Kamron Batman
0dc4acc164
fix(core): Removes implicit cast between Serial and uint ( #728 )
...
* Fixes spellbooks using serial ctor
* Fixes misc items where someone thought they had an amount and it didn't
* Fixes all `Food` types.
2021-08-25 00:27:19 -07:00
Kamron Batman
3293ffcf06
fix: Cleanup IPoint3D calls ( #704 )
2021-08-19 09:11:48 -07:00
Kamron Batman
97f311d7be
fix(core): Removes 6017 handler ( #411 )
...
- [X] Removes 6017 handler since it is only used in one place
- [X] Exposes a ref int to modify the packet length. This is acceptable since we technically have access to the entire reader/buffer.
2021-01-16 13:43:16 -08:00
Kamron Batman
26243a72a7
fix(core): Converts mobile name and animation packets ( #366 )
...
- [X] Converts mobile name
- [X] Converts animation
- [X] Updates some old tests
2020-12-27 19:57:38 -08:00
Kamron Batman
a8d486a969
Rearranges packet code ( #295 )
2020-10-30 22:49:00 -07:00