Teardown

Teardown

Moddy Weapon
Showing 1-10 of 17 entries
< 1  2 >
Update: 3 Nov, 2023 @ 10:41am

Removing the debugprints. :')

Update: 3 Nov, 2023 @ 10:38am

Fix bullet health hitting 0 but still traveling further.

Update: 19 Jul, 2023 @ 3:24am

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

Updated the UI to work better with large names.

Update: 18 Jul, 2023 @ 1:47pm

Two new features added:

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

Update: 16 Oct, 2022 @ 5:13am

Add rebind support for all keys.

Update: 10 Oct, 2021 @ 5:08am

Add support for the extingishing particles flag.

And introduce a weapon to showcase this new feature.

Update: 19 Sep, 2021 @ 5:32am

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

Update: 19 Sep, 2021 @ 5:25am

Add support for editing line color.

Update: 7 Sep, 2021 @ 10:34am

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

Update: 1 Sep, 2021 @ 11:21am

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.