Commit Graph

559 Commits (master)

Author SHA1 Message Date
Vanessa Ezekowitz 4dcb29a0ea change all tree leaves back to cubical/allfaces_optional 2015-09-11 21:32:30 -04:00
Sokomine 24185ea88d added support for unified_inventory 2015-08-03 05:37:52 -04:00
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 7faaa2c154 made dye variable from dye mod non-local so that other mods can access the list 2015-08-03 05:37:52 -04:00
cheapie e561d363ea Make changes take effect immediately 2015-08-03 05:37:52 -04:00
cheapie 1f08f328d2 Add a message stating that the skin change will take effect at the next login 2015-08-03 05:37:52 -04:00
cheapie 16425b052c Allow users to change their own skin without basic_privs 2015-08-03 05:37:52 -04:00
Vanessa Ezekowitz 141ad35a92 update flowers_plus mod 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
Sokomine 7d873233ad added a mini craft guide to anvil, joiner table and scribing table 2015-08-03 05:37:52 -04:00
Vanessa Ezekowitz 12bd16e60e tweak pyramid model a bit
so that it looks right when a fencepost is on top
2015-08-03 05:37:52 -04:00
Vanessa Ezekowitz 7b885e65c2 use mesh nodes for various "decorations"
bowl, bowl with coals, casket, cylinder, pyramid, table, and vase
2015-08-03 05:37:52 -04:00
Vanessa Ezekowitz a2dab676c7 use mesh node for anthill 2015-08-03 05:37:52 -04:00
Vanessa Ezekowitz d0f0dee545 use mesh node for rount tree trunks 2015-08-03 05:37:52 -04:00
Vanessa Ezekowitz 04e142f910 update plantlife's mods 2015-08-03 05:37:52 -04:00
Vanessa Ezekowitz dab72962aa fix circular dependency 2015-08-03 05:37:51 -04:00
Diego Martínez b0de0dcf7f fix broken signs' formspec immediately on right-click
(just immediately press ESC)
2015-08-03 05:37:51 -04:00
Vanessa Ezekowitz 8485598ed5 update the sign formspec (backported from minetest_game) 2015-08-03 05:37:51 -04:00
Vanessa Ezekowitz 4b1470991d update plants_lib and the various plantlife mods
(except for junglegrass)
2015-08-03 05:37:51 -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
Vanessa Ezekowitz eb1acd4c53 yet another nil crash 2015-08-03 05:37:51 -04:00
Vanessa Ezekowitz 0ce88cfa9f fix another nil crash 2015-08-03 05:37:51 -04:00
Vanessa Ezekowitz 1fcdc21d77 fix another nil crash in the smelter 2015-08-03 05:37:51 -04:00
Vanessa Ezekowitz 109409e929 fix nil fuel crash 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
Vanessa Ezekowitz f60813cc55 Fix incorrect formspec name which caused exchanges not to work 2015-08-03 05:37:51 -04:00
DanDuncombe 7437bab301 SMELTER is now used for alloy recipes 2015-08-03 05:37:51 -04:00
DanDuncombe 1c6dac3461 Added Metal Doors 2015-08-03 05:37:51 -04:00
DanDuncombe ffef735f13 Fixed the message error with shops 2015-08-03 05:37:51 -04:00
DanDuncombe 4dad17628c Added builtin_item 2015-08-03 05:37:51 -04:00
DanDuncombe f2d9b90df1 Added modified prestibags 2015-08-03 05:37:51 -04:00
DanDuncombe 2571fa20aa Farming fix 2015-08-03 05:37:51 -04:00
DanDuncombe 823fb15c81 Tweaked cake recipe 2015-08-03 05:37:50 -04:00
DanDuncombe 57220e67d0 Tweaked shop crafting 2015-08-03 05:37:50 -04:00
DanDuncombe b0a387a830 Made owner's side of shop have a better formspec 2015-08-03 05:37:50 -04:00
DanDuncombe 2cc31b7868 Shops 2015-08-03 05:37:50 -04:00
DanDuncombe 4493c22e96 Added coin 2015-08-03 05:37:50 -04:00
DanDuncombe 5e5de45f16 Restored hand range due to complaints 2015-08-03 05:37:50 -04:00
DanDuncombe cb576bb875 Fixed boat texture 2015-08-03 05:37:50 -04:00
DanDuncombe 70a37af279 Added boats mod 2015-08-03 05:37:50 -04:00
DanDuncombe a2f939cece Fix 2015-08-03 05:37:50 -04:00
DanDuncombe 4a5006bf21 New skin 2015-08-03 05:37:50 -04:00
DanDuncombe 7ba132a9f6 Added damage to active furnace 2015-08-03 05:37:50 -04:00
DanDuncombe 44a223536f Re-added WM, tweaked crosshair 2015-08-03 05:37:50 -04:00
DanDuncombe fffe4e20ef Removed Windmills 2015-08-03 05:37:50 -04:00
DanDuncombe 2bb97a0dd3 Windmills 2015-08-03 05:37:50 -04:00
DanDuncombe c204165f55 Tweaked farming a bit 2015-08-03 05:37:50 -04:00
DanDuncombe 6689e1e053 Removed Server Announce 2015-08-03 05:37:50 -04:00
DanDuncombe a1b540516d Adde server announce command 2015-08-03 05:37:50 -04:00