You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changelog
Version 1.0.4
Added client-side features:
Particle effects: Now, particles are shown only to the client (i.e., your own screen) when lifesteal is triggered, enhancing the visual experience for players.
Client-Side Configuration Options: Using Cloth Config and Mod Menu, players can now adjust client-side settings like the particle effects, cooldown, and healing values directly in the game’s settings menu.
Improved Configuration Management:
Settings for particles and cooldowns can now be customized directly in the in-game menu via Cloth Config or modified directly in the lifedrain.json file.
The config file is automatically updated when missing values are detected.
New tooltips added for configuration options, explaining the client-server relationship for each setting (e.g., particle effects are client-side).
Minor bug fixes related to configuration updates and system performance.