325 Commits

Author SHA1 Message Date
Kotolegokot
fe3e0fe4f1 Updated game.conf 2013-04-26 22:52:28 +06:00
Kotolegokot
f8e3a27377 Dirt falls when a player stays on it 2013-04-26 21:18:26 +06:00
Kotolegokot
b1939adb39 Added locked chests made from mienrals 2013-04-26 20:45:36 +06:00
Kotolegokot
63bc94f31c You get 2 chest from craft 2013-04-26 19:27:20 +06:00
Ilya Zhuravlev
7fb0f73779 setmetatable for groups was not a very good idea 2013-04-25 00:05:42 +04:00
Kotolegokot
0b6c3ec281 The game doesn't crash, if config.lua isn't exist 2013-04-23 15:30:05 +06:00
Kotolegokot
f199d89826 Fixed ladders 2013-04-22 21:38:46 +06:00
Kotolegokot
3f66eccde6 Returned sand_with_clay 2013-04-22 21:34:25 +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
b86179c946 Textures 2013-04-22 15:36:53 +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
ecae7a3a84 Slabs and stairs are used in joiner table 2013-04-21 18:18:20 +06:00
Kotolegokot
536579aeff Updated joiner_table textures 2013-04-21 17:54:09 +06:00
Kotolegokot
e514eb9f75 Fix cofig 2013-04-21 17:26:46 +06:00
Kotolegokot
6995f30bcd Fixed table selection box 2013-04-21 17:18:08 +06:00
Kotolegokot
ab83e4b82b Increased durability of instruments 2013-04-21 16:57:26 +06:00
Kotolegokot
ccb06c728f Added decorations + lapis -> lazurite 2013-04-21 14:37:11 +06:00
Kotolegokot
081e339c94 Added Desert Stone Bricks 2013-04-20 22:14:40 +06:00
Kotolegokot
8b05506e32 Added joiner_table 2013-04-20 21:42:33 +06:00
Kotolegokot
2ec4426ce7 Charcoal can be used in bonfire 2013-04-14 22:45:54 +06:00
Kotolegokot
493a49be51 Updated README 2013-04-13 18:42:48 +06:00
Kotolegokot
53ab508394 Added "x10" buttons to anvils + flux crafted on anvils 2013-04-12 22:17:06 +06:00
Kotolegokot
d9d0f73bdb Hand can be used for picking up logs 2013-03-31 20:34:25 +06:00
Kotolegokot
47844e3f02 Added saws 2013-03-31 19:34:43 +06:00
Kotolegokot
3965612eb7 Mapple - > Maple 2013-03-31 18:51:01 +06:00
Kotolegokot
5006852315 Fix door names 2013-03-31 18:44:35 +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
b428bcead3 Reduce instruments durability 2013-03-24 13:10:51 +06:00
Kotolegokot
fcae971123 Fix stairs recipe 2013-03-24 12:56:26 +06:00
Kotolegokot
17816f54f2 Chisel can be used for slabs and stairs 2013-03-24 12:55:39 +06:00
Kotolegokot
af0fbf4721 Fix furnace II 2013-03-23 19:54:54 +06:00
Kotolegokot
c646ff86a8 Fix furnace 2013-03-23 19:39:49 +06:00
Kotolegokot
0ab7030be2 Fix slabs 2013-03-23 19:15:39 +06:00
Kotolegokot
962a4caa64 Fix spears 2013-03-23 17:47:21 +06:00
Kotolegokot
3add4a8a1c Slabs are wallmounted 2013-03-23 16:32:56 +06:00
Kotolegokot
a1049991c7 Update README 2013-03-23 09:52:32 +06:00
Kotolegokot
53e0dcc9f4 Sylvite use for flux 2013-03-21 16:54:21 +06:00
Kotolegokot
9aec4871d4 Fix furnace bug 2013-03-21 15:26:54 +06:00
Kotolegokot
051f575603 Growth of cactuses 2013-03-21 09:05:44 +06:00
Kotolegokot
0911676a41 Papyrus growing 2013-03-20 19:10:04 +06:00
Oleg Matveev
f63461484e Merge pull request #9 from xyzz/metal_buckets_craft
Make metal buckets craftable
2013-03-12 08:33:38 -07:00
Ilya Zhuravlev
94c567a76d Make metal buckets craftable 2013-03-11 22:20:01 +04:00
Oleg Matveev
cfae351ed3 Merge pull request #8 from xyzz/buckets_crash
Don't crash when filling bucket with non-registered node/liquid.
2013-03-11 04:48:32 -07:00
Ilya Zhuravlev
b5fb7cb125 Don't crash! 2013-03-10 23:37:03 +04:00
Oleg Matveev
19fc9e8a11 Merge pull request #6 from xyzz/buckets_fix
Fix unknown buckets
2013-03-10 09:54:28 -07:00
Oleg Matveev
d792c7ff84 Merge pull request #7 from xyzz/fix_unknown_instruments
Fix unknown instruments' heads
2013-03-10 09:54:13 -07:00