Commit Graph

5 Commits

Author SHA1 Message Date
4fbdd86566 Use struct to serialize vehicle data
This gonna reduce the tedious work needed to add a new sync, also beings a performance boost
Ped, projectile sync will be updated later
2023-03-26 15:36:15 +08:00
e5f426690f Introduce CustomEventHandler for more flexible invocation 2023-02-15 11:38:02 +08:00
718814c491 Fix crashing due to bug in BufferWriter.ToByteArray()
Renamed the serialisers and added CustomEvents to unit test to be more future-proof
2023-02-03 13:37:20 +08:00
f1b9bf0571 Some works for the new resource system
Rewrite some parts of CustomEvent
Expose some API as dll entry
2023-02-01 21:29:25 +08:00
a7ea28281e Some fancy classes for faster serialization 2023-01-31 20:23:52 +08:00