Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-26 | Fix some undeclared global variables | Craig Davison | |
2014-11-08 | Add last_login field to auth.txt | Ryan Newell | |
Also shortens some related code and adds more parameters to string.split. | |||
2014-10-07 | Add a better error message when trying to teleport another player without ↵ | LeMagnesium | |
bring privileges | |||
2014-08-19 | Mod profiling support | sapier | |
Config settings: profiling = true/false (gather statistics) detailed_profiling = true/false (break mod times to callbacks) Chat commands: save_mod_profile saves current statistics in debug.txt and shows on console (on default loglevel) | |||
2014-05-28 | Add success and output return values to chat commands | ShadowNinja | |
2014-05-24 | Sort commands and privs alphabetically in '/help'. | Diego Martinez | |
Also make a stray variable local. | |||
2014-05-08 | Use "core" namespace internally | ShadowNinja | |
2014-05-07 | Organize builtin into subdirectories | ShadowNinja | |