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

13 Commits

Author SHA1 Message Date
Matthew
0927a839b8
Fix linting (#657)
Fix linting warnings
2019-01-19 11:34:29 -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 Heguy
e6dda20e41 All tabs to spaces 2018-11-21 08:42:39 -05:00
Valansch
7fa48bc583
Changed all windows style line endings to unix style line endings (#393) 2018-11-18 17:12:00 +01:00
Matthew
c67408ea5a Change name of lattice to diagonal lattice (#297) 2018-11-11 20:42:11 +01:00
Maik Wild
be8ab3d42f removed some math.sqrt 2018-10-02 21:58:22 +02:00
grilledham
e072a562bb updates 2018-08-21 13:11:06 +01:00
grilledham
1b04be8a26 rectangluar sprial rewrite 2018-05-29 00:02:25 +01:00
grilledham
ab1aac16a5 changed to new module system 2018-05-10 20:42:24 +01:00
Valansch
8e50fab060 removed duplicants #152 2018-01-19 23:43:28 +01:00
Valansch
6c92122de1 moved preset data into map_gen/data/presets #152 2018-01-19 23:10:20 +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