Melledy
2d2013dfee
Merge pull request #22 from SpikeHD/level_setting_commands
...
Set world level command
2022-04-19 03:22:45 -07:00
SpikeHD
d5ad82b598
set world level command
2022-04-19 02:44:33 -07:00
SpikeHD
ed448a9f84
properly add ascension-locked talents
2022-04-19 02:06:58 -07:00
SpikeHD
cc9beed961
calculate ascension based on level provided to givechar command
2022-04-19 01:37:52 -07:00
SpikeHD
a5caf3d56c
fix references to givechar
2022-04-19 01:01:40 -07:00
SpikeHD
91e4a087bc
fix conventions to match other commands
2022-04-19 00:41:40 -07:00
SpikeHD
21a1503288
Give character command base
2022-04-19 00:15:10 -07:00
Melledy
4cf734fb61
Fix permissions not saving
2022-04-18 21:38:38 -07:00
KingRainbow44
7666c92cf1
GameServer#getPlayerByUid
= GameServer#getPlayerById
2022-04-18 23:53:05 -04:00
KingRainbow44
824b3a4bf4
Implement basic permission system
2022-04-18 23:46:04 -04:00
KingRainbow44
93a6914261
Generic help command
2022-04-18 23:06:03 -04:00
KingRainbow44
f11138dedc
Fix bugs with commands
2022-04-18 22:31:31 -04:00
KingRainbow44
2e01c7d5ad
Find by player's UID not IID
2022-04-18 22:23:22 -04:00
KingRainbow44
b35ee455e5
Add existing commands
2022-04-18 22:10:41 -04:00
KingRainbow44
61c0ff36e7
Execution power
2022-04-18 22:09:51 -04:00
KingRainbow44
25c414be1c
Fix registering error & implement handling
2022-04-18 20:11:23 -04:00
KingRainbow44
9cd65046b1
Implement new command system
2022-04-18 18:24:08 -04:00
Melledy
e7a3e8252d
Fix small issue with command parsing
2022-04-18 10:15:33 -07:00
Benjamin Elsdon
ea2b2f9502
Refactored PlayerCommands, added commands and more
...
Added player "Help" command, added server "sendmsg" command, changed getAcccountByPlayerID to public in DatabaseHelper, and allowed player commands to be submitted with "/" and "!"
2022-04-18 23:47:26 +08:00
KingRainbow44
8b5f7dd06f
Refactor existing code
2022-04-18 01:11:27 -04:00
Melledy
7925d1cda3
Initial commit
2022-04-17 05:43:07 -07:00