|
|
ffc684f3e0
|
issue #29
|
2024-07-07 11:21:23 -03:00 |
|
|
|
8a3d783fe4
|
part of issue #28 (settingstype)
|
2024-07-07 10:44:29 -03:00 |
|
|
|
14b322cda5
|
issue #29
|
2024-07-07 10:34:44 -03:00 |
|
|
|
0d49ac7dcc
|
fix destroy method
|
2024-06-07 17:39:23 -03:00 |
|
|
|
81e0d3085d
|
fix collectable option
|
2024-06-06 22:09:53 -03:00 |
|
|
|
77db8e0d00
|
change destruction mode for the cars
|
2024-06-06 22:05:19 -03:00 |
|
|
|
ae0cb68139
|
improved smoke
|
2024-06-05 21:23:44 -03:00 |
|
|
|
c383625242
|
improved drift smoke
|
2024-06-05 21:15:28 -03:00 |
|
|
|
d86941174d
|
improved routine to put cars directly on player's inventory when playing driftgame
|
2024-05-31 21:41:00 -03:00 |
|
|
|
8308df4383
|
added routine to put cars directly on player's inventory when playing driftgame
|
2024-05-31 21:30:04 -03:00 |
|
|
|
eac604cb65
|
added compatibility with drift game
|
2024-05-31 20:54:47 -03:00 |
|
|
|
910bb3fbca
|
added inventory destruction when auto removing
|
2024-03-09 09:51:05 -03:00 |
|
|
|
6747f57cc9
|
added auto remove code
|
2024-03-03 17:54:07 -03:00 |
|
|
|
c410187b55
|
fix attenuation when lag
|
2024-02-04 10:47:20 -03:00 |
|
|
|
dec0e91443
|
fix function call
|
2024-01-28 13:25:39 -03:00 |
|
|
|
ec98cc977a
|
Merge pull request #23 from acmgit/translation
German translation added.
|
2024-01-28 13:17:22 -03:00 |
|
|
|
a087e084c3
|
Update init.lua
|
2024-01-27 05:44:27 +01:00 |
|
|
|
9a783703f8
|
German translation added.
|
2024-01-27 05:14:02 +01:00 |
|
|
|
c6eff83e17
|
German translation added.
|
2024-01-27 03:07:38 +01:00 |
|
|
|
12c3dfa77f
|
German translation added.
|
2024-01-27 00:10:42 +01:00 |
|
|
|
6c07b50b8a
|
fix painting with dyes
|
2023-12-27 21:17:57 -03:00 |
|
|
|
c8be6bebf2
|
fixed unknown variable
|
2023-12-27 16:14:59 -03:00 |
|
|
|
05b3460651
|
improved delorean and fix of rag opening
|
2023-12-27 14:26:49 -03:00 |
|
|
|
0a45d9ab8a
|
fix roadster windshild
|
2023-12-27 14:25:56 -03:00 |
|
|
|
63c4e81555
|
improved drift sound start
|
2023-12-27 12:11:10 -03:00 |
|
|
|
cc004fc3ed
|
adjusted drift sound start
|
2023-12-27 12:03:04 -03:00 |
|
|
|
425a09e1c6
|
sounds improvement
|
2023-12-27 11:11:56 -03:00 |
|
|
|
a18d2cf459
|
added experimental hand brake activated by spacebar
|
2023-12-26 21:48:34 -03:00 |
|
|
|
95af2b5f2a
|
fixed turn lights
|
2023-12-26 21:40:06 -03:00 |
|
|
|
57d0771f90
|
improved turn lights
|
2023-12-26 21:31:20 -03:00 |
|
|
|
53ae370914
|
adjusted fuel indicator of the beetle
|
2023-12-26 20:25:19 -03:00 |
|
|
|
2575abbe3f
|
cars unified using one common step method (except delorean) and added initial work on beetle
|
2023-12-26 20:08:17 -03:00 |
|
|
|
da92a02a3a
|
fix error on destroying
|
2023-12-20 18:57:02 -03:00 |
|
|
|
ccb0ed37b2
|
renamed catrelle tl to 4f
|
2023-12-04 06:45:50 -03:00 |
|
|
|
af6bbd3c5f
|
removed wrong dependency
|
2023-12-04 06:31:44 -03:00 |
|
|
|
9922656705
|
changed trunk limit of catrelle TL and added recipe
|
2023-12-03 19:59:15 -03:00 |
|
|
|
d987350f6e
|
fixes and added a second catrelle
|
2023-12-03 19:54:49 -03:00 |
|
|
|
2abf853b18
|
improved 3D models
|
2023-12-03 11:21:06 -03:00 |
|
|
|
a8cbaf8687
|
added old entities removal
|
2023-12-02 20:03:41 -03:00 |
|
|
|
b14dd24921
|
compatibilizing on_activite method on cars for future improvements
|
2023-12-02 19:35:16 -03:00 |
|
|
|
a857d7db7d
|
fix fuel and changed movement method
|
2023-10-10 21:02:21 -03:00 |
|
|
|
94e931175c
|
fix vert acceleration
|
2023-10-10 19:39:56 -03:00 |
|
|
|
24fd569596
|
fixed the friction calc
|
2023-10-10 18:03:03 -03:00 |
|
|
|
c7e74ddaf7
|
Merge pull request #19 from jeremyshannon/main
Use add_velocity instead of set_velocity, to get rid of movement jitter
|
2023-10-10 17:47:31 -03:00 |
|
Jeremy
|
e9bbb1d001
|
Use add_velocity instead of set_velocity, to get rid of movement jitter
|
2023-09-30 18:37:10 -07:00 |
|
|
|
7a73f477b0
|
fixed painting only by owner or server admin
|
2023-09-28 19:03:30 -03:00 |
|
|
|
8e6cba2238
|
Merge pull request #18 from MoNTE48/patch1
Fix 'Unable to register same mod storage twice' error
|
2023-09-25 17:48:49 -03:00 |
|
Maksym H
|
1d19d349a9
|
Fix 'Unable to register same mod storage twice' error
|
2023-09-25 20:49:01 +03:00 |
|
|
|
511a972d55
|
added noob mode
|
2023-09-12 16:52:48 -03:00 |
|
|
|
f7fcd544cf
|
added command to transfer vehicle ownership
|
2023-09-12 15:54:44 -03:00 |
|