tModLoader

tModLoader

Block's Boss Bars
Showing 11-18 of 18 entries
< 1  >
Update: 23 Apr, 2024 @ 2:59pm

Version 1.1.1 has been published to Stable tModLoader v2024.2
- Reworked the Mod.Call arguments. They should now be much more straightforward, and now automatically support the bar shake and chip effects.
- Added config option to change the positioning of the boss bar; you should now be able to move it just about anywhere on screen

Update: 22 Apr, 2024 @ 5:49pm

Version 1.1 has been published to Stable tModLoader v2024.2
- Polished drawing code; not only do bars look a little nicer (Including the purging of sneaky mixels), but you can now scale the bar size via. config!
- Added bar shake feature; The boss bar will shake some when the boss takes damage. The intensity can be customized (or disabled) via. config.
- Added bar chip feature; when dealing rapid damage, a transparent version of the bar's fill is temporarily left behind, representing damage done in quick succession. Can be toggled via. config.
- Make the boss bar draw for more NPCs: Using the config settings, you can now make this mod create boss bars for whatever NPCs you want (But don't expect it work perfectly).
- Mod.Call support: Modders can now use a Mod.Call to add support for custom boss bar logic for their bosses when used with this mod's boss bar. This allows customization of HP, Shield, and text display, as well as the bar shake and chip effects (Though these basically have to be re-created...).

Update: 21 Jan, 2024 @ 1:23pm

Version 1.0.3.2 has been published to Stable tModLoader v2023.11
- Fixed shield bars on the modded bar style having their numerator value multiplied by 100 when displayed
- Added a config. option to allow forcing unidentified (modded) boss bar logic (Which are normally defaulted to vanilla logic) to default to the generic bar logic when using the modded bar.

Update: 8 Jan, 2024 @ 6:47am

Version 1.0.3.1 has been published to Stable tModLoader v2023.11
- Minor adjustments to description
- Fixed a singular mixel in the mod icon's border

Update: 6 Dec, 2023 @ 10:39am

Version 1.0.3 has been published to Stable tModLoader v2023.10
- Tweaked the shield bar text display, fixing it showing incorrect numbers and not working properly with shields whose max value isn't 100.

Update: 14 Aug, 2023 @ 10:27am

Version 1.0.2 has been published to Stable (v2023.6):
- Properly updated version number
- Now properly open-source, as intended

Update: 14 Aug, 2023 @ 10:24am

Version 1.0.1 has been published to Stable (v2023.6):
- Public release!
- Forgor to change version number. Oops.

Update: 10 Aug, 2023 @ 2:36pm

Version 1.0.1 has been published to Stable (v2023.6):
- Private pre-release