477 Commits

Author SHA1 Message Date
Sokomine
8d247f8e69 turn water into ice in snowy villages 2015-04-25 17:02:31 +02:00
Sokomine
91b8ef2664 first step of namespace cleanup for place_buildings.lua 2015-04-25 05:30:54 +02:00
Sokomine
b453f70529 handling ignore correctly now 2015-04-25 03:46:43 +02:00
Sokomine
f53e5a1680 plotmarkers are now slightly higher and covered by snow as well 2015-04-25 03:19:08 +02:00
Sokomine
94367280da fixed bug and placed air again 2015-04-25 02:01:02 +02:00
Sokomine
e5ad6a1933 cleaned up analyze_*_file 2015-04-24 22:49:17 +02:00
Sokomine
ddf8bfcfbe cleaned up road placement and removed pseudo-schematic for roads 2015-04-24 20:05:33 +02:00
Sokomine
13410cf181 fixed rotation bug regarding build_chest 2015-04-24 17:32:32 +02:00
Sokomine
0cd759ab33 fixed some small bugs 2015-04-22 17:15:22 +02:00
Sokomine
7a69ae6a80 corrected handling or rotation and burried value for files 2015-04-21 18:43:26 +02:00
Sokomine
16167460ca save schematic and add entry to the menu of the build chest 2015-04-20 23:34:06 +02:00
Sokomine
d53cd9468b actually saved the building with the build chest 2015-04-20 20:42:44 +02:00
Sokomine
75ee512a2a show dimensions of building in build_chest save form 2015-04-20 17:22:32 +02:00
Sokomine
8f930bbfd7 added dialog for saving a building 2015-04-20 17:10:28 +02:00
Sokomine
c9c904ec23 only the owner and players who can build there can operate the build chest 2015-04-20 15:55:04 +02:00
Sokomine
0d79f5630d prepared build chest for saving of buildings 2015-04-20 05:09:51 +02:00
Sokomine
106cfa994e if the schematic is too large, no preview image will be created 2015-04-19 18:14:18 +02:00
Sokomine
9e7c217cec call on_construct if single buildings are placed via luavoxelmanip 2015-04-19 02:32:43 +02:00
Sokomine
8dfa8551fa made placement of buildings via voxelmanip more convenient 2015-04-18 22:42:36 +02:00
Sokomine
77e69a88ea the build chest now uses the new voxelmanip building spawn function of mg_villages 2015-04-18 18:02:36 +02:00
Sokomine
db9defc38b added a method for spawning a building using voxelmanip 2015-04-18 18:02:09 +02:00
Sokomine
4ab4362d5f added better support for we files for build chest 2015-04-18 01:45:05 +02:00
Sokomine
d9fe1c1b5c fixed bug regarding splitting of files 2015-04-17 21:01:50 +02:00
Sokomine
24dac9e3f2 added extension of the menu system through reading optional list_of_schematics.txt file 2015-04-17 20:42:30 +02:00
Sokomine
7b6eb01abc moved preview image function into extra file 2015-04-17 05:39:39 +02:00
Sokomine
b8204d6073 added view from top 2015-04-17 05:12:48 +02:00
Sokomine
6390d18f76 fixed preview images regarding rotation and view from the back 2015-04-17 04:43:20 +02:00
Sokomine
1510ffba4b fixed bug with unkown nodes in preview images 2015-04-17 04:09:21 +02:00
Sokomine
159dd00836 added preview images for build chest from all four sides 2015-04-17 03:43:08 +02:00
Sokomine
0f92d1d41f added preview image 2015-04-17 01:54:37 +02:00
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