Wuzzy
|
49949e2f36
|
Don't allow to go to bed while player moves
|
2019-02-11 16:14:08 +01:00 |
Wuzzy
|
9e57828958
|
Add tileable_vertical to covered dirt nodes
|
2019-02-09 21:28:53 +01:00 |
Wuzzy
|
3ec7914962
|
Allow to use Minetest's original flat mapgen again
|
2019-02-09 03:07:18 +01:00 |
Wuzzy
|
3ba4aabbcf
|
Check for protection when using anvil formspec
|
2019-02-09 00:17:25 +01:00 |
Wuzzy
|
986871f2b5
|
No replace empty bottle if used on src in creative
|
2019-02-09 00:05:00 +01:00 |
Wuzzy
|
5b0945b88c
|
Don't change water bottles when using in creative
|
2019-02-08 23:55:49 +01:00 |
Wuzzy
|
46c7413337
|
Bucket dispensers now ignore protection
Otherwise, it bucket dispensers would not work on your own property.
|
2019-02-08 23:29:12 +01:00 |
Wuzzy
|
b729ffc604
|
Spawning fire now respects protection
|
2019-02-08 23:17:20 +01:00 |
Wuzzy
|
9817b38904
|
Fix bucket crash
|
2019-02-08 23:17:08 +01:00 |
Wuzzy
|
a7d429a017
|
Fix several "undeclared global" errors
|
2019-02-08 22:44:26 +01:00 |
Wuzzy
|
79e5a6dfa3
|
Fix typo in 3d_armor_stand
|
2019-02-08 22:23:26 +01:00 |
Wuzzy
|
c141f4ece5
|
Mobspawners: Remove unused function
|
2019-02-08 22:20:58 +01:00 |
Wuzzy
|
9a3c6a3fd7
|
Protect: add bottles, mobspawner, fix repeater
|
2019-02-08 22:17:51 +01:00 |
Wuzzy
|
312b17a958
|
Check protection for most nodes
|
2019-02-08 21:59:01 +01:00 |
Wuzzy
|
cb8e3fcf82
|
Fix bone meal failing to grow crops when it's dark
|
2019-02-08 05:36:43 +01:00 |
Wuzzy
|
7d0c647e8b
|
Comment on beetroot seed probability
|
2019-02-08 05:30:05 +01:00 |
Wuzzy
|
058cb2f1ee
|
Rename farmland textures because of MTG clash
|
2019-02-07 20:06:02 +01:00 |
Wuzzy
|
cfdcd63f3c
|
Change dye texture names of "special" dyes
|
2019-02-07 07:10:10 +01:00 |
Wuzzy
|
93c86207d9
|
Fix crash when using milk if damage is disabled
|
2019-02-06 20:04:45 +01:00 |
Wuzzy
|
371bc0cb76
|
Creative categories: book, chorusfruit, endpearl
|
2019-02-06 12:04:58 +01:00 |
Wuzzy
|
3976c7c4b9
|
Add doors and trapdoors to decoration blocks
|
2019-02-06 11:40:51 +01:00 |
Wuzzy
|
27fa2c2e66
|
Clean up item categorization in creative inv.
|
2019-02-06 11:15:53 +01:00 |
Wuzzy
|
66c99efb2f
|
Hide "useless" items from creative and craft guide
|
2019-02-06 10:57:23 +01:00 |
Wuzzy
|
b6c21ee841
|
Make in-water color less opaque
|
2019-02-06 08:08:51 +01:00 |
Wuzzy
|
0876e76b40
|
Fix crash when using chorus fruit on cake
|
2019-02-05 22:05:56 +01:00 |
Wuzzy
|
9ed83bd196
|
Drop food eating limits in Creative Mode
|
2019-02-05 21:51:40 +01:00 |
Wuzzy
|
f63342ec72
|
Rename seed textures
|
2019-02-05 04:06:28 +01:00 |
Wuzzy
|
6faac04f0d
|
Prevent sleeping if solid or damage block over bed
|
2019-02-04 17:53:30 +01:00 |
Wuzzy
|
a11f6ffaac
|
Don't respawn on bed if bed is missing or blocked
|
2019-02-04 16:58:28 +01:00 |
Wuzzy
|
4f2cd559da
|
Rename textures that clash with MTG
cactus, hotbar, some wools
|
2019-02-04 12:21:58 +01:00 |
Wuzzy
|
f23fa236dd
|
Update deprecated function call in mesecons_mvps
|
2019-02-02 00:13:18 +01:00 |
Wuzzy
|
a918696509
|
Revert "Update fire help"
This reverts commit 954125f6e2 .
|
2019-02-01 22:17:42 +01:00 |
Wuzzy
|
954125f6e2
|
Update fire help
|
2019-02-01 08:42:23 +01:00 |
Wuzzy
|
0586c0ea18
|
Destroy items in fire
|
2019-02-01 08:31:17 +01:00 |
Wuzzy
|
e789801662
|
Replace getpos() with get_pos()
|
2019-02-01 06:33:07 +01:00 |
Wuzzy
|
1f1361d179
|
Add paramtype="light" to lava ...
|
2019-02-01 06:23:12 +01:00 |
Wuzzy
|
e64518dd24
|
Fix crash when creating Nether portal
|
2019-02-01 01:21:08 +01:00 |
Wuzzy
|
626f7f6e97
|
Delete senseless argument in minetest.remove_node
|
2019-01-31 05:32:10 +01:00 |
Wuzzy
|
7465d7a107
|
Fix stained glass not propagating sunlight
|
2019-01-30 04:54:30 +01:00 |
Wuzzy
|
68c373d2b8
|
Add a couple of modpack.conf files
|
2019-01-07 00:52:05 +01:00 |
Wuzzy
|
e1870c2808
|
Fix typo: Diamond Leggins
|
2018-12-17 01:57:25 +01:00 |
Wuzzy
|
68eea10597
|
Update mcl_walls API docs
|
2018-12-07 21:43:12 +01:00 |
Wuzzy
|
e38fadd863
|
Remove packed ice crafting recipe for now
Ice cannot be obtained legally yet (missing silk touch).
|
2018-12-07 21:37:52 +01:00 |
Wuzzy
|
502be105ac
|
Apply disable_repair group
|
2018-12-07 21:25:15 +01:00 |
Wuzzy
|
af3785021b
|
Describe purpur_block group
|
2018-12-07 21:20:15 +01:00 |
Wuzzy
|
2ff1372b1e
|
Fix nether brick fence crafting
|
2018-12-03 17:38:32 +01:00 |
Wuzzy
|
367469cf90
|
Simplify wall registration
|
2018-12-03 17:30:09 +01:00 |
Wuzzy
|
6fdf57d44f
|
Move stuff from mclx_stairs to mcl_stairs
|
2018-12-03 17:24:44 +01:00 |
Wuzzy
|
ff9032754a
|
Add many more walls
|
2018-12-03 17:15:16 +01:00 |
Wuzzy
|
c988665b5c
|
Use word "Stairs" instead of "Stair" consistently
|
2018-12-03 16:50:12 +01:00 |