grilledham
628841b378
Merge pull request #1089 from grilledham/fix_name
...
danger_ore_deadlock_beltbox fix name and updates
2020-09-27 13:18:45 +01:00
James Gillham
0aff9aabdd
helper
2020-09-26 20:02:53 +01:00
James Gillham
df47b5aa02
module startup/teardown hooks
2020-09-25 20:33:46 +01:00
Jayefuu
1684d8924a
Update commands.lua
2020-09-25 11:30:48 +01:00
James Gillham
4742ced9d6
danger_ore_deadlock_beltbox fix name and updates
2020-09-24 20:08:00 +01:00
Jayefuu
4b2510cc47
Updated crash site /restart command so that guests and regulars can call it when map is cleared
...
Updated crash site /restart command so that guests and regulars can call it when map is cleared
- Only admin can abort, once the map is cleared.
- Guests and Regular can both call /restart when all enemy units and structures are dead
- Tested on S10 by running this command:
/c local surface=game.player.surface
for key, entity in pairs(surface.find_entities_filtered({force="enemy"})) do
entity.destroy()
end
- Need to merge into develop to test on live server in case conditions at the end of the game are different
- Thought about adding rocket launched condition but decided against it.
2020-09-23 11:14:36 +01:00
grilledham
7b6b215584
Merge pull request #1083 from grilledham/danger_ore_hub_spiral
...
danger_ore_hub_spiral
2020-09-22 17:14:33 +01:00
grilledham
8070db8110
Merge pull request #1086 from grilledham/revert-commit
...
Revert "commands.lua update 2020"
2020-09-21 19:49:00 +01:00
James Gillham
00aa2c51c9
Revert "commands.lua update 2020"
...
This reverts commit d0dcf301d2
.
2020-09-21 19:34:51 +01:00
James Gillham
a1908b93d5
landfill_remover_tests
2020-09-21 19:29:02 +01:00
Claude
d0dcf301d2
commands.lua update 2020
...
check if bitters == 0 in crachsite map
2020-09-21 21:03:25 +03:00
James Gillham
f8f5fb7d17
viewer
2020-09-20 19:13:07 +01:00
James Gillham
e9f35319df
third pass
2020-09-19 15:56:50 +01:00
James Gillham
24813ff2ea
second pass
2020-09-19 14:48:08 +01:00
James Gillham
18f226b369
first pass
2020-09-19 12:41:24 +01: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
grilledham
68c359be61
Merge pull request #1082 from grilledham/danger_ores_balance_changes
...
Terrafroming danger ore balance changes.
2020-09-13 14:11:58 +01:00
James Gillham
2ba12674f2
Remove unused variable.
2020-09-13 14:10:02 +01:00
grilledham
39568ebff2
Merge pull request #1081 from grilledham/paint_brush_color_concrete
...
Change paint tool to use coloured concrete.
2020-09-13 14:09:11 +01:00
James Gillham
0c1dd6f1ff
Terrafroming danger ore balance changes.
2020-09-13 13:59:36 +01:00
James Gillham
5cc6ab82b6
Change paint tool to use coloured concrete.
2020-09-13 12:40:09 +01:00
grilledham
6837fa7264
Merge pull request #1080 from Refactorio/water_fill
...
Add landfill remove feature.
2020-09-10 19:44:00 +01:00
James Gillham
cb43dcc893
Add landfill remove feature.
...
Allows removing landfill using the deconstruction planner, must have landfill tile filter to work.
2020-09-09 20:24:49 +01:00
grilledham
7bc8407e3e
Merge pull request #1079 from grilledham/danger_ores_balance_changes
...
Danger ore balance changes:
2020-09-03 14:20:09 +01:00
James Gillham
d47803796b
Danger ore balance changes:
...
- Less trees.
- Increase purity of ores.
2020-09-03 14:15:29 +01:00
grilledham
7be4c70042
Merge pull request #1078 from grilledham/container_dump
...
Container dump
2020-09-03 12:10:16 +01:00
James Gillham
3cb3809b75
Danger ore - dump container's content as coal ore
2020-09-02 15:04:50 +01:00
James Gillham
a2d6b35478
check valid_for_read
2020-09-02 15:04:03 +01:00
grilledham
38a5948cb4
Merge pull request #908 from grilledham/map/danger_bobs_ores
...
Map/danger bobs ores (WIP)
2020-09-02 13:57:47 +01:00
James Gillham
d804d29617
terraforming_danger_ore always day
2020-09-02 13:21:16 +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
James Gillham
fb7a2f4136
Default market neutral force
2020-09-02 12:25:53 +01:00
TWLTriston
fc3b921daf
* Fix to allow thermal water extractors (thermal-extractor) to be placed;
...
* Fix to logistics-0 reference
* Fix to use correct banned_entities.lua file
2020-08-31 13:50:47 +01:00
TWLTriston
5641e99c26
Changing default logistics researched
2020-08-31 13:50:47 +01:00
TWLTriston
c8cb5ba0e5
Tweaks to fluid % and fixing an undefined seed variable
2020-08-31 13:50:47 +01:00
TWLTriston
49b5058d13
Tweak to the purity settings and increased biter rocket clear at 10,000 rockets
2020-08-31 13:50:47 +01:00
TWLTriston
cfb553cca5
Building a bobs+angels version on top of the bobs. Abstracted the ratios build out and increased the rockets to be 1000 instead of 100.
2020-08-31 13:50:47 +01:00
grilledham
c0cc36ccd6
render pollution needed for chunks to unlock
2020-08-31 13:50:47 +01:00
grilledham
4bd615c7b7
updates
2020-08-31 13:50:47 +01:00
grilledham
df7d1a2d98
biter attacks on rocket launch
2020-08-31 13:50:47 +01:00
TWLTriston
8ae7eb6045
Partial commit for adding biter attacks.
2020-08-31 13:49:53 +01:00
grilledham
009bd913eb
updated ore ratios
2020-08-31 13:49:53 +01:00
grilledham
e794e85340
reduce starting size to 80
2020-08-31 13:49:53 +01:00
grilledham
598888a3ee
use weighted segments
2020-08-31 13:49:53 +01:00
grilledham
ae31250f24
added segment_weighted_pattern builder
2020-08-31 13:49:52 +01:00
TWLTriston
4b75706c10
Moved cobalt and gems to be random ore placements
2020-08-31 13:47:55 +01:00
grilledham
db413097cd
updates
2020-08-31 13:47:55 +01:00
grilledham
23bac83a85
mixed_ores config
2020-08-31 13:47:55 +01:00