Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-24 | Add /bank, other small changes | bowser0000 | |
Fix getting profiles of person with 1 profile with no last_save. Toggles are now off by default. | |||
2020-07-24 | Fix rare case of no last_save | bowser0000 | |
2020-07-23 | Fix last_save profile values | bowser0000 | |
Sometimes the last_save would rollover into the negatives, and would return null profile. | |||
2020-07-20 | /dhelp, /guildof, fix brackets | bowser0000 | |
Add /dhelp which returns list of commands. Add /guildof which returns guild and guildmaster of a person. Swap <> and [] for parameters. | |||
2020-07-19 | Move requests into API handler for future API commands | bowser0000 | |
2020-07-18 | Add /slayer, API handling and better number formatsv1.5 | bowser0000 | |
Added API handler which should make future API commands easier to add. Added /slayer command. Added format to numbers based on locale. |