v2.1.0
What's Changed
Fixes
- fix: crash when resetting missions and remove old code by @EmosewaMC in #1395
- fix: activity id not using overridden id by @EmosewaMC in #1400
- fix: Docker Compose README by @Xiphoseer in #1403
Chores
- feat: fully reading auth packets and use stamps by @aronwk-aaron in #1398
- chore: Update Commands documentation by @HailStorm32 in #1396
- chore: replace macro with anonymous namespace function by @jadebenn in #1394
- chore: Remove pointer management in PlayerContainer by @EmosewaMC in #1397
- chore: Consolidate logger setup and add better handling of packets by @EmosewaMC in #1389
- chore: change timers to not use ptrs by @EmosewaMC in #1399
- chore: make dNet only depend on dCommon libraries by @EmosewaMC in #1401
- chore: continue work on removing raw packet reading by @aronwk-aaron in #1404
- chore: Assorted pet improvements by @jadebenn in #1402
- chore: remove non cstdint integer types in CDClientTables by @EmosewaMC in #1405
- chore: update noninformative comments to be informative by @EmosewaMC in #1407
- chore: Simplify and move Player functionality to relevant component by @EmosewaMC in #1408
- chore: Add ghost component by @EmosewaMC in #1409
- chore: default size to 33 on LU(W)Strings by @aronwk-aaron in #1410
Full Changelog: v2.0.0...v2.1.0