Noita
RPG Mod
Näytetään 1–10 / 29
< 1  2  3 >
Päivitys: 5.3.2024 klo 21.34
tekijältä mitch.asdf

New patch for new_enemies mod compatibility

Päivitys: 16.2.2024 klo 4.09
tekijältä mitch.asdf

Fixed a bug where spell drops from superior monsters were not respecting the spell's unlock condition, causing the player to see spells they shouldn't yet.

Päivitys: 15.2.2024 klo 21.39
tekijältä mitch.asdf

Fixed a bug where rage-fueled levitation would not correctly replenish flight energy because of the level bonuses not applying

Päivitys: 13.2.2024 klo 3.23
tekijältä mitch.asdf

Removed a line of code I forgot I added that would definitely be causing people errors. How does this keep happening?

Päivitys: 13.2.2024 klo 2.41
tekijältä mitch.asdf

Compatibility fix for possibly several mods which add spells

Päivitys: 9.2.2024 klo 21.38
tekijältä mitch.asdf

Enemies which become superior will now also have their CameraBoundComponent removed, stopping them from being deleted. The enemies still seem to disappear if you get too far away and will reappear when you are close enough.

To prevent the world cache from filling up with enemies that will not be seen again possibly ever, there are restrictions as to when the camera component is removed. Such as when the spawn probability is too high for the player to care about the enemy being lost.

Päivitys: 8.2.2024 klo 16.03
tekijältä mitch.asdf

Fixed a bug causing some spells not to drop and also sell for no gold if tried.
Selling spells now announces how much gold they give.
Changed default for setting "level difficulty scale B" to from 0.1 to 0.045.
Changed default for setting "ease of level" from 0.1 to 0.25.
Settings are now labeled to show whether they need a new game started in order to take effect.

Päivitys: 6.1.2024 klo 0.07
tekijältä mitch.asdf

Changed the default level balance settings. These changes won't reflect for anybody who already had the mod installed.

Config menu defaults changed:
-Ease of level: 30.0 -> 0.1
-Level power: 1.0 -> 5.0
-Diminishing returns: 0.9833 -> 0.9
-Level difficulty interval: 100 -> 1
-Level difficulty curve B: 2.0 -> 0.1

Päivitys: 6.1.2024 klo 0.07
tekijältä mitch.asdf

Mistake patch - realised I had not saved the file I was modifying as I was performing the mod upload.

Päivitys: 24.12.2023 klo 20.42
tekijältä mitch.asdf

Fixed silly division by zero error which was just crashing the game when starting a new run with Varia's addons mod also installed