Commit graph

10 commits

Author SHA1 Message Date
Renato
8e6305881e lua format - if/fnc are no longer inline 2022-08-17 12:51:56 -03:00
Renato
16235e6a67 formatted modules 2022-04-29 23:14:24 -03:00
Mrpox
cd9e6722ef
Extended json opcode support (#235)
* ExtendedJSONOpcode

* Initialize json from corelib.otmod instead
2022-02-22 21:56:34 +01:00
nekiro
c4345d1319
Protocol 12.81 support (#192)
* 12.81 support
* fix skill error
* fix player mount

Co-authored-by: Renato <mehahx@gmail.com>
2022-01-28 15:08:34 -03:00
Renato
855a87ad9e code lua formatted 2021-07-19 19:24:59 -03:00
Henrique Santiago
d4fb6127fc Add blink effect 2013-02-05 19:08:32 -02:00
Eduardo Bart
c54cd1fdf1 Use new coding style in game modules
Lots of refactoring and changes
Remove docs folder
2012-07-24 02:30:08 -03:00
Eduardo Bart
d39ca7de10 Restore periodicalEvent function
* and typo fixes
2012-07-10 14:36:18 -03:00
Eduardo Bart
98a1b611bf Refactor for documentation 2012-06-25 19:19:17 -03:00
Eduardo Bart
8761220deb Refactoring and flexibility changes
* Split game module into game and game_interface
* Move core_lib to corelib
* Move miniwindow to corelib
* Introduce init.lua script for initializing the client, giving much more flexibility
* OTClient is no longer Application derived and is much simpler
2012-06-19 21:16:52 -03:00
Renamed from modules/core_lib/globals.lua (Browse further)