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

35 Commits

Author SHA1 Message Date
James Gillham
dab5dae07b Terraforming danger ore balance changes. 2021-05-31 12:49:58 +01:00
James Gillham
b5fca58c08 Increase player force minning speed +100%, remove free space around oil. 2021-05-23 13:29:43 +01:00
James Gillham
dc5e76d5eb Danger ore balance changes:
- Ore starts at lower value but grows exponentially.
- Smaller spawn.
- Greater oil value from distance.
- Richer uranium.
2021-05-23 13:29: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
d73f3344ea Fix Desync on Chunk generation for Danger Ores Circle. 2021-05-22 14:19:23 +02:00
Soggs
940315614c Hotfix for Desync on terrain generation. 2021-05-21 23:10:45 +02:00
Soggs
2c61140d1d
Change the builder to properly avoid water tiles in the starting ore ring.
Co-authored-by: grilledham <jrdgillham@gmail.com>
2021-05-20 20:56:16 +02:00
Soggs
f38999d674 Added Danger Ores Circles to the scenario templates. 2021-05-19 23:05:52 +02:00
Soggs
1d48034b93 More changes. 2021-05-19 22:59:07 +02:00
Soggs
ca77b4ce3b Clean up and improvment to danger_ores_circles. 2021-05-19 22:53:13 +02:00
Soggs
ee748a7033 Fixing things because Build check made me break things. 2021-05-19 18:35:37 +02:00
Soggs
e769ec0f61 More Build checks 2021-05-19 18:25:51 +02:00
Soggs
480de9f27f Build checks... 2021-05-19 18:23:36 +02:00
Soggs
f1106061aa Added a Circles preset for Danger Ores. 2021-05-19 17:51:03 +02:00
James Gillham
ca381aa289 Add config-restart command.
- change Restart command to use server.start_game (offers setting the mod pack).
- Change danger ores and crashsite maps to use the new restart command.
2021-05-15 11:21:46 +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
264ad2b2ce Liutio proposed changes to danger ore. 2021-04-09 21:09:07 +01:00
James Gillham
d26540c079 Add danger_ore_spiral.lua 2021-04-08 17:56:28 +01:00
James Gillham
85a7171406 danger ore updates 2021-04-08 16:43:56 +01:00
James Gillham
5e025199d4 danger_ore_landfill 2021-03-31 17:04:43 +01:00
James Gillham
32af8b8862 Fix no oil/uranium on danger ores gradient. 2021-03-08 21:47:14 +00:00
James Gillham
1032010907 Fix ore values + luacheck. 2021-01-13 21:14:00 +00:00
James Gillham
c0de80df29 Gradient danger ores 2021-01-13 21:08:32 +00:00
James Gillham
820b1e6995 terraforming danger ore balance updates 2021-01-02 23:40:30 +00:00
James Gillham
8f7d040c12 Change locale danger_ore->danger_ores 2020-12-29 12:38:25 +00:00
James Gillham
e55d8987e8 Add simple rocket launch condition and restart command. 2020-12-28 22:28:21 +00:00
James Gillham
bffeb07ca3 Add missing utils.table require. 2020-09-16 20:07:31 +01:00
James Gillham
1487c55791 danger_ore_hub_spiral 2020-09-16 20:01:58 +01:00
James Gillham
0c1dd6f1ff Terrafroming danger ore balance changes. 2020-09-13 13:59:36 +01:00
James Gillham
d47803796b Danger ore balance changes:
- Less trees.
- Increase purity of ores.
2020-09-03 14:15:29 +01:00
James Gillham
3cb3809b75 Danger ore - dump container's content as coal ore 2020-09-02 15:04:50 +01:00
James Gillham
7f8de881f5 Fix seed issue 2020-09-02 13:21:00 +01:00
James Gillham
0ad994dca2 Refactor all the danger ore maps 2020-09-02 12:26:19 +01:00