- Refresher heals 100 points on activation, regen gives another 100 spread out for 50 seconds.
- Refresher ONLY activates on critical damage.
- The other health items don't autoactivate if the player dies.
- Overhealing above 200 points will gradually lower (faster if above 500).
Other changes:
- Used DTA_WindowRightF where possible for smoother UI bars.
- Lightweight Tick() for smoke and debris (has some glitches I gotta figure out).
- Add option for buckshot to gib (on by default).
- Clips are replaced by shells again.
- Increased look sensitivity when crouching with Silver Bullet.
- Fix 3D floor handling of nonsolids.
- Fix combat trackers not updating their position when an actor changes height while stationary (e.g.: crouching players).
- Tweaked health item values.
- Allow Sandwich to save you from the Ynykron (usually).
- Tweaked ammo availability again.
- Disable ammo and weapon drops from enemies (can be re-enabled).
- Adjusted refire behaviour of Biospark Carbine.
- Tweaked the sizes of some pickup models.
- Wallbuster gives only 5 ammo on pickup.
- Tweaked score values for more balanced progression.
- Overkill bonus also includes enemies that take twice their base health in damage (as was intended)
- Add a reminder for myself to add wall collision to dashing.
* extra translateables for stats
* Update language.ru_menu
* update doe
* cleanup
* missed this one
* Update language.ru_menu
small extra tip
* Update language.ru_menu
- Split off big code files for easier navigation.
- Moved DoExplosion and DoKnockback to the SWWMUtility class.
- Removed DoBlast as it is no longer used, having been replaced entirely.
- Finalized Mag Manager:
* Implemented partial mag loading for Silver Bullet and Candygun.
* Show spare bullets on ammo displays of Silver Bullet and Candygun.
- Rebalanced Eviscerator and Hellblazer damages.
- Adjusted Dragon's Breath damage and effects.
- Adjusted ammo spawns again.
* Reduced shell spawns, as they seemed to max out too quickly.
* Added "intermediate" bundle spawns for Eviscerator shells, Hellblazer missiles and Silver Bullet / Candygun rounds.
- Doubled max ammo of Biospark Carbine.
- Biospark beams no longer spawn arcs near their start point. This should reduce the likelihood of self-damage.