Communities
Developers
Get Manager
Log In
Communities
Developers
API Docs
GitHub
Package Format Docs
Markdown Preview
Manifest Validator
Contact Us
Privacy Policy
News
Get Manager
Communities
Risk of Rain Returns
ShowArtifacts
Risk of Rain Returns
Upload package
ShowArtifacts
Displays all currently activated artifacts on the HUD.
Xaidee
https://github.com/Xaidee/RORR-ShowArtifacts
Install
Details
Details
Last Updated
First Uploaded
Downloads
1.5K
Likes
2
Size
153KB
Dependency string
Xaidee-ShowArtifacts-1.2.2
Dependants
0 other mods
Loading...
Download
Details
Required (2)
Wiki
Changelog
Versions
Analysis
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Modding Discord
Categories
Mods
Misc
Quality of Life
Client-side
1.2.2
Make the mod work again (i have no idea how long it's been broken).
The global Settings was being set to DefaultSettings before it was defined and thus returning null and breaking everything.
Maybe this only affected new instances that didn't have a config file yet?
1.2.1
Fix that updates a change to artifact's sprite ids found in ReturnsAPI 0.1.19
Update dependency versions for ReturnOfModding and ReturnsAPI
1.2.0
Port to use ReturnsAPI
Added configuration via the in-game settings menu.
So far it's just whether to draw an extra black drop-shadow and the ability to reset the config, offsets and colours are planned to be added.
1.1.0
Code refactor:
Make things more readable.
Enhance
debug_print
to new
log
function.
Unify constants into
Settings
table, to make things easier for
future configuration
Add
LICENSE
and update
README.md
appropriately.
Added a screen-grabbed preview of how the mod looks in-game
Reduced calls to
Global
/
gm.get_global_get()
and make them consistent.
Sanity checks
1.0.0
Initial release.
Categories
Mods
Misc
Quality of Life
Client-side