Sandu Liviu Catalin
4618577ae4
Implement .Legacy
member for native entity types.
2022-07-23 22:09:30 +03:00
Sandu Liviu Catalin
dfee411de5
Emulate embarking event when done from server-side.
...
Also change the order of other events to happen before performing the action.
2021-09-12 15:55:55 +03:00
Sandu Liviu Catalin
e2e9d2c83f
Fix a couple narrowing conversions in vehicle entity.
2021-07-23 17:29:32 +03:00
Sandu Liviu Catalin
c22e37622d
Flatten tyres utility.
2021-03-15 07:01:26 +02:00
Sandu Liviu Catalin
0de21ae5a0
Move away from C format to cpp::fmt.
2021-02-03 17:50:39 +02:00
Sandu Liviu Catalin
4a6bfc086c
Major plugin refactor and cleanup.
...
Switched to POCO library for unified platform/library interface.
Deprecated the external module API. It was creating more problems than solving.
Removed most built-in libraries in favor of system libraries for easier maintenance.
Cleaned and secured code with help from static analyzers.
2021-01-30 08:51:39 +02:00
Sandu Liviu Catalin
4c1030c76e
Implement simple distance tracking for player and vehicle entities.
...
Doesn't differentiate from in-air and on-ground.
Just sums up the distance from last position on each position update.
2020-05-04 11:58:30 +03:00
Sandu Liviu Catalin
33f057ac15
More code cleanup.
2020-03-22 10:00:31 +02:00
Sandu Liviu Catalin
505a165d23
Use pragma once instead of macro guards.
2020-03-22 01:45:04 +02:00
Sandu Liviu Catalin
c0fd374404
Rename source to module.
2020-03-21 23:02:27 +02:00