BattleImprovements fix
Make the battle experience of Sulfur be better. Hit marker, Loot light beam, dead protection and more!
CHANGELOG
1.0.0
Release
1.0.1
Now damage info will merged if have same damage type
1.0.2
Speed up the kill message animation
Add configurable file for all feature to turn on/off
1.0.3
Now asset bundle embedded with dll file
Bug fix: damage count only trigger when kill enemy
1.0.4
Updated v0.9.17 compatibility.
Hit crosshair animation adjust
1.1.0
Add Menu
Add i18n
Add configurable feature - all configurations will save into game save file
Code Refactoring - Further split attack feedback related patches into different patches
1.2.0
Add loot beams
1.3.0
Add Dead Protection
Bullet behavior reworked
1.4.0
v0.10.1 compatibility fix.
fix when player die with grenade will cause game soft lock
Add battlefield 5 style kill message
1.4.1
v0.10.2 compatibility fix.
1.4.2
Corrected the death protection logic to match the textual description, i.e. the value is now set to the chance of losing enchantments and accessories instead of the chance of keeping them.
1.4.3
v0.10.4 compatibility fix.
1.5.0
v0.10.12 compatibility fix. Barrel also in dead proection now Loot VFX now fixde to const size
1.5.1
v0.11.2 compatibility fix.
1.5.2
Compatibility fix for the current SULFUR build (Unity 6).
Combat feedback (hit marker, damage numbers, kill message, hit sound) rewired to the reworked damage pipeline.
Bullets-through-corpses and reverse mouse scroll restored.
Kill message / damage text render again, using the game's own font (CJK included).
F1 menu fixed for the new input system.
Fixed a save-migration error that could abort plugin init.