Merge branch 'main' of https://gitlab.com/justasausage/RageCOOP-V
This commit is contained in:
commit
74d9e69fe4
18
README.md
18
README.md
@ -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
0
Release/.gitkeep
Normal file
BIN
Release/pre-release_0.1/RageCoop.Client.zip
Normal file
BIN
Release/pre-release_0.1/RageCoop.Client.zip
Normal file
Binary file not shown.
BIN
Release/pre-release_0.1/RageCoop.Server_win_x64_ReadyToRun.zip
Normal file
BIN
Release/pre-release_0.1/RageCoop.Server_win_x64_ReadyToRun.zip
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user