Commit Graph

  • dec527de0d Updated renewal mechanics for Minetest Game 5.1.1 master Alexand(er|ra) Yst 2020-03-31 14:20:15 -07:00
  • 54dbb25d2c Update lave-cooling override Minetest Game's default mod originally allowed other mods to override the lava-cooling behaviour by simply overriding the default.cool_lava() function. However, somewhere along the way, a developer that didn't know what they were doing "optimised" the code, eliminating that functionality. To make the lava-cooling override work in this mod, I had to have the mod search the ABM table and modify the lava-cooling function contained in it. It was messy, but it was just the only way. In Minetest Game 0.4.17, this error has been corrected. This commit takes advantage of this correction and performs the override in what was always the correct way to do it, now that that correct way actually works again. Alex Yst 2018-06-17 16:09:01 -07:00
  • 9242bc90c9 Fixed bug that made coral spawn in v6 maps Alex Yst 2018-05-28 22:58:50 -07:00
  • 4490970bdf Fixed incorrect desert sand recipe Alex Yst 2018-04-05 02:34:25 -07:00
  • 37a94f13c7 Slow coral growth even further Alex Yst 2018-04-04 13:57:43 -07:00
  • 24dfe13427 Increased coral rarity again Alex Yst 2018-04-03 03:09:18 -07:00
  • 78fd5ccea3 Fixed coral-repropagation speed Alex Yst 2018-04-03 01:14:44 -07:00
  • afdf6901cf Made coral respawn less frequently Alex Yst 2018-04-02 11:02:54 -07:00
  • 7e96f36a12 Fixed bug in coral renewal Alex Yst 2018-04-02 10:57:48 -07:00
  • ed1bced6b9 Make coral respawn rarely, even if no existing corals are left Alex Yst 2018-04-02 09:23:00 -07:00
  • 8458cb61e1 Implemented sand renewal and desert stone renewal in a cleaner way - no more grinder Alex Yst 2018-04-02 09:05:57 -07:00
  • ba9b84ce1f Initial upload Alex Yst 2018-03-17 02:16:52 -07:00
  • 0d9d91d563 Initial commit y.st 2018-03-17 08:38:14 +00:00