1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-14 10:13:13 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
grilledham
40761191ee new builder functions 2018-02-23 22:51:28 +00:00
grilledham
9a63f3a4f5 added a uniform random generator 2018-02-23 22:50:57 +00:00
grilledham
95f4758670 fixed bug 2018-02-23 12:11:39 +00:00
grilledham
cc6af4fb67 clean up + change surface to local variable 2018-02-23 11:40:26 +00:00
grilledham
1439b3728c added throttle_world 2018-02-13 00:49:46 +00:00
grilledham
3734d4b2b8 slight performace improvment 2018-02-04 22:24:41 +00:00
grilledham
ee3b2fbc24 added grow function 2018-02-04 22:12:52 +00:00
grilledham
226c46f435 corrected wrong tile name 2018-01-29 17:45:59 +00:00
grilledham
bf89e69132 added spawn_fish 2018-01-29 17:43:26 +00:00
grilledham
2a5996758f updated to use task weights 2018-01-28 18:33:47 +00:00
grilledham
e3168f8bee renamed thread / action to task 2018-01-27 15:49:55 +00:00
grilledham
facc60e3be added lab-white to tile map 2018-01-24 19:53:06 +00:00
grilledham
9d7b7f64bb removed code for adding water around water 2018-01-24 19:48:10 +00:00
grilledham
9775b7c945 new functions 2018-01-21 15:31:33 +00:00
Valansch
ce576a04ed Fixed typos #152 2018-01-19 23:40:40 +01:00
Valansch
d3b31a5894 moved map_gen.lua to map_gen/shared/generate.lua. Also fixed typo 2018-01-19 22:33:54 +01:00
Maik Wild
dd1f298a31 locale/gen_[...] ==> map_gen/[...] #152 2018-01-19 15:18:01 +01:00