356 Commits

Author SHA1 Message Date
AFNGP
26fc5dfaa4 Fix typos and imports in ItemSubAffix 2023-12-02 21:57:10 -08:00
Hiro
5f9e66d6c2
Merge pull request #15 from Arikatsu/development
Fix infinite loading when `filterLoopingPackets` is true
2023-12-02 19:40:23 +02:00
Scald
0a09cd7c29
Goofy ahh mistake 2023-12-02 22:54:46 +05:30
AFNGP
a49f24564c
Fix relics always doing min roll after first roll (#14)
* Fix relics always doing min roll after first roll

* Adjust implementation to remove stepNum
2023-12-02 06:39:29 -08:00
Melledy
dd1ee72713 Set max avatars in /lineup 2023-12-02 04:39:22 -08:00
Melledy
9c200f8142 Add /lineup command 2023-12-02 04:28:00 -08:00
Melledy
f9dd1dabc7 Handle GetFriendRecommendListInfoCsReq 2023-12-02 04:05:49 -08:00
Melledy
c992935ea5 Make a config option for setting server friend info 2023-12-01 21:46:18 -08:00
Melledy
495f42fd80 Remove another bad map from SU map gen pool 2023-12-01 05:17:47 -08:00
Melledy
c68fcc96c6 Add optional level param to /spawn
Doesnt work for all battle stages yet
2023-12-01 04:59:56 -08:00
Melledy
36595c01db Add the ability for /give to set custom relic stats 2023-12-01 04:22:45 -08:00
Melledy
00d2eccf08 Clean imports and optimize some packets 2023-12-01 04:19:40 -08:00
Melledy
e816474764 Command handlers no longer need to handle null targets 2023-12-01 00:59:46 -08:00
Kimi
97dd287389
Traditional Chinese Localization (#10)
* Update README.md

* Update README.md

* Create README_zh-TW

* Update README_zh-CN.md

* Update README_ja-JP.md

* Rename README_zh-TW to README_zh-TW.md
2023-11-30 07:15:45 -08:00
Melledy
501fe16429 Merge branch 'development' of https://github.com/Melledy/LunarCore into development 2023-11-30 06:54:55 -08:00
Melledy
940bae0217 Add optional arguments all and lineup to /avatar 2023-11-30 06:53:20 -08:00
Melledy
994382bf50 Always add head icon when adding avatars 2023-11-30 06:52:39 -08:00
nana
f6f09d9669 Update README.md
- Removes unnecessary step from instructions
- Adds newest commands to server commands

!! Need to update zh-CN and ja-JP too !!
(I don't know cn or jp)
2023-11-30 06:51:09 -08:00
Melledy
87b463cb40 Force path resonance to always be at max energy when starting battle in SU 2023-11-30 06:17:21 -08:00
Melledy
e30095de10 Add hint message to blessing select menu when selecting path resonance 2023-11-30 06:16:04 -08:00
Melledy
57498a798a Remove bad SU map from map gen pool 2023-11-30 05:28:53 -08:00
Melledy
144a34948d Add proper score rewards to SU finish screen 2023-11-30 05:17:40 -08:00
Melledy
9dfa37a648 Update some commands 2023-11-30 01:55:41 -08:00
Hiro
edee1accf2 GetMainMissionCustomValue handler 2023-11-30 11:12:56 +02:00
Hiro
775726459b Update PacketGetQuestDataScRsp.java 2023-11-30 11:03:05 +02:00
Hiro
9a01e0de44 fix fields 2023-11-30 11:01:05 +02:00
Hiro
ba432b4661 full TextJoinQuery handler 2023-11-30 10:57:33 +02:00
Hiro
02e55301e4 basic TextJoinQueryCsReq handler (not fully implemented) 2023-11-30 10:41:50 +02:00
Hiro
d0c40f8349 (a bit broken) level command 2023-11-30 10:24:26 +02:00
Hiro
71c8f11327 added recharge command to refill energy 2023-11-30 09:49:54 +02:00
Hiro
e6647b04f8 basic GetQuestData 2023-11-30 09:23:54 +02:00
Melledy
89acec994a Update base packet class again 2023-11-29 23:03:29 -08:00
Moistcrafter
bbe9b49ea7 Capitalize D in "discord" 2023-11-29 22:59:57 -08:00
Ikko Eltociear Ashimine
118dca336a Update README.md
resouces -> resources
2023-11-29 22:59:35 -08:00
Melledy
f801b442a4 Refactor base packet class 2023-11-29 22:58:15 -08:00
Hiro
3981caeb81 Update PacketServerAnnounceNotify.java 2023-11-30 08:50:45 +02:00
Melledy
0db2eab1e8 Basic path resonance implementation 2023-11-29 22:09:23 -08:00
Melledy
942986d5b3 Update battle pass packet 2023-11-29 22:08:11 -08:00
Hiro
08976a5d77 anti-scam packet 2023-11-30 07:41:15 +02:00
Hiro
4cecd170cc 3 days.. people already selling the ps... 2023-11-30 06:25:23 +02:00
Hiro
d306f90435 attempt to fix daily active + bp 2023-11-30 05:49:05 +02:00
Hiro
6f631dda03
Merge pull request #6 from Arikatsu/development
Add config option to disable logging for looping packets
2023-11-28 20:18:15 +02:00
Scald
c713cf049d
Rename loopPackets to filterLoopingPackets 2023-11-28 23:42:31 +05:30
Scald
f3df122170
Stop clogging my console dawg 2023-11-28 23:22:48 +05:30
Hiro
55ff4c18b1 fix Archive 2023-11-28 10:54:17 +02:00
Hiro
9f40c17cb6 implement background music 2023-11-28 10:09:08 +02:00
c2tr
528d18939c Update README_ja-JP.md 2023-11-27 23:45:04 -08:00
Melledy
29e5b130d3 Fix standard banner display and handle gacha ceiling exchange properly 2023-11-27 22:19:36 -08:00
Hiro
94af07d498 fix LightenSectionList 2023-11-28 07:25:25 +02:00
Hiro
e56ae6018f fix heal command 2023-11-28 07:10:22 +02:00