ModernUO/Projects/UOContent/Mobiles
Kamron Batman e17413af21
fix(core): Serialization issues (#350)
- [X] Fixes IPAddresses not having enough space
- [X] Streamlines some code
- [X] Fixes base escortables to not load destination tables in a dangerous way.
- [X] Fixes some bad assumptions about resizing buffers
- [X] Fixes little endian issue with circular buffer writer

This doesn't seem to address #349. That issue requires more investigation because I am not seeing where the issue would be.

Closes #347
Closes #322
2020-12-13 13:15:48 -08:00
..
AI C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Animals fix(core): NPE in Cycles per second (#331) 2020-11-30 23:12:16 -08:00
Familiars Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
Guards Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Healers fix(core): NPE in Cycles per second (#331) 2020-11-30 23:12:16 -08:00
Monsters fix(core): NPE in Cycles per second (#331) 2020-11-30 23:12:16 -08:00
Special fix(core): NPE in Cycles per second (#331) 2020-11-30 23:12:16 -08:00
Townfolk fix(core): Serialization issues (#350) 2020-12-13 13:15:48 -08:00
Vendors fix(core): Converts vendor buy packets (#339) 2020-12-11 00:04:39 -08:00
BaseCreature.cs fix(spawner): Fixes spawners infinitely spawning (#346) 2020-12-11 22:04:49 -08:00
ChampionTitleInfo.cs Cleans up comments for localization (#260) 2020-09-20 12:48:10 -07:00
PlayerMobile.cs fix(net): Clean up for mobile packets (#338) 2020-12-10 17:46:58 -08:00