Blu
3509cb7310
stormfox2 check
2021-05-07 13:59:51 +02:00
Blu
6a6292c57d
added eyeangles fix
2021-05-07 13:58:57 +02:00
Luna
14cc9a6801
Merge pull request #43 from SupinePandora43/master
...
Set Gib's bodygroups
2021-04-24 17:44:57 +02:00
Luna
d381a7d4c0
Merge pull request #50 from NotAKidOnSteam/master
...
Hooks
2021-04-24 17:33:42 +02:00
NotAKidoS
cb816fe553
Merged hooks, pass bool.
...
Merged Lock and Unlock hooks into simfphysOnLock.
Merged StartEngine and StopEngine hooks into simfphysOnEngine.
2021-04-22 13:33:28 -05:00
NotAKidoS
3a089c99b1
Removed blob of hook.Add.
...
The description of [hook.Add](https://wiki.facepunch.com/gmod/hook.Add ) on the Garry's Mod Wiki lead me to believe this was needed, thinking that it was needed for the hook to be valid, but in testing it is not needed. My bad.
2021-04-15 11:31:25 -05:00
NotAKidoS
741edda6c0
Added hooks.
...
all hooks are in place and working
2021-04-14 14:35:46 -05:00
NotAKidoS
22be184e38
Fixed Start and Stop engine hooks.
...
forgot then part of if statement cause am dumb
code is simple enough that i didnt think to test it til now
2021-04-14 14:33:17 -05:00
NotAKidoS
d51cba8bc4
Added hooks.
...
added use hook, it slipped my mind when adding them
2021-04-14 13:05:25 -05:00
NotAKidoS
b5b084ac8e
Added hooks.
...
A bunch of hooks to hopefully make addon makers stop using hacky workarounds for adding their own functionality to vehicles.
2021-04-14 12:54:10 -05:00
SupinePandora43
c0b4ab8f5e
fix SetBodygroup call
2021-01-28 19:58:35 +05:00
SupinePandora43
939eab4fb5
set bodygroups
2021-01-28 19:22:58 +05:00
SupinePandora43
8c809b0ece
Merge pull request #1 from Blu-x92/master
...
added pleb check
2021-01-28 19:18:10 +05:00
Blu
07e1881dd3
added pleb check
2021-01-18 20:43:02 +01:00
Blu
cdec64a27d
seat animations
2021-01-15 08:25:43 +01:00
Luna
1a108f4ae6
Merge pull request #30 from NotAKidOnSteam/master
...
Added OnRepaired function.
2020-08-16 22:14:12 +02:00
NotAKidoS
2514256854
OnRepaired() function for vehicles.
...
Just like OnDelete, OnSpawn, OnTick, and OnRemoved but for when a vehicle is fully repaired.
2020-08-06 03:22:48 -05:00
Blu
036e9a70a5
fix remote ignoring locked state
2020-05-15 16:48:50 +02:00
Blu
ff6b674074
ent.IsNPC() => ent:IsNPC()
2020-04-19 22:10:41 +02:00
Blu
909da42413
remove useless fix
2020-04-13 14:03:19 +02:00
Blu
e7a8283f87
improved performance
2020-04-13 13:31:04 +02:00
Blu
03c5e1f0d5
fix lua error
2020-04-13 13:30:45 +02:00
Blu
f52aaaf1a7
added npc relationship handler
2020-03-30 16:12:05 +02:00
Blu
73e42a8680
fix networking exploits
2020-03-24 16:58:17 +01:00
Blu
d634d9ce67
fixed wheels not locking
2020-03-16 14:46:40 +01:00
Blu
b16bbd4ee1
reverted
2020-03-16 13:26:08 +01:00
Blu
f12d40a143
added LFS' seat locking method
2020-03-16 13:23:20 +01:00
Blu
6c716a711f
disable duping. Scrubs just don't read the notes
2020-01-26 15:17:31 +01:00
Blu
6777504a74
possible spazzm fix
2020-01-26 15:17:17 +01:00
Blu
5c13232eff
scaling
2019-11-06 17:59:12 +01:00
Blu
d2e1698781
reduce amount of DT var's for baseent
2019-11-06 16:26:49 +01:00
Blu
d00fd3a050
added turbo / supercharger to info
2019-11-05 23:46:32 +01:00
Blu
09906cc9dc
vehicle information
2019-11-05 23:22:03 +01:00
Blu
c47a00a47c
clamp engine brake
2019-11-05 19:55:27 +01:00
Blu
ab24d14ac8
getclientnumber instead of tonumber clientinfo
2019-11-05 19:30:46 +01:00
Blu
e032b6f1e5
fix logic error in canstart function
2019-11-03 12:15:45 +01:00
Blu
825393fba9
re-add gasspill effect
2019-11-02 10:31:50 +01:00
Blu
2ed38c5cda
fix logic error in wheel code
2019-10-28 11:58:34 +01:00
Blu
25d0c50836
dont convert rev limiter math, lol
2019-10-28 01:04:52 +01:00
Blu
e44789486d
remove 3d2d test
2019-10-28 00:34:38 +01:00
Blu
c9e938538e
fix tool values not being clamped
2019-10-27 23:28:14 +01:00
Blu
a3ea1151e2
3d2d test
2019-10-27 23:28:01 +01:00
Blu
a18b8c495e
this is better
2019-10-27 23:27:50 +01:00
Blu
dca0bb2414
fix hud not showing fuel
2019-10-27 23:27:04 +01:00
Blu
a9887ab472
fix possible lua error
2019-10-27 02:41:15 +02:00
Blu
1d8d59df7b
added lfs seat switcher
2019-10-24 19:44:02 +02:00
Blu
c6fde75780
fix remote controller not checking if vehicle is locked
...
https://github.com/Blu-x92/simfphys_base/issues/21
2019-10-23 01:36:41 +02:00
Blu
b3019c2551
fix collision damage triggering explosion
2019-10-23 01:30:53 +02:00
Blu
b8075b7f11
fix sound exploit
...
https://github.com/Blu-x92/simfphys_base/issues/25
2019-10-23 01:30:27 +02:00
Blu
a0189957ad
fix
...
https://github.com/Blu-x92/simfphys_base/issues/23
2019-10-23 00:58:04 +02:00