Garry's Mod

Garry's Mod

[simfphys] LUA Vehicles - Base
Viser 131-140 af 146 forekomster
< 1 ... 12  13  14  15 >
Opdatering: 13. okt. 2016 kl. 3:09

- Added vehicle editor tool. (It is pretty much the same as the edit properties menu but with the ability to save. And no, i wont implement the sound editor in this one. Maybe i will make an extra tool for that...)

- Added wheel editor tool (Only for vehicles with custom wheels)

(Tools can be found at Q => tools => simfphys)

Opdatering: 11. okt. 2016 kl. 16:25

- Fixed lua error caused by the repair tool

Opdatering: 11. okt. 2016 kl. 16:07

ignore this one. I had some trouble with the publisher...

Opdatering: 10. okt. 2016 kl. 15:54

- Vehicle repair tool now displays Health. (If there are more requests on adding it into the vehicle HUD i will probably do it.)
- Max health can now be changed in the spawnlist with "MaxHealth".
- fixed wheeldust and explosion effects.
- changed engine stall sound. (thanks to the guys in the bug report thread. I didn't even know that the old one wasn't in the game by default, sorry.)
- Added view shaking on explosions as requested in the Suggestions thread.

I hope this didn't break anything...

Opdatering: 9. okt. 2016 kl. 13:41

- Fixed "The numbers mason, what do they mean!"

Opdatering: 9. okt. 2016 kl. 13:15

- Vehicles can now be destroyed.
You can disable this feature by typing sv_simfphys_enabledamage 0 into the console.
It is recommended to have CSS installed or the fire effects will be replaced by simple "ignite". Maybe im going to make my own effects in the future but this has to work for now.

Opdatering: 8. okt. 2016 kl. 13:07

- Added "SpeedoMax" variable so you can adjust your interior speedometer gauge
- Added Automatic transmission sports mode (Q => Options => simfphys)
- Added Attachment prop feature
- Rebalanced Turbo vs Supercharger. The turbo now has more high rpm punch while the supercharger provides torqueboost over the entire rpm band. Both are slightly detuned,
- Added "SpawnOffset" variable

Opdatering: 6. okt. 2016 kl. 13:43

- Fixed passenger seats not using exit script
- Moved Countersteering to Q => Options => simfphys => Controls
- Powerband can now be edited in the Edit Properties menu
- Edit Properties menu can now be disabled by using sv_simfphys_devmode 0 (requires a restart)
- Changed all file paths to lowercase (sorry linux users)
- Added more sound presets
- Added HL2 avia

I changed some critical stuff. Please let me know if you have problems/errors caused by this update

Opdatering: 5. okt. 2016 kl. 3:50

- Added menu to change the keys
( Automatic Transmission is no longer in the EDIT Properties menu. It is now defined in Q => Options => simfphys )

- "CustomMassCenter = vector" can now be used even if "CustomWheels" is set to false

- Added "CustomWheelModel_R" to change the rear wheel model for vehicles with "CustomWheels" (Radius can be changed with "RearWheelRadius")

- Added "StrengthenSuspension = bool" to make the suspension stiffer.
For more info take a look at the new simfphys_spawnlist.lua (link in the addon description)

- Rebalanced some pre war vehicles

Opdatering: 3. okt. 2016 kl. 9:52

-Fixed "Attempting to create unknown particle system 'WheelDust'" error message for people who dont have Half life 2 Episode 2 mounted/installed
-Wheels can now be removed again without causing lua errors
-The vehicles will now turn off when the driver seat gets removed

Im sorry for all the updates in that short time but the only way to figure out all these bugs is by playtesting.