Commit Graph

128 Commits

Author SHA1 Message Date
Kyle Belanger bca322d8ef This is how the actual gen does it 2024-04-14 08:29:18 -04:00
Kyle Belanger 2189316381 UseCdKeyResponse stuff 2024-04-14 08:09:44 -04:00
Kyle Belanger 3bda362626 MailDeleteRequest stub to prevent mail deletion softlock
And a bunch of TODOs.
2024-04-13 02:30:53 -04:00
Kyle Belanger 2d9abd00f5 Stubs for equipment scrapping and CUB combining to prevent softlocks 2024-04-13 02:02:40 -04:00
Kyle Belanger a36eeeef63 Some stubs for Dorm and Guild softlocks
Dorm still has a few spots with invalid data which softlock. Guild will still softlock on trying to load guild entries, but I can't do much about that at the moment.
2024-04-13 01:52:46 -04:00
Kyle Belanger abe7e6639b UseCdKeyRequest stub to prevent softlock when using a promo code 2024-04-13 01:16:44 -04:00
Kyle Belanger fda1754e41 Co-op room creation and matchmaking stubs to prevent related softlocks 2024-04-13 01:05:44 -04:00
Kyle Belanger 869e911333 GetActivityBossDataRequest stub to prevent softlock when entering Co-op 2024-04-13 00:56:55 -04:00
Kyle Belanger 591b74e0b1 BossSingleRankInfoRequest stub to prevent softlock when entering Pain Cage 2024-04-13 00:53:57 -04:00
Kyle Belanger aae1314558 ItemUseRequest stub to prevent softlock when using consumables 2024-04-13 00:47:55 -04:00
Kyle Belanger 3e2caf704d PayInitiatedRequest stub to prevent softlock on purchasing Rainbow Cards 2024-04-13 00:36:14 -04:00
Kyle Belanger 443a4393a5 GetCourseRewardRequest stub to prevent softlock on course reward claim 2024-04-13 00:24:12 -04:00
Kyle Belanger 73af9e9d5f Stopgap fix for stage all command to prevent bricking state
It should now only be filtered to story stages and such... hopefully.
2024-04-11 22:11:59 -04:00
Kyle Belanger d0c13e3d58 CharacterTowerSaveTriggerConditionIdRequest stub, prevents softlock on char menu 2024-04-11 05:27:06 -04:00
Kyle Belanger e400325184 Long overdue save command 2024-04-11 05:11:34 -04:00
Kyle Belanger 7458f40e4c Merge branch 'master' of https://gitnext.lewd.wtf/PGR/ascnet 2024-04-11 01:24:02 -04:00
Kyle Belanger 9a6da5d717 Some namespace cleanup 2024-04-11 01:21:06 -04:00
rfi feaf5f8a41 don't throw up in leveling up equip when using equip, BIG TODO 2024-04-10 19:10:24 +07:00
rfi db41e1c69e shitty pcap reader... 2024-04-10 17:12:21 +07:00
rfi c69b03ce6f GuideOpenRequest adding guide entry test 2024-04-06 08:27:56 +07:00
rfi 6f50033729 2.1.0 version config 2024-02-23 16:53:15 +07:00
rfi a9fc6f557d uniframe modification 2024-01-25 22:23:47 +07:00
rfi 5c296af253 adding resonance, swapping is unsupported! 2024-01-24 20:33:29 +07:00
rfi 27d960c4ba 2.0.0 res 2024-01-23 07:22:05 +07:00
rfi 1dfec462cc fashion UnLock... 2024-01-18 07:53:07 +07:00
rfi a95197a7b5 Chat cooldown + new version config 2024-01-18 05:55:16 +07:00
rfi d94f60c09e coating implementation 2024-01-17 11:31:34 +07:00
rfi eac3e558d4 it's done lolol 🤯 2023-12-24 18:29:17 +07:00
rfi 208164fd7c new character draw handling, closer to real 2023-12-24 13:09:30 +07:00
rfi 42efcdedc9 draw gacha, not implemented inventory wise 2023-12-21 07:45:39 +07:00
rfi 770e8fe8e1 framework to hepl when managing gacha system 2023-12-19 21:29:56 +07:00
rfi 2e8eee0977 very primitive gacha display 2023-12-18 21:20:02 +07:00
rfi 7208f97f84 prevent a race condition in duplicated session 2023-12-13 09:25:26 +07:00
rfi d289d50221 backgroundsss 2023-12-13 09:18:07 +07:00
rfi 303fb25027 robot fix + probably time fix 2023-12-12 15:13:09 +07:00
rfi d84543004e stage reboot 2023-12-12 10:45:17 +07:00
rfi 80c5e1cc95 fixed the big client packet issue hopefully (yes i only tested once) 2023-12-11 20:13:37 +07:00
rfi 259c744f23 migrate everything to new tablereader 2023-12-10 09:22:33 +07:00
rfi 847b3efd4a fixed stages with robots 2023-12-10 09:01:51 +07:00
rfi 1075d70546 skill unlock + some renames 2023-12-09 21:49:09 +07:00
rfi 0fe5f84309 stage difficulty issue fix 2023-12-09 21:01:06 +07:00
rfi 812c566f39 equipment take off 2023-12-09 09:23:54 +07:00
rfi 5ac52d3dd1 EquipPutOnRequest now support sites 2023-12-08 14:34:08 +07:00
rfi fb8538954c equip breakthrough partially tested 2023-12-08 07:01:40 +07:00
rfi fce32e4d72 gather reward partial impl 2023-12-07 22:56:45 +07:00
rfi 5824edbf4f multi clearing reward handling 2023-12-07 18:37:38 +07:00
Kyle Belanger 6d226c5fca More Memory drop handlers 2023-12-07 00:16:53 -05:00
rfi 85f22630f9 moar example and drop lil change 2023-12-07 07:49:17 +07:00
rfi d6511d1088 framework for handling stage lootbox drop 2023-12-06 21:20:00 +07:00
rfi f3468a908a equip command + put on 2023-12-03 21:44:33 +07:00