Sokomine
cb87b6ce8b
added support for unified_inventory
2015-08-02 21:35:32 -04:00
Sokomine
4fcb99e23d
actually moved the config.lua file
2015-08-02 21:13:49 -04:00
Sokomine
b823177a21
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-02 21:13:49 -04:00
Sokomine
96993f6003
made dye variable from dye mod non-local so that other mods can access the list
2015-08-02 21:13:49 -04:00
cheapie
08163f9322
Make changes take effect immediately
2015-07-27 13:59:53 -05:00
cheapie
cd9c02f2da
Add a message stating that the skin change will take effect at the next login
2015-07-27 13:49:01 -05:00
cheapie
768579a829
Allow users to change their own skin without basic_privs
2015-07-27 13:45:15 -05:00
Vanessa Ezekowitz
43e32f32e2
update flowers_plus mod
2015-07-27 02:53:33 -04:00
Sokomine
564d55ffc5
added facedir for slabs, logs and trunks; fixed typo
2015-07-27 00:27:26 -04:00
Sokomine
75ab109db2
added a mini craft guide to anvil, joiner table and scribing table
2015-07-27 05:08:45 +02:00
Vanessa Ezekowitz
4c62650e59
tweak pyramid model a bit
...
so that it looks right when a fencepost is on top
2015-07-26 07:09:42 -04:00
Vanessa Ezekowitz
365c157e42
use mesh nodes for various "decorations"
...
bowl, bowl with coals, casket, cylinder, pyramid, table, and vase
2015-07-26 06:34:04 -04:00
Vanessa Ezekowitz
c6bba1d72b
use mesh node for anthill
2015-07-26 04:41:33 -04:00
Vanessa Ezekowitz
27651b8fde
use mesh node for rount tree trunks
2015-07-26 04:16:09 -04:00
Vanessa Ezekowitz
43f5bff448
update plantlife's mods
2015-07-25 08:36:48 -04:00
Penguinum
b572001ffa
Made 2 sounds not so harsh.
2015-07-25 08:33:00 -04:00
Vanessa Ezekowitz
fc87121da0
fix circular dependency
2014-11-13 21:41:49 -05:00
Diego Martínez
416da4c7a1
fix broken signs' formspec immediately on right-click
...
(just immediately press ESC)
2014-11-13 20:32:46 -05:00
Vanessa Ezekowitz
da8233297d
update the sign formspec (backported from minetest_game)
2014-11-12 21:04:13 -05:00
Vanessa Ezekowitz
0c55fc22c0
update plants_lib and the various plantlife mods
...
(except for junglegrass)
2014-11-12 20:59:20 -05:00
Vanessa Ezekowitz
0b9a8004c5
don't use the old place code, it breaks protection mods and it's obsolete
2014-10-08 23:43:52 -04:00
Vanessa Ezekowitz
09c67c0813
yet another nil crash
2013-12-02 00:02:01 -05:00
Vanessa Ezekowitz
34b2580ed1
fix another nil crash
2013-12-01 23:58:49 -05:00
Vanessa Ezekowitz
36f7fa59a1
fix another nil crash in the smelter
2013-12-01 23:55:47 -05:00
Vanessa Ezekowitz
847afd2e5b
fix nil fuel crash
2013-12-01 23:53:28 -05:00
kwolekr
90f88dc108
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.
2013-11-30 17:42:56 -05:00
Vanessa Ezekowitz
36eeacf4fc
Fix incorrect formspec name which caused exchanges not to work
2013-11-30 11:46:32 -05:00
DanDuncombe
71ce813207
SMELTER is now used for alloy recipes
2013-11-24 18:28:55 +00:00
DanDuncombe
dd03968429
Added Metal Doors
2013-11-24 17:46:37 +00:00
DanDuncombe
6f835212c4
Fixed the message error with shops
2013-11-24 13:59:10 +00:00
DanDuncombe
655c7d2831
Added builtin_item
2013-11-23 21:56:39 +00:00
DanDuncombe
8c80db5a6b
Added modified prestibags
2013-11-23 21:39:09 +00:00
DanDuncombe
56d9909976
Farming fix
2013-11-23 19:50:17 +00:00
DanDuncombe
df670f5134
Tweaked cake recipe
2013-11-23 19:00:55 +00:00
DanDuncombe
973d30a967
Tweaked shop crafting
2013-11-22 21:57:27 +00:00
DanDuncombe
7af66f7e5b
Made owner's side of shop have a better formspec
2013-11-22 21:55:42 +00:00
DanDuncombe
4b0a34762d
Shops
2013-11-22 20:55:58 +00:00
DanDuncombe
f3bc166f1b
Added coin
2013-11-22 20:06:56 +00:00
DanDuncombe
911568a346
Restored hand range due to complaints
2013-11-21 21:55:29 +00:00
DanDuncombe
1939ee28ca
Fixed boat texture
2013-11-18 21:33:21 +00:00
DanDuncombe
ce64c8450d
Added boats mod
2013-11-18 16:51:22 +00:00
DanDuncombe
f379d8db6b
Fix
2013-11-17 22:23:26 +00:00
DanDuncombe
d387e3d679
New skin
2013-11-17 22:20:30 +00:00
DanDuncombe
ae60076891
Added damage to active furnace
2013-11-17 22:08:30 +00:00
DanDuncombe
875bbe4cef
Re-added WM, tweaked crosshair
2013-11-17 22:04:24 +00:00
DanDuncombe
830c696a09
Removed Windmills
2013-11-17 20:51:19 +00:00
DanDuncombe
00b8645757
Windmills
2013-11-17 19:18:47 +00:00
DanDuncombe
a47b5ab426
Tweaked farming a bit
2013-11-17 17:01:46 +00:00
DanDuncombe
4b25c1418c
Removed Server Announce
2013-11-16 19:46:12 +00:00
DanDuncombe
90d4af0106
Adde server announce command
2013-11-16 18:48:38 +00:00