Releases: ZTzTopia/GTProxy
Releases · ZTzTopia/GTProxy
v0.3.0
v0.3.0 - (2022-06-01)
Add
- add world object
- add PACKET_ITEM_CHANGE_OBJECT
- add a* pathfinder
- add item to inventory if got from dropped object
- add random warp command
- add fast trash command
- add pull all, kick all, and world ban all players command
- add message all and trade all command
- add auto puzzle captcha solver
Fix
- fix remote player memory leak
- fix OnRequestWorldSelectMenu case
- fix tile extra
- fix tile flag to string
- fix proton hash
- fix collect object crash
- fix crash http post request because response return null pointer
- fix packets that don't want to be sent but still sent
- fix tile extra serialize
- fix memory leak and improve performance
- fix send to server not connecting because it doesn't disconnect enet directly
- fix change skin crash
Pull Request
- change skin and change nickname command (#6)
v0.2.0
v0.2.0 - (2022-05-11)
Add
- add more extra tile and serialize world object
- add fast wrench pull, kick, world ban
- add command call context
- add back fast drop command
- add back list command
- add remote player
- add automatically change older game version
- add fast drop (#5)
- add config usingNewPacket
- add game packet modify item inventory
Bump
- bump cpp-httplib to 0.10.7
Fix
- fix prime and offset basis 64-bit
- fix send packet packet crash
- fix crash
- fix fnv-1a 32-bit prime
- fix fast drop
- fix and add more serialize
- fix text parse
- fix server ip has one extra character
- fix proton_hash because not include the file
- fix path to Main.exe
- fix typo