
REnhanced
An "Enhanced Vanilla" experience with quality-of-life improvements, minimal balance tweaks, and vanilla compatibility.REnhanced Modpack
TL;DR It's an "Enhanced Vanilla" experience with a lot of quality-of-life enhancement mods, minimal balance tweaks*, and vanilla compatibility.
Thank you for over 500 Downloads!
Better explanation
First and foremost, this is a modpack made to pair my particular proceeding preferences:
- Overall vanilla flavored experience with some sprinkles :)
- Must maintain vanilla compatibility both when hosting and as a client
- Nothing should be too jarring to anyone coming from the unmodded base game
- Balance changes should be avoided or at most, imperceptible*
- Performance over resource usage†
- Nothing "chocolate", nothing should feel modded. It should be conceivable that all of the mods could be added to the base game.
- No deprecated mods!
The way I see it, there's a lot of small tweaks (both flaw fixes and feature furtherance) that make considerable improvements to what it's like to just sit there and play the game. I much prefer a lot of very small independent tweaks that add up to a better experience instead of overhauling large/prominent parts of the game- I want to play Risk Of Rain 2, not a fan-made redesign and refactor.
Where I draw the "vanilla flavored" line
This is of course a balancing act. So there are some mods I was on the fence about and chose to keep, and others that I decided not to. Since they're borderline and you might have different opinions, I'll list the iffy ones below.
The ones I kept:
- RespawnAfterBoss by neutrino-steak - Respawns all dead players once all bosses have been defeated. This means if 1 out of 4 players are alive at the end of the teleporter event, instead of all of the boss drops going to them, the other players can get their share so they don't fall behind (plus if they died, they could probably use the help from the extra items).
- TooManyFriends by wildbook - Allows you to play with more than just 4 players per lobby. The base game's player count-scaling wasn't designed with more than 4 player lobbies in mind, however since the mod only introduces that edge case perplexion once the mod becomes necessary, it's somewhat of a "necessary evil" with no better alternative.
The ones I didn't
- GoldChestForAll by DestroyedClone - While I do use this in my day-to-day and subjectively in my opinion it makes item distribution more fair, it does objectively affect balance in a meaningful way (4 reds on your team instead of 1 on Stage 4 can be pretty impactful).
- Aerolt by Lodington- A cheating mod menu that can serve as a helpful utility and very useful for testing, but it also is by nature a cheat which can be frowned upon by some (to each their own I suppose).
- SillyItems by TheTimesweeper - Even though you could argue being able to visually see how many items each player has does serve a purpose, if we're being realistic this mod is a much more "for fun" and not really a utility.
- RiskOfRave by RuneFox237 - Plays the song Caramelldansen and adds rainbow post processing effects during teleporter events. The only utility it has is indirectly reminding you to stay inside the teleporter circle by muffling the music when you're outside of it. Also volume preferences will differ from setup to setup and it needs to be adjusted in the config which is a bit obtrusive.
Known Issues
None currently, if you run into anything please contact me on Discord either by DMs (Fin#1337) or by @mentioning me in the Risk Of Rain 2 Modding Discord server. Alternatively you can open an Issue on GitHub but you'll definitely get a slower response.
Changelog
These are identical to those found on GitHub. If you want notifications you can open that page then: Click the arrow next to "Watch" at the top → Custom → Releases → Apply, and you'll get GitHub notifications (configurable to be push and/or email) whenever the modpack updates.
1.0.6 Mod updates, README polish
- Updated Engi_M1_Autofire 1.1.4 → 1.2.0
- Risk of Options support.
- Fixed a bunch of config options being missing.
- Updated R2API_Core 5.0.3 → 5.0.4
- Added SystemInitializerInjector class to the Utils namespace
- Update R2API_Elites 1.0.0 → 1.0.1
- Fix some non working custom ramps (ramp index not properly set)
- Always enable EliteAPI hooks (potential fix for a Spikestrip elite color bug)
- Appended
/s to the end of Thunderstore links to avoid unnecessary redirects. - Added a
#after the/in the Thunderstore link to this Modpack's package page so that it doesn't reload when pressed from Thunderstore. - Updated thank you downloads number to 500!
- Fixed typo in previous changelog.
1.0.5 Just README Updates
- Added "No deprecated mods!" to my list of
pseudo-requirementspreferences. - Added note at the very bottom of README to like the modpack
- Updated thank you downloads number to 350
1.0.4 More polish and a new mod- SeerPing
- Changed README ROR2 Modding Discord invite from
discord.gg/todiscord.com/invite/ - Fixed capitalization of 'Where I draw the "vanilla flavored" line' in README
- Fixed manifest.json modlist being incorrectly sorted
- Gave README consistent newlines
- Added SeerPing by Moonlol - "makes the lunar seers show you where they lead when pinged"
- Changed line endings to the unix style LF (\n) instead of CRLF (\r\n). Will affect literally nothing in practice but it's my preference.
- Changed Changelog section text to use
→instead of->since my editor's font ligatures obviously don't apply on Thunderstore.. oops
1.0.3 Configuration fix
- Fixed PingItemDescription misconfiguration
1.0.2 Polish
- Fix a typo in the README
- Updated mod description
- Add GitHub URL to manifest.json
- Add Changelog section to README
- Add currently empty "Known Issues" section to README
- Remove an accidentally included mod skin mod (oops)
- Sort manifest.json dependency strings alphabetically by mod name (with R2API and BepInEx ones sorted separately at the bottom)
- Somewhat heretically indented dependency strings to be centered around the
author-modnamedash delimiters
1.0.1 Remove an extra temp file
- Delete a missed temporary file 1.0.1 Remove an extra temp file
1.0.0 Initial release
- Initial Release