93 Commits

Author SHA1 Message Date
EntenKoeniq
69cca124ff Revert changes 2021-12-27 01:26:36 +01:00
EntenKoeniq
ae0663cdd4 Small changes and bug fixes
Thank to @oldnapalm
2021-12-26 23:19:12 +01:00
EntenKoeniq
a4ffc25823 Only take 35 NPCs to share. Don't wait any longer to send a package. Vehicle synchronization updated. Small changes 2021-12-24 15:33:27 +01:00
EntenKoeniq
5393378317 The VectorExtensions class has been moved to the Util.cs file. Fixed ragdoll bug and UpdateOnFootPosition() call for aim and shoot 2021-12-24 06:33:00 +01:00
EntenKoeniq
b9703dd612 Bug fixes and new player movement 2021-12-24 03:16:16 +01:00
EntenKoeniq
b9a1089fd0 Network traffic reduced. Changes!
Bugs:
- Character rotation?
2021-12-23 22:03:01 +01:00
EntenKoeniq
5353532360 1.2.0 2021-12-19 00:53:03 +01:00
EntenKoeniq
6f857daf69 Added vehicle roof sync 2021-12-18 09:46:42 +01:00
EntenKoeniq
ce5868e9ac EntitiesNpc class removed and changed to EntitiesPed 2021-12-18 08:04:17 +01:00
EntenKoeniq
cef43b80f7 SocialClubName removed. Allowlist removed from CoopSettings.xml 2021-12-17 23:58:32 +01:00
EntenKoeniq
6742fb9050 Bug fixes. Compare() added to compare two Dictionary<> 2021-12-16 22:26:45 +01:00
EntenKoeniq
6c09c10bd9 Renamed Props to Clothes. Reduced bytes for data 2021-12-16 22:05:40 +01:00
EntenKoeniq
52f1f655ae Small fix and last update for version 1.1.0 2021-12-15 18:24:33 +01:00
EntenKoeniq
3bb803f3c9 Fixed bug with weapon components. Partial EntitiesPed.cs 2021-12-15 03:31:57 +01:00
EntenKoeniq
26e4cb97ae Added synchronization of weapon components for players 2021-12-15 01:25:16 +01:00
EntenKoeniq
6e12848a61 Small changes 2021-12-15 00:25:31 +01:00
EntenKoeniq
c71539435e Small changes. Fix server browser (SSL/TLS) 2021-12-15 00:00:27 +01:00
EntenKoeniq
98295fee3a Changed ID to NetHandle. Configure() removed from COOPAPI and replaced by its own functions 2021-12-14 22:39:15 +01:00
EntenKoeniq
ba562789b2 No more vehicle duplication with "Share NPCs" enabled. Small changes 2021-12-14 19:33:52 +01:00
EntenKoeniq
517d5e93d6 Added landing gear sync 2021-12-14 14:46:10 +01:00
EntenKoeniq
749a5b258d Only gta5 v1.0.1290 or newer is supported! 2021-12-14 14:20:41 +01:00
EntenKoeniq
4bd50a557b Transformation synchronization for submarine cars added 2021-12-13 23:43:02 +01:00
EntenKoeniq
af2267f346 Added horn sync and LastSyncWasFull flag removed 2021-12-13 23:18:15 +01:00
EntenKoeniq
902a08066c Removed slider for NPCs. Small bug fixes and changes 2021-12-13 17:48:00 +01:00
EntenKoeniq
2d441f7fb3 Not yet tested 2021-12-13 11:51:03 +01:00
EntenKoeniq
9f020c6094 Added MarkAsNoLongerNeeded() 2021-12-12 22:52:57 +01:00
EntenKoeniq
de81e1ad43 new way to load the model 2021-12-12 22:00:06 +01:00
EntenKoeniq
cf93feff87 max. streamed NPCs from 20 to 30 2021-12-12 20:05:55 +01:00
EntenKoeniq
b026026112 "if (MainVehicle.IsTurretSeat(VehicleSeatIndex))" 2021-12-12 19:52:21 +01:00
EntenKoeniq
ad776f6f16 Fixed freezing on model request 2021-12-12 19:31:06 +01:00
EntenKoeniq
ccf850325a Added more turret vehicles and small changes 2021-12-10 17:04:33 +01:00
EntenKoeniq
bec80e6082 Vehicle turret synchronization (experimental and not finished yet) 2021-12-06 00:56:08 +01:00
EntenKoeniq
129a4faea1 Fixed client exceptions 2021-12-03 20:30:00 +01:00
EntenKoeniq
33cda5dcfb XML documentation added (not finished yet) 2021-11-28 23:35:37 +01:00
EntenKoeniq
12a2ddf625 CleanUp() removed 2021-11-28 22:57:39 +01:00
EntenKoeniq
a739497328 Bug fix for vehicle color. Interval by FPS 2021-11-27 00:26:12 +01:00
EntenKoeniq
5c7e7f45a0 Error handling, bug fixes, new API functions and more added! 2021-11-25 16:32:04 +01:00
EntenKoeniq
902acdd798 Bicycle color synchronization. Fixed server crash 2021-11-24 00:12:25 +01:00
EntenKoeniq
b5d4fa6297 if (LastSyncWasFull)... 2021-11-19 22:36:46 +01:00
EntenKoeniq
8fc16725ff Use TickCount64 instead of TickCount 2021-11-19 22:08:15 +01:00
EntenKoeniq
b3fdc9f21c Show MB instead of bytes 2021-11-19 12:30:47 +01:00
EntenKoeniq
5c14d2300b New vehicle synchronization added. Some changes 2021-11-19 08:40:40 +01:00
EntenKoeniq
13cd3527e0 Tire bursts and rpm synchronization added (Currently only for DEBUG!) 2021-11-19 06:37:21 +01:00
EntenKoeniq
921645287b Small changes 2021-09-26 22:27:49 +02:00
EntenKoeniq
b45f4cc7a3 CustomData added. SendPlayerDisconnectPacket fixed. Small changes 2021-09-26 21:19:26 +02:00
EntenKoeniq
be921ba310 LAST UPDATE 2021-08-26 17:01:32 +02:00
EntenKoeniq
72d8f9b92b Stuff 2021-08-22 13:59:15 +02:00
EntenKoeniq
d9ea3f426a better 2021-08-21 16:52:17 +02:00
EntenKoeniq
ce60aad78b 0.5.1 2021-08-18 18:20:55 +02:00
EntenKoeniq
ad1b9d9e03 bugfix 2021-08-18 16:21:07 +02:00