66 Commits

Author SHA1 Message Date
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
EntenKoeniq
3c05b11292 stuff 2021-08-18 11:47:59 +02:00
EntenKoeniq
56e42a757f ok... 2021-08-17 18:41:09 +02:00
EntenKoeniq
13f1e4afc4 NOT YET TESTED! 2021-08-17 15:04:50 +02:00
EntenKoeniq
51f4b58497 EngineHealth sync added 2021-08-16 16:51:33 +02:00
EntenKoeniq
45815ba6d9 Now it should work 2021-08-16 16:38:52 +02:00
EntenKoeniq
f10f3686d3 ID (from "string" to "long") 2021-08-16 14:03:05 +02:00
EntenKoeniq
de085e53e2 Passenger bug fixed (not tested!) 2021-08-16 13:24:32 +02:00
EntenKoeniq
0d2896d342 Latency update. FullSync every 500ms (previously 10 per second) 2021-08-16 12:31:49 +02:00
EntenKoeniq
fb1f5685af NOT FINISHED YET! 2021-08-15 18:01:00 +02:00
EntenKoeniq
ec96878340 0.4.0 => 0.5.0 2021-08-15 13:17:57 +02:00
EntenKoeniq
1e52d75607 Vehicle sync update 2021-08-15 12:27:24 +02:00
EntenKoeniq
6566317617 FullSync every 1.5s and small changes 2021-08-15 11:33:52 +02:00
EntenKoeniq
ffe808d1ba Vehicle dead and door synchronization added 2021-08-14 11:14:34 +02:00
EntenKoeniq
5faac16404 Vehicle color added 2021-08-13 15:52:30 +02:00
EntenKoeniq
bfb697d419 Some changes 2021-08-13 15:20:26 +02:00
EntenKoeniq
c102d6964e I'm not sure this will work because it's been too long 2021-08-02 22:03:07 +02:00
EntenKoeniq
c371484932 ok... 2021-07-13 16:30:33 +02:00
EntenKoeniq
a0fead635f New vehicle synchronization 2021-07-13 12:00:37 +02:00
EntenKoeniq
6228aa8f67 Better 2021-07-13 08:45:37 +02:00
EntenKoeniq
2d460b6387 Other players can now steal the vehicle 2021-07-13 08:37:40 +02:00
EntenKoeniq
f2f80c636a I hope this fixed the problem. (Not tested 😅)
```[02:04:37] [ERROR] Caught fatal unhandled exception:
System.NullReferenceException: Referência de objeto não definida para uma instância de um objeto.
   em CoopClient.EntitiesPed.CreateCharacter(String username)
   em CoopClient.EntitiesPed.DisplayLocally(String username)
   em CoopClient.Entities.EntitiesThread.OnTick(Object sender, EventArgs e)
   em SHVDN.Script.MainLoop()
[02:04:37] [ERROR] The exception was thrown while executing the script CoopClient.Entities.EntitiesThread.
[02:04:37] [WARNING] Aborted script CoopClient.Entities.EntitiesThread.```
2021-07-13 07:56:32 +02:00
EntenKoeniq
84237d11b8 Small bug fix 2021-07-13 04:47:00 +02:00
EntenKoeniq
7b3993f4aa Oops 🤦‍♂️ 2021-07-13 02:52:40 +02:00
EntenKoeniq
62b2ad5bf2 better 2021-07-13 02:12:09 +02:00
EntenKoeniq
780051af4d Oops! my mistake 2021-07-13 00:03:19 +02:00
EntenKoeniq
94c7cdda95 Add pedaling animation 2021-07-12 23:50:24 +02:00
EntenKoeniq
47f7635145 Small changes 2021-07-12 09:24:31 +02:00