Teardown
Moddy Weapon
正在显示第 1 - 10 项,共 17 项条目
< 1  2 >
更新于:2023 年 11 月 3 日 上午 10:41
作者:FerdiBerdiii

Removing the debugprints. :')

更新于:2023 年 11 月 3 日 上午 10:38
作者:FerdiBerdiii

Fix bullet health hitting 0 but still traveling further.

更新于:2023 年 7 月 19 日 上午 3:24

Add target seeking capability and add a point light to the laser.

Updated the UI to work better with large names.

更新于:2023 年 7 月 18 日 下午 1:47

Two new features added:

Final hit explosions.
Laser seeking projectiles. These projectiles will do their best to hit your targets.

更新于:2022 年 10 月 16 日 上午 5:13

Add rebind support for all keys.

更新于:2021 年 10 月 10 日 上午 5:08

Add support for the extingishing particles flag.

And introduce a weapon to showcase this new feature.

更新于:2021 年 9 月 19 日 上午 5:32

Update particle settings menu according to the changes to textbox.lua

更新于:2021 年 9 月 19 日 上午 5:25

Add support for editing line color.

更新于:2021 年 9 月 7 日 上午 10:34

Split the list of weapons away from code to allow easier changes to it.

更新于:2021 年 9 月 1 日 上午 11:21

Version 2:

- A full particle editor for projectile hits, shot smoke(from gun), shot fire(also from gun) and projectile particles.

- Projectile gravity: for slow dropping projectiles.
- Projectile bouncyness: for bouncy projectiles.

- Seperated min spread for X and Y so you can for example create lines of spread.

- Option to turn off the projectile line, if you want to only use projectile particles.

- Descriptions to almost every option in the mod, explaining what it does and what the minimum and maximum values are.

- Bullet health, an alternative to infinite penetration, allowing for limited penetration for multiple layers.
This health decreases depending on material strength.

- A new base weapon: Plasma Pistol, to showcase projectile particles, bullet health and projectile gravity.

- And as a quick fix for sounds, you can now copy over sounds from other tools to your custom profiles.
Note that this does not copy over tool behaviour, such as the minigun warmup.

- Moved mod options to a seperate tab.

- Added a warning when changes are made reminding you to save your changes.