Garry's Mod
[simfphys] LUA Vehicles - Base
กำลังแสดง 61-70 จาก 146 รายการ
< 1 ... 5  6  7  8  9 ... 15 >
อัปเดต: 2 พ.ย. 2019 @ 2: 47am

- [re-added] gas spill effect

อัปเดต: 28 ต.ค. 2019 @ 4: 00am

- [fixed] logic error in wheel code allowing the wheels to turn when they shouldn't while not allowing the wheels to turn when they should

อัปเดต: 27 ต.ค. 2019 @ 5: 07pm

- [fixed] vehicle editor, vehicle duplicator and transmission editor not clamping the min/max values
- [fixed] possible lua error when wiremod is not installed
- [fixed] lua error when spamming right click with the vehicle duplicator tool while spawning a vehicle
- [fixed] HUD sometimes not showing fuel usage while playing on a server as client

อัปเดต: 27 ต.ค. 2019 @ 4: 46pm

- [changed] converted clientside timed function to use FrameTime() instead. This should make the HUD and sound run a little smoother even on lower fps.

อัปเดต: 24 ต.ค. 2019 @ 10: 47am

- [added] LFS' seat switcher

อัปเดต: 23 ต.ค. 2019 @ 1: 51am

- [fixed] Backfire Sound Exploit
- [fixed] Remote Controller allowing to control locked vehicles
- [fixed/Removed] Exploitable Gas Pump spill-effect
- [fixed] possible lua errors when wiremod is not installed
- [added] Wiremod integration for Turn Signals and Remaining Fuel (GitHub pull request)[github.com]
- [added] Gibbing + Damage System upgrade

อัปเดต: 8 ส.ค. 2019 @ 7: 22am

GitHub Pull request merge
- added guard against external Lua injection attack[github.com]

อัปเดต: 17 พ.ย. 2018 @ 5: 57am

- added player:IsDrivingSimfphys() function. Returns true if the given player is driving a simfphys vehicle. returns false as passenger

- added player:GetSimfphys() function. Returns the simfphys base entity (gmod_sent_vehicle_fphysics_base) in which the player is driving in

อัปเดต: 7 พ.ย. 2018 @ 1: 23am

added :GetVehicleClass() dummy function. should fix "[ERROR] lua/pompier/sh_pompier.lua:189: attempt to call method 'GetVehicleClass' (a nil value)". however i can not guarantee that conflicting addons wont break something else in the process

อัปเดต: 1 พ.ย. 2018 @ 8: 22am

- lua effects performance optimizations
- increased full-filler-pistol refil speed
- [fixed] edit properties not showing up. its always visible now even if you cant use it.
- [fixed] ML and MR wheels not having OnGround check
- [fixed] stormfox detaching mass-center-counterweight causing wierd vehicle handling
- [fixed] attacker / inflictor being WORLD on destruction
- [fixed] wheel editor tool attempting to set wheels on incompatible models