10 Commits

Author SHA1 Message Date
Craig Davison
08151fcbaa Fix typo in survival formspec & create legacy file 2015-02-12 22:18:22 +01:00
PilzAdam
82196b43e3 Remove weird constants in default 2015-01-10 15:47:30 +01:00
PilzAdam
b1a7829a17 Rewrite furnace
* Move furnace related code into furnace.lua
* Move duplicated code into functions
* Rewrite ABM:
	* Easier to follow strcuture (no returns in the middle)
	* No unnecessary calls to get_craft_result
	* Split logic and "visual feedback" (a bit)
	* Fewer calls to meta:set and meta:get
	* Better feedback on the current state of the furnace
2014-12-06 21:18:02 +01:00
BlockMen
f76b9d4f85 Make gui part of default 2014-07-05 16:06:16 +02:00
BlockMen
508bc82e17 More new Textures, Clean up a bit 2014-07-05 16:03:06 +02:00
BlockMen
0e437a902e Remove legacy, move aliases to default 2014-07-05 16:02:01 +02:00
BlockMen
238073ca21 Add fancy inventories 2014-07-05 15:57:35 +02:00
BlockMen
2239fd0a71 Fix tree growing and jungle sapling growth rate 2013-11-07 00:13:51 +01:00
PilzAdam
7bb8804365 Split init.lua into several files 2013-05-19 18:43:04 +02:00
PilzAdam
3ad0a627f2 Move all common mods back to minetest_game 2013-05-18 16:05:16 +02:00