Skip to content

6.0.0

Compare
Choose a tag to compare
@twisterghost twisterghost released this 10 Sep 14:36
· 6 commits to master since this release

Starting in 6.0.0, gdash requires GameMaker: Studio 2.3

Changes

  • Now supports GM:S 2.3 methods!
    • _run, _partial, _spread, _map, _filter and _find all support methods
  • Updated code to match new 2.3 conventions
    • Inline function argument names where possible
    • Internal arrays are now all 1d and only use array_length