Commit Graph

503 Commits

Author SHA1 Message Date
Melledy
4b84432d7d Add .gitattributes file 2023-11-27 19:50:43 -08:00
Hiro
86ab379559 update Banners.json and attempt to fix GachaCeiling 2023-11-28 04:58:10 +02:00
Hiro
cc9a261323 add a command to refill skill points in open world (not tested) 2023-11-28 02:38:25 +02:00
Hiro
0789772464 fix typo where the command said "Inavlid" instead of "Invalid" 2023-11-28 02:13:15 +02:00
Melledy
09d169c582 Fix starlight/ember exchange stores 2023-11-27 06:44:25 -08:00
Melledy
8fd9b85b08 Add filter level optional argument to /clear 2023-11-27 06:38:32 -08:00
Melledy
488ba43792 Add substats when setting relic level via the give command 2023-11-27 06:37:23 -08:00
Melledy
31d8885b97 Handle challenge reset button properly 2023-11-27 05:48:13 -08:00
剧毒的KCN
640d59fd90 Add ja-JP and fix zh-CN ReadMe 2023-11-27 02:56:42 -08:00
Gaobaiawa
10b07f243a
updata zh-CN Language (#2)
* 更新 README.md

* 更新

* 更新 README.md

* 更新 README.md

* 更新 README.md

* 更新 README.md

* 更新 README.md

* 更新 README_zh-CN.md

* Update README_zh-CN.md
2023-11-27 02:15:34 -08:00
Hiro
5ac3285681 add item rarity to handbook + add msg field to Gateserver 2023-11-26 21:46:23 +02:00
KingRainbow44
deb3c1758e
(misc) Clean up README.md 2023-11-26 10:05:32 -05:00
KingRainbow44
ff6067a079
(fix) GitHub Action artifact name 2023-11-26 09:58:43 -05:00
KingRainbow44
8abe6c27da
(fix) Mark gradlew as executable 2023-11-26 09:55:40 -05:00
KingRainbow44
a07519a902
(misc) Create a GitHub Action for building the server JAR 2023-11-26 09:53:43 -05:00
totallynotnochi
a1667e89cf Update README.md
Fixed Grammar
2023-11-26 05:59:01 -08:00
Melledy
0a4df87d12 Update instructions 2023-11-26 03:20:50 -08:00
Melledy
3849af79df Update version tag 2023-11-26 03:12:07 -08:00
KingRainbow44
1531ce2519
(feat.) Add /kick - useful for getting out of packet crashes 2023-11-26 01:40:42 -05:00
KingRainbow44
95723d544a
(misc:GiveAllCommand.java) Add feedback for missing arguments 2023-11-26 01:38:45 -05:00
KingRainbow44
54119bc5b0
(misc) Add color to the console 2023-11-26 00:57:34 -05:00
KingRainbow44
43ca56f8e6
(misc) Add a .editorconfig 2023-11-26 00:48:02 -05:00
KingRainbow44
96810c7c6e
(misc) Disable MongoDB logging 2023-11-26 00:47:54 -05:00
KingRainbow44
f18d8ea709
Merge remote-tracking branch 'origin/development' into development 2023-11-26 00:47:05 -05:00
KingRainbow44
184438585f
(feat.) Check if the MongoDB port is open before binding to it 2023-11-26 00:41:19 -05:00
KingRainbow44
828f29d657
(misc:LunarCore.java) format 2023-11-26 00:29:57 -05:00
Hiro
8479278df7 no longer need to specify MdkResVersion 2023-11-25 21:26:06 -08:00
KingRainbow44
0ec6117bc5
(fix) IntelliJ IDEA support & (actually) Fix removing compiled protos 2023-11-26 00:17:33 -05:00
KingRainbow44
5930270e55
(fix) Check if the returned textmap is null 2023-11-25 23:08:18 -05:00
KingRainbow44
e39d244aae
(fix) Catch error for not having the specified JSON file 2023-11-25 23:08:08 -05:00
KingRainbow44
f34ea36610
(fix) Add friendly error message for not having resources 2023-11-25 23:06:59 -05:00
KingRainbow44
e5133841e7
(fix) Prevent protos from being cleaned 2023-11-25 23:03:24 -05:00
Melledy
7b3ad329b7 Fix avatar properties not being changed when using /giveall 2023-11-25 18:40:56 -08:00
Melledy
d14e9bda79 Add help text in server friend profile 2023-11-25 18:19:10 -08:00
Melledy
01b391684d Improve commands that involve changing of avatar/item properties 2023-11-25 18:15:52 -08:00
Melledy
265ba8895a Minor refactoring of DatabaseManager 2023-11-25 17:41:40 -08:00
Melledy
3b53caf874 Add license 2023-11-25 04:04:45 -08:00
Melledy
38beaca506 Fix avatar max SP value to be more like on official servers 2023-11-25 03:10:12 -08:00
Melledy
f6c356db15 Handle a few rogue talents 2023-11-25 03:07:43 -08:00
Melledy
fa1b1b28bb Expand /giveall command to also be able to give all lightcones and relics 2023-11-25 03:02:07 -08:00
Melledy
f22e0f3ef3 Refactor many functions in InventoryService
Inventory handlers should now always send a rsp packet even if there is an error
2023-11-25 03:00:13 -08:00
Melledy
c81e17f10c Update banners 2023-11-24 23:12:08 -08:00
Melledy
af836cdee1 Fix double welcome mail creation 2023-11-24 21:39:46 -08:00
Melledy
2af7059749 Update welcome mail 2023-11-24 21:20:54 -08:00
Melledy
0fa2380e7d Send welcome mail on player creation 2023-11-24 20:17:00 -08:00
Melledy
1e8c811895 Add a simple /help command 2023-11-24 20:15:46 -08:00
Melledy
e1c203a165 Unlock all teleports in the guide menu 2023-11-24 16:28:24 -08:00
Melledy
b7fc8b6a32 Auto set promotion level when directly setting levels with commands 2023-11-24 04:03:37 -08:00
Melledy
eebb00f03d Refactor spawn command a bit 2023-11-23 20:56:55 -08:00
Melledy
2efabc73e6 Allow handbook generation in other languages 2023-11-23 18:59:32 -08:00