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

9 Commits

Author SHA1 Message Date
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
Matthew
5dd9ce9f90 Remove math and table as globals. (#647)
* Remove math and table as globals.
Create exceptions for table.lua and math.lua to modify respective globals and add returns for respective globals.

* Fix lint errors from table and math
2019-01-15 14:27:48 +01:00
Valansch
66df4a9a67 made degrees local 2018-11-06 13:09:21 +01:00
Maik Wild
be8ab3d42f removed some math.sqrt 2018-10-02 21:58:22 +02:00
grilledham
1410b962f5 update 2018-07-19 13:26:49 +01:00
grilledham
7c8983b251 moved generate out of presets 2018-05-08 23:46:49 +01:00
grilledham
a975beb146 made builder functions local 2018-05-08 21:23:07 +01:00
grilledham
9f9b9512c4 updated / added presets 2018-01-24 19:52:40 +00:00