1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2026-04-24 20:56:04 +02:00

125 Commits

Author SHA1 Message Date
danielmartin0 c260a01ce5 Sync to 1.8.16 2025-12-31 22:03:16 +00:00
danielmartin0 337579040a Re-open GUI of teleported items when the boat moves 2024-10-29 14:11:14 +00:00
danielmartin0 c2c411a9d5 fix render layers 2024-10-29 14:11:14 +00:00
danielmartin0 9a4cd1061a port target_offset 2024-10-29 14:11:14 +00:00
danielmartin0 6fa6548ca6 pirates: correct market refund formula 2024-10-22 21:47:11 +02:00
danielmartin0 939bd0ebb0 pirates: port more 1.1 tweaks 2024-10-22 21:47:11 +02:00
danielmartin0 82b621cc54 pirates: port player.surface 2024-10-22 21:47:11 +02:00
danielmartin0 358160c247 v1
Revert "Fix 'player' shadowing in flying_texts.lua"

This reverts commit 40805e68e3c0bf588b40f510d5c32b66ecca4717.

Fix 'player' shadowing in flying_texts.lua

all_central_positions_within_area

utils/math/raffle
2024-10-22 21:47:11 +02:00
danielmartin0 7b17e3860e Stylua pt2 2024-10-22 21:47:11 +02:00
danielmartin0 518e8a1341 Updates to account for remote view 2024-10-22 21:47:11 +02:00
danielmartin0 3e5eb9aa57 format with StyLua 2024-10-22 21:47:11 +02:00
danielmartin0 baf267732c code cleanup 2024-10-22 21:47:11 +02:00
danielmartin0 7e0d48c62b pirates: assorted changes 2024-10-22 21:47:11 +02:00
danielmartin0 a98ef91e9c pirates: wire connections and other stuff 2024-10-22 21:47:11 +02:00
danielmartin0 55825e1949 pirates: remove filter inserters 2024-10-22 21:47:11 +02:00
danielmartin0 510cececb3 port layer names 2024-10-22 21:47:11 +02:00
danielmartin0 3230e1cb9e port pirates pt1
Port pollution_statistics

port heading-3

port entity names

Decouple from base game evolution factors

Remove research_queue_enabled

global->storage

