Go to file
Sokomine 77407d0cad buying a plot does no longer permit the player to modify other plots 2015-01-22 04:44:37 +01:00
schems added more or less empty plots for further expansion of villages 2014-12-15 05:13:37 +01:00
textures added missing arrow textures (taken from mapp mod) 2014-08-06 04:07:43 +02:00
README.md first commit for mg_villages (which is derived directly from my mg-fork) 2014-08-04 22:18:20 +02:00
analyze_mts_file.lua removed exception for realtest doors and rotate them like normal doors 2014-11-17 05:50:20 +01:00
buildings.lua added debug level mechanism to reduce debug and timing information which is of no intrest to players 2015-01-05 03:15:53 +01:00
chat_commands.lua fixed bug in villages chat command and made it slightly more informative 2014-11-29 06:23:08 +01:00
config.lua fixed bug with bottom tree trunks beeing rotated; added nice winter leaves in case of moresnow beeing installed 2015-01-22 04:03:07 +01:00
depends.txt added support for forest mod/mapgen 2015-01-05 04:02:33 +01:00
fill_chest.lua cleaned up unneccessary global variables and made most local 2014-11-20 21:16:48 +01:00
init.lua added debug level mechanism to reduce debug and timing information which is of no intrest to players 2015-01-05 03:15:53 +01:00
init_weights.lua added debug level mechanism to reduce debug and timing information which is of no intrest to players 2015-01-05 03:15:53 +01:00
map_of_world.lua changed village_sizes to village_type_data as preparation for code cleanup 2014-12-13 03:37:46 +01:00
mapgen.lua fixed bug with bottom tree trunks beeing rotated; added nice winter leaves in case of moresnow beeing installed 2015-01-22 04:03:07 +01:00
name_gen.lua changed village_sizes to village_type_data as preparation for code cleanup 2014-12-13 03:37:46 +01:00
nodes.lua made first village configurable 2014-12-23 02:38:24 +01:00
place_buildings.lua fixed bug with bottom tree trunks beeing rotated; added nice winter leaves in case of moresnow beeing installed 2015-01-22 04:03:07 +01:00
protection.lua buying a plot does no longer permit the player to modify other plots 2015-01-22 04:44:37 +01:00
replacements.lua added support for tinytrees(trees) from Bas080 2015-01-05 04:58:39 +01:00
rotate.lua cleaned up unneccessary global variables and made most local 2014-11-20 21:16:48 +01:00
save_restore.lua first commit for mg_villages (which is derived directly from my mg-fork) 2014-08-04 22:18:20 +02:00
spawn_player.lua fixed bug when player is spawned before register_on_generated was called 2015-01-05 03:35:05 +01:00
terrain_blend.lua increased blending area size for individual houses slightly 2014-11-14 00:19:43 +01:00
trees.lua fixed bug with bottom tree trunks beeing rotated; added nice winter leaves in case of moresnow beeing installed 2015-01-22 04:03:07 +01:00
village_types.lua added debug level mechanism to reduce debug and timing information which is of no intrest to players 2015-01-05 03:15:53 +01:00
villages.lua added debug level mechanism to reduce debug and timing information which is of no intrest to players 2015-01-05 03:15:53 +01:00
we.lua worldedit files are now deserialized using the worldedit mod 2014-12-13 22:29:38 +01:00

README.md

This is a continuation of my (Sokomines) fork of Nores mg mapgen. The fork can be found under https://github.com/Sokomine/mg