Commit graph

1274 commits

Author SHA1 Message Date
in0finite
5856cee757 set default AR scale to 0.5 2021-02-17 23:02:22 +01:00
in0finite
8ceb9ee6e3 remove MakeAppearOnPlane script 2021-02-17 16:45:17 +01:00
in0finite
f8090b8841 remove MeshCollider from AR plane 2021-02-17 16:44:50 +01:00
in0finite
14c926f232 attempt at AR 2021-02-17 16:36:25 +01:00
in0finite
44ccd57fd3 increase versions 2021-02-14 15:34:41 +01:00
in0finite
38e23851c6 fix for wrong position of detached vehicle parts 2021-02-14 15:13:39 +01:00
in0finite
eac9bce0c7 fix setting colors on client 2021-02-13 23:04:47 +01:00
in0finite
104f627bd3 extract into static function 2021-02-13 22:52:43 +01:00
in0finite
0d3d8e3dce remove old code 2021-02-13 22:44:22 +01:00
in0finite
7b4d256008 cache shader property ids 2021-02-13 22:38:35 +01:00
in0finite
ec660c368c set vehicle lights' intensity to 0 by default 2021-02-13 22:22:03 +01:00
in0finite
c3cdd59ae3 small optimization for shader 2021-02-13 22:18:58 +01:00
in0finite
2232f4327f fix FPS drop on Android 2021-02-13 22:18:27 +01:00
in0finite
9f1b01296d ... 2021-02-06 23:30:52 +01:00
in0finite
899711abda add ability to specify gui style for area 2021-02-06 23:20:21 +01:00
in0finite
933c3ed089 improve gui 2021-02-06 23:06:43 +01:00
in0finite
f4173e5164 don't use skin for a gui area 2021-02-06 23:06:30 +01:00
in0finite
f31ba9d81e add support for short names in top panel of file browser ; add some common folders on Windows 2021-02-06 22:36:31 +01:00
in0finite
f9faff6c67 don't detach ragdoll when ped is killed in a vehicle, except if vehicle exploded 2021-02-06 21:12:41 +01:00
in0finite
3267daa543 state classes handle killing of ped 2021-02-06 21:11:14 +01:00
in0finite
ac56764618 add "Dead body traffic per player" stat 2021-02-06 20:07:53 +01:00
in0finite
6f21cc8bf0 destroy all rigid bodies on clients except for the root bone - they work for themselves, and bones look deformed and stretched 2021-02-06 19:20:21 +01:00
in0finite
d525a99575 sync velocity only for root bone 2021-02-06 19:18:36 +01:00
in0finite
ae834f63c7 add flags to sync data 2021-02-06 17:19:35 +01:00
in0finite
6616512698 set default ragdollSyncRate to 15 2021-02-06 03:18:46 +01:00
in0finite
dac7f81574 add setting for ragdoll interpolation mode 2021-02-06 03:16:36 +01:00
in0finite
5726f2ae10 change default ragdoll lifetime to 60 2021-02-06 02:51:46 +01:00
in0finite
70faae9a19 increase ragdoll mass - it no longer bounces away from vehicles 2021-02-06 02:50:34 +01:00
in0finite
3e73a557f2 set vehicle's rigid body CollisionDetectionMode to continuous dynamic 2021-02-06 02:39:56 +01:00
in0finite
af54f74847 optimize network traffic for ragdolls - sync only rigid bodies - traffic should be 4 KB/s for 1 ragdoll 2021-02-06 01:29:55 +01:00
in0finite
6e45507793 change sync interval to 15/s 2021-02-05 23:45:17 +01:00
in0finite
964a76685e set collision detection mode to ContinuousDynamic - seems that leftover parts no longer can go through ground 2021-02-05 23:40:30 +01:00
in0finite
f0460bbd3e improve sync of vehicle leftover parts 2021-02-05 23:21:39 +01:00
in0finite
83f42f1f8a set default physics update rate to 60 2021-02-05 01:57:58 +01:00
in0finite
b7d11a7705 set default values 2021-02-05 01:08:51 +01:00
in0finite
7df6fcd135 more limitations on client ... 2021-02-05 01:08:07 +01:00
in0finite
93a1c7aaf0 use RigidBody's position for syncing, not transform's 2021-02-05 01:06:11 +01:00
in0finite
c4699859e1 add option to destroy wheel colliders on client 2021-02-05 01:04:37 +01:00
in0finite
c6bd9fef9a sync rpm and properly rotate wheel 2021-02-04 23:18:01 +01:00
in0finite
b0ec6417c7 extract function 2021-02-04 23:17:12 +01:00
in0finite
f6fe21cbdb sync y position of wheel 2021-02-04 22:21:16 +01:00
in0finite
91bc7547a5 don't use gravity and don't detect collisions on client 2021-02-04 22:19:34 +01:00
in0finite
9caf2df790 set interpolation on vehicle rigid body 2021-02-04 22:17:26 +01:00
in0finite
f17824e237 reset velocity on clients if it is not synced 2021-02-04 22:14:10 +01:00
in0finite
845c0c98fa add checkbox for registering at master server 2021-01-31 23:38:01 +01:00
in0finite
e4a2f09fda add info for master server: version, map 2021-01-31 23:07:10 +01:00
in0finite
e6c33e14ad some adjustments for StartGame window 2021-01-31 22:44:15 +01:00
in0finite
8659ae57b7 disable Start button while server is active 2021-01-31 21:18:30 +01:00
in0finite
1ba51c20c2 fix warnings 2021-01-31 21:03:51 +01:00
in0finite
0c20894a31 add namespace 2021-01-31 20:58:44 +01:00