Commit Graph

6 Commits

Author SHA1 Message Date
stonedDiscord
0bff28cf53
Merge pull request #316 from AttorneyOnline/chatpatches
Don't allow exploit to change background
2022-12-17 11:59:54 +01:00
Salanto
b59c522c51 Format 2022-08-20 15:41:57 +02:00
Rosemary Witchaven
1439ea8976
rework iniswap detection to be more robust (#317)
also allow for iniswapping within character folder
2022-08-11 09:21:40 -05:00
Salanto
6063c9b443
Comitting my own suggestion 2022-07-23 13:45:20 +02:00
scatterflower
2459aa5401 Don't allow exploit to change background 2022-07-10 10:25:19 -05:00
scatterflower
ca84b54597
Replace packet handler with templates (#300)
* Replace packet handler with templates

* Move all packet functions into classes

* Liberal use of Q_UNSUED

* Add correct argument count to packets

* Fix windows build issues

* Partially implement argument type validation
* Where applicable.
* Checking if we can convert from a string to a string would be useless

* Fix unit tests for AOPacket

Co-authored-by: scatterflower <marisa@scatterflower.online>
Co-authored-by: Salanto <62221668+Salanto@users.noreply.github.com>
2022-07-07 10:33:41 -05:00