Skip to content

Instantly share code, notes, and snippets.

@ericoporto
Last active February 6, 2022 20:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ericoporto/6426d9e819f4eccb74c4f47f6d7dfcb5 to your computer and use it in GitHub Desktop.
Save ericoporto/6426d9e819f4eccb74c4f47f6d7dfcb5 to your computer and use it in GitHub Desktop.
☕eri0o's Adventure Game Studio Repositories (BBCode Edition)!
[size=16pt][b] eri0o's Adventure Game Studio Repositories! [/b][/size]
Using AGS for some time now, here's a list of things I made!
[size=12pt][b] Script Modules [/b][/size]
[list][li][b][url=https://github.com/ericoporto/ImGi]ImGi[/url][/b] | [u][url=https://github.com/ericoporto/ImGi/releases][tt]Downloads ⇩[/tt][/url][/u][/li][list]
[li]Immediate GuI script module using Overlays for AGS.[/li]
[/list][/list]
[list][li][b][url=https://github.com/ericoporto/math3d]math3d[/url][/b] | [u][url=https://github.com/ericoporto/math3d/releases][tt]Downloads ⇩[/tt][/url][/u][/li][list]
[li]A script module for 3D math on Adventure Game Studio.[/li]
[/list][/list]
[list][li][b][url=https://github.com/ericoporto/rellax]rellax[/url][/b] | [u][url=https://github.com/ericoporto/rellax/releases][tt]Downloads ⇩[/tt][/url][/u][/li][list]
[li]Rellax camera tracks with parallax, adds smooth scroll.[/li]
[/list][/list]
[list][li][b][url=https://github.com/ericoporto/controlz]controlz[/url][/b] | [u][url=https://github.com/ericoporto/controlz/releases][tt]Downloads ⇩[/tt][/url][/u][/li][list]
[li]Move your character with keyboard or joystick controlz for Adventure Game Studio.[/li]
[/list][/list]
[list][li][b][url=https://github.com/ericoporto/arrowselect]arrowselect[/url][/b] | [u][url=https://github.com/ericoporto/arrowselect/releases][tt]Downloads ⇩[/tt][/url][/u][/li][list]
[li]Select things using arrows, module for in point and click games made with Adventure Game Studio.[/li]
[/list][/list]
[list][li][b][url=https://github.com/ericoporto/tap]tap[/url][/b] | [u][url=https://github.com/ericoporto/tap/releases][tt]Downloads ⇩[/tt][/url][/u][/li][list]
[li]Module for Test Anything Protocol with Adventure Game Studio.[/li]
[/list][/list]
[list][li][b][url=https://github.com/ericoporto/jsonparser]jsonparser[/url][/b] | [u][url=https://github.com/ericoporto/jsonparser/releases][tt]Downloads ⇩[/tt][/url][/u][/li][list]
[li]a JSON minimal parser for Adventure Game Studio.[/li]
[/list][/list]
[list][li][b][url=https://github.com/ericoporto/resizablegui]resizablegui[/url][/b] | [u][url=https://github.com/ericoporto/resizablegui/releases][tt]Downloads ⇩[/tt][/url][/u][/li][list]
[li]Resizable GUIs module for Adventure Game Studio with optional mouse controls for resizing.[/li]
[/list][/list]
[list][li][b][url=https://github.com/ericoporto/SierraSpeech]SierraSpeech[/url][/b] | [u][url=https://github.com/ericoporto/SierraSpeech/releases][tt]Downloads ⇩[/tt][/url][/u][/li][list]
[li]AGS module for Sierra style conversations forked from speech bubble.[/li]
[/list][/list]
[list][li][b][url=https://github.com/ericoporto/adventureJoy]adventureJoy[/url][/b] | [u][url=https://github.com/ericoporto/adventureJoy/releases][tt]Downloads ⇩[/tt][/url][/u][/li][list]
[li]module for easily enabling joystick support on an Adventure Game Studio project (requires agsjoy plugin).[/li]
[/list][/list]
[list][li][b][url=https://github.com/ericoporto/NormRnd]NormRnd[/url][/b] | [u][url=https://github.com/ericoporto/NormRnd/releases][tt]Downloads ⇩[/tt][/url][/u][/li][list]
[li]An Adventure Game Studio module to generate standard normal random numbers.[/li]
[/list][/list]
[size=12pt][b] Engine Plugins [/b][/size]
[list][li][b][url=https://github.com/ericoporto/agsserialport]agsserialport[/url][/b] | [u][url=https://github.com/ericoporto/agsserialport/releases][tt]Downloads ⇩[/tt][/url][/u] | [url=https://dev.azure.com/ericoporto/agsserialport/_build/latest?definitionId=12&branchName=master][img]https://dev.azure.com/ericoporto/agsserialport/_apis/build/status/ericoporto.agsserialport?branchName=master[/img][/url][/li][list]
[li]A Serial Port plugin for AGS, useful for using Arduino with Adventure Game Studio[/li]
[/list][/list]
[list][li][b][url=https://github.com/ericoporto/agsimgui]agsimgui[/url][/b] | [u][url=https://github.com/ericoporto/agsimgui/releases][tt]Downloads ⇩[/tt][/url][/u] | [url=https://dev.azure.com/ericoporto/agsimgui/_build/latest?definitionId=12&branchName=master][img]https://dev.azure.com/ericoporto/agsimgui/_apis/build/status/ericoporto.agsimgui?branchName=master[/img][/url][/li][list]
[li]An ImGui plugin for Adventure Game Studio, so you can create beautiful and fast GUIs using AGS Script.[/li]
[/list][/list]
[list][li][b][url=https://github.com/ericoporto/agsbox2d]agsbox2d[/url][/b] | [u][url=https://github.com/ericoporto/agsbox2d/releases][tt]Downloads ⇩[/tt][/url][/u] | [url=https://dev.azure.com/ericoporto/agsbox2d/_build/latest?definitionId=12&branchName=master][img]https://dev.azure.com/ericoporto/agsbox2d/_apis/build/status/ericoporto.agsbox2d?branchName=master[/img][/url][/li][list]
[li]AgsBox2D is a physics plugin for Adventure Game Studio that gives access to the Box2D library created by Erin Catto. API is more inspired in the one used in Löve than the original Box2D one.[/li]
[/list][/list]
[list][li][b][url=https://github.com/ericoporto/agssqlite]agssqlite[/url][/b] | [u][url=https://github.com/ericoporto/agssqlite/releases][tt]Downloads ⇩[/tt][/url][/u] | [url=https://dev.azure.com/ericoporto/agssqlite/_build/latest?definitionId=12&branchName=master][img]https://dev.azure.com/ericoporto/agssqlite/_apis/build/status/ericoporto.agssqlite?branchName=master[/img][/url][/li][list]
[li]SQLite plugin for Adventure Game Studio, adds way to store and retrieve information from local SQLite databases![/li]
[/list][/list]
[list][li][b][url=https://github.com/ericoporto/agsfastwfc]agsfastwfc[/url][/b] | [u][url=https://github.com/ericoporto/agsfastwfc/releases][tt]Downloads ⇩[/tt][/url][/u] | [url=https://dev.azure.com/ericoporto/agsfastwfc/_build/latest?definitionId=12&branchName=master][img]https://dev.azure.com/ericoporto/agsfastwfc/_apis/build/status/ericoporto.agsfastwfc?branchName=master[/img][/url][/li][list]
[li]AGS Fast Wave Function Collapse Plugin, makes magical self fiting tile patterns![/li]
[/list][/list]
[list][li][b][url=https://github.com/ericoporto/agsjoy]agsjoy[/url][/b] | [u][url=https://github.com/ericoporto/agsjoy/releases][tt]Downloads ⇩[/tt][/url][/u] | [url=https://travis-ci.org/ericoporto/agsjoy][img]https://travis-ci.org/ericoporto/agsjoy.svg?branch=master[/img][/url][/li][list]
[li]Reverse engineered version of the agsjoy plugin, includes Linux port.[/li]
[/list][/list]
[list][li][b][url=https://github.com/ericoporto/agsshell]agsshell[/url][/b] | [u][url=https://github.com/ericoporto/agsshell/releases][tt]Downloads ⇩[/tt][/url][/u] | [url=https://travis-ci.org/ericoporto/agsshell][img]https://travis-ci.org/ericoporto/agsshell.svg?branch=master[/img][/url][/li][list]
[li]AGS Shell plugin for Linux and Windows, run command line from ags.[/li]
[/list][/list]
[size=12pt][b] Editor Plugins [/b][/size]
[list][li][b][url=https://github.com/ericoporto/agsModuleList]agsModuleList[/url][/b] | [u][url=https://github.com/ericoporto/agsModuleList/releases][tt]Downloads ⇩[/tt][/url][/u] | [url=https://dev.azure.com/ericoporto/agsget/_build/latest?definitionId=12&branchName=master][img]https://dev.azure.com/ericoporto/agsget/_apis/build/status/ericoporto.agsModuleList?branchName=master[/img][/url][/li][list]
[li]includes both the agsModuleList website and the agsget Editor Plugin, which makes finding and downloading AGS Modules easy. If you want to update or add your module, open a PR. Any questions, open an issue.[/li]
[/list][/list]
[size=12pt][b] Open Source Games [/b][/size]
[list][li][b][url=https://github.com/ericoporto/dogfromhell]Hell's Puppy[/url][/b] | [u][url=https://bakudas.itch.io/hells-puppy][tt]Game Download Page ⇩[/tt][/url][/u][/li][/list]
[list][li][b][url=https://github.com/ericoporto/DungeonHands]Dungeon Hands[/url][/b] | [u][url=https://eri0o.itch.io/dungeon-hands][tt]Game Download Page ⇩[/tt][/url][/u][/li][/list]
[size=12pt][b] Miscellaneous [/b][/size]
[list][li][b][url=https://github.com/ericoporto/agsconfig]cross platform setup GUI for AGS games[/url][/b][/li][list]
[li]easy to customize, similar to the traditional winsetup.exe, for any platform[/li]
[/list][/list]
[list][li][b][url=https://github.com/ericoporto/teafortwo]Tea for Two Android Studio Project[/url][/b][/li][list]
[li]This repository may be useful for one porting their own AGS game to Android. I added a README that tries to go throgh things step by step[/li]
[/list][/list]
[list][li][b][url=https://github.com/ericoporto/ags-script-language-server]AGS Script Language Server[/url][/b][/li][list]
[li]WIP AGS Script LSP for code analysis in LSP capable IDEs. Typescript code, need help![/li]
[/list][/list]
[list][li][b][url=https://github.com/ericoporto/ags-choco-pkg]Adventure Game Studio Chocolatey package[/url][/b][/li][list]
[li]Packaging code for AGS on Chocolatey, the other Windows package manager.[/li]
[/list][/list]
[list][li][b][url=https://github.com/ericoporto/ash2doc]ash2doc[/url][/b][/li][list]
[li]From ashes to documentation, turn AGS Script Header files into friendly text in Markdown or BBCode. WIP, JS, help needed.[/li]
[/list][/list]
[size=12pt][b] Forks [/b][/size]
[list][li][b][url=https://github.com/ericoporto/AGS-Controller]AGS-Controller[/url][/b] | [u][url=https://github.com/ericoporto/AGS-Controller/releases][tt]Downloads ⇩[/tt][/url][/u] | [url=https://dev.azure.com/ericoporto/agscontroller/_build/latest?definitionId=12&branchName=master][img]https://dev.azure.com/ericoporto/agscontroller/_apis/build/status/ericoporto.AGS-Controller?branchName=master[/img][/url][/li][list]
[li]AGS-Controller is a SDL2 Gamepad plugin for AGS, this fork has CI integration to provide automatic cross platform builds.[/li]
[/list][/list]
[list][li][b][url=https://github.com/ericoporto/AGSWaves]AGSWaves[/url][/b] | [u][url=https://github.com/ericoporto/AGSWaves/releases][tt]Downloads ⇩[/tt][/url][/u] | [url=https://dev.azure.com/ericoporto/AGSWaves/_build/latest?definitionId=12&branchName=master][img]https://dev.azure.com/ericoporto/AGSWaves/_apis/build/status/ericoporto.AGSWaves?branchName=master[/img][/url][/li][list]
[li]AGSWaves provides helpful features to work around ags3 sound limitation and other things. This fork has CI integration to provide automatic cross platform builds.[/li]
[/list][/list]
[list][li][b][url=https://github.com/ericoporto/agslua]agslua[/url][/b] | [u][url=https://github.com/ericoporto/agslua/releases][tt]Downloads ⇩[/tt][/url][/u] | [url=https://dev.azure.com/ericoporto/agslua/_build/latest?definitionId=12&branchName=master][img]https://dev.azure.com/ericoporto/agslua/_apis/build/status/ericoporto.agslua?branchName=master[/img][/url][/li][list]
[li]agslua plugin adds lua support to 3.x AGS Editor. This fork adds CI integration to provide builds for Linux and MacOS.[/li]
[/list][/list]
[list][li][b][url=https://github.com/ericoporto/AGSNormalMap]AGSNormalMap[/url][/b] | [u][url=https://github.com/ericoporto/AGSNormalMap/releases][tt]Downloads ⇩[/tt][/url][/u] | [url=https://dev.azure.com/ericoporto/agsnormalmaps/_build/latest?definitionId=12&branchName=master][img]https://dev.azure.com/ericoporto/agsnormalmaps/_apis/build/status/ericoporto.AGSNormalMap?branchName=master[/img][/url][/li][list]
[li]Adds normalmaps for AGS! This fork adds CI integration to provide cross platform builds.[/li]
[/list][/list]
Thank you for reading this list.
[url=https://gist.github.com/ericoporto/a3d437af481a14609cfbef95e7a9a293]Markdown version[/url] | [url=https://github.com/ericoporto/my-ags-stuff-automator]GitHub repo for this[/url]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment