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

2583 Commits

Author SHA1 Message Date
Mauro
eb135ffdeb
Fixed typo in peaceful_mode_on setting
Fixed typo for peaceful_mode_on that accidentally turned it off.
2019-02-19 23:17:37 +01:00
Matthew
74e724ab52
Merge pull request #774 from SimonFlapse/Diggy-fix-buffs
Tweaking level up formula for late late game
2019-02-19 14:24:27 -05:00
Matthew
16fe4a7345
Merge pull request #742 from plague006/apply_lifecycle
Apply lifecycle
2019-02-19 14:13:28 -05:00
Matthew
5f283c90d8
Merge pull request #723 from plague006/entity_restriction
Add generic entity restriction module
2019-02-19 14:02:32 -05:00
grilledham
4696157555 return true for zero area bounding_box entities (bots) 2019-02-19 17:43:53 +00:00
grilledham
adb8936cd0 switched ipairs to normal for loop 2019-02-19 17:28:00 +00:00
grilledham
d07458bc84 local references in event and event core 2019-02-19 17:24:46 +00:00
SimonFlapse
34fd76592c Tweaking level up formula for late late game
Tweaking xp gained from infinite research to add 60% towards current level up progress.
Added max level for boosts
2019-02-19 17:24:21 +01:00
SimonFlapse
c72f8fe8ba Revert "Tweaking level up formula for late late game"
This reverts commit c00f786241.
2019-02-19 17:09:12 +01:00
SimonFlapse
c00f786241 Tweaking level up formula for late late game
Tweaking xp gained from infinite research to add 60% towards current level up progress.
Added max level for boosts
2019-02-19 17:02:07 +01:00
plague006
5cf640eecd Tweak readme (mostly to test the github webhook script) 2019-02-18 22:57:59 -05:00
Matthew
5f41b35328
Merge pull request #762 from plague006/toast_command
Add toast command
2019-02-18 21:20:33 -05:00
plague006
dfad6180ba Refine error message 2019-02-18 20:51:39 -05:00
Matthew
fb9d5e5503
Merge pull request #770 from plague006/loader_check
After init, check if loaders should be enabled.
2019-02-18 20:25:50 -05:00
Matthew
cf661952b0
Merge pull request #764 from plague006/split_commands
Split commands into their respective modules
2019-02-18 20:18:34 -05:00
plague006
b7f51cf10a Fix spacing 2019-02-18 16:56:32 -05:00
plague006
0155498a20 Load apocalypse 2019-02-18 01:56:36 -05:00
plague006
0c5ba99147 Add success, warning, fail colors as well as comments about which ranks are which numbers 2019-02-18 01:51:58 -05:00
plague006
8ccfe43cef Make lifecycle more readable. 2019-02-18 01:43:59 -05:00
plague006
00991ba5c4 Remove standard market from 1000x 2019-02-18 01:17:14 -05:00
plague006
7f53ad171d After init, check if loaders should be enabled. 2019-02-18 01:16:33 -05:00
Matthew
06915dd5bb
Merge pull request #744 from plague006/1000x
Add 1000x
2019-02-18 00:50:08 -05:00
plague006
b99bf99c4f Toast-all to toast 2019-02-17 11:55:01 -05:00
Matthew
e9a27f5151
Merge pull request #767 from grilledham/player_list/sort_donators
sort donators
2019-02-17 11:54:12 -05:00
grilledham
d622712f1f sort donators 2019-02-17 15:56:18 +00:00
Matthew
18976ee541
Merge pull request #765 from plague006/fix/jail_bug_in_train
Fix bug preventing jailing of a player in a train
2019-02-17 04:25:21 -05:00
plague006
169db650d1 Fix bug preventing jailing of a player in a train 2019-02-17 04:12:12 -05:00
plague006
70d11a46ae Small optimizations, doc refining, scope narrowing 2019-02-17 00:32:43 -05:00
plague006
7c29683b2e Split commands into their respective modules 2019-02-16 21:24:28 -05:00
plague006
e4eff300f2 Add toast command 2019-02-16 20:14:04 -05:00
Matthew
52ef181117
Merge pull request #763 from plague006/disable_command_search
Disable command search, and autoformat
2019-02-16 20:12:22 -05:00
plague006
b4b1bd21c0 Disable command search, and autoformat 2019-02-16 20:06:15 -05:00
Matthew
2b18c30949
Merge pull request #760 from grilledham/print_override
print override to own module
2019-02-16 18:16:25 -05:00
grilledham
03b81f4221 Switch to log to allow localized strings 2019-02-16 18:15:50 -05:00
plague006
0ae4cbcf0c Get rid of deep copy 2019-02-16 18:12:49 -05:00
Matthew
e508c9133c
Merge pull request #743 from plague006/create_market_on_launch
Create market on launch
2019-02-16 17:01:51 -05:00
Matthew
b8d47b73d5
Merge pull request #755 from plague006/fix/command_locale
Change command feedback and help text to use locale
2019-02-16 17:01:35 -05:00
Matthew
9587c37926
Merge branch 'develop' into fix/command_locale 2019-02-16 17:01:09 -05:00
Matthew
3526ccf1e4
Merge pull request #756 from plague006/fix/apocalypse_hail_hydra_desync
Fix/apocalypse hail hydra desync
2019-02-16 16:48:41 -05:00
plague006
600d6b8865 Clean up conditions, change countdown time
Prevent additional saves after apocalypse is active. Give feedback when running command after it is active.
2019-02-16 16:46:18 -05:00
Matthew
b394d74b3c
Merge pull request #761 from plague006/fix/unjail_from_report
Fix unjail from report not working
2019-02-16 15:24:27 -05:00
plague006
24d2ad8c6b Improve fix 2019-02-16 15:11:33 -05:00
plague006
af179c7189 Fix unjailing player not in jail 2019-02-16 15:09:04 -05:00
Matthew
4c9b093d0a
Merge pull request #759 from grilledham/player_list/left_align_rank
left align rank cells
2019-02-16 14:50:20 -05:00
plague006
4f7236d390 Fix merge/compatibility with other changes. 2019-02-16 14:09:50 -05:00
plague006
d8fea761f8 Add missing layer of table 2019-02-16 14:03:58 -05:00
plague006
a9e4e23024 Balance changes for variable tech costs 2019-02-16 13:58:27 -05:00
plague006
f05c02da81 Hacky fix for how event handles unjailing via the button 2019-02-16 13:43:48 -05:00
plague006
f691c0d67f Fix unjail button calling wrong function 2019-02-16 13:09:39 -05:00
plague006
63ccee13c1 Update doc for tetris 2019-02-16 12:49:26 -05:00