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

8 Commits

Author SHA1 Message Date
grilledham
23e6d3815d debug mode 2019-01-30 22:16:44 +00: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
grilledham
d1f2eb5686 Event (#565)
* First pass at removable events

* added documentation

* added is_closure function

* fixed return multiple values

* is_closure now ignores _ENV
2018-12-28 17:21:45 +01:00
Matthew Heguy
c7201e119b Rename utils and fix requires 2018-11-27 17:08:26 -05:00
grilledham
f1ef10beb6 Game is now local 2018-09-22 23:25:13 +01:00
grilledham
6ba2c75cbd misc fixes 2018-07-04 16:22:26 +01:00
grilledham
3b6116d72b tweaks to traingle of death map 2018-06-17 11:39:55 +01:00
grilledham
de8315bf72 added global.lua 2018-06-09 11:43:37 +01:00