Skip to content

v1.0.0

Compare
Choose a tag to compare
@twisterghost twisterghost released this 26 Jan 14:20
· 6 commits to master since this release

Added:

  • Added support for GM:S2 autocomplete docs
  • A source project in GM:S2 has been added to the repo

Updated:

  • Internal globals are namespaced to prevent collisions
  • net_cmd_init now returns the ds_map of the command

Removed:

  • Wrapper functions for ds_map operations have been removed
    • Instead, it's better to just handle the maps directly