4 Commits

Author SHA1 Message Date
joey 893aebaaaa - Embed javascript bootstrap file into gserver build
- Changed sendtorc/sendtonc functions to print all arguments to the function
- Modified call signature of onActionServerSide - onActionServerSide(player: Player, params: String[]) {}
- Fixed GS2 triggeractions to serverside
- Slightly improved some runtime execution errors in NC-tab
- Exposed some common functionality into the global object, so you can call them directly without referencing the server object:
  - functions: findlevel, findnpc, findplayer, savelog, sendtorc, sendtonc
  - global variables: allplayers, timevar, timevar2
2022-08-07 02:27:28 -04:00
joey 763f7d5072 Refactoring - Use unique_ptr for ScriptObjects 2022-02-23 16:55:46 -05:00
死体 ed2ae0ab36 Merge branch 'feature/npc-server' of https://github.com/xtjoeytx/gserver-v2 into feature/npc-server 2021-08-20 13:15:11 +02:00
死体 982501a0d9 Restructuring 2021-07-15 01:39:52 +02:00