Commit Graph

57 Commits (master)

Author SHA1 Message Date
Wuzzy e887ab84a7 Make forge interior roof higher 2022-08-10 15:15:10 +02:00
Wuzzy 81c7c3d0b7 Fix o4 papyrus farm 2022-08-10 15:10:47 +02:00
Wuzzy 3263aa6a30 Redo village farms, add potato farms 2022-08-09 21:24:55 +02:00
Wuzzy 23a8258a35 Check node handler for mobspawn/village node 2022-07-23 14:23:24 +02:00
Wuzzy 6b1815ac43 Fix naked dirt sometimes at top of village grass 2022-06-30 21:27:38 +02:00
Wuzzy b4f8bd0c4b Villagegen: Further optimize hill generation 2022-06-29 09:30:35 +02:00
Wuzzy 82ae0d2b8d Refine village column check 2022-06-29 09:00:11 +02:00
Wuzzy 128a71755c Fix village hill generating ground_top inside hill 2022-06-29 08:49:17 +02:00
Wuzzy 3f09f314a9 Villagegen: Limit generation of dirt columns 2022-06-29 08:41:47 +02:00
Wuzzy 76f4b08e71 Villagegen: get_column_nodes uses vmanip 2022-06-29 02:14:07 +02:00
Wuzzy e3a14187c5 Villagegen: Don't call get_node_at 2022-06-28 21:29:11 +02:00
Wuzzy cd4b36f252 Revert "Villagegen: Reduce set_data calls for hills"
This reverts commit 6c0f286d34.
2022-06-28 21:21:56 +02:00
Wuzzy 6c0f286d34 Villagegen: Reduce set_data calls for hills 2022-06-28 20:59:00 +02:00
Wuzzy b2f0ac58ba Villagegen: Reduce number of set_data calls 2022-06-28 20:39:02 +02:00
Wuzzy 2d66f0b649 Villagegen: Update node metadata after vmanip 2022-06-28 20:09:27 +02:00
Wuzzy fbed77d471 Villagegen: VManip now generates correct roads 2022-06-28 19:17:03 +02:00
Wuzzy 5b6884c058 Move villagegen to using VManip (first step) 2022-06-28 15:41:23 +02:00
Wuzzy 2edfb98c35 Update German translation 2022-06-22 21:37:09 +02:00
Wuzzy 7e9b5b7d8e Update translation templates 2022-06-22 14:45:14 +02:00
Wuzzy f0ed1e8519 Make village entity spawner visible when using it 2022-06-07 19:16:46 +02:00
Wuzzy 948126cfef Convert village spawner to tool 2022-06-07 18:50:48 +02:00
Wuzzy 5d6319a9ac Update game name "Pixture" in source/readme files 2022-05-25 13:36:51 +02:00
Wuzzy d87ff99dae Villages: Refactor well stuff 2022-05-23 13:53:34 +02:00
Wuzzy feb28bdbb7 Replace lonely village well with lonely house 2022-05-23 13:48:39 +02:00
Wuzzy 0a67ef0848 Enforce village distance again 2022-05-23 12:44:29 +02:00
Wuzzy 6f6f6a5320 Allow villages in (Baby) Poplar Plains 2022-05-23 11:57:45 +02:00
Wuzzy 377e061ff8 Translate rp_village to German 2022-05-18 01:28:50 +02:00
Wuzzy 0f935e3c63 Fix villages not clearing enough ground above 2022-05-18 01:12:46 +02:00
Wuzzy 46b7836dac Villagegen: Remove pointless voxelmanip invocation 2022-05-18 01:01:57 +02:00
Wuzzy 4969e29ba7 Localize some global vars 2022-05-18 00:54:18 +02:00
Wuzzy b8d6ceaad0 Generate villages in Dense Grassland, too 2022-05-16 21:22:55 +02:00
Wuzzy 2f74c645e4 Villagegen: Fix floor being naked dirt 2022-05-16 19:58:02 +02:00
Wuzzy fd7684ea2b Make village IDs more canonical 2022-05-10 00:34:33 +02:00
Wuzzy 9deec439a1 Village hills dont place dirt that already exists 2022-05-10 00:21:51 +02:00
Wuzzy e3fcc46224 Don't generate savanna villages 2022-05-10 00:11:08 +02:00
Wuzzy 72bb9c6f10 Fix incorrect VILLAGE_CHUNK_SIZE 2022-05-09 23:42:58 +02:00
Wuzzy 8f6dfaa4a6 Improve 2 villagegen log msgs 2022-05-09 23:42:38 +02:00
Wuzzy 89d8cb2bd9 Fix some problems with village road generation 2022-05-09 23:26:54 +02:00
Wuzzy f56ecdbf2c Villagegen: Support different village floors 2022-05-09 22:56:11 +02:00
Wuzzy cd1fa4b5b3 Village schematic updates/cleanup
* Replace floor with 0% placement chance
* Replace glow dirtpath with normal dirtpath
* Fix torches
* Use new nodenames
2022-05-09 21:06:10 +02:00
Wuzzy 87e44a1cd8 Refactor village namegen 2022-05-09 19:59:05 +02:00
Wuzzy 53fc072f9f Untangle hard dependencies on rp_default 2022-05-04 17:29:00 +02:00
Wuzzy a51ef5ff5d Add birch and oak doors in villages 2022-05-04 09:05:19 +02:00
Wuzzy 6d6980689c Update translation templates 2022-05-03 14:19:05 +02:00
Wuzzy 60eb3df65e Fix undeclared global warning in rp_village 2022-05-03 07:34:22 +02:00
Wuzzy d5e8a2d0b8 Add /find_village cmd 2022-05-03 05:48:22 +02:00
Wuzzy 17486b1cae Force a maximum village size 2022-05-03 04:34:59 +02:00
Wuzzy 69342384ea Village emerge: Reduce emerged height area 2022-05-03 03:45:19 +02:00
Wuzzy b3ff2e7a2b Update rp_villages translation 2022-05-03 03:12:43 +02:00
Wuzzy 510b3c17b5 Tweak villages command 2022-05-03 03:10:45 +02:00