You are viewing a potentially older version of this package.
View all versions.
DroneHUD
Displays your drone's health on the HUD.
| Date uploaded | 2 years ago |
| Version | 1.0.0 |
| Download link | SmoothSpatula-DroneHUD-1.0.0.zip |
| Downloads | 186 |
| Dependency string | SmoothSpatula-DroneHUD-1.0.0 |
This mod requires the following mods to function
SmoothSpatula-TomlHelper
Helper mod for saving and loading Toml config files.
Preferred version: 1.1.1README
SmoothSpatula-DroneHUD
Displays your drone's health on the HUD. Works in Multiplayer.
Special Thanks To
- The Return Of Modding team
- You for playing this mod
Contact
For questions or bug reports, you can find us in the RoRR Modding Server @Miguelito @Umigatari
CHANGELOG
v1.1.1
- Added support for displaying shield to accommodate DeerItems
v1.1.0
- Move to RAPI
v1.0.5
- Fixed draw_sprite_ext for v1.1.0 of RoRR
v1.0.4
- Changed to faster post_code_execute
- Fixed color error from floating point values
v1.0.3
- Added Dynamic Resizing option in order to fit a lot more drones
- Disabled HUD while chat is open
v1.0.2
- Fixed HUD scaling
- Added turrets/other friends
- Fixed default colours being 255 times too big
- Draw changes (no longer using a surface)
- HUD is hidden while browsing options
v1.0.1
- Added custom colors
- Other fixes
v1.0.0
- Initial release