HomeGamesUpdatesPricingMethodology
Steam News21 May 20251y ago

Update 1.03

Hi Everybody, RNG has been reworked The game used Unity's built-in Random.Range() function, which sometimes generated annoying values.

In this update4

Full notes

Full The Monster Breeder update

Read the full published notes in a cleaner layout. The original post stays linked below.

What changed

0 fixes2 additions8 changes0 removals
  • Balance
  • Gameplay
  • Fixes
  • UI and audio
  • Maps
addedRNG has been reworkedThe game used Unity's built-in Random.Range() function, which sometimes generated annoying values. I have also experienced cases where the archer missed twice in a row, even though the hit chance was over 90%. It truly feels unfair, but this is how random works. I checked how other games handle this and found they use manipulated RNG, where extremes are cut off. So, I have modified the RNG — it is no longer truly random, but it is less likely to produce extreme results in a row. I spent a lot of time testing it, and it looks better. I am interested in any feedback. How does the new RNG work for you?
addedEncyclopediaThe encyclopedia is back. I have updated it with the new content and features of the full-release game.
changedChangesThe arena battle does not provide chances for victory. Based on the result of the auto-battle, the player can decide whether to accept it or play it manually.
changedBugs fixedSkill panel error for Mammal class creatures with Ultimate Fury ability
changedBugs fixedIncorrect tooltips. Referring to the Early Access game.
changedBugs fixedPop-up info shows wrong values for Energy Steal and Greater Energy Steal abilities.

The Monster Breeder changes

addedThe game used Unity's built-in Random.Range() function, which sometimes generated annoying values. I have also experienced cases where the archer missed twice in a row, even though the hit chance was over 90%. It truly feels unfair, but this is how random works. I checked how other games handle this and found they use manipulated RNG, where extremes are cut off. So, I have modified the RNG — it is no longer truly random, but it is less likely to produce extreme results in a row. I spent a lot of time testing it, and it looks better. I am interested in any feedback. How does the new RNG work for you?
addedThe encyclopedia is back. I have updated it with the new content and features of the full-release game.
changedThe arena battle does not provide chances for victory. Based on the result of the auto-battle, the player can decide whether to accept it or play it manually.
changedSkill panel error for Mammal class creatures with Ultimate Fury ability
changedIncorrect tooltips. Referring to the Early Access game.

Hi Everybody,

RNG has been reworked

The game used Unity's built-in Random.Range() function, which sometimes generated annoying values. I have also experienced cases where the archer missed twice in a row, even though the hit chance was over 90%. It truly feels unfair, but this is how random works. I checked how other games handle this and found they use manipulated RNG, where extremes are cut off. So, I have modified the RNG — it is no longer truly random, but it is less likely to produce extreme results in a row. I spent a lot of time testing it, and it looks better. I am interested in any feedback. How does the new RNG work for you?

Encyclopedia

The encyclopedia is back. I have updated it with the new content and features of the full-release game.

Changes

The arena battle does not provide chances for victory. Based on the result of the auto-battle, the player can decide whether to accept it or play it manually.

Bugs fixed

  • Skill panel error for Mammal class creatures with Ultimate Fury ability

  • Incorrect tooltips. Referring to the Early Access game.

  • Pop-up info shows wrong values for Energy Steal and Greater Energy Steal abilities.

  • The "Druids" combat in the arena has an incorrect description.

  • Fear of Hybrids stat does not show up on the character panel.

  • Caves occasionally do not appear on the map after completing the "Path is blocked!" fight to clear the way for the expedition.

  • Wrong achievements for Golden and Bronze Medals and Badges.

Source

Steam News / 21 May 2025

Open original post

Changelog.gg summarizes and formats this update. How we read updates.