247 Commits

Author SHA1 Message Date
Sokomine
8e78a61c9e fixed minor error 2015-04-16 22:03:56 +02:00
Sokomine
4ab2447c9e moved replacement handling of build chest into extra file 2015-04-16 20:57:46 +02:00
Sokomine
3678619a9c cleanup of build-chest code 2015-04-16 19:03:32 +02:00
Sokomine
095f988afe removed obsolete menu handling in build chest 2015-04-16 16:42:21 +02:00
Sokomine
0f432fe38f moved the stages of the build cheest to a seperate file 2015-04-16 16:15:44 +02:00
Sokomine
3f04593a1e improved error handling 2015-04-16 05:41:30 +02:00
Sokomine
39aba0f45b improved handling of air in buildings regarding memory usage 2015-04-15 16:45:57 +02:00
Sokomine
4444a34d0d typing error 2015-04-14 20:16:50 +02:00
Sokomine
5108701c08 added roof types 2015-04-14 20:15:39 +02:00
Sokomine
0fb1a15841 combined replacement functions for build chest 2015-04-14 19:10:54 +02:00
Sokomine
a3bc047f74 added further checks regarding backup of the place for the build chest 2015-04-14 17:02:09 +02:00
Sokomine
4a2e76525f added extra check before restoring backup for build_chest 2015-04-14 16:57:33 +02:00
Sokomine
b3c39e8a4e improved replacements_farming for build chest 2015-04-14 16:44:47 +02:00
Sokomine
2d060cacf5 updated build_chest 2015-04-14 06:28:06 +02:00
Sokomine
8293288baf added support for farming in build_chest 2015-04-14 06:26:59 +02:00
Sokomine
8b1b5df6e6 added support for wood types that do not occour as full nodes 2015-04-13 16:18:05 +02:00
Sokomine
b7898cb8e4 added support in buildchest for realtest 2015-04-12 22:09:36 +02:00
Sokomine
3f818908ed added replacement for trapdoor for realtest woods 2015-04-12 20:31:30 +02:00
Sokomine
f5ac40823e moved wood replacement into extra file for build_chest 2015-04-12 17:33:40 +02:00
Sokomine
ccda5b85df added support for realtest doors, ethereal gates etc 2015-04-12 16:58:58 +02:00
Sokomine
e90adfe9f8 added working wood selection for build chest 2015-04-12 05:48:22 +02:00
Sokomine
573ebee038 added functions for checking which wood types are available 2015-04-11 05:54:26 +02:00
Sokomine
92ec53a877 added acacia tree to ethereal 2015-04-10 17:30:37 +02:00
Sokomine
e7fc70f74e added modified build_chest from random_buildings which does need further modifications 2015-04-10 05:10:47 +02:00
Sokomine
9da4e2f50f corrected rotation of the watermill 2015-04-10 04:59:01 +02:00
Sokomine
d11c49f78a added basic support for build chest; removed surplus fields 2015-04-07 19:05:54 +02:00
Sokomine
8cff5f88bc re-added missing grasshut buildings 2015-04-07 18:46:26 +02:00
Sokomine
63ec0f92f9 another unregistered global removed 2015-03-28 19:06:50 +01:00
Sokomine
5a16df8969 removed unregistered global call 2015-03-28 19:04:54 +01:00
Sokomine
2b33e88885 only place moresnow on plants around the village if moresnow is installed 2015-03-28 17:56:28 +01:00
Sokomine
b423f8700a supplied schematics in .mts instead of .we format 2015-03-28 17:45:14 +01:00
Sokomine
b2e9b47082 convert .we buildings to .mts automaticly 2015-03-28 17:43:50 +01:00
Sokomine
cb0dc8dd08 saving air as well when saving .mts file 2015-03-28 17:39:09 +01:00
Sokomine
a369c90b7f added option to convert .we into .mts 2015-03-28 15:46:35 +01:00
Sokomine
400e538383 added error handling in case of buildings no longer beeing available at a later run or getting another internal id 2015-03-27 17:56:52 +01:00
Sokomine
15233d2d10 adjust terrain height below single houses as well 2015-03-27 16:49:47 +01:00
Sokomine
e14fe761e1 fixed typo 2015-03-26 01:17:04 +01:00
Sokomine
d886af6450 don't try to use snow on worlds where none exists 2015-03-25 21:58:21 +01:00
Sokomine
86699c95e1 added replacement for fences used in towers in combination with realtest 2015-03-25 06:21:52 +01:00
Sokomine
11d823c70d repaired ladder rotation for non-realtest worlds 2015-03-25 03:57:21 +01:00
Sokomine
2b7710448b the rotation table is calculated only once 2015-03-25 02:05:40 +01:00
Sokomine
b2aea157e8 changed debug output a bit 2015-03-24 20:54:44 +01:00
Sokomine
3d6707b7d7 removed obsolete functions 2015-03-24 18:05:02 +01:00
Sokomine
eb5626a983 handled rotation of default:ladder for realtest 2015-03-24 17:17:47 +01:00
Sokomine
aeaed0a255 combined .we and .mts format and simplified spawning of buildings 2015-03-24 17:02:23 +01:00
Sokomine
5f069ee269 fixed unregistered globals in trees.lua 2015-03-24 05:13:52 +01:00
Sokomine
4304f0260f added 2 more lumberjack houses plus a school 2015-03-22 22:43:52 +01:00
Sokomine
a4d9b0746d added a few more lumberjack buildings, including a stable 2015-03-21 03:50:18 +01:00
Sokomine
3edca08351 Merge pull request #2 from nerzhul/master
mg_villages.village_types can be nil
2015-03-17 19:26:51 +01:00
Sokomine
0987a5e33a removed worldedit dependency and copied worldedits load_schematic function 2015-03-17 05:57:01 +01:00