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

26 Commits

Author SHA1 Message Date
Matthew
6ad8f8725e
Merge pull request #860 from plague006/fix_locale
Fix bad locale in crashsite
2019-03-06 19:07:06 -05:00
Matthew
2fa76ac85e
Merge pull request #853 from plague006/restrict_script
luacheckrc tweaks to script and commands
2019-03-06 16:44:18 -05:00
Matthew Heguy
2ab1d38c5d Add command aliases, fix doc in event 2019-03-06 16:35:38 -05:00
plague006
ed3f47ff18 Don't overwrite script.generate_event_name as it errors if given an arg 2019-03-04 16:37:32 -05:00
plague006
b389c15cc5 luacheckrc tweaks to raise warnings when registering events through script, or registering a command through commands 2019-03-04 06:57:08 -05:00
plague006
7535506671 Make it fancy 2019-03-03 15:00:35 -05:00
plague006
535c675028 Add generate_event_name to event module 2019-03-03 13:03:24 -05:00
grilledham
d07458bc84 local references in event and event core 2019-02-19 17:24:46 +00:00
plague006
8ccfe43cef Make lifecycle more readable. 2019-02-18 01:43:59 -05:00
plague006
e574a2dc36 Use lifecycle 2019-02-04 18:02:15 -05:00
Matthew
4a71fe9b82
Merge pull request #700 from plague006/data_cycle
Add _LIFECYCLE as an indicator of where we are in the data lifecycle
2019-02-04 15:39:25 -05:00
plague006
dbbe8aa7ac Fix param names in event (nobody ever reads the doc) 2019-02-03 16:37:57 -05:00
Matthew Heguy
7e6a632ebd Add _LIFECYCLE as an indicator of where we are in the data lifecycle 2019-01-30 19:39:11 -05:00
Lynn
53fad1a75b Added a GUI element + toasts to notify of biter evolution 2019-01-28 21:21:33 +01:00
grilledham
53590ed280 fix typo 2019-01-07 20:05:23 +00:00
grilledham
0b3d796b60 extra documentation + fixed error for removing not registered handlers 2019-01-06 20:58:43 +00:00
grilledham
ab347734e8 allow removeable event to be added on_init 2019-01-03 17:23:41 +00: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
4c1892bc10 added debug support 2018-05-22 01:03:04 +01:00
grilledham
52e1448bf2 formatting 2018-05-20 16:28:33 +01:00
grilledham
7d6db2c737 fixed typo 2018-04-07 00:38:59 +01:00
grilledham
45cbda810d experimental removable events 2018-04-07 00:24:16 +01:00
grilledham
197a677559 name changes 2018-04-06 22:32:13 +01:00
grilledham
e0756f9dcb rewrite of events module 2018-04-06 20:57:58 +01:00
Maik Wild
66e5d2ae0e locale/utils/ ==> utils/ #152 2018-01-19 15:08:48 +01:00