Commit Graph

26 Commits (master)

Author SHA1 Message Date
Sokomine e7e37b4360 take care of aliases and rather use air for unkown nodes than crashing 2019-11-06 15:56:19 +01:00
Sokomine 60104b3a2d fixed error in height 2019-06-09 23:37:24 +02:00
Sokomine c04ce514ef fixed bugs with random number generator 2019-06-09 22:54:08 +02:00
Sokomine 2618c73745 used pseudorandom number generator for generation 2019-06-09 20:35:31 +02:00
Sokomine c02f711478 moved roof up by one in order to make staircase construction easier 2019-06-07 18:02:20 +02:00
Sokomine d5368f4a07 preparations for cooperation with mg_villages 2019-06-07 17:36:48 +02:00
Sokomine 34eb56dd0e added support for mineclone2 2018-02-10 01:12:29 +01:00
Sokomine bf27124e3a use same material for path around house in entire mapchunk 2018-02-09 06:39:34 +01:00
Sokomine 33062163b2 added one node wide layer around house against mapgen griefing 2018-02-09 06:17:17 +01:00
Sokomine 3a58fc0b87 fix floating houses and overlapping ones 2018-02-09 05:47:31 +01:00
Sokomine 42a84dac26 reduced number of houses 2018-02-05 00:36:16 +01:00
Sokomine 5282dcd002 fixed upper floor in houses with saddle roof 2018-02-01 21:48:44 +01:00
Sokomine f4d6ca4ba7 place house in first mapchunk generated if possible 2018-02-01 21:37:52 +01:00
Sokomine 8ad208b08e added support for realtest; adjusted namespace 2018-02-01 21:11:55 +01:00
Sokomine 51f218be47 removed unregistered globals warning 2018-02-01 20:29:40 +01:00
Sokomine 31a6552ecd place chests and plasterwork machines randomly 2018-01-31 23:55:24 +01:00
Sokomine a3836f2df4 find places first, then place huts 2018-01-31 21:57:44 +01:00
Sokomine d8eced619e spawn less houses 2018-01-30 23:37:09 +01:00
Sokomine 3d83fcdf22 less high skyscrapers; max. 8 floors now 2018-01-30 21:06:58 +01:00
Sokomine f575ad6935 added better material selection 2018-01-30 00:53:35 +01:00
Sokomine f1cc6b04b3 flatten top of roof if top of mapchunk reached 2018-01-29 22:19:21 +01:00
Sokomine db07f58be1 combined house style choices into materials table 2018-01-29 20:35:36 +01:00
Sokomine ffe393dab3 added optional dependency plasterwork 2018-01-29 15:40:46 +01:00
Sokomine 6da0926223 improved placement of door and ladder 2018-01-29 15:40:00 +01:00
Sokomine 7136083129 made glass panes more common; fixed error with full glass nodes; use function from handle_schematics 2018-01-25 02:56:35 +01:00
Sokomine b6c97a7fb6 initial commit; works 2018-01-22 05:33:26 +01:00