You are viewing a potentially older version of this package. View all versions.
Thrayonlosa-QolElements-2.0.1 icon

QolElements

A collection of QoL elements that are too small to warrent their own mod. Vanilla compatible

Date uploaded 6 months ago
Version 2.0.1
Download link Thrayonlosa-QolElements-2.0.1.zip
Downloads 2474
Dependency string Thrayonlosa-QolElements-2.0.1

This mod requires the following mods to function

RiskofThunder-HookGenPatcher-1.2.3 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.3
bbepis-BepInExPack-5.4.2113 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2113

README

  • Client-Side Elements:
    • Genesis Loop timer
      • Having Genesis Loop will create a timer that countdowns to detonation, factoring in the various stages of the explosion.
      • When it is fully charged but not triggered it will slowly fade away
    • Genesis Fall damage estimator
      • Will shows on your healthbar how much fall damage you will take if you were to fall straight down
      • If the damage will be enough the go below low life threshold, the indicator will change color
      • Also increases the visiblity of the low health threshold indicator
      • Can be changed to be always enabled regardless if you have a Genesis Loop
      • Configurable
    • Show current monster count
      • Shows how many members are in the monster team.
    • Railgun auto reload
      • Automatically reloads Railgun when reaching the specified portion of the boost window
      • The portion can be configured
    • Mult retool smoother
      • Made swap spam smooth and easy by increasing the cooldown to 0.53 seconds
      • Getting attack speed will revert the cooldown back down to 0.5 seconds
    • Automatic Equipment Usage
      • Switch between three equipment modes: normal, hold, and toggle
      • Will automatically use equipment in a configurable interval
      • Key to switch modes is by default F5
    • Out of Bounds Indicator
      • Shows if you are about to walk into a teleport zone
      • This element is inactive by default
  • Server-Side Elements:
    • No stage 1 drop pods
      • This element is inactive by default
    • Newt's Dream Seer overide chance
      • Lets you change the probability of dream seer options getting overridden by Gilded Coast or Deep Void
      • By default Gilded Coast probability is set to 0
    • Mountain Shrine counter
      • Adds mountain count after shrine use chat message
      • Chat message becomes: {Name} has invited the challenge of the Mountain.. #
    • Mountain boss reward distribution message
      • Adds chat message after defeating mountain challenge in multiplayer
      • Message: # items over # players is # items each
    • Lunar Shop Disabler
      • Disables the purchasing of lunar items and rerolls in the bazaar
      • This element is inactive by default

Each element is togglable, and text huds can have their position and font size changed. Config can be configured in-game with the qolReloadConfig console command, or by using the Risk of Options mod.

CHANGELOG

  • 2.1.0
    • Added PingHud, which displays your latency
    • Let OOBIndicator have more verticality
    • Couple minor bug fixes
    • Added more formating to the readme
  • 2.0.1
    • Fixed drop pod spawning on every stage
  • 2.0.0
    • Genesis Fall now detects out of bounds zones
    • Added Out of Bounds indicator
    • Added Lunar shop disabler
    • Equip mode now switches directly to normal on switch button press if more than 2 seconds has passes since last switch press
    • Seperated Equip mode frequency between Hold and Toggle
    • Mod may now use Risk of Options for most configurations
    • Moved config entries around a bit, some settings have been reset
    • Improved the handling of enabling and disabling elements mid-game
  • 1.5.1
    • Fixed AutoEquip firing slower than it should have, it can now fire every tick
  • 1.5.0
    • Added Automatic equipment usage
  • 1.4.1
    • Fixed some cases where Genesis Fall wouldnt display
  • 1.4.0
    • Added Mult retool swap smoother
    • Made it possible to make GenesisFall always active insead of just when you had a Genesis Loop
    • The low hp threshold indicator is now also extra visible if you have any on low hitpoints item
    • Fixed Genesis Timer persisting betweeen spectating change targets
  • 1.3.2
    • Fixed Genesis Timer persisting betweeen spectating change targets
  • 1.3.1
    • Genesis Fall will now flow past the bar if you are above low hp and the fall-damage is overkill
    • Genesis Fall now includes your curse factor in its calculations
  • 1.3.0
    • Added Genesis Fall, which estimates how much fall damage you will take
    • Made the low life threshold indicator more visible when you have Genesis Loop
    • Tweaked Genesis Timer color scaling
    • Slightly changed Genesis scaling
  • 1.2.0
    • Added mountain shrine counter: adds mountain count after shrine use chat message
    • Added mountain shrine boss reward boss distribution message
  • 1.1.0
    • Added Dream Seer overide chance element