Commit Graph

56 Commits

Author SHA1 Message Date
lunaticwhat
ad4a932809 added wiki link, corrected some spelling and definition. 2022-04-19 12:55:18 +07:00
Melledy
56f5b54dc1
Merge pull request #14 from MlgmXyysd/main
mitmdump script & click to run
2022-04-18 22:41:36 -07:00
Jaida Wu
9bad09ef7a
Merge branch 'Melledy:main' into main 2022-04-19 13:09:20 +08:00
Melledy
53e7f01a15
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
5c71c97108 Grant superuser permissions to accounts created before the permissions update 2022-04-18 22:00:01 -07:00
naufal
9dc58d8b3b feat: added configuration for change upload port
feat: added configuration for use non SSL
2022-04-19 11:49:08 +07:00
Melledy
efe183ecf7 Fix permissions not saving 2022-04-18 21:38:38 -07:00
Melledy
bcf234e087
Merge pull request #15 from Melledy/file-separator
Use the operating system's file separator
2022-04-18 20:55:12 -07:00
Melledy
5e8890e767
Merge pull request #12 from Melledy/command-overhaul
Implement a new command handler
2022-04-18 20:54:00 -07:00
KingRainbow44
27c9545b0d
GameServer#getPlayerByUid = GameServer#getPlayerById 2022-04-18 23:53:05 -04:00
KingRainbow44
87a9d0c590
Implement basic permission system 2022-04-18 23:46:04 -04:00
Jaida Wu
64f3f700a4
Update .gitignore
Signed-off-by: Jaida Wu <mlgmxyysd@meowcat.org>
2022-04-19 11:39:18 +08:00
KingRainbow44
17163ff81c
Use OS file separator 2022-04-18 23:26:34 -04:00
Jaida Wu
35b046fec2
Merge branch 'Melledy:main' into main 2022-04-19 11:24:39 +08:00
KingRainbow44
3648309e1d
Update gitignore 2022-04-18 23:21:01 -04:00
Jaida Wu
3bd04391bd
Add click to run cmd
Signed-off-by: Jaida Wu <mlgmxyysd@meowcat.org>
2022-04-19 11:14:59 +08:00
KingRainbow44
fa65f512ca
Generic help command 2022-04-18 23:06:03 -04:00
Jaida Wu
c9ad44a3c7
Add mitmproxy script (uncompiled)
Signed-off-by: Jaida Wu <mlgmxyysd@meowcat.org>
2022-04-19 10:58:51 +08: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
4a70653e88
Refactor method names & add / prefix 2022-04-18 22:16:20 -04:00
KingRainbow44
052d0dbf87
Add color to logback 2022-04-18 22:10:51 -04:00
KingRainbow44
a0e26352a6
Add existing commands 2022-04-18 22:10:41 -04:00
KingRainbow44
1028e48e49
Execution power 2022-04-18 22:09:51 -04:00
Magix
c3c575f0fa
Merge pull request #11 from labalityowo/patch-1
Fixing typo in EntityAuthorityInfo.proto
2022-04-18 22:02:20 -04:00
labalityowo
bfbf1b602a
Fixing typo 2022-04-19 08:08:09 +07:00
Melledy
8294c793c0
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
4f7f3580db
Fix registering error & implement handling 2022-04-18 20:11:23 -04:00
TheLostTree
0e9736bb8b 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
ce51e9d6c3
Implement new command system 2022-04-18 18:24:08 -04:00
Melledy
b2466693ae Fix small issue with command parsing 2022-04-18 10:15:33 -07:00
Melledy
e85a1d1336
Merge pull request #7 from xmplay/main
Update README.md
2022-04-18 09:25:02 -07:00
Melledy
47d3876acd
Merge pull request #8 from SinoAHpx/main
Added another general troubleshooting
2022-04-18 09:24:39 -07:00
Melledy
e3860f4aaf
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
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
破晓
738bb8b8c9
Update README.md 2022-04-18 23:22:56 +08:00
破晓
6b13c66066
Update README.md 2022-04-18 23:10:07 +08:00
xmplay
c3bc9bcfca
Update README.md 2022-04-18 16:06:41 +01:00
Melledy
589d0dd6f8
Merge pull request #6 from lunaticwhat/main
README overhauled (again)
2022-04-18 06:43:06 -07:00
lunaticwhat
5cd4c900ed README overhauled (again) 2022-04-18 20:26:05 +07:00
Melledy
af28464aa1
Merge pull request #5 from lilmayofuksu/main
Add support for specifying a Public IP
2022-04-18 06:15:25 -07:00
Melledy
0bfb7f13e6
Merge pull request #4 from memetrollsXD/main
Add discord link to README
2022-04-18 04:55:09 -07:00
memetrollsXD
65cf5a8b2a
Add discord link to README 2022-04-18 13:50:32 +02:00
Melledy
143feff5da
Merge pull request #3 from lunaticwhat/main
i forgor fiddler requirement info 💀
2022-04-18 02:12:03 -07:00
ayy lmao
f3dc5f81ea Add support for specifying a Public IP 2022-04-18 12:10:39 +03:00
lunaticwhat
65902cc858 i forgor fiddler requirement info 💀 2022-04-18 16:06:47 +07:00
Melledy
dd6dbe4d94
Merge pull request #2 from lunaticwhat/main
overhauled readme.md
2022-04-18 02:06:13 -07:00
lunaticwhat
480b95c623 overhauled readme.md 2022-04-18 16:00:25 +07:00
Melledy
5398410113 Properly level up characters with the character exp virtual item 2022-04-18 00:45:28 -07:00
Melledy
58c03d9317 Random thing for logback 2022-04-18 00:42:58 -07:00