Teardown

Teardown

Hungry Slimes
Showing 11-20 of 24 entries
< 1  2  3 >
Update: 20 Jan, 2023 @ 11:43am

Hungry Slimes v4.6.0

Changelog:

  • Added an option to make slimes copy the color of the object they stick to.

Update: 26 Nov, 2022 @ 7:13am

Hungry Slimes v4.5.0

Changelog:

  • Added an option to prevent duplication instead of killing slimes when population limit is reached.
  • Added an option for slimes to damage player. Player will be damaged if he is in the slime eat radius when they eat.
  • Added an option for slimes to stop eating when the object they are attached to is moving.
  • Added an option for slimes to share food location with each other, and jump to an available food spot instead of dying of starvation when they no longer have something to eat.

Update: 16 Nov, 2022 @ 8:20am

Hungry Slimes v4.4.1

Changelog:

  • Fixed broken sounds after reloading a save.
  • Slimes are now loaded properly if you reload a save.

Update: 12 Oct, 2022 @ 11:30am

Hungry Slimes v4.4.0

Changelog:

  • Added an option to make objects eaten by Slimes be frozen (no physics). This fixes the lag happening when slimes eat large free floating objects, but also result in some weird floating objects, as long as a Slime is eating it.

Update: 12 Mar, 2022 @ 2:15am

Hungry Slimes v4.3.0

Changelog:

  • Added an option to make Slimes eat only the first item they touch. Duplicated slimes will inherit that item from their parent.

Update: 2 Mar, 2022 @ 9:50am

Hungry Slimes v4.2.0

Changelog:

  • Added an option to make Slimes behave more like goo: They no longer duplicate and they cannot die from lack of food.

Update: 2 Mar, 2022 @ 1:52am

Hungry Slimes v4.1.0

Changelog:

  • Added an option to make Slimes eat only one shape at a time, with a preference for dynamic objects.

Update: 1 Mar, 2022 @ 2:07pm

Hungry Slimes v4.0.0

Changelog:

  • Updated eat detection mechanism to use the new MakeHole() API.
  • Added an option to avoid having too many slimes stacking at the same location.
  • Added a key to set the max Slimes cap ingame and reduce lag.
  • Added fading ingame key hints.
  • Tweaked the default settings to make Slimes eat faster and generate less lag.

Update: 29 Jan, 2022 @ 8:28am

Hungry Slimes v3.0.2

Changelog:

  • Fixed an issue from previous update making slimes slower when eating.

Update: 29 Jan, 2022 @ 8:14am

Hungry Slimes v3.0.1

Changelog:

  • Reduced calculations when slimes are sticked and not eating, hopefully increasing performance for slimes eating large structures.
  • Reduced max eat radius to 5 as this is the game engine limit for making holes (any value above that was treated as 5 anyway).