Commit Graph

12 Commits

Author SHA1 Message Date
SpikeHD
61e03bdc8c properly add ascension-locked talents 2022-04-19 02:06:58 -07:00
SpikeHD
535a9167cf calculate ascension based on level provided to givechar command 2022-04-19 01:37:52 -07:00
SpikeHD
5bf2e5d935 fix references to givechar 2022-04-19 01:01:40 -07:00
SpikeHD
5c6578a2f8 fix conventions to match other commands 2022-04-19 00:41:40 -07:00
SpikeHD
f7baa1dbeb Give character command base 2022-04-19 00:15:10 -07:00
KingRainbow44
27c9545b0d GameServer#getPlayerByUid = GameServer#getPlayerById 2022-04-18 23:53:05 -04:00
KingRainbow44
ba4e727302 Fix bugs with commands 2022-04-18 22:31:31 -04:00
KingRainbow44
f8496a5ea5 Find by player's UID not IID 2022-04-18 22:23:22 -04:00
KingRainbow44
a0e26352a6 Add existing commands 2022-04-18 22:10:41 -04:00
Melledy
b2466693ae Fix small issue with command parsing 2022-04-18 10:15:33 -07:00
Benjamin Elsdon
3be50b5b01 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
Melledy
3b45ff7d46 Initial commit 2022-04-17 05:43:07 -07:00