Commit Graph

116 Commits

Author SHA1 Message Date
Akbar Yahya aaececbf10 update proto part 8 2023-03-07 10:02:26 +08:00
Akbar Yahya dcf7414b7e 1 2023-03-07 00:02:17 +08:00
Akbar Yahya b6086f4f2c Update PacketOpcodes 2023-03-06 15:22:31 +08:00
Akbar Yahya ee358480f7 fix gacha stuk 2023-03-03 01:40:45 +08:00
Akbar Yahya 6cfed16262 fixes `crushing rocks`. 2023-03-03 01:40:17 +08:00
Akbar Yahya 3ef7e27667 Fix Fix particle generation 2023-03-03 01:39:06 +08:00
Akbar Yahya 2d1915c8ba Fix waypoint 2023-03-02 00:20:18 +08:00
Akbar Yahya 3b568fb62b tes3 2023-03-01 22:39:24 +08:00
Akbar Yahya cf04590f09 tes3 2023-03-01 21:54:54 +08:00
Akbar Yahya 537bad9aa8 tes2 2023-03-01 20:47:31 +08:00
Akbar Yahya 43deb63063 tes1 2023-03-01 20:33:44 +08:00
Akbar Yahya ec1e60b8f6 add info 2023-03-01 10:33:58 +08:00
Akbar Yahya e7f10409cd fix quest proto (part 7) 2023-03-01 08:26:37 +08:00
Akbar Yahya e56e413570 update proto 3.5: can at least log in (part 6) 2023-03-01 05:44:50 +08:00
Akbar Yahya 78e8b1bdb3 update proto 3.5 (part 4) 2023-03-01 04:24:57 +08:00
Akbar Yahya f3a6d0bb70 update proto (part 3) 2023-02-28 16:59:24 +08:00
Akbar Yahya 1a3050ee90 too much makes my brain shake (part 2) 2023-02-28 11:42:55 +08:00
Akbar Yahya 02a55a91bb update proto 3.5 part 1 2023-02-28 11:08:38 +08:00
Akbar Yahya 256417be7f sync proto 2023-02-28 08:38:32 +08:00
Akbar Yahya 92d51c60bd add proto file for `implement achievement system` 2023-02-28 07:33:54 +08:00
Akbar Yahya 05047c3052 add proto file for `Implement home resource gain` 2023-02-27 08:15:29 +08:00
Akbar Yahya 650acd1337 add proto file for `feat: change game time.`
- by hamusuke0323
2023-02-27 07:16:50 +08:00
Akbar Yahya af7b97985f Add miss proto
Note: this is an old proto not 3.4 so it doesn't necessarily work, then in 3.5 the music event changes so maybe it's removed in the future and includes the fireworks function?
2023-02-23 09:23:31 +08:00
Akbar Yahya b9e9ec9865 Add ToTheMoonEnterSceneReq
> info scene id with version?
Add SceneAvatarStaminaStepReq
> not sure bust just keep add, because this is related to reduced stamina in some parts
Add LevelupCityReq
> This is useful for leveling up statues
Add ClientLockGameTimeNotify
> This might be useful if we log in and get stuck because we can detect if it's being locked
Add ClientLoadingCostumeVerificationNotify
> Not sure about this but the response is always there, maybe it's anti-cheat related?
Add ClientAIStateNotify
> Maybe related to ai monsters?
and remove some unique or useless photos from the event. may add later
2023-02-22 23:49:28 +08:00
Akbar Yahya 90cb16acdb Add EntityConfigHashEntry
this might come in handy sometime in future.
2023-02-22 18:03:56 +08:00
Akbar Yahya a82bdad7b3 Remove useless proto 2023-02-22 18:01:52 +08:00
Akbar Yahya 63eb75e426 Add SeeMonster, this will be useful for mod windy
or tigger if monsters appear
2023-02-22 18:00:55 +08:00
Akbar Yahya 5678708f9c Fix Fix particle generation, thx NotThorny
> AEIENHDOBGJ to AbilityActionGenerateElemBall
2023-02-22 14:47:19 +08:00
Akbar Yahya 2180b41c22 Add proto AbilityMetaReInitOverrideMap
> This is the fix heal that comes from Ability.
Add proto AbilityMetaModifierChange
> This fixes `crushing rocks`.
Add miss proto ModifierProperty,ModifierAction
2023-02-20 13:07:33 +08:00
Akbar Yahya fdfaac7512 add proto for Improved satiation 2023-02-20 06:26:19 +08:00
Akbar Yahya 448048b9ea Remove some useless proto 2023-02-18 14:21:28 +08:00
Akbar Yahya 3f745f3d11 Fix DailyTaskFilterCityRsp 2023-02-18 10:13:50 +08:00
Akbar Yahya 94bc0d201a Fix AddNoGachaAvatarCardNotify 2023-02-18 10:11:50 +08:00
Akbar Yahya 512db7975d Fix typo UpdateInfo 2023-02-18 10:09:27 +08:00
Akbar Yahya 1dba984775 clean unused proto
* add GetMapAreaReq,GetMapAreaRsp,MapAreaInfo (add robot in map)
2023-02-18 09:54:42 +08:00
Akbar Yahya fa082fdd89 Full sync 2023-02-18 09:48:44 +08:00
Akbar Yahya 1ef48994f7 Update cmdid 2023-02-08 10:49:28 +08:00
Akbar Yahya c59a63570b Add proto (Teapot Implementations & Fixes) 2023-02-05 11:07:31 +08:00
Akbar Yahya a7444ce335 Add proto cutscene 2023-02-05 01:33:31 +08:00
Akbar Yahya 31a2ca13bc add back ServerGlobalValueChangeNotify 2023-02-02 11:59:38 +08:00
Akbar Yahya 8a6b1ef32e reverse id, blame it on hiro xd
(This fixes a strange bug that makes enemies sometimes appear in the shadows when attacking)
2023-02-02 11:18:07 +08:00
Akbar Yahya f3ef8fbf64 sync hiro
* fix some proto names needed by dockergs
* fix no found proto in op.js
2023-02-02 09:57:20 +08:00
Akbar Yahya 5f67d8774c sync cmdid
* Fix mail?
* remove useless proto
2023-02-02 02:52:36 +08:00
Akbar Yahya 0d16481fcb Fixed skills issue 2023-01-31 05:31:53 +08:00
Akbar Yahya 43bddd87a3 Update cmdid 2023-01-30 01:31:04 +08:00
Akbar Yahya 675552d80f * Remove uint32
* add back FleurFairInfo
2023-01-29 19:10:12 +08:00
Akbar Yahya 6ff0b73c63 * Remove bytes.proto
* Remove duplicate files
* Update gc need
2023-01-29 18:42:51 +08:00
Akbar Yahya 4616a4df7d tes 2023-01-29 17:10:40 +08:00
Akbar Yahya d8a31158bc Fix ScenePlayerInfo 2023-01-29 17:09:25 +08:00
Akbar Yahya 02466a8798 Fix SceneTeamAvatar 2023-01-29 17:04:28 +08:00