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

2346 Commits

Author SHA1 Message Date
Lynn
2b5405da08 Check if the cause is valid and has a force for hydra spawns 2019-02-02 20:01:39 +01:00
plague006
139b6a39b1 Change default map to match change to map_loading 2019-02-02 12:19:31 -05:00
plague006
d0072f8e28 Add case for non-function, non-true being returned 2019-02-02 11:22:53 -05:00
Matthew
e3cf03663e
Merge pull request #731 from grilledham/fix-debugger
Fix debugger
2019-02-02 10:55:10 -05:00
grilledham
786cb0e8cc load map selection first 2019-02-02 14:39:22 +00:00
grilledham
ef9262abce Allow Debug.object_type to cope with LuaObjects that are invalid or do not have help function 2019-02-02 14:35:36 +00:00
grilledham
1b7420190f fix debugger crash 2019-02-02 14:34:36 +00:00
Lynn
b04aa7b5c2
Merge pull request #730 from linaori/fix-retailer-on-death
Fixes a crash when updating coin label after GUI is closed
2019-02-02 13:47:14 +01:00
Lynn
ab72e629cb Fixes a crash when updating coin label after GUI is closed 2019-02-02 13:10:30 +01:00
plague006
0464ef1351 Fix print referring to wrong command 2019-02-01 23:41:07 -05:00
plague006
8f6f02b47c Move files to appropriate locations, tweak doc in control 2019-02-01 20:12:45 -05:00
plague006
225885ee8f Remove after failure from travis 2019-02-01 19:29:53 -05:00
Matthew
d2084049b2
Merge pull request #687 from SimonFlapse/Popup-Extended
Extra features for popup gui
2019-02-01 18:34:54 -05:00
SimonFlapse
20c00ab843 Addon to prevent popup spam 2019-02-01 22:11:02 +01:00
plague006
e3bf052339 Fix caps 2019-02-01 14:48:34 -05:00
plague006
5100720c25 Add discord notifcation on failed test 2019-02-01 14:37:05 -05:00
Matthew
09a2024e6e
Merge pull request #719 from plague006/dev_setup
Remove map_selection.lua
2019-02-01 12:57:25 -05:00
plague006
63eca3d50b Remove map_selection.lua, tweak build script 2019-02-01 11:03:02 -05:00
plague006
ddbae68baf Add color-redmew deprecation warning 2019-02-01 09:30:53 -05:00
plague006
6aecc11ed6 Add map_selection.lua.sample 2019-02-01 08:47:59 -05:00
plague006
93bd1839e0 Don't remove data folder in the build script 2019-02-01 08:34:29 -05:00
plague006
89b1718031 End of testing for travis, time to turn him loose. 2019-01-31 20:57:33 -05:00
plague006
475195914f Test releasing multiple files #2 2019-01-31 20:47:26 -05:00
plague006
3f5874cd9b Test releasing multiple files 2019-01-31 20:36:08 -05:00
plague006
ec63cd5457 Force travis to issue a test release with map loading change 2019-01-31 20:18:07 -05:00
plague006
fb84c3e684 Update diggy doc location 2019-01-31 20:17:41 -05:00
Matthew
6aed6d6317
Change map loading method (#640)
Add map loader
2019-01-31 20:15:41 -05:00
plague006
9353b0c0e5 So long stickler 2019-01-31 19:26:56 -05:00
plague006
a7c7e6c6a2 Fix lint in crashsite 2019-01-31 19:23:26 -05:00
grilledham
1f6018dabf
Merge pull request #718 from grilledham/crashsite_0.5.3
Toast for capture / upgrade outposts
2019-01-31 17:33:36 +00:00
grilledham
5bc0e2087f removed unused variable 2019-01-31 17:19:05 +00:00
grilledham
370a17fe44 toast 2019-01-31 17:16:37 +00:00
Matthew
9775b6446a
Merge pull request #717 from plague006/last_lint
Another try at fixing dimensions' lint warnings
2019-01-30 19:07:16 -05:00
Matthew Heguy
edbc81d81d Another try at fixing dimensions' lint warnings 2019-01-30 18:57:08 -05:00
Matthew
765a91cc56
Merge pull request #696 from plague006/improve_versioning
Improve versioning
2019-01-30 18:43:13 -05:00
plague006
9a61c854e7 Refine the build script, change the specifics of how version.lua works 2019-01-30 18:42:56 -05:00
plague006
e260af2a3b Rename command from color-redmew to redmew-color 2019-01-30 18:42:30 -05:00
Matthew
2911794b7e
Merge pull request #706 from plague006/blueprint_helper_refactor
refactor blueprint_helper to not call Token directly and to correct lint warnings
2019-01-30 18:26:14 -05:00
Matthew
334d9d13a7
Merge pull request #682 from plague006/info_push_changelog
Add ability to modify changelog in-game
2019-01-30 18:25:52 -05:00
Matthew
c5306625fb
Merge pull request #697 from plague006/lint
Fix more lint warnings
2019-01-30 18:25:01 -05:00
grilledham
8b93f75b25 Grilled fixes shape.spiral 2019-01-30 18:24:09 -05:00
grilledham
d3b57899ab Grilled brings neko's modules up to date 2019-01-30 18:24:09 -05:00
plague006
bb9655e2af infinite_mazes: drop unused return
DiggyCaveCollapse: define mask_init earlier
Dimensions: comment uncalled function
2019-01-30 18:24:08 -05:00
Matthew Heguy
4738f3e043 Fix missing dep 2019-01-30 18:20:11 -05:00
Matthew
214257b007
Merge pull request #716 from grilledham/debug_token
Debugger
2019-01-30 18:19:13 -05:00
Matthew Heguy
b936a37296 Remove identifier 2019-01-30 18:17:55 -05:00
SimonFlapse
dabb86541d Brainfarted, forgot to change a variable 2019-01-31 00:15:09 +01:00
SimonFlapse
5ac2f66e2a fixing lint warnings 2019-01-31 00:05:53 +01:00
grilledham
2df4aeee45 debugger 2019-01-30 22:32:43 +00:00
grilledham
23e6d3815d debug mode 2019-01-30 22:16:44 +00:00