Commit Graph

14 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
83f7cbc963 Working client resource system 2023-03-07 20:17:53 +08:00
0e5271b322 Basically working resource system 2023-02-27 11:54:02 +08:00
e5f426690f Introduce CustomEventHandler for more flexible invocation 2023-02-15 11:38:02 +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
8961eb102b Initial CEF and DirectX overlay implementation (PoC, unfinished)
Still pretty unstable, game might crash at times.
Revamp build system and other small fixes
2022-11-05 18:35:39 +08:00
2828b9b74f Clean up 2022-10-23 19:02:39 +08:00
806f1d194a Longer waiting time for resource loading 2022-10-15 18:18:36 +08:00
8d27c072ca Change package format to iso9660 2022-10-15 17:06:19 +08:00
d1b4f23992 Restructure solution 2022-10-15 11:51:18 +08:00
fa80b87f7a Change folder name 2022-06-06 18:27:19 +08:00
a1dda2ffa4 Fixed three players issue, some work on API and resources management. 2022-06-06 17:37:11 +08:00
9f2cf2eb03 Scripting prototype? 2022-06-04 18:09:42 +08:00
d061b5ecbe Fix NullReferenceException on start. 2022-06-04 12:04:02 +08:00