This commit is contained in:
sausage 2022-05-23 09:16:29 +08:00
commit 74d9e69fe4
4 changed files with 13 additions and 5 deletions

View File

@ -1,10 +1,10 @@
# 🌐 RAGECOOP
This is a reworked version of RageCoop : https://github.com/RAGECOOP/RAGECOOP-V
This is a reworked version of [RageCoop](https://github.com/RAGECOOP/RAGECOOP-V) , which has sadly been discontinued.
Basic sync logic has been updated. Peds and Vehicles are now synchronized independently.
Base sync logic has been updated. Peds and Vehicles are now synchronized independently.
# Features Added
# Features
1. Synchronized bullets
2. Synchronized vehicle/player/NPC
3. Basic ragdoll sync
@ -13,10 +13,18 @@ Basic sync logic has been updated. Peds and Vehicles are now synchronized indepe
6. Ownership based sync logic, carjacking is now working properly.
7. Introduced SyncEvents.
8. Code refactoring and namespace cleanup
9. Other small fixes
9. Synchronized vehicle doors, brake and throttle.
10. Other improvements
# Known issues
1. Firearm sounds are missing.
1. Weapon sounds are missing.
2. Cover sync is still buggy.
3. Weaponized vehicle doen't work currently
4. Framerate drop with high number of synchronized entities.
5. Scripting API is screwed.(will be rewritten in the future)
# Downloads
Download compiled binaries here:
[Release](https://gitlab.com/justasausage/RageCOOP-V/-/tree/main/Release)
Please note that this is incompatible with all previous versions of ragecoop, remove old files before installing.

0
Release/.gitkeep Normal file
View File

Binary file not shown.