making
Block or Report
Block or report ericoporto
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
agstoolbox Public
🧰 Utility Adventure Game Studio software to help manage, install, and uninstall different AGS Editor versions.Python 2
-
1
# eri0o's Adventure Game Studio Repositories!23Using AGS for some time now, here's a list of things I made!
45## Script Modules -
-
VacaRoxa/CodenameLT Public
A pixelart game where you have to run without getting caught by evil agents made originally for GGJ2018
945 contributions in the last year
Less
More
Contribution activity
March 2022
Created 68 commits in 11 repositories
Created 5 repositories
- ericoporto/mode7 AGS Script
-
ericoporto/ags-manual-wiki
Built by
- ericoporto/WFN-FontEditor C#
- ericoporto/devilutionX C++
- ericoporto/ags-camdemo AGS Script
Created a pull request in adventuregamestudio/ags-template-source that received 19 comments
Update projects to 3.6.0
master branch needs to be branched to release-3.5.1 This updates the projects to 3.6.0 update release date to 2022 makes the project use utf8 enco…
+2,916
−2,764
•
19
comments
Opened 18 other pull requests in 3 repositories
adventuregamestudio/ags
12
merged
1
closed
- Editor: Scintilla fix to not insert Ctrl+key characters in text buffer
- CI: get templates from release-3.5.1 branch
- Android: fix can't open vox packages in single game launcher
- Feature scintilla/script editor: toggle line comments
- CMake: allow passing flags to use locally installed libraries
- Editor: Add Call Tip font preferences and additional scintilla modification
- CI: speedup MacOS builds
- Compiler: add Makefile
- Editor: Script Font and Size selection in Preferences
- CMake: install target in any desktop os
- CMake: allow installing tools and also not building the Engine
- Engine: fix sqrtf was not declared error in gcc 10
- Editor: fix space at first character hangs editor
dkrey/ags_tumbleweed
1
closed
3
merged
Rulaman/WFN-FontEditor
1
merged
Reviewed 1 pull request in 1 repository
adventuregamestudio/ags
1 pull request
Created an issue in ImageOptim/gifski that received 5 comments
(Windows) error: Video support is permanently disabled in this executable.
The release binaries doesn't support video input, but in the same page it says video as input should be possible.
5
comments
Opened 20 other issues in 7 repositories
adventuregamestudio/ags
1
open
7
closed
- Support Setting Width and Height of Overlays
- Custom dialog errors with DoRunScriptFuncCantBlock called with too many parameters
- Sliders are clipped incorrectly
- Android: can't play any sound in an external vox package in single game launcher
- Enhancement: SDL Renderer output hinting Config
- Remove or properly support Non-threaded audio runtime option
- Adjust Sound Config for SDL2 AGS
- AGS doesn't handle dead keys (accents) anymore
adventuregamestudio/ags-manual
6
open
- Document debug n updates
- Document String methods working with utf-8 characters
- Document new eKeyMod and new eKey for Shift, Control and Alt keys.
- Document dialog_options_key_press and dialog_options_text_input
- Document on_key_press and on_text_input
- Document Game.ChangeSpeechVox() and Game.SpeechVoxFilename