Commit Graph

51 Commits (master)

Author SHA1 Message Date
Sokomine 97fe6f6e4d actually moved the config.lua file 2015-08-03 05:37:52 -04:00
Sokomine 0a1400e8f5 config.lua in the mods/ folder is no longer called due to conflicts with mod_security; it is now called in mods/core/config.lua 2015-08-03 05:37:52 -04:00
Sokomine 69dd8d4b2c added facedir for slabs, logs and trunks; fixed typo 2015-08-03 05:37:52 -04:00
Vanessa Ezekowitz 93c81db7ad don't use the old place code, it breaks protection mods and it's obsolete 2015-08-03 05:37:51 -04:00
kwolekr f7c37ea11c Fix node replacement in not-quite-loaded chunks
When first entering an area, sometimes placing nodes replaces other
nodes that are not buildable_to. This seems to be caused by the fact
that nodes in unloaded map blocks are treated as ignore, a node that is
buildable_to. This fixes that, by using get_node_or_nil() instead of the
previously-used get_node(), then checking to see if the nodes were
actually loaded before replacing.
2015-08-03 05:37:51 -04:00
DanDuncombe 1bac1780d6 Removed hunger, kept fancy hud, tweaked papyrus growth 2015-08-03 05:37:50 -04:00
DanDuncombe 5a7041e758 Tweaked seasons and anvils 2015-08-03 05:37:49 -04:00
DanDuncombe 12f1f370d7 Fixed locked chests I think 2015-08-03 05:37:47 -04:00
DanDuncombe 593371cb75 Tweaked creative again, REMOVED CRAFT GUISE BECAUSE OF BUGS 2015-08-03 05:37:47 -04:00
DanDuncombe b18e58c68d Better wieldhand 2015-08-03 05:37:47 -04:00
DanDuncombe 6a764f75c7 Main menu header etc, kind of fixed creative inventory 2015-08-03 05:37:47 -04:00
DanDuncombe 5fa1352727 Ores are rarer, crafting bench 2015-08-03 05:37:47 -04:00
DanDuncombe 4100ef7061 Replaced all minetest.env: with the newer minetest. 2015-08-03 05:37:46 -04:00
Kotolegokot e0a4e2b99f Sulfur is attached_node 2013-06-06 14:09:20 +06:00
Kotolegokot 9533382e2f Fix alias of ores:lapis 2013-05-14 21:37:04 +06:00
Kotolegokot 4ee75d61ba Fix olivine alias 2013-05-14 20:46:45 +06:00
Kotolegokot 587e648520 Fix legacy.lua [2] 2013-05-13 22:03:00 +06:00
Kotolegokot 5cd9526a70 Fix legacy.lua 2013-05-13 21:32:07 +06:00
Kotolegokot 8fa10c64ef Torch is attached node 2013-05-12 14:37:46 +06:00
Kotolegokot 5930d7f2ac New player animation and texture 2013-05-08 21:19:46 +06:00
Kotolegokot 2c652a48e3 Added realtest.register_on_updatenode function and added dropping_like_stone group 2013-05-08 21:14:05 +06:00
MyTrooName 98577f8931 Added scaffoldings 2013-05-02 14:51:12 +06:00
Kotolegokot 9b7719a3dd Added glass slabs and stairs 2013-05-01 20:54:27 +06:00
Kotolegokot 2e0c7a1707 New ore generator 2013-05-01 20:02:17 +06:00
Kotolegokot 729ec1cd76 Moved charcoal from default to minerals 2013-04-27 13:43:14 +06:00
Kotolegokot 0e8486a4ea Added realtest.register_stone 2013-04-27 00:55:16 +06:00
Kotolegokot 0b6c3ec281 The game doesn't crash, if config.lua isn't exist 2013-04-23 15:30:05 +06:00
Kotolegokot ff80bddbf5 Added realtest.register_dirt 2013-04-22 21:03:02 +06:00
Kotolegokot 0579e3f664 Improved realtest.register_tree 2013-04-22 16:49:01 +06:00
Kotolegokot eab74e8522 Mapple -> maple 2013-04-22 16:09:16 +06:00
Kotolegokot a71447a50e Lapis -> Lazurite + Olovine -> Olivine 2013-04-22 15:32:42 +06:00
Kotolegokot a5d6bf7736 Moved aliases into the legacy.lua file 2013-04-22 15:14:49 +06:00
Kotolegokot e514eb9f75 Fix cofig 2013-04-21 17:26:46 +06:00
Kotolegokot 0ab4cee07e Fix config 2013-03-28 12:01:28 +06:00
Kotolegokot 51ac28e927 Added config
You should create "realtest.conf.lua" file in your world folder.
2013-03-24 13:48:01 +06:00
Kotolegokot fcae971123 Fix stairs recipe 2013-03-24 12:56:26 +06:00
Kotolegokot 0ab7030be2 Fix slabs 2013-03-23 19:15:39 +06:00
Kotolegokot 3add4a8a1c Slabs are wallmounted 2013-03-23 16:32:56 +06:00
Kotolegokot 0a5855673d Use infinite stacks in creative mode and make the hand break anything 2013-02-09 15:30:26 +06:00
Kotolegokot 91cc9da247 Added stairs and slabs 2013-02-09 14:06:34 +06:00
Kotolegokot 501d6d44d9 Removed particles 2013-02-09 11:46:21 +06:00
Kotolegokot de3dc6290e Small fix 2013-01-11 14:20:03 +06:00
Kotolegokot 3c06687903 Improved tree chopping algorithm 2013-01-11 14:14:54 +06:00
Kotolegokot c98b783e09 Added normal fences 2012-12-16 21:58:53 +06:00
Kotolegokot a9db3404f3 Breathing animation by lkjoel 2012-12-07 09:14:30 +06:00
Kotolegokot 0dcb54fb4c Added fire particles above bonfire 2012-12-02 17:25:43 +06:00
Kotolegokot 110c3c73e6 Moved particles and falling into core 2012-12-02 15:21:54 +06:00
Kotolegokot 40cc0d3077 Removed attached_node and fix "Placing a block on the ground where the player stands" 2012-12-02 14:49:13 +06:00
Kotolegokot bef7fc9ff0 Fix bug in seasons 2012-12-02 11:28:17 +06:00
sda97ghb 2762e4811f Merge remote-tracking branch 'origin/master' 2012-12-02 00:21:00 +06:00