Commit Graph

90 Commits (master)

Author SHA1 Message Date
Rochambeau f948161805 Eclipse debugging line removed 2019-07-14 20:32:10 +02:00
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 8414334901 set min_timer between settlement creation 2018-08-18 19:48:08 +02:00
Rochambeau 5092a07ff0 schematics church and tower -> now compatible with 0.4.17 (stairs_outer_something nodes) 2018-07-31 19:39:20 +02:00
Rochambeau 256272fe2a repaired well.mts, no more dripping water 2018-07-30 21:03:27 +02:00
Rochambeau f2b8d2a2d9 forceload blocks where stellements are built;
no more broken/cut buildings on mapchunk borders
2018-07-30 20:54:36 +02:00
Rochambeau e16b70f6af removed church.lua 2018-07-29 20:42:31 +02:00
Rochambeau a205ecec4f optimizing and banchmarking lvm versus get/set_node 2018-07-29 20:41:28 +02:00
Rochambeau 3a7e65d8ad foundation migrated to LVM 2018-07-21 20:31:29 +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 a3967c324d remove debug flag 2018-07-15 13:36:23 +02:00
Rochambeau fe4225f30d don't remove air above building platforms 2018-07-15 13:29:49 +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 17e9c4bcf8 finetuning 2018-07-09 19:13:05 +02:00
Rochambeau 7b9ab89f43 finetuning 2018-07-08 19:17:11 +02:00
Rochambeau 8f3da4406f townhall as new center 2018-07-08 19:16:04 +02:00
Rochambeau 8a98e4566e added townhall schematic, not yet implemented 2018-07-08 13:14:17 +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 ec97c32ca3 foundation uses swap_node instead of set_node. Thanks to TenPlus1 2018-07-08 12:19:04 +02:00
Rochambeau 7b99076dc5 special floor for spawning npcs 2018-07-08 12:15:41 +02:00
Rochambeau 264180f52c removed debugging stuff for zerobrane 2018-07-07 19:56:00 +02:00
Rochambeau c08651a915 right click -> build settlement 2018-07-07 19:54:58 +02:00
Rochambeau 95dc5b38ea add meta to furnace (mts problem) 2018-07-07 19:41:14 +02:00
Rochambeau ff713053ca new screenshot 2018-07-07 14:22:22 +02:00
Rochambeau c251b49254 removed debugging routines 2018-07-07 13:54:08 +02:00
Rochambeau 03f0418d8f new screenshot 2018-07-07 13:48:10 +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 863d79debb rotate foundation 2018-07-04 21:15:43 +02:00
Rochambeau 3739ba62b1 added church 2018-07-04 20:56:23 +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 717e042db6 wait 2 secands before placing schematics -> else Block not found 2018-06-30 21:43:51 +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 b3d233bf75 optimize replacing material 2018-06-30 20:07:20 +02:00
Rochambeau 6f3ccd4d80 cleanup 2018-06-29 20:34:49 +02:00
Rochambeau 127c9aa1ad check distances between houses 2018-06-29 20:11:54 +02:00
Rochambeau f34250c9f2 Merge branch 'master' into schems 2018-06-29 14:54:36 +02:00