35 Commits

Author SHA1 Message Date
Sokomine
8b967a9af0 moved plotmarker formspec to extra file 2017-07-21 17:27:56 +02:00
Sokomine
8881df5031 moved deprecated functions to extras_for_development 2017-07-21 17:27:20 +02:00
Sokomine
7012a4f670 moved pathfinding to analyze_building_for_mobs 2017-07-21 17:03:33 +02:00
Sokomine
d64912cc7a find road a mob is standing next to 2017-07-09 23:31:58 +02:00
Sokomine
33dee53593 actually read the path data 2017-07-03 23:08:24 +02:00
Sokomine
1e6ebef346 potential optimizations; added support for villagers 2017-06-10 23:23:27 +02:00
Sokomine
1b233b6464 added support for highlandpools 2015-09-12 21:20:31 +02:00
Sokomine
38b1746d54 moved save_restore to handle_schematics mod 2015-05-09 16:38:18 +02:00
Sokomine
d273edf777 moved node_is_ground partly to handle_schematics 2015-05-01 20:27:02 +02:00
Sokomine
d206b90ebc moved handling of schematics into a seperate mod 2015-05-01 20:08:05 +02:00
Sokomine
f61e849032 actually spawn traders 2015-04-27 23:47:52 +02:00
Sokomine
733cc8ec3b if mobf_trader is installed, possible traders are determined but not yet placed 2015-04-27 06:47:41 +02:00
Sokomine
91b8ef2664 first step of namespace cleanup for place_buildings.lua 2015-04-25 05:30:54 +02:00
Sokomine
e5ad6a1933 cleaned up analyze_*_file 2015-04-24 22:49:17 +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
8293288baf added support for farming in build_chest 2015-04-14 06:26:59 +02:00
Sokomine
b7898cb8e4 added support in buildchest for realtest 2015-04-12 22:09:36 +02:00
Sokomine
f5ac40823e moved wood replacement into extra file for build_chest 2015-04-12 17:33:40 +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
3d6707b7d7 removed obsolete functions 2015-03-24 18:05:02 +01:00
Sokomine
0987a5e33a removed worldedit dependency and copied worldedits load_schematic function 2015-03-17 05:57:01 +01:00
Sokomine
030101e135 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
Sokomine
32cedbc3a0 added replacement function for village types 2014-12-14 13:29:28 +01:00
Sokomine
48070f8e9f re-organized buildings.lua and split it up 2014-12-13 06:51:00 +01:00
Sokomine
cb6541bf90 added tree growing code for normal and jungletrees as the default game no longer provides a suitable interface 2014-11-13 22:07:45 +01:00
Sokomine
32d1e0c1e6 added far better terrain blend (programmed by paramat); added update_liquids 2014-11-08 23:01:13 +01:00
Sokomine
256d686a58 actually loaded config file 2014-10-13 17:59:48 +02:00
Sokomine
308df19006 moved spawning of player into extra file; made sure players do not spawn inside stone below the village if said villages height got changed 2014-10-13 17:17:42 +02:00
Sokomine
de2e87f856 sorted some functions 2014-10-08 00:23:29 +02:00
Sokomine
d36e830d97 added function for filling chests and shelves with random materials 2014-09-28 03:56:24 +02:00
Sokomine
6ac0ad262a added name generator for villages 2014-09-20 17:53:20 +02:00
Sokomine
7fa94dc66f seperated village structure generation and placement of buildings; lowered village height to 1-5; added special road node that will not be removed by cavegen 2014-08-05 19:49:02 +02:00
Sokomine
770e6a81af made village generation really independent from mg mapgen 2014-08-05 01:24:11 +02:00
Sokomine
8ee366feea first commit for mg_villages (which is derived directly from my mg-fork) 2014-08-04 22:18:20 +02:00