Kotolegokot
|
8fa59fdeb9
|
Malachite tables made of different wood
|
2012-11-25 19:03:40 +06:00 |
|
Kotolegokot
|
11fbf5426e
|
Using group:stick instead of default:stick
|
2012-11-25 18:51:19 +06:00 |
|
Kotolegokot
|
e19e28b885
|
Stick textures
|
2012-11-25 18:35:41 +06:00 |
|
Kotolegokot
|
43f8b36216
|
Scribing tables made of different wood
|
2012-11-25 18:17:26 +06:00 |
|
Kotolegokot
|
e7788156eb
|
Recipe for planks
|
2012-11-25 18:04:15 +06:00 |
|
Kotolegokot
|
51961bdc14
|
Added planks
|
2012-11-25 14:07:38 +06:00 |
|
Kotolegokot
|
76a8fa648c
|
Returned 3x3 Craft table
|
2012-11-25 12:49:42 +06:00 |
|
Kotolegokot
|
6082792648
|
Merge remote-tracking branch 'origin/master' into trees
Conflicts:
mods/default/init.lua
|
2012-11-24 23:12:39 +06:00 |
|
Kotolegokot
|
58ed9e1168
|
Deleted unused textures
|
2012-11-24 22:58:06 +06:00 |
|
Kotolegokot
|
2ff47969a9
|
2x2 Craft table
|
2012-11-24 22:47:08 +06:00 |
|
Kotolegokot
|
d07bbfbb87
|
Added logs
|
2012-11-23 15:48:06 +06:00 |
|
Kotolegokot
|
c494f84f98
|
Second trees optimizations
|
2012-11-23 14:58:00 +06:00 |
|
Kotolegokot
|
36501a608c
|
Optimized trees generation
|
2012-11-23 14:20:18 +06:00 |
|
Kotolegokot
|
210110462f
|
Clay generates in sand and dirt
|
2012-11-22 14:32:10 +06:00 |
|
Kotolegokot
|
ab14c27f21
|
Stone heads
|
2012-11-22 12:14:31 +06:00 |
|
Kotolegokot
|
88d8f7becc
|
New sword textures
|
2012-11-22 11:40:20 +06:00 |
|
Kotolegokot
|
6f691eff99
|
New spear head textures
|
2012-11-22 11:25:13 +06:00 |
|
Kotolegokot
|
b266965f4b
|
New pick head textures
|
2012-11-22 11:12:28 +06:00 |
|
Kotolegokot
|
f4c28dab41
|
New hammer head textures
|
2012-11-22 11:06:15 +06:00 |
|
Kotolegokot
|
80663b0cd2
|
New chisel head textures
|
2012-11-22 11:01:55 +06:00 |
|
Kotolegokot
|
83b43ef13b
|
Trash in creative inventory
|
2012-11-22 10:54:40 +06:00 |
|
Kotolegokot
|
c719720fc6
|
New shovel textures
|
2012-11-22 10:17:40 +06:00 |
|
Kotolegokot
|
95b582eca3
|
New pick textures
|
2012-11-22 01:03:51 +06:00 |
|
Kotolegokot
|
475b028f6e
|
New axe textures
|
2012-11-22 00:20:29 +06:00 |
|
Kotolegokot
|
dfcc66bb57
|
Spear drops when hits the target
|
2012-11-21 23:18:00 +06:00 |
|
Kotolegokot
|
8b567f927e
|
removing_blocks is not necessary
|
2012-11-21 22:49:33 +06:00 |
|
Kotolegokot
|
11cbd79814
|
Custom paper
|
2012-11-21 19:46:19 +06:00 |
|
Kotolegokot
|
afb3153159
|
Added realtest.register_instrument_plan(name, PlanDef)
Example:
realtest.register_instrument_plan("scribing_table:plan_chisel", {
description = "Chisel Plan",
bitmap =
{0,0,1,0,0,
0,0,1,0,0,
0,0,1,0,0,
0,0,1,0,0,
0,0,1,0,0,}
})
|
2012-11-21 18:19:32 +06:00 |
|
Kotolegokot
|
b3ef1f6594
|
Added functions
realtest.register_on_day_change(func)
realtest.register_on_season_change(func)
realtest.register_on_new_year(func) :D
|
2012-11-20 00:18:18 +06:00 |
|
Kotolegokot
|
a62a7febac
|
Seasons is finished
Also, it doesn't fear time_speed and /time.
|
2012-11-19 18:18:51 +06:00 |
|
sda97ghb
|
229d1e0652
|
Replace default textures to TFCTextures
|
2012-11-18 21:10:40 +06:00 |
|
Kotolegokot
|
f05d07b404
|
Merge remote-tracking branch 'origin/master'
|
2012-11-18 20:33:41 +06:00 |
|
Kotolegokot
|
fe0b19f1c8
|
Seasons use 13-month calendar
|
2012-11-18 20:06:14 +06:00 |
|
sda97ghb
|
43a6270c79
|
Now stone drop random 3 cobble
|
2012-11-18 19:54:30 +06:00 |
|
Kotolegokot
|
562ad43736
|
Added years
-> seasons
|
2012-11-17 20:43:41 +06:00 |
|
sda97ghb
|
bbcc77dc3a
|
Added seasons
|
2012-11-17 19:26:16 +06:00 |
|
Kotolegokot
|
45e4237f38
|
Removed user_mods
because this is not necessary.
|
2012-11-17 18:15:45 +06:00 |
|
Kotolegokot
|
55b8117178
|
Fix stairs
|
2012-11-17 18:14:34 +06:00 |
|
Kotolegokot
|
d62a39f1a8
|
Merge remote-tracking branch 'origin/drops' into trees
Conflicts:
mods/trees/registration.lua
|
2012-11-17 00:25:53 +06:00 |
|
Kotolegokot
|
f5353444d1
|
Merge remote-tracking branch 'origin/drops' into trees
|
2012-11-16 21:52:29 +06:00 |
|
Kotolegokot
|
e25ba616e9
|
Trees are chopped correctly
|
2012-11-16 20:14:15 +06:00 |
|
Kotolegokot
|
b18d3cef78
|
Saplings grow
|
2012-11-16 16:36:53 +06:00 |
|
Kotolegokot
|
c129cd8e28
|
realtest.register_tree
|
2012-11-16 13:39:39 +06:00 |
|
Kotolegokot
|
e65b64bb49
|
Created folder for user mods
|
2012-11-16 00:26:12 +06:00 |
|
Kotolegokot
|
fac4fbfffb
|
Fixed clipping of trees
|
2012-11-15 19:58:35 +06:00 |
|
Kotolegokot
|
450b266bb1
|
Cleanup 2
|
2012-11-15 17:26:45 +06:00 |
|
Kotolegokot
|
f472d24b13
|
No old trees
|
2012-11-10 12:10:13 +06:00 |
|
Kotolegokot
|
9542658e0d
|
This mod doesn't work
|
2012-11-09 23:29:09 +06:00 |
|
Kotolegokot
|
fd20591b1d
|
Cleanup 1
|
2012-11-09 22:55:59 +06:00 |
|
Kotolegokot
|
2581691177
|
Merge remote-tracking branch 'origin/master' into trees
Conflicts:
mods/anvil/init.lua
mods/bonfire/init.lua
mods/default/mapgen.lua
mods/furnace/init.lua
mods/item_drop/init.lua
mods/metals/init.lua
mods/scribing_table/init.lua
|
2012-11-09 22:31:36 +06:00 |
|