Releases: GameMakerDiscord/ArrayClass
Releases · GameMakerDiscord/ArrayClass
Array Class v2.0
A lot of improvements.
WARNING: INTRODUCES SOME BREAKING CHANGES!
Be sure to revise your code that uses ArrayClass if you want to migrate to the newest version, as some things changed (namely .filter() and breaking out of loop logic)
ArrayClass v1.3
Changes:
- Made methods static
- Added .join() method
- Fixed a couple of bugs
- Added some more stuff
Enjoy!
ArrayClass v1.0 is out!
Better arrays for GMS 2.3.
In a word - Array Class is a GameMaker library, that contains the best parts of both native arrays and ds_lists and introduces a whole bunch of new features
I don't want to repeat myself - all features and cool stuff about is listed in the README