1
Fork 0
mirror of https://github.com/awgil/ffxiv_reverse.git synced 2025-04-26 16:37:46 +00:00
Commit graph

12 commits

Author SHA1 Message Date
Andrew Gilewsky
cbca3893d4 Don't print out unknown packets by default 2023-05-23 12:05:45 +01:00
awgil
4465eb647b
Merge pull request #1 from Nukoooo/patch-1
Add some packets
2023-05-14 16:59:33 +03:00
Nukoooo
7ff27b3120
Update ffnetwork.py 2023-05-14 18:53:47 +08:00
Nukoooo
373f93ed8e
Add some packets
From
https://github.com/gamous/FFXIVNetworkOpcodes
and
https://github.com/SapphireServer/Sapphire
2023-05-14 18:48:14 +08:00
Andrew Gilewsky
912843550e A whole bunch of fixes. 2023-05-13 20:27:26 +01:00
Andrew Gilewsky
1d4f9ff7f3 Fixes
- bumped CS version to contain a bunch of fixes
- correctly strip namespace element if it is the last one
- do not export types marked as obsolete
- removed test.yml generation
- added a pass to dump nested unions
- a bunch of TODOs on python side
2023-05-10 21:59:01 +01:00
Andrew Gilewsky
2c2f94d591 IDB migration WIP 2023-05-08 23:23:04 +01:00
Andrew Gilewsky
9bc55b834b SpawnObject reversing. 2023-04-22 19:16:50 +01:00
Andrew Gilewsky
855a6204de Fix for patch. 2023-04-04 19:48:19 +01:00
Andrew Gilewsky
957b94f40e Fix for patch. 2023-03-07 21:18:20 +00:00
Andrew Gilewsky
6d1f714981 Added forgotten dispose. 2023-03-05 18:24:57 +00:00
Andrew Gilewsky
a17b143c81 Initial commit. 2023-02-06 20:27:42 +02:00