1.0.4 - GMS2 fixes
TJSON for GameMaker » Devlog
This small update is GMS2-only and addresses several compatibility issues introduced by the recent GMS2 updates:
- Fixes a compilation error related to function calls no longer being allowed as a for-loop initializer
(i.e. for(func(); ...; ...) is now forbidden) - Fixes a potential error related to built-in function real() now throwing an error if the number is invalid
(TJSON already did a validation pass before calling it, but is now even more careful) - The now-separate GMS2 version also makes better use of GMS2 language features (array literals, ternary operators)
Files
tjson_gms2.yymp 12 kB
Sep 12, 2019
Get TJSON for GameMaker
Buy Now$3.95 USD or more
TJSON for GameMaker
Better and safer JSON functions.
More posts
- 1.0.6 - GMS2.3 minifixesAug 19, 2020
- 1.0.5 - a GMS2.3 versionApr 28, 2020
- 1.0.3 - small fixesMar 26, 2019
Leave a comment
Log in with itch.io to leave a comment.