Alexander Hartmann
7639afe4f5
Merge pull request #1 from Anime-Game-Servers/refactoring_namespace
...
Refactoring package and big packet definition update
2024-10-19 05:12:39 +02:00
hartie95
6418ff5d4b
[GI/Proto] Added the missing QueryRegionListHttpRsp and PacketHead defintions
2024-10-14 20:17:57 +02:00
hartie95
26da611fe4
[GI/Refactoring] Multiple refactorings of retcode and other cleanups
...
* Moved retcode so its always the first position
* Use the Retcode Enum for the retcode entries
* Made some interfaces not internal yet internal
* Cleaned up package definition that weren't required
* Added some missing altnames and fixed some typos
* Refactored some enum imports, so that the keys are imported directly
2024-10-14 20:17:20 +02:00
hartie95
9fe30b6f61
[GI/Fix] Fixed import for PlantFlowerActivityDetailInfo in ActivityInfo
2024-10-05 22:49:25 +02:00
hartie95
febaef2e36
[GI/Proto] Added activity/event realted packets for cb2 to 3.4
2024-10-05 22:18:52 +02:00
hartie95
9312d6d200
[GI/Proto] Added serenitea pot/home/player housing related packets
2024-09-18 04:39:04 +02:00
hartie95
d552ed8526
[Genrator/Fix] Fixed some mapping problems with oneofs
2024-09-10 04:00:08 +02:00
hartie95
bfffb9bcae
[GI/Proto] Added requested GetWorldMpInfo* requests
2024-09-09 22:22:28 +02:00
hartie95
b847f280b1
[GI/Proto] Added "Wishful Drops"/Water_Spirit_Challenge related packets
2024-09-09 22:22:27 +02:00
hartie95
2c91555b3e
[GI/Fix] Fixed name or MapMarkFromType none
2024-09-09 20:21:00 +02:00
hartie95
cd7a0ff9f9
[GI/Proto] Added web event related packets (H5 Activity)
2024-09-09 19:11:30 +02:00
hartie95
67327bf5c7
[GI/Proto] Added more requested packets and moved game time packets to its own package
2024-09-02 00:58:03 +02:00
hartie95
980a92ad39
[GI/Proto] Added multiplayer related packets
2024-09-01 23:28:22 +02:00
hartie95
e8ae7b887a
[GI/Proto] Added some mising info from newer versions to Retcode and SceneGadgetInfo
2024-09-01 23:27:56 +02:00
hartie95
5110368000
[Processor/Fix] Fixed internal generated Packetid functions being to big for newer versions to compile
2024-09-01 23:26:45 +02:00
hartie95
f0405476c7
[GI/Proto] Added some requested packet defintions
2024-09-01 23:23:55 +02:00
hartie95
100f101889
[GI/Refactoring] Remove the duplicated widget models
2024-08-27 02:05:09 +02:00
hartie95
e37862b863
[GI/Proto] Added Retcode enum
2024-08-27 01:58:33 +02:00
hartie95
e65902bfd1
[GI/Fix] Added a missing altName for WidgetExtraCdType
2024-08-26 01:55:07 +02:00
hartie95
6957fb67e1
[Fix] Don't generate oneof encoders if the proto doesn't contain the oneofs member variable
2024-08-26 01:54:35 +02:00
hartie95
c2d036b62f
[GI/Proto] Added packets related to widget usage
2024-08-25 23:00:48 +02:00
hartie95
04b1a49092
[Fix] Prevent internal oneOf fields from the protos to be mapped to fields
2024-08-25 21:06:47 +02:00
hartie95
28269a49b7
[GI/Proto] Added SpiralAbyss related packets
2024-08-21 15:06:13 +02:00
hartie95
e781164458
[GI/Refactoring] Cleaned up the mail related packets
2024-08-19 19:37:26 +02:00
hartie95
da182243c3
[GI/Proto] Added packets related to the Investigation system
2024-08-19 19:14:46 +02:00
hartie95
407dd2784f
[GI/Proto] Added bounty related packets
2024-08-19 19:06:27 +02:00
hartie95
b7670988f7
[GI/Refactoring] Some cleanups in the gadget models
2024-08-19 18:25:28 +02:00
hartie95
994680431b
[GI/Proto] Added wishing/gacha related packets
2024-08-19 17:39:58 +02:00
hartie95
967e8fe4b5
[GI/Proto] Added packets for the blossoms
2024-08-19 17:35:49 +02:00
hartie95
970962584c
[GI/Refactoring] Small cleanups in the achievement models
2024-08-19 17:27:30 +02:00
hartie95
aad62b292d
[GI/Proto] Added cooking related packets
2024-08-19 17:11:05 +02:00
hartie95
25dcf70d8a
[GI/Proto] Added models for drafts
2024-08-19 16:29:32 +02:00
hartie95
78bd8f212f
[GI/packetIds] Added packetsids for cb1 to 3.1 and 3.4
2024-08-18 15:47:52 +02:00
hartie95
bdb91baf1a
[Processor/Refactoring] PacketId classes are now genrated in a module specific namespace (packet_id->org.anime_game_servers.multi_proto.gi.packet_id)
2024-08-18 15:46:04 +02:00
hartie95
9b6e50cd04
[GI/Fix] Added propper altName for WorktopOptionNotify.optionIdList and fixed type of LevelTagDataNotify.levelTagIdList
2024-08-15 12:59:03 +02:00
hartie95
0eed2878f8
[Processor/Fix] Added propper AltName support for non enum fields and fixed some mapping
...
* Also added some extra logging for unimplemented map/collection mappings
2024-08-15 12:57:58 +02:00
hartie95
32d7f906cd
[GI/Proto] Added some requested packets
2024-08-12 17:03:11 +02:00
hartie95
9984ed6417
[Processor/Mapping] Added support to map enum types to int fields
2024-08-09 17:04:15 +02:00
hartie95
5c47ee5f72
[Processor/Fix] Fixed mapping of map types without wrapper from pbandk
2024-08-06 16:09:22 +02:00
hartie95
f6cb079618
[GI/Proto] Added missing and refactored gallery packets
2024-08-05 16:59:08 +02:00
hartie95
85956a5203
[GI/Proto] Added some missing packets to some groups, refactored some packets and fixed HostPlayerNotify being there twice
2024-08-05 15:54:31 +02:00
hartie95
b172192e0a
[GI/Proto] Moved administation related packets to its own main group and added GM talk packets
2024-08-05 15:52:58 +02:00
hartie95
1ab8f0ce9a
[GI/Proto] Added some avatar and entity propertie packets
2024-08-05 15:52:12 +02:00
hartie95
fe24a95a26
[GI/Proto] Added some team/avatar skill/talent related packets
2024-08-05 14:39:49 +02:00
hartie95
000c6d8b59
[GI/Proto] Added some more missing Dungeon packets
2024-08-05 14:39:12 +02:00
hartie95
0d49e40fc7
[GI/Proto] Added dungeon related protos
2024-08-04 16:19:35 +02:00
hartie95
4cc4814d29
[GI/Proto] Added some requested Group, scene and player packets
2024-08-04 15:58:31 +02:00
hartie95
a816fff713
[GI/Proto] Added some transpoint related packets
2024-08-03 17:26:37 +02:00
hartie95
854dfa7d47
[GI/Refactoring] Some cleanups from moving the classes with intellij
2024-08-03 17:20:20 +02:00
hartie95
2bd6c259cf
[Refactoring] Renamed core to base, to be more in line with the other projects
2024-08-03 16:18:12 +02:00