383 Commits

Author SHA1 Message Date
Melledy
9ba1dc0dfd Gitignore plugins folder and extend command args api 2023-12-06 02:23:43 -08:00
Melledy
4a291cb936 Fix null pointer exception that occurs when certain items are added 2023-12-05 22:09:08 -08:00
Melledy
d82cfd4586 Add a sanity check to prevent loading null configs 2023-12-05 22:03:30 -08:00
Melledy
d9ff069858 Fix being unable to connect to the game server if packet logging was enabled 2023-12-05 22:00:23 -08:00
KingRainbow44
5425113900
Merge remote-tracking branch 'origin/development' into development
# Conflicts:
#	README.md
2023-12-05 21:40:51 -05:00
KingRainbow44
aacbe8d68a
(feat) Add a plugin manager 2023-12-05 21:40:00 -05:00
Melledy
b2f9168076 Limit some types of items that the player can get 2023-12-05 06:19:38 -08:00
Melledy
107c592522 Fix issues with random stuff not loading when logging in 2023-12-05 05:09:30 -08:00
Melledy
3eed08012c Implement consumables 2023-12-05 04:53:27 -08:00
Melledy
c649e94f87 Refactor commands 2023-12-04 21:38:58 -08:00
Melledy
a9f10cb83c Remove unnecessary step in readmes 2023-12-04 21:37:22 -08:00
HongchengQ
53a4fba8f3 Fix path error in README 2023-12-04 21:31:37 -08:00
Hiro
b82a45aecf critical update 2023-12-05 00:48:32 +02:00
Melledy
08f5fc5804 Fix event ui button not showing up 2023-12-04 03:32:08 -08:00
Melledy
ca7b9fd8dd Implement techniques that debuff enemies 2023-12-04 02:10:11 -08:00
Melledy
a2e10640c4 Fix various bugs with lineups and optimize them by using fastutil 2023-12-03 20:19:06 -08:00
Melledy
ddea361edc Upgrade dependencies 2023-12-03 19:43:41 -08:00
Melledy
fa9bace294 Small fix to packet logging 2023-12-03 19:38:40 -08:00
Melledy
6453c54777 Implement material exchange 2023-12-03 04:30:48 -08:00
Melledy
1d99769d4f Optimize BasePacket to directly write to the proto sink 2023-12-03 04:00:10 -08:00
Melledy
773d56bbeb Enforce scene entity and inventory limits 2023-12-03 03:02:44 -08:00
Melledy
2dc2cd8df3 Prevent packet spam 2023-12-03 02:32:28 -08:00
Melledy
d07b98f5e3 Cache GetArchiveDataScRsp and GetActivityScheduleConfigScRsp packets 2023-12-03 02:23:16 -08:00
Melledy
08d48df258 Add battle buff for getting ambushed 2023-12-02 23:43:34 -08:00
360NENZ
42de0c545f
Update and add README (#20)
* Update en-US, ja-JP, zh-CN and zh-TW README

* Add fr-FR, ko-KR and ru-RU README

* Little change
2023-12-02 23:03:58 -08:00
Trương Bồ Quốc Thắng
31ac2ef56d Addding lv[level] for /give commands 2023-12-02 21:57:23 -08:00
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