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

4102 Commits

Author SHA1 Message Date
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
James Gillham
75ef275a93 Use SnowZy's ore ratios for danger ore. 2021-05-18 16:54:36 +01:00
grilledham
64452e6fa2
Merge pull request #1212 from grilledham/danger_ore_next
Set next danger ore map to terraforming_danger_ore.
2021-05-15 12:45:56 +01:00
James Gillham
45ab73c506 Set next danger ore map to terraforming_danger_ore. 2021-05-15 12:44:11 +01:00
grilledham
94d8475a0c
Merge pull request #1207 from grilledham/start_game
Start game
2021-05-15 12:34:14 +01:00
James Gillham
2e749601a9 Remove test code + increase name textfield width. 2021-05-15 12:24:56 +01: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
66883a87b3 Change game.players -> game.get_player 2021-05-15 11:21:46 +01:00
grilledham
90f5144016
Merge pull request #1211 from grilledham/loader_last_user
Set last user when connecting loader.
2021-05-12 17:24:09 +01:00
James Gillham
832848ac5b Set last user when connecting loader. 2021-05-12 17:21:18 +01:00
grilledham
4ffc6d0bc2
Merge pull request #1209 from grilledham/blue_concrete_landfill
Blue concrete on landfill + danger_ore_chessboard_uniform.
2021-05-09 12:10:26 +01:00
grilledham
a27c3c1fb7
Merge pull request #1210 from grilledham/poll_command_admin
Require admin for poll command.
2021-05-08 20:32:16 +01:00
James Gillham
4db09f98f4 Require admin for poll command. 2021-05-08 20:29:32 +01:00