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

2220 Commits

Author SHA1 Message Date
grilledham
2dd235fcb2 Merge branch 'develop' of https://github.com/grilledham/RedMew into crashsite_0.5 2019-01-25 11:24:12 +00:00
grilledham
d5c1b14b6e fix bug: toggle score gui button 2019-01-25 11:23:42 +00:00
grilledham
b2c3272b2d updates 2019-01-25 11:21:59 +00:00
grilledham
068a2e54c0 updates 2019-01-25 00:14:26 +00:00
grilledham
9252c41add allow LocalisedStrings 2019-01-25 00:13:25 +00:00
Matthew
9e05721170
Merge pull request #660 from plague006/seeds
Add seeds command
2019-01-24 18:14:47 -05:00
Matthew
e74daef19a
Merge pull request #668 from plague006/advertise_colors
Print message when someone saves a color
2019-01-24 18:14:37 -05:00
Matthew
87691f0fbd
Merge pull request #670 from plague006/table_get_random_dictionary_entry
Remove get_random, add get_random_dictionary_entry
2019-01-24 18:14:27 -05:00
Matthew
a3515da216
Merge pull request #683 from Refactorio/pr/675
Formatting cleanup, localize insert
2019-01-24 18:10:36 -05:00
Matthew
7c806feac4
Merge pull request #664 from Jayefuu/maps/grid_bot_islands
Added grid_bot_islands map preset
2019-01-24 18:05:51 -05:00
Matthew
397f8e47a9
Merge branch 'develop' into maps/grid_bot_islands 2019-01-24 18:05:39 -05:00
Matthew
39e8700ff7
Merge pull request #675 from Jayefuu/maps/sierpinski_carpet
Added sierpinski_carpet map preset
2019-01-24 18:04:50 -05:00
Matthew Heguy
d5126f7d2a Formatting cleanup, localize insert 2019-01-24 18:04:21 -05:00
Matthew
162f16d61e
Merge pull request #676 from Jayefuu/map_previews
Added map previews of maps by Jayefuu
2019-01-24 17:58:21 -05:00
Matthew Heguy
c210016999 Update docs 2019-01-24 16:11:02 -05:00
Matthew Heguy
0f84071fa0 Correct doc 2019-01-24 15:52:45 -05:00
grilledham
f591cef974 updated map description 2019-01-24 13:54:21 +00:00
grilledham
91c17432fd Merge branch 'develop' of https://github.com/grilledham/RedMew into crashsite_0.5 2019-01-24 13:40:21 +00:00
grilledham
4e8fa9d54a
Merge pull request #672 from grilledham/score_update
Score update
2019-01-24 13:39:40 +00:00
grilledham
fc32446215 refresh score on all launches 2019-01-24 13:38:17 +00:00
grilledham
3fac2b3ab0 updates 2019-01-24 13:08:33 +00:00
grilledham
c489dca223 updates 2019-01-24 00:25:19 +00:00
Matthew Heguy
54eb1b08ba Use event.rocket, check force, don't print every launch 2019-01-23 18:33:43 -05:00
Jayefuu
c12ce4bbcd Added map previews of maps by Jayefuu 2019-01-23 22:16:42 +00:00
Jayefuu
af3704c771 Added sierpinski_carpet map preset 2019-01-23 21:37:13 +00:00
grilledham
e6a547a386 updates 2019-01-23 19:15:28 +00:00
Matthew Heguy
2f203a435c Add seeds command 2019-01-23 10:54:01 -05:00
grilledham
885bdc7bcc Merge branch 'develop' of https://github.com/grilledham/RedMew into crashsite_0.5 2019-01-22 16:07:03 +00:00
grilledham
54d30216d1 fixed looting corpse message 2019-01-22 16:06:36 +00:00
grilledham
3851bd219d updates 2019-01-22 16:05:31 +00:00
grilledham
3ef5221b61 Merge branch 'develop' of https://github.com/Valansch/RedMew into crashsite_0.5 2019-01-22 13:11:34 +00:00
grilledham
f20e812919 removed global, changed styles, added total coins spent 2019-01-21 20:37:07 +00:00
grilledham
43197de20a added total coins spent 2019-01-21 20:36:32 +00:00
plague006
f4ec6aa196 Remove get_random, add get_random_dictionary_entry, and may we never speak of it again. 2019-01-21 14:28:21 -05:00
Matthew
e88c72f972
Merge pull request #667 from grilledham/corpse_looting_message
Corpse looting message
2019-01-21 11:04:48 -05:00
grilledham
44427c6944 changed format to provide auto complete in vs code 2019-01-21 15:55:07 +00:00
grilledham
9a7a697bef return nil is player invalid 2019-01-21 15:54:34 +00:00
grilledham
ba27be7433 add messages on looting corpse 2019-01-21 15:54:14 +00:00
plague006
7e565beb21 Remove redundant function 2019-01-21 10:42:38 -05:00
plague006
746d8d8df9 Print message when someone saves a color 2019-01-21 10:39:15 -05:00
grilledham
76e6c905ab fix copy and paste error 2019-01-21 12:21:57 +00:00
plague006
f86b46ef26 Fix typos 2019-01-21 01:53:15 -05:00
grilledham
211b965cbc updates 2019-01-20 23:58:39 +00:00
grilledham
c0cae434d7 Merge branch 'develop' of https://github.com/Valansch/RedMew into crashsite_0.5 2019-01-20 23:49:34 +00:00
grilledham
06f7d59f09 added check for chance == 0 2019-01-20 22:58:46 +00:00
Jayefuu
f955688c46 Added grid_bot_islands map preset
Moved entity_drop_amount from market.lua to config.lua
Added chance to entity_drop_amount table to allow map makers to configure coin drop chances for biters, spitters, worms and nests.
2019-01-20 20:58:12 +00:00
grilledham
1981dd6c0f fix errors 2019-01-20 18:25:53 +00:00
grilledham
041d2c89e2 Merge branch 'develop' of https://github.com/grilledham/RedMew into crashsite_0.5 2019-01-20 17:21:20 +00:00
grilledham
228b2b94e2
Merge pull request #662 from grilledham/score_rewrite
Score rewrite
2019-01-20 17:20:33 +00:00
grilledham
7b393ed65c changed button sprite 2019-01-20 17:18:01 +00:00