1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-03-03 14:53:01 +02:00

49 Commits

Author SHA1 Message Date
RedRafe
112739c3a2
Add new DangerOre presets (#1383)
- Omnimatter
- Omnimatter cages
- Very BZ
- Exotic Industries
- Exotic Industries spiral
- Pyanodon Short
- Industrial Revolution 3
- Industrial Revolution 3 chessboard
2023-11-09 17:00:08 +00:00
RedRafe
7ead4174ed Add DOK2 to scenario templates 2023-10-04 08:50:10 +02:00
Cinecraft
5a63ac8337
Add Danger Ore Expensive Grid Factory (#1366) 2023-07-01 19:45:05 +01:00
Cinecraft
f1aec82d6c
Added 2 DO Map presets (#1365)
* Danger Ore Lazy One Beltboxes
* added DO Honeycomb variant
2023-06-29 20:02:04 +01:00
grilledham
2f169ee28e
Add Poor man's coal fields danger ore map. (#1363) 2023-05-14 20:31:04 +01:00
grilledham
0207375767
Add danger ore square map. (#1361) 2023-05-13 18:34:59 +01:00
grilledham
5501f8d8cb
Add one direction wide map. (#1359) 2023-05-12 15:32:28 +01:00
grilledham
14f0e699c6
Add danger_ore_split_beltboxes_ore_only (#1335) 2022-09-16 12:11:23 +01:00
Soggs
e8213743b3
Added Crashsite spiderless preset (#1329) 2022-07-07 18:11:22 +01:00
Soggs
34b31769c2
Add no_bots preset for crashsite (#1307)
- Add no_bots preset.
- Added only personal bots preset.
- Added only construction bots preset.
- Added logistic network embargo preset.
- Added Steam all the way preset.
- Added Raining Bullets preset.
2022-06-25 13:27:48 +01:00
grilledham
7a0a4aa7fe
Allow standard entities on ores for danger_ore_patches and add new preset with restricted entities. (#1325) 2022-06-21 20:25:05 +01:00
FuzTheCat
4e4f184112
Belts n Bullets Feature and Preset (#1323) 2022-06-17 16:56:36 +01:00
grilledham
996acc2023
Add preset for diggy-danger-ores. (#1309) 2022-04-02 21:17:35 +01:00
grilledham
9ec2cbbc5a
Add danger_ore_landfill_beltboxes_ore_only (#1310) 2022-04-02 20:54:38 +01:00
grilledham
f421f2543c
Add danger_ore_chessboard_beltboxes_ore_only. (#1306) 2022-03-22 19:50:45 +00:00
grilledham
3fe1b61cd9
Update danger bobs ore. (#1289) 2022-02-12 22:21:23 +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
1b0bb376a7
Add danger_ore_one_direction_beltboxes_ore_only. (#1273) 2022-01-09 13:46:33 +00:00
grilledham
3250ce4e55
Add danger-ore-patches-beltboxes-ore-only. (#1270) 2021-12-31 11:29:34 +00:00
James Gillham
a7352a9065 Add danger ore sprial beltboxes ore only. 2021-12-15 20:23: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
98e4fc5362
Add Danger Ore Extra. (#1253) 2021-11-20 13:20:06 +00:00
James Gillham
2c57995e98 Add dangore_ore_one_direction_beltboxes preset. 2021-09-13 20:09:48 +01:00
grilledham
2f7ac497db
Merge pull request #1236 from Refactorio/Claude477-crashsite-UK
Crashsite(UK)-scenario
2021-09-12 19:49:26 +01:00
Claude
9fb2006119
Crashsite(UK)-scenario 2021-09-12 17:40:34 +03:00
Claude
f5f6af861d
map starting-config 2021-09-12 17:23:14 +03:00
James Gillham
160b395640 Decompress the venice preset. 2021-09-12 15:08:01 +01:00
Claude
1efd4732b9
Create map_selection.lua 2021-09-12 16:43:29 +03:00
James Gillham
875ad98efc Add danger ore deadlock beltboxes preset. 2021-08-29 21:10:14 +01:00
James Gillham
7a0036c4a7 Add danger_ore_one_direction. 2021-08-01 14:57:12 +01:00
James Gillham
8ab1d16386 Add danger ore patches. 2021-07-25 15:11:43 +01:00
James Gillham
fa6f70c235 Refactor danger_ore_circles.
- Create builder functions for ring_pattern and ring_weighted_pattern.
- Use main ore rorate to rotate start ores.
- Shuffle start ores.
- Use same land tiles for start ores.
- Shuffle shapes rather than mutating the config.
- Rename scenario template from danger-ore-cricle to danger-ore-circles.
- Set restart command to use 'danger-ore-circles'.
2021-05-22 16:50:22 +01:00
Soggs
32b8568263 Added Danger Ores Circles to the scenario templates. 2021-05-19 23:04:58 +02:00
James Gillham
45ab73c506 Set next danger ore map to terraforming_danger_ore. 2021-05-15 12:44:11 +01:00
James Gillham
2e749601a9 Remove test code + increase name textfield width. 2021-05-15 12:24:56 +01:00
James Gillham
ddc84d367d Blue concrete on landfill + danger_ore_chessboard_uniform. 2021-05-08 18:18:02 +01:00
James Gillham
0fded5f9ee Danger ore chessboard. 2021-05-03 15:16:45 +01:00
James Gillham
d7658fc1aa Danger ore split 2021-04-19 22:15:46 +01:00
James Gillham
5975c700ae Add danger ore normal science 2021-04-13 21:44:54 +01:00
James Gillham
c54e75e6cc Add danger-ores scenario_templates 2021-04-08 17:56:28 +01:00
James Gillham
528ea1f368 Add scenario templates. 2021-04-05 21:13:16 +01:00