-
When starting this open source project (many years ago) we had an agreement to follow chosen codestyle, except in case we edit existing code where we're allowed to use existing style for consistency u…
-
The problem is that the DrawRectangle, DrawTriangle, DrawCircle and DrawLine tests use a stored sprite to be able to match with the draw commands but the drawing uses colors that are still in the old …
-
**Describe the bug**
If you try to import a malformed or unsupported image file, Editor will display an error, but then will open "Import Sprite" dialog anyway. That dialog will be "importing" an ima…
-
# Expected Behavior
When a release is created from an existing tag Cirrus CI should create a new build
# Real Behavior
Build is only created when a new tag and a new release are created simul…
-
With a logo and some CSS we could host the latest release and documentation links directly on github, to ensure that:
- download links automatically stay in sync with actual releases
- links to do…
-
**Describe the problem**
A person may be used to some shortcut from other editor or have some permanently open software in their computer that the shortcut clashes with an existing shortcut of AGS or…
-
I think there's only a mention here (the last sentence)
https://adventuregamestudio.github.io/ags-manual/ScriptKeywords.html#managed
> When does the dynamic object gets destroyed? After you crea…
-
There's a number of issues related to the fact that plugin API is working with 32-bit ints and passes pointers converted to 32-bit ints as well under certain circumstances.
Since we break compatibili…
ghost updated
5 months ago
-
**Describe the problem**
Saving the game in AGS may produce a stutter, because it saves in a way that blocks the game loop. This is usually fine when the player is manually saving the game, but may p…
-
We should add support that allows people to translate the editor to other languages, it shouldn't be too difficult to do so, just time consuming, since every string in the editor has to be found and r…
persn updated
9 months ago