Go to file
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
proto Add ToTheMoonEnterSceneReq 2023-02-22 23:49:28 +08:00
LICENSE Update 3.2 2022-11-06 20:51:40 +08:00
PacketOpcodes.java Update cmdid 2023-02-08 10:49:28 +08:00
README.md Add proto cutscene 2023-02-05 01:33:31 +08:00
cmdid.csv update res 2022-12-07 12:34:40 +08:00
cmdid.json Update cmdid 2023-02-08 10:49:28 +08:00
cmdid_gc.json Update stap 1 2022-12-11 12:40:50 +08:00
cmdid_gc_nofound.json Update cmdid 2023-02-08 10:49:28 +08:00
cmdid_gc_update.json Update cmdid 2023-02-08 10:49:28 +08:00
cmdid_ht_34.json Update cmdid 2023-02-08 10:49:28 +08:00
gc_needed.json add clean_proto_gen 2022-11-12 12:22:50 +08:00
gc_needed2.json clean unused proto 2023-02-18 09:54:42 +08:00
op.js clean unused proto 2023-02-18 09:54:42 +08:00

README.md

Anime Game Protos

This repository contains the ProtoBuf .proto files for Anime Game API.

Credits