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

4214 Commits

Author SHA1 Message Date
James Gillham
bcd6c35314 Danger ore deadlock updates.
- Denser ores.
- Richer oil and uranium.
- 500->1000 satelites to win
- 5->6 pollution increase per chunk.
- Peaceful mode on.
2021-09-02 12:02:25 +01:00
grilledham
05acb5e220
Merge pull request #1227 from grilledham/add_danger_ore_deadlock
Add danger ore deadlock beltboxes preset.
2021-08-29 21:11:58 +01:00
James Gillham
875ad98efc Add danger ore deadlock beltboxes preset. 2021-08-29 21:10:14 +01:00
grilledham
7aae0c4ad3
Merge pull request #1226 from grilledham/mods
Update danger_ore_deadlock_beltboxes.
2021-08-29 21:07:38 +01:00
James Gillham
1aed28834f Update danger_ore_deadlock_beltboxes. 2021-08-29 21:05:44 +01:00
grilledham
c01320571d
Merge pull request #1225 from grilledham/loaders
Include 'assembling-machine' and 'furnace' for loader qol.
2021-08-07 14:35:51 +01:00
James Gillham
b5525604af Include 'assembling-machine' and 'furnace' for loader qol. 2021-08-07 14:32:17 +01:00
grilledham
83b1c51a1f
Merge pull request #1224 from grilledham/danger-ore-one-direction
Add danger_ore_one_direction.
2021-08-01 15:10:32 +01:00
James Gillham
9e967b3eb7 Fix luacheck. 2021-08-01 15:03:57 +01:00
James Gillham
7a0036c4a7 Add danger_ore_one_direction. 2021-08-01 14:57:12 +01:00
grilledham
8cf3c54799
Merge pull request #1223 from grilledham/danger_ore_coal
Add danger ore patches.
2021-07-25 15:17:40 +01:00
James Gillham
8ab1d16386 Add danger ore patches. 2021-07-25 15:11:43 +01:00
Simon
eba606c7b7
Crowdin sync 2021-07-05 (#1222) 2021-07-05 18:41:00 +02:00
grilledham
4bfd414eda
Merge pull request #1221 from grilledham/mod-log-script-kicks
Report script kicks and bans to moderation-log channel.
2021-06-26 21:09:59 +01:00
James Gillham
26b84037b1 Report script kicks and bans to moderation-log channel. 2021-06-26 16:21:54 +01:00
grilledham
9de94d38a9
Merge pull request #1220 from Refactorio/local-spelling-error
Fixed english locale
2021-06-17 19:28:00 +01:00
Jayefuu
f0416385f3
Fixed english locale 2021-06-17 19:27:01 +01:00
Jayefuu
3b72c497cb
Updated outpost pollution to spawn at map centre not at outposts
No one likes or uses the pollution multiplier feature I added.

Feedback suggests that it spawning at outposts makes the cause too obvious, so people complain about it. And it requires that outposts have to be defended.

Yet, people still complain crash site is too easy. 

By moving the pollution spawning to the centre of the base the effect of more outposts is spread over the whole base and will trigger more attacks, but will challenge the whole base defences rather than just a single outpost.
2021-06-17 17:09:09 +01:00
grilledham
0373d7252a
Merge pull request #1219 from grilledham/fix_blueprint_concrete
Fix placing blueprint refined concrete on blue-refined-concrete.
2021-06-12 15:04:25 +01:00
James Gillham
02f943695b Fix placing blueprint refined concrete on blue-refined-concrete. 2021-06-12 15:02:21 +01:00
grilledham
0692b9b0d2
Merge pull request #1218 from grilledham/danger_ore_updates
Danger ore updates
2021-05-31 14:36:15 +01:00
James Gillham
d1d46d361f Prevent ghost refined concrete on blue concrete 2021-05-31 12:49:58 +01:00
James Gillham
6323605775 Remove dense patches from all danger ore maps. 2021-05-31 12:49:58 +01:00
James Gillham
dab5dae07b Terraforming danger ore balance changes. 2021-05-31 12:49:58 +01:00
grilledham
c99eae5030
Merge pull request #1217 from grilledham/danger_ore_reduce_ore
Danger ore balance changes.
2021-05-25 20:29:03 +01:00
James Gillham
167438f6fe Change uranium patches to smaller and more frequent. 2021-05-25 20:18:39 +01:00
James Gillham
3715775cda comment out unused variable. 2021-05-23 13:38:28 +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
grilledham
e86ddf5394
Merge pull request #1216 from Soggs/master
Fix the desync on Danger Ores Circles.
2021-05-23 13:27:23 +01:00
James Gillham
835e3064c4 Remove unused code. 2021-05-23 11:59:44 +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
grilledham
6e81c72741
Merge pull request #1215 from grilledham/fix-commands-from-server
Fix commands not working when run from the server console.
2021-05-20 20:53:53 +01:00
James Gillham
665ea1cbbc Fix commands not working when run from the server console. 2021-05-20 20:51:26 +01:00
grilledham
864b5dd37b
Merge pull request #1214 from Soggs/master
Added a Circles preset for Danger Ores.
2021-05-20 20:10:05 +01: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
32b8568263 Added Danger Ores Circles to the scenario templates. 2021-05-19 23:04:58 +02:00
Soggs
1d48034b93 More changes. 2021-05-19 22:59:07 +02:00
Soggs
4b80c8c819 Merge branch 'master' of https://github.com/Soggs/RedMew 2021-05-19 22:54:05 +02:00
Soggs
ca77b4ce3b Clean up and improvment to danger_ores_circles. 2021-05-19 22:53:13 +02:00
Soggs
a009e9fb51 Merge remote-tracking branch 'refs/remotes/upstream/develop' 2021-05-19 22:52:18 +02:00
Soggs
e801f1acbd
Update map_gen/maps/danger_ores/presets/danger_ore_circles.lua
Co-authored-by: grilledham <jrdgillham@gmail.com>
2021-05-19 22:05:09 +02:00
grilledham
f4b2ba7bc3
Merge pull request #1213 from grilledham/snowzy_ore_ratios
Use SnowZy's ore ratios for danger ore.
2021-05-19 18:07:41 +01: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