Commit Graph

60 Commits

Author SHA1 Message Date
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
2d43ae8166 Merge pull request #19 from lunaticwhat/main
added wiki link, corrected some spelling and definitions.
2022-04-18 23:13:08 -07:00
lunaticwhat
965f247de3 added wiki link, corrected some spelling and definition. 2022-04-19 13:07:18 +07:00
lunaticwhat
5cca0e6d1b added wiki link, corrected some spelling and definition. 2022-04-19 12:55:18 +07:00
Melledy
e0570e4cd5 Merge pull request #14 from MlgmXyysd/main
mitmdump script & click to run
2022-04-18 22:41:36 -07:00
Jaida Wu
eac3745fd2 Merge branch 'Melledy:main' into main 2022-04-19 13:09:20 +08:00
Melledy
3e7dc503a7 Merge pull request #16 from pedox/feat-dispatch-server
Added Config for using http server with non SSL
2022-04-18 22:05:51 -07:00
Melledy
efc9a4b3e5 Grant superuser permissions to accounts created before the permissions update 2022-04-18 22:00:01 -07:00
naufal
0ff6ea427a feat: added configuration for change upload port
feat: added configuration for use non SSL
2022-04-19 11:49:08 +07:00
Melledy
4cf734fb61 Fix permissions not saving 2022-04-18 21:38:38 -07:00
Melledy
4b05ed28cb Merge pull request #15 from Melledy/file-separator
Use the operating system's file separator
2022-04-18 20:55:12 -07:00
Melledy
d98ea08f90 Merge pull request #12 from Melledy/command-overhaul
Implement a new command handler
2022-04-18 20:54:00 -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
Jaida Wu
49f640cb3b Update .gitignore
Signed-off-by: Jaida Wu <mlgmxyysd@meowcat.org>
2022-04-19 11:39:18 +08:00
KingRainbow44
d873b8ad0f Use OS file separator 2022-04-18 23:26:34 -04:00
Jaida Wu
3d662662b2 Merge branch 'Melledy:main' into main 2022-04-19 11:24:39 +08:00
KingRainbow44
85b9d3603f Update gitignore 2022-04-18 23:21:01 -04:00
Jaida Wu
b2da4a134e Add click to run cmd
Signed-off-by: Jaida Wu <mlgmxyysd@meowcat.org>
2022-04-19 11:14:59 +08:00
KingRainbow44
93a6914261 Generic help command 2022-04-18 23:06:03 -04:00
Jaida Wu
0e95bbd165 Add mitmproxy script (uncompiled)
Signed-off-by: Jaida Wu <mlgmxyysd@meowcat.org>
2022-04-19 10:58:51 +08: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
a4932c7557 Refactor method names & add / prefix 2022-04-18 22:16:20 -04:00
KingRainbow44
c162632fbd Add color to logback 2022-04-18 22:10:51 -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
Magix
b6e24ccbbf Merge pull request #11 from labalityowo/patch-1
Fixing typo in EntityAuthorityInfo.proto
2022-04-18 22:02:20 -04:00
labalityowo
f3b4e89802 Fixing typo 2022-04-19 08:08:09 +07:00
Melledy
a0af7dff41 Merge pull request #10 from TheLostTree/main
for those who dont want to change their system path, have a run.bat(edit if your java8 install is in a different location)
2022-04-18 17:14:03 -07:00
KingRainbow44
25c414be1c Fix registering error & implement handling 2022-04-18 20:11:23 -04:00
TheLostTree
63a9b2e289 for those who dont want to change their system path, have a run.bat(edit if your java8 install is in a different location) 2022-04-18 16:42:51 -07: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
Melledy
bca8ef34bd Merge pull request #7 from xmplay/main
Update README.md
2022-04-18 09:25:02 -07:00
Melledy
eadd60f42f Merge pull request #8 from SinoAHpx/main
Added another general troubleshooting
2022-04-18 09:24:39 -07:00
Melledy
33b12b6e34 Merge pull request #9 from 4Benj/main
Added a "help" player command and "sendmsg" server command. Separated commands and aliases
2022-04-18 09:24:30 -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
破晓
96748a4d3a Update README.md 2022-04-18 23:22:56 +08:00
破晓
678ee92344 Update README.md 2022-04-18 23:10:07 +08:00
xmplay
47909ee12e Update README.md 2022-04-18 16:06:41 +01:00
Melledy
eaba8bc1b5 Merge pull request #6 from lunaticwhat/main
README overhauled (again)
2022-04-18 06:43:06 -07:00
lunaticwhat
6af8d10731 README overhauled (again) 2022-04-18 20:26:05 +07:00
Melledy
2b0ce0a435 Merge pull request #5 from lilmayofuksu/main
Add support for specifying a Public IP
2022-04-18 06:15:25 -07:00
Melledy
dd2d4b9fd2 Merge pull request #4 from memetrollsXD/main
Add discord link to README
2022-04-18 04:55:09 -07:00
memetrollsXD
8e66104c2d Add discord link to README 2022-04-18 13:50:32 +02:00
Melledy
3296be0007 Merge pull request #3 from lunaticwhat/main
i forgor fiddler requirement info 💀
2022-04-18 02:12:03 -07:00
ayy lmao
f769ef1858 Add support for specifying a Public IP 2022-04-18 12:10:39 +03:00
lunaticwhat
c63c148934 i forgor fiddler requirement info 💀 2022-04-18 16:06:47 +07:00