Commit Graph

34 Commits (master)

Author SHA1 Message Date
Rochambeau 58576b9567 removed debugging output 2019-07-14 20:23:52 +02:00
Rochambeau 96f4da9c14 spawn settlements more seldom 2019-06-30 10:37:40 +02:00
Rochambeau a205ecec4f optimizing and banchmarking lvm versus get/set_node 2018-07-29 20:41:28 +02:00
Rochambeau 2bf7365974 more LuaVoxelManip 2018-07-21 19:41:20 +02:00
Rochambeau 075b5bf731 migrating to voxelmanip 2018-07-20 11:29:21 +02:00
Rochambeau f52c3f3872 determining own heightmap too heavy, using official heightmap now 2018-07-19 09:17:34 +02:00
Rochambeau b63e57473c bugfixing in function find_surface 2018-07-17 12:57:43 +02:00
Rochambeau 7ee8b50ddb specify farming mod by checking farming.mod == redo 2018-07-17 12:53:02 +02:00
Rochambeau 080a98f3b6 added some gravel paths between buildings 2018-07-17 10:22:48 +02:00
Rochambeau 7194b3c2d7 bugfixing, optimizing 2018-07-14 13:42:58 +02:00
Rochambeau 2a3a4c1c85 height detection, build settlements only if height difference in chunk
is less then 10
2018-07-13 21:08:10 +02:00
Rochambeau e9fc3feb77 bugfix when checking distance between buildings (and/or problem) 2018-07-12 20:42:50 +02:00
Rochambeau 8f3da4406f townhall as new center 2018-07-08 19:16:04 +02:00
Rochambeau 1bb40af90d prevent buildings from spawning in water
use shallowcopy when randomizing building list to keep well as center
2018-07-08 12:37:11 +02:00
Rochambeau 95dc5b38ea add meta to furnace (mts problem) 2018-07-07 19:41:14 +02:00
Rochambeau ebde8f21ec code cleanup, more comments 2018-07-07 13:39:28 +02:00
Rochambeau 396f2c0bea finetuning settlement composition 2018-07-07 13:25:58 +02:00
Rochambeau 8f73f23699 added blacksmith 2018-07-05 20:15:40 +02:00
Rochambeau e59dfa2c67 finetuning chests 2018-07-03 21:12:34 +02:00
Rochambeau 67910329ad optional dependancy to farming 2018-07-02 21:01:20 +02:00
Rochambeau b7eec6467b more chest items 2018-07-02 19:34:52 +02:00
Rochambeau 848cf4e9da fill chests 2018-07-01 11:25:50 +02:00
Rochambeau e688f35a75 finetuning 2018-06-30 21:37:38 +02:00
Rochambeau 7ff6f60a4c save settlements to file and check distance between settlements 2018-06-30 20:53:50 +02:00
Rochambeau 127c9aa1ad check distances between houses 2018-06-29 20:11:54 +02:00
Rochambeau 4355a4eeca circle around center 2018-06-29 14:52:56 +02:00
Rochambeau e9253d84dd convertin mts to lua, replacing wall material and placing schematic 2018-06-26 19:48:08 +02:00
Rochambeau 515980c5e1 toying around 2018-06-26 15:02:25 +02:00
Rochambeau 038d59b450 torches 2018-06-20 20:37:40 +02:00
Rochambeau c77caa571d added blueprints 2018-06-18 20:20:03 +02:00
Rochambeau 649a55d5e0 saddle_roof 2018-06-16 20:48:17 +02:00
Rochambeau 8d212cce70 cleanup 2018-06-15 20:52:37 +02:00
Rochambeau 44c0fe8fa2 more modularisation and beautifying 2018-06-15 14:23:25 +02:00
Rochambeau a8533e0ce2 divided init.lua into smaller parts 2018-06-14 21:29:21 +02:00