Garry's Mod

Garry's Mod

Extended 'Prop' Damage
正在显示第 11 - 20 项,共 41 项条目
< 1  2  3  4  5 >
更新于:2017 年 6 月 15 日 下午 10:03

Changed over to a change in momentum based damage model. Previously scaling damage off both relative linear and angular speeds caused either rotating bar 'weapons' to be nigh invincible or wheels to spectacularly self destruct.

As momentum is based off inertia/mass, added a damage weight ratio slider. When 0 it treats all entities as having a mass of 1. Otherwise treats them as having their mass scaled by the ratio

更新于:2017 年 6 月 15 日 上午 6:32

None Provided

更新于:2017 年 6 月 15 日 上午 4:14

Few very minor bug fixes

更新于:2017 年 6 月 15 日 上午 3:46

None Provided

更新于:2017 年 6 月 15 日 上午 2:49

Added burn damage. Work if damage type is DMG_BURN or if the inflictor is of class entityflame (the class of entity that damages a prop if you ignite it).

Changed spark effect to an effect that allows scaling

Added spark scaling sliders to bottom of settings

更新于:2017 年 6 月 14 日 下午 9:46

Duped entities remember the damage rule set with the Editor

更新于:2017 年 6 月 14 日 下午 9:26

Added a threshold that if damage goes over, all constraints are removed. setting this to 100% effectively stops this if user does not want that to happen

更新于:2017 年 6 月 14 日 下午 9:14

Removed hit reporting in console that was intended for debugging

Fixed sparks occasionally showing up near world 0,0,0 rather than at entity

Fixed a bug where the Editor tool tried to call a server-only function both as server and client

Added colour square to options settings to change the colour a damaged entity changes to

更新于:2017 年 6 月 13 日 下午 8:33

Sparks now go out from struck surface

The renamed EPD Editor should now only affect owned entities

Added another damage rule setting for each entity. From Global, Always On/Off, Doesnt suffer damage colliding with world. Should allow wheels to be removed from colliding with the world, but still allow rotating blades etc to suffer damage if you strike a wall

更新于:2017 年 6 月 13 日 下午 7:56

Added functionality to the Set Health STool. Healing can be done to a % of original health. Reload heals entity to 100%, right click toggles between always taking damage regardless of global setting, never taking damage, or taking damage dependent on global setting.

Added checkbox to Set Health STool that allows the reload and right click to affect an entire contraption.

Sparks now come out when an entity takes damage. Checkboxes added to turn On/Off sparks and explosion effect.

Rotational damage added to physics damage calc so that objects that spin around their origin actually take damage. Separate slider to scale speed and rotation damage.

Checkboxes to disable entities from colliding with world, or to disable entities colliding with entities who share the same owner.