Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
Better Shotgun Tooltip
Inhances the tooltips of the shotgun such as safety and ammo loaded.
| Date uploaded | a year ago |
| Version | 1.5.2 |
| Download link | AtomicStudio-Better_Shotgun_Tooltip-1.5.2.zip |
| Downloads | 44071 |
| Dependency string | AtomicStudio-Better_Shotgun_Tooltip-1.5.2 |
README
Links
About the mod
This mod is packed with features! The features include to:
- Customisable Safety
- Ammo Indication
- 8 Configs
- Client Sided
- If using LethalConfig no game restart
This aims to improve you shotgunning experience! Default custom safety text:
- On: The safety is on: [Q]
- Off: The safety is off: [Q]
Known bugs:
- Custom text tweaks for a second sometimes when changing.
- Automatic detection of On and Off only works when lowercase for colors.
Configs
The following configs are as follows:
Colorize Text
- Description -> Enable or disable colorized text for shotgun safety.
- Default Value -> False
- Config type: Bool
- Further Explanation -> Makes the on / off text have a color.
Colorize Full-Text
- Category -> Text Color
- Description -> Enable or disable coloring the entire text instead of just the 'on' or 'off' word.
- Default Value -> False
- Config type -> Bool
- Further Explanation -> No further input needed.
Colorize Full-Text
- Category -> Text Color
- Description -> Enable or disable coloring the entire text instead of just the 'on' or 'off' word.
- Default Value -> False
- Config type -> Bool
- Further Explanation -> Colorize text NEEDS to be active to work
On-Text Color
- Category -> Text Color
- Description -> The color for the 'on' text.
- Default Value -> green
- Config type -> String
- Further Explanation -> If colorize text is on this it'll be this color. HTML Colors only.
Off-Text Color
- Category -> Text Color
- Description -> The color for the 'off' text.
- Default Value -> red
- Config type -> String
- Further Explanation -> If colorize text is on this it'll be this color. HTML Colors only.
Safety Text Off
- Category -> Text Settings
- Description -> Custom text for safety off. Must contain the keyword 'off'.
- Default Value -> null / empty
- Config type -> String
- Further Explanation -> If left empty, it will use the default one I have made which is in: About the mod.
Safety Text On
- Category -> Text Settings
- Description -> Custom text for safety on. Must contain the keyword 'on'.
- Default Value -> null / empty
- Config type -> String
- Further Explanation -> If left empty, it will use the default one I have made which is in: About the mod.
Ammo Indicator
- Category -> Miscellaneous
- Description -> Shows how much ammo you have in the shotgun.
- Default Value -> False
- Config type -> Bool
- Further Explanation -> This is inside of the Fire tooltip. Example -> Fire (O)(): [LMB]
Number Represents Ammo
- Category -> Miscellaneous
- Description -> False is more compact, True is more wordy. You can always change this mid game using LethalConfig without a restart
- Default Value -> False
- Config type -> Bool
- Further Explanation -> This is inside of the Fire tooltip. Example -> Fire (1 Loaded): [LMB]
CHANGELOG
v1.6.0 - Compatibility
- Buyable Shotgun Plus now has compatibility!
- This should work fine. As this is very experimental, report bugs to me. @atomictyler OR https://atomic.is-a.dev/socials/
- Fixed typo in the LC Modding badge
v1.5.2 - Major Bug Fix 2
- The shotgun still tweaks out when switching when on custom tooltips
- Automatic detection of on and off only work when lowercase for colors
- Turning on Ammo indicator no longer breaks the shotgun safety
- Ammo indicator can now be turned off (I forgot to add a check)
- Massive README update :low_taper_fade:
- Colors can now be toggled off again
v1.5.1 - Major Bug Fix
- The shotgun UI no longer shows on everyones screen
- Added more checks to make sure its the owner only
v1.5.0 - Major Update
- Shortened the download size by alot-ish
- More than 80 Lines of code removed
- New changelog format
- Added 2 new configs
- You can now view how much ammo you have
- Removed the console report log, it wasn't much
- Changed the icon again
v1.4.0 - Bug Fix
- Fully patched a major bug
- Added a console report log (REMOVED)
v1.3.0 - Useless
- Tried to fix an issue but was later deemed unpatched, fixed in 1.4.0
v1.2.0 - Update
- Changed the icon for the mod
- Added 2 more configs that include:
- Customise on / off text
v1.1.1 - Update
- Removed the more company dependency because I accidentally copied it over from my cosmetics
v1.1.0 - Major Update
- Changed the BepInEx mod info -> com.atomic.shotgunsafety
- Added a new icon
- Added a new config with 4 features:
- Color safety text
- Make the entire safety message colored (requires first config)
- Choose the color of the 'off message' (not all supported)
- Choose the color of the 'on message' (not all supported)
- Color safety text
v1.0.0 - Release
- First launch!