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

7 Commits

Author SHA1 Message Date
Bilka
19fc50a6d3 Fixed waterworld map_gen_settings 2019-05-29 12:43:38 +02:00
Matthew Heguy
096f72a849 Switch to builder function, turn cliffs down. 2019-03-01 14:18:41 -05:00
Matthew Heguy
ba8b4df879 Add doc related to water, add enable_water to grass_only maps (maintaining prior functionality) 2019-02-27 15:10:39 -05:00
Matthew Heguy
21a3b9cea7 Fix map gen settings 2019-02-26 23:34:49 -05:00
Mauro
eb135ffdeb
Fixed typo in peaceful_mode_on setting
Fixed typo for peaceful_mode_on that accidentally turned it off.
2019-02-19 23:17:37 +01:00
Matthew Heguy
a6f1d6895c Add redmew_surface to maps, clean up linting, clean up broken maps 2019-01-16 19:11:07 -05:00
Matthew
3f8be3151a
Add redmew_surface (#631)
* Add redmew_surface

* Change map_layout to have all maps use redmew_surface

* Maps: switch hardcoded nauvis refs to redmew_surface

* Features: switch hardcoded nauvis refs to redmew_surface

* Per discussion, removal of RSO

* Changes to files based on linting warnings/errors

* ent_functions: remove functions from global scope, ignore remaining linting warnings (~100 remaining)

* borg_planet: ignore linting warnings (88 remaining)

* mazes refactored

* Changed global.lua so events are run in the order they are registered
2019-01-16 13:44:55 -05:00