1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-14 10:13:13 +02:00
RedMew/map_gen/shared
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
..
builders.lua Added builders.circular_pattern 2018-12-05 13:50:02 +00:00
ent_functions.lua Add redmew_surface (#631) 2019-01-16 13:44:55 -05:00
generate_not_threaded.lua Rename utils and fix requires 2018-11-27 17:08:26 -05:00
generate.lua Redirect all dependencies 2019-01-04 15:02:55 -05:00
global_builders.lua Rename utils and fix requires 2018-11-27 17:08:26 -05:00
perlin_noise.lua Cleanup map_gen/shared (#421) 2018-11-21 14:34:19 +01:00
random.lua added extra functions 2018-06-12 17:24:59 +01:00
redmew_surface.lua Add redmew_surface (#631) 2019-01-16 13:44:55 -05:00
simplex_noise.lua Cleanup map_gen/shared (#421) 2018-11-21 14:34:19 +01:00