port rendering methods
2024-10-22 21:47:11 +02:00
danielmartin0 a31c1c5a10 remove events system 2024-09-15 22:22:30 +01:00
danielmartin0 b01415cba3 more luacheck 2024-09-12 13:43:56 +01:00
danielmartin0 2da8c207fa Update boats.lua 2024-09-12 13:39:30 +01:00
danielmartin0 5e29fe5bbb prettier pass 2024-09-12 13:27:22 +01:00
danielmartin0 2a08042bf5 change damage upgrade to 5% 2024-09-12 12:33:09 +01:00
danielmartin0 7adc2e13cd add command 2024-09-12 12:25:24 +01:00
danielmartin0 3d66293a2e buff damage by 10% upgrade 2024-09-12 12:17:28 +01:00
danielmartin0 64779b0afd fix bug, only stop power when crafters disable 2024-09-11 17:30:06 +01:00
danielmartin0 74827d2208 fix crafting disabled time 2024-09-11 17:09:47 +01:00
danielmartin0 273cd65682 enable landmines in loot 2024-09-11 16:35:08 +01:00
danielmartin0 eed9031c83 ATSEA_VICTORIOUS state 2024-09-11 16:30:55 +01:00
danielmartin0 55d6ce4465 use memory.boat more often 2024-09-11 15:29:02 +01:00
danielmartin0 c8072b21b5 disable prod modules, make ships inactive when waiting at sea 2024-09-11 13:38:22 +01:00
danielmartin0 2a07e4100c reinstate land mines with speed nerf 2024-09-10 17:00:36 +01:00
danielmartin0 e5961a9e6f remove land mines 2024-09-10 13:52:12 +01:00
danielmartin0 f93ad79f86 performance improvements for idle crews 2024-09-10 13:43:17 +01:00
danielmartin0 cedcc86add adjust comments 2024-09-10 11:29:44 +01:00
danielmartin0 4ab447a395 more lint fixes 2024-09-07 22:33:00 +01:00
Gerkiz 1eb85d20ea Fix pirates 2024-08-23 19:56:52 +02:00
Piratux 7802c49ad9 Radioactive island changes
Changes:
- Fixed an issue where boat would auto undock in radioactive island instead of making crew lose, when uranium wasn't collected.
- "Kovarex-enrichment-process" recipe is now researched by default to allow crafting uranium in centrifuges in Radioactive island.
2023-06-24 23:49:36 +03:00
Piratux b20def2974 Fixed Lua errors
Changes:
- Fixed Lua errors
2023-06-24 20:55:43 +03:00
Piratux 5de6c541f1 Elite biter hp scaling and boat tp fix
Changes:
- Elite biter health now scales additionally with leagues after 1000 leagues.
- Fixed an issue where player could get stranded on water when standing in front of ship as it departs.
2023-02-21 16:09:20 +02:00
Piratux 1223350cca Reward scale with leagues
Changes:
- Quest structure rewards now scale with leagues.
- Coin amount from trees now scales with leagues.
- Coin amount from rocks now scales with leagues.
- Slightly nerfed item amount and rarity from chest loot in harder difficulties.
- Slightly nerfed amount of ore lumberjacks acquire from trees.
- Coin amount from rocks in Mysterious Caves island now scales with leagues.
- Increased amount of resources you can mine from rocks in Mysterious Caves by ~20%.
- Reduced amount of fish in Mysterious Caves island by 50%.
2023-02-19 22:42:07 +02:00
Piratux 369c852a2f Shaman biters auto de-spawn 2023-02-04 19:39:07 +02:00
Piratux 09254b72c3 Elite biters
Changes:
- Some biters in hard and nightmare difficulties have a chance to become elite. Elite biters have 5x more health in hard difficulty and 10x more health in nightmare difficulty.
- Increased uranium-235 requirement for late game Radioactive islands. The amount required remains the same for the first occurrence of this island.
2023-02-04 17:14:48 +02:00
Piratux 7e32ea3a77 Bug fixes and tweaks
Changes:
- It's darker in the cabin and holds now.
- Slightly decreased amount of time you can stay in Maze island.
- Slightly decreased Nightmare difficulty index.
- Slightly increased amount of biters that spawn in Red Desert.
- Biters in Red Desert island now spawn every 5 mins instead of every 6 mins.
- Fixed an issue where some classes like Scout or Samurai would heal themselves when getting splashed by grenades instead of getting damaged.
- Fixed an issue where obstacle boxes in hold could spawn on top of substations.
- Fixed an issue where players could get teleported around for no reason when boat was undocking.
2023-02-03 23:24:11 +02:00
Piratux 087ed90bb2 Small tweaks
Changes:
- Fixed an issue where boxes around captain's cabin wouldn't get upgraded on harder difficulties.
- Fish now can spawn in Poisonous Fen island lakes.
2023-02-02 23:09:26 +02:00
Piratux 032c4d9d4f Small tweaks and fixes
Changes:
- Fixed an issue that caused player items to disappear when player left the game. But now offline player's items immediately go to captain's cabin.
- Added additional tiles around furnace quest structure.
- Veteran class now has 100% chance to slow an enemy.
- An error is printed to player now, when he is trying to create crew proposal with max crew limit.
2023-02-01 22:17:22 +02:00
Piratux b579ff27f9 Difficulty and biter boat adjustments
Changes:
- In hard and nightmare difficulties, spawners have a chance to become elite.
- Biter boats now can arrive at any time, instead of only arriving within few minutes of crew ship's landing.
- Fixed memory leak with healthbars.

Previous change update:
- Allowing ore to spawn on top of another in walkways.
- Disabled boat steering in Mysterious Caves island.
2023-02-01 16:24:42 +02:00
Piratux d8b2fd982b Balancing
Changes:
- Disabled ever increasing productivity bonus from labs.
- Reduced base damage of flamethrowers by 10%.
- Slightly increased amount of ore in late game.
- Significantly reduced ore amount in radioactive island, but now the amount scales with leagues.
- Increased the minimum amount of ore gained from mining rocks in Mysterious Caves island. In addition minimum amount of ore gained there now scales with leagues.
- Increased requirements for Mysterious Caves island quests.
- Amount of resources gained from mining trees/rocks now scales with leagues.
- Biter boat spawner health now scales with leagues.
- Decreased kraken health scaling from player count.
2023-01-29 23:01:48 +02:00
Piratux 17014c0f3a Quest strucure balancing
Changes:
- Rebalanced quest structure item requirements (their amount and their chance to be required). Easier items won't appear as requirements in late game, and lesser amount is needed for harder items.
- Quest structures now have new items that can become required items.
- Market quest structure that only returns items when quest is completed, now doesn't appear after 600 leagues.
2023-01-29 20:20:29 +02:00
Piratux 1117190db0 Disabled gourmet
Changes:
- Disabled Gourmet class
2023-01-28 20:27:05 +02:00
Piratux e67307afcf Balancing
Changes:
- Nerfed power upgrades by ~20%.
- Random upgrades will now sometimes demand hard to acquire items.
- Decreased maximum stay in islands for harder difficulties.
- Decreased maximum stay in islands for smaller crews to favor having more people.
2023-01-28 20:08:16 +02:00