Noita
RPG Mod
目前顯示第 1-10 項,共 29 項
< 1  2  3 >
更新:2024 年 3 月 5 日 @ 下午 9:34
mitch.asdf 發表

New patch for new_enemies mod compatibility

更新:2024 年 2 月 16 日 @ 上午 4:09
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.

更新:2024 年 2 月 15 日 @ 下午 9:39
mitch.asdf 發表

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

更新:2024 年 2 月 13 日 @ 上午 3:23
mitch.asdf 發表

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

更新:2024 年 2 月 13 日 @ 上午 2:41
mitch.asdf 發表

Compatibility fix for possibly several mods which add spells

更新:2024 年 2 月 9 日 @ 下午 9:38
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.

更新:2024 年 2 月 8 日 @ 下午 4:03
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.

更新:2024 年 1 月 6 日 @ 上午 12:07
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

更新:2024 年 1 月 6 日 @ 上午 12:07
mitch.asdf 發表

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

更新:2023 年 12 月 24 日 @ 下午 8:42
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