Commit Graph

512 Commits

Author SHA1 Message Date
Somebody
1a9df9dfb8 Fix event TriggerBattle, now will quit SU when not win battle, fix the room portal's color 2024-02-01 00:17:31 -08:00
Somebody
0975ddf234 Fix some event(at least it wont get stuck in anybody) 2024-02-01 00:17:31 -08:00
Somebody
55a1a636ec Update Config.java 2024-02-01 00:17:31 -08:00
Somebody
da737eeba5 Implement Simulated Universe 2024-02-01 00:17:31 -08:00
Melledy
253057972f Fix boots not dropping from relic domains 2024-01-25 13:23:14 -08:00
Melledy
206954f156 Fix starglitter amount when receiving a SSR from gacha 2024-01-25 13:21:20 -08:00
moux23333
050db3ad9d Rounds limit will not reduce when in pure fiction 2024-01-15 06:01:50 -08:00
Melledy
09931d5a1e Update gradle wrapper to 8.5 2024-01-15 00:49:35 -08:00
Melledy
9300094362 Fix teleporting to the wrong scene when leaving pure fiction 2024-01-09 23:33:34 -08:00
Melledy
cd688dc5a0 Don't show MapKeyTypeConstraint warnings in the server console 2024-01-09 03:26:50 -08:00
Melledy
b9613cae8b Fix pure fiction score counter 2024-01-08 04:32:54 -08:00
Melledy
6b52f0649a General refactoring 2024-01-07 06:50:31 -08:00
AlexanderIvory
349b11578e Grammar Update README.md
Simply corrects grammar mistakes.
2024-01-04 04:23:33 -08:00
Melledy
d80d6e83ee Update start challenge retcodes 2024-01-01 20:01:58 -08:00
Melledy
5c935fba76 Fix some time related bugs when spoofing server time 2024-01-01 16:56:16 -08:00
Melledy
9170768d6f Show challenge fail screen when a player loses a challenge 2024-01-01 07:58:30 -08:00
Melledy
90456b2a91 Basic implementation of challenge stories 2024-01-01 07:29:20 -08:00
Melledy
6da87a4a1f Implement server time spoofer 2024-01-01 04:56:59 -08:00
Melledy
5b1218d09d Added group state handler and improved interaction handling 2024-01-01 03:47:55 -08:00
Melledy
40cf8e8935 Bump jar version to 1.1.0 2024-01-01 03:30:36 -08:00
Melledy
32e378b112 Fix debris in MoC 2023-12-31 03:28:37 -08:00
Melledy
58c051fd9e Fix not teleporting back to an anchor after quitting battle 2023-12-31 03:16:18 -08:00
Melledy
09908ef381 Improve handling recovery props 2023-12-31 03:13:59 -08:00
Melledy
56b769e509 Fix MoC cycle counter 2023-12-30 22:14:26 -08:00
Melledy
1a22d4f09e Implement farm stage gacha info handler 2023-12-30 22:13:22 -08:00
Melledy
18912d6e77 Remove excel verification for battle buffs 2023-12-30 22:01:20 -08:00
Melledy
8b6478dd7c Fix some protos 2023-12-30 21:59:31 -08:00
Melledy
88e68481d8 Add internal server setting to enable SU 2023-12-30 21:48:37 -08:00
Melledy
62fcdf63a9 Auto reload gacha banners on change 2023-12-30 17:12:56 -08:00
Melledy
ed1f292af0 Add -maxsteps and -takerewards flags to commands 2023-12-30 16:46:10 -08:00
Melledy
09fba3bc9b Fix typo in resource loader logger 2023-12-29 03:22:45 -08:00
Melledy
599cd04770 Fix leaving challenges 2023-12-28 17:25:10 -08:00
Melledy
490a34c6e4 Update to support 1.6.0 2023-12-28 06:25:45 -08:00
Melledy
76dc79630d Unstuck players if they login to raid scenes 2023-12-23 23:58:15 -08:00
Melledy
5ed1941795 Refactor how head icons/chat bubbles/phone themes are handled
They now have to be added like on official servers instead of being always unlocked (use `/giveall usables`)
2023-12-21 17:07:07 -08:00
Melledy
96eae134dc Bump jar version to 1.0.2 2023-12-18 21:37:01 -08:00
Melledy
6c8be5930b Fix doors not working 2023-12-17 21:40:53 -08:00
Melledy
be6c95004c Fix starting a battle by normal attacking not breaking enemy toughness 2023-12-17 18:57:54 -08:00
Melledy
f67e300495 Better fix for getting the commit timestamp 2023-12-17 09:25:08 -08:00
Melledy
f659662c70 Fix compile issue with commit timestamp 2023-12-16 21:38:54 -08:00
Melledy
82ed8904d6 Fix material exchange consuming more materials than needed 2023-12-16 11:33:54 -08:00
Melledy
7777b9516e Fix monsters being added twice in a battle 2023-12-16 02:24:56 -08:00
Melledy
5a88b233b2 Cleanup some code 2023-12-16 02:20:47 -08:00
Melledy
6925ef4fe6 Implement drop rates for world monster drops 2023-12-16 02:00:28 -08:00
Melledy
2b5141882e Format commit timestamp in local time 2023-12-16 01:29:19 -08:00
Melledy
1afb594fdc Fix incorrect consumable buff count 2023-12-15 08:51:52 -08:00
Melledy
a5242d275f Fix consumable UI not updating when the player uses one 2023-12-15 08:45:52 -08:00
Melledy
246b5e0340 Handle debuff techniques better
Using a single target debuff technique on a group of monsters should only debuff the monster wave(s) from the attacked monster
2023-12-15 08:11:16 -08:00
Melledy
3b2633f78f Make maxCustomRelicLevel also limit the max sub stat count 2023-12-15 06:24:11 -08:00
Melledy
6a6f0da807 Fix technique points not being restored by consumables 2023-12-14 20:40:46 -08:00