You are viewing a potentially older version of this package.
View all versions.
Date uploaded | 2 days ago |
Version | 1.1.0 |
Download link | BULLETBOT-DPSMeter-1.1.0.zip |
Downloads | 1061 |
Dependency string | BULLETBOT-DPSMeter-1.1.0 |
This mod requires the following mods to function
RiskofThunder-RoR2BepInExPack
Simplify the modding ecosystem of Risk of Rain 2, making it easier for modders to create and maintain their mods while preventing harmful bugs.
Preferred version: 1.24.2README
DPSMeter
Supports Risk of Options.
Features
- Presets: Allows you to save and switch between different configuration settings. This feature is only available with Risk of Options.
Configuration
- Timespan: Measures how much damage is dealt over a specific duration.
- Toggle Visibility: The keybind to toggle the visibility of the UI.
- Is Visible: Determines whether the UI is currently visible.
- Hide When Chatbox Active: Determines whether to hide the UI when the chatbox is active.
- Hide Background: Determines whether to hide the background of the UI.
- Background Color: Sets the background color for the UI.
- HUD Scaling: Determines if the UI scales according to the setting (Settings -> Video -> HUD Scale).
- Parent: Sets the parent object name of the UI.
- Size: Sets the dimensions for the UI (X and Y).
- Rotation Angles: Sets the rotation angles for the UI (X, Y, and Z).
- Pivot: Sets the pivot points for the UI (X and Y).
- Anchor Position: Sets the anchor positions for the UI (X and Y).
- Anchor Min: Sets the minimum anchor values for the UI (X and Y).
- Anchor Max: Sets the maximum anchor values for the UI (X and Y).
- Text Format: The format for displaying text.
- Text Spacing: Sets the horizontal and vertical text spacing for the UI text.
- Text Alignment: Sets the alignment for the UI text.
- Text Color: Sets the color for the UI text.
- Use Commas: Determines whether numbers are displayed with commas for thousands.
- Use Whole Numbers: Determines whether the numbers should display as whole numbers.
Reporting bugs
To report any bugs, feel free to join the RoR2 modding Discord server and send me a direct message.
Inspired from
Risk of Rain 2 But I Am An Engineer Turret With x10 ALL ITEMS
Check out my other mods
CHANGELOG
Note
If that version is not listed here, do not download that version, as it can cause some issues.
1.1.0
- Fixed an annoying error when damaging an enemy.
1.0.9
- Updated the code due to this mod getting rejected.
1.0.8
- Updated README.
1.0.7
- Fixed chat overlapping when starting a stage. This issue was caused by WolfoQualityOfLife.
- Fixed causing errors in the console when not in a stage.
- Fixed calculation delays.
- Added configurable settings such as "Toggle Visibility" and "Is Visible".
1.0.6
- Added configurable settings such as "HUD Scaling" and "Parent".
- Introduced a new feature called "Presets".
1.0.4
- Fixed chat overlapping caused by WolfoQualityOfLife.
1.0.3
- Fixed the "Text Format" input field to remove rich text support.
1.0.1
- Reworked the text format system. Check its description for details on how it works now.
1.0.0
- Initial release.