1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-04 00:15:45 +02:00
ComfyFactorio/maps/dungeons
Eric Anderson 7e55d2453e Disable start_now in collapse rather than adding disable feature.
It looks like this works to keep the collapse logic from running.
It relies on the dungeons on_init function running after the collapse
one.
2022-04-24 19:50:50 -07:00
..
biome_acid_zone.lua more luachecks 2021-03-24 18:22:45 +01:00
biome_concrete.lua luacheck fixes 2021-03-24 20:23:53 +01:00
biome_deepblue.lua Bugfix: not op binds more tightly than >, so not abs(v) < w becomes (not abs(v)) < w which makes lua sad. 2022-03-14 23:58:24 -07:00
biome_desert.lua luacheck fixes 2021-03-24 20:23:53 +01:00
biome_dirtlands.lua Fix issues found by luacheck 2022-03-29 22:44:51 -07:00
biome_doom.lua luacheck fixes 2021-03-24 20:23:53 +01:00
biome_glitch.lua luacheck fixes 2021-03-24 20:23:53 +01:00
biome_grasslands.lua luacheck fixes 2021-03-24 20:23:53 +01:00
biome_laboratory.lua luacheck fixes 2021-03-24 20:23:53 +01:00
biome_market.lua fixes to renamed vars, function name conflict, removed unused stuff 2021-07-17 21:57:24 +02:00
biome_rainbow.lua fixes to renamed vars, function name conflict, removed unused stuff 2021-07-17 21:57:24 +02:00
biome_red_desert.lua luacheck fixes 2021-03-24 20:23:53 +01:00
biome_treasure.lua tweak resources in treasure biome down by 2x it was too high 2022-03-28 22:00:13 -07:00
boss_arena.lua rename one punch to aoe punch 2022-04-05 20:02:13 +02:00
functions.lua Fix issues found by luacheck 2022-03-29 22:44:51 -07:00
main.lua luacheck fixes 2021-03-24 20:23:53 +01:00
research.lua BUGFIX: code incorrectly handled floors without research 2022-04-10 14:21:44 -07:00
table.lua first attempt to make luacheck happy 2021-03-24 16:46:00 +01:00
tiered_dungeon.lua Disable start_now in collapse rather than adding disable feature. 2022-04-24 19:50:50 -07:00