2021-07-07 13:36:25 +02:00
|
|
|
|
2022-04-05 22:49:59 +02:00
|
|
|
# 🌐 RAGECOOP
|
2022-05-22 16:10:32 +08:00
|
|
|
This is a reworked version of RageCoop : https://github.com/RAGECOOP/RAGECOOP-V
|
2022-05-22 16:10:45 +08:00
|
|
|
|
2022-05-22 16:10:32 +08:00
|
|
|
Basic sync logic has been updated. Peds and Vehicles are now synchronized independently.
|
|
|
|
|
|
|
|
# Features Added
|
|
|
|
1. Synchronized bullets
|
|
|
|
2. Synchronized vehicle/player/NPC
|
|
|
|
3. Basic ragdoll sync
|
|
|
|
4. Projectile support (WIP)
|
|
|
|
5. Smoother vehicle/ped movement.
|
|
|
|
6. Ownership based sync logic, carjacking is now working properly.
|
|
|
|
7. Introduced SyncEvents.
|
|
|
|
8. Code refactoring and namespace cleanup
|
|
|
|
9. Other small fixes
|
|
|
|
|
|
|
|
# Known issues
|
2022-05-22 09:19:50 +00:00
|
|
|
1. Weapon sounds are missing.
|
2022-05-22 16:10:32 +08:00
|
|
|
2. Cover sync is still buggy.
|
|
|
|
3. Weaponized vehicle doen't work currently
|
2022-05-22 16:21:57 +08:00
|
|
|
4. Framerate drop with high number of synchronized entities.
|