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

4309 Commits

Author SHA1 Message Date
grilledham
7d7746ffc7
More coal/stone for one direction map. (#1288) 2022-02-10 21:00:27 +00:00
grilledham
11ad0051ef
Remove oil/uranium spawn from danger ore maps. (#1287) 2022-01-29 17:57:16 +00:00
grilledham
2181981215
Add danger ore map poll. (#1286) 2022-01-29 16:12:49 +00:00
grilledham
04856c9ffe
Fix nil inventory when dumping inventory. (#1285) 2022-01-25 19:59:12 +00:00
grilledham
920544bbbf
Update danger_ore_deadlock_beltboxes_ore_only. (#1284)
- Remove oil/uranium spawn + more coal/stone in coal sector
2022-01-23 20:04:10 +00:00
grilledham
90bc20289e
Add danger_ore_3way. (#1283) 2022-01-21 19:14:20 +00:00
Claude
e9e14c2f05
Add beach scenario (#1280) 2022-01-16 20:43:53 +00:00
grilledham
dd66e22fb2
Add danger_ore_circles_beltboxes_ore_only. (#1276) 2022-01-16 19:45:38 +00:00
Claude
b52f474954
Add toxic_jungle scenario (#1279) 2022-01-16 17:08:55 +00:00
grilledham
0140d985b1
Add danger_ore_chessboard_uniform_beltboxes_ore_only (#1275) 2022-01-14 22:41:53 +00:00
grilledham
e437b7f1f9
Add peaceful mode to one_direction betlboxes maps. (#1274) 2022-01-11 17:15:37 +00:00
grilledham
1b0bb376a7
Add danger_ore_one_direction_beltboxes_ore_only. (#1273) 2022-01-09 13:46:33 +00:00
grilledham
5e57cac9aa
Fix banned player's inventory dump. (#1272) 2022-01-04 20:53:31 +00:00
grilledham
b0a71d74b5
Fix draw_resource_selection for danger ore patches beltboxes. (#1271) 2022-01-03 18:29:42 +00:00
grilledham
3250ce4e55
Add danger-ore-patches-beltboxes-ore-only. (#1270) 2021-12-31 11:29:34 +00:00
grilledham
15001b9e6b
Fix dumping corpse for banned players. (#1269) 2021-12-29 16:28:39 +00:00
Jayefuu
25f88f09f1
Eating fish causes a little flying text to show other players you're healing (#1268) 2021-12-26 16:35:59 +00:00
grilledham
f78db8a966
Add poison-cloud to entities_allowed_to_bomb. (#1267) 2021-12-23 20:19:49 +00:00
grilledham
a4890586ca
Increase pollution increment 50%. (#1266) 2021-12-21 15:24:50 +00:00
grilledham
ba8d3008f6
Fix missing landfill for danger ore presets. (#1265) 2021-12-20 16:00:49 +00:00
Jayefuu
6f679ced7d
Add Diggy automatic restart (#1264)
- Added a discord role to automatically ping diggy users
- Added role to role reactions on carlbot
- Added diggy specific restart command
2021-12-19 14:38:49 +00:00
grilledham
23228f22e1
Merge pull request #1263 from grilledham/danger_ore_spiral_bb_ore_only
Add danger ore spiral beltboxes ore only.
2021-12-15 20:28:41 +00:00
James Gillham
a7352a9065 Add danger ore sprial beltboxes ore only. 2021-12-15 20:23:31 +00:00
grilledham
40adfcb6de
Merge pull request #1261 from grilledham/danger_ore
Add danger ore gradient beltboxes ore only.
2021-12-12 21:37:53 +00:00
James Gillham
cb1f3766a3 Fix luacheck 2021-12-12 17:10:29 +00:00
James Gillham
e9228b72a5 Add module to remove non stacke recipes. 2021-12-12 16:29:31 +00:00
James Gillham
8e07f96b32 Add danger ore gradient beltboxes ore only. 2021-12-12 16:22:42 +00:00
grilledham
b7e36cc46a
Add danger_ore_xmas_tree (#1260) 2021-12-06 20:52:16 +00:00
grilledham
087b54d8ed
Add danger_ore_hub_spiral_beltboxes_ore_only. (#1259) 2021-12-04 14:30:10 +00:00
grilledham
7ddbb85c42
Fix map_selection (#1258) 2021-11-23 19:52:10 +00:00
grilledham
12649ed396
Add danger ore beltboxes ore only. (#1257) 2021-11-23 19:47:59 +00:00
grilledham
355844bfb3
Add 'artillery-flare' to entities_allowed_to_bomb. (#1256) 2021-11-21 20:59:47 +00:00
grilledham
40409241ba
Allow T2 and T3 miners on ore. (#1255) 2021-11-21 12:40:39 +00:00
grilledham
a4df942e45
Do draw resource selection. (#1254) 2021-11-20 13:31:58 +00:00
grilledham
98e4fc5362
Add Danger Ore Extra. (#1253) 2021-11-20 13:20:06 +00:00
grilledham
155b1161d5
Increase crashsite oil outpost output by 6.67x. (#1252) 2021-11-16 20:49:16 +00:00
jacobwatkinsgit
774236a670
qol when mining an inserter, pick up item an inserter dropped on the ground (#1250)
- Added qol so when an inserter is mined, an item put on the ground by the inserter is also picked up. enabled by default, tested and should work properly.
- inserter drops pickup, fix get_set_alt_on_create typo.
2021-11-16 20:32:14 +00:00
Claude
7eb1c95c1a
changes by Tigress (#1251)
shrunk map little make meybe easyer game play
2021-11-16 17:47:37 +00:00
SaLLIa666
b3a1c36121
Fixed russian translation
Text has grammatical errors, now it's better
2021-10-16 06:13:00 +03:00
Jayefuu
0bafe54eb4
Merge pull request #1248 from Refactorio/rocket-barrage
Added barrage feature to give players more end-game clearing options
2021-10-03 22:30:13 +01:00
Jayefuu
ee59a10fd6 Updated some comments as per suggestions 2021-10-03 19:32:17 +01:00
Jayefuu
64a954652f Updated balance and minor bug fixes 2021-10-03 00:37:53 +01:00
Jayefuu
45294db626 LUA checks 2021-09-30 15:58:49 +01:00
Jayefuu
8ebd79fce3 Fixed LUA checks. 2021-09-30 15:55:06 +01:00
Jayefuu
f0dbcbe3bd Added barrage feature to give players more end-game clearing options 2021-09-30 15:50:00 +01:00
Jayefuu
3a3195208b
Merge pull request #1247 from Refactorio/pollution_multiplier_default_changes
Updated the starting pollution multiplier
2021-09-30 11:25:18 +01:00
Jayefuu
2276706743
Fixed LUA check 2021-09-30 11:24:50 +01:00
Jayefuu
ba696c50c3
Update map_gen/maps/crash_site/outpost_builder.lua
Co-authored-by: grilledham <jrdgillham@gmail.com>
2021-09-30 11:21:34 +01:00
Jayefuu
7666660268
Fixed failed lua checks 2021-09-29 08:34:56 +01:00
Jayefuu
894b605fe0
Updated pollution multiplier minimum limits
Following Discord messages with @grilledham, updated the messages to be clearer.

Also updated some broken logic and reduced spam to admins if someone tries to set it below the minimum and it's already at the minimum.

Changes untestested. I'll test tonight or tomorrow if it passes review, not got Factorio on this laptop.
2021-09-29 08:31:40 +01:00