1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-24 03:47:58 +02:00

18 Commits

Author SHA1 Message Date
Piratux
e4f34885a6 Class damage fixes
Changes:
- Fixed a bunch of cases where final damage from multiple damage increasing/reducing multipliers was not being calculated correctly.
- Fixed an issue where Scout/Samurai/Hatamoto were not dealing reduced damaged to enemies with healthbars (such as kraken, elite biters, etc.).
- Fixed an issue where Scout/Samurai/Hatamoto classes were healing trees/rocks in Bewildering Maze island, instead of doing lower damage to them.
- Fixed an issue where Pistol would do less damage to Kraken than intended.
2023-07-01 21:51:14 +03:00
Piratux
feab422ffb Possible fix for cave island.
Changes:
- Possible fix for spawners/worms spawning on ship in cave island.
2023-06-28 22:59:18 +03: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
3b65d4222f Balancing
Changes:
- More nodes of oil now spawn in Mysterious Caves island, but amount of oil is reduced.
- Increased amount of extra damage that biters do at night from 10% to 50%.
- Reduced the rewards from GUI island quests by ~30% (slightly less for easier difficulties).
- Reduced the coal reward scaling with leagues from launching rocket.
- Reduced the coin reward from launching rocket, but now the amount scales with leagues.
- Kraken rewards now scale with leagues.
2023-02-19 20:38:54 +02:00
Piratux
2f4baa8d87 Reduced coal amount across islands
Changes:
- Reduced coal amount across islands.
2023-02-19 15:50:03 +02:00
Piratux
040e901f9e Cave code cleanup 2023-02-14 21:22:52 +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
a1a3e7d1b9 Class related changes
Changes:
- Captain cabin's market now sells random class.
- Disabled 3 classes: Gourmet, Deckhand, Boatswain.
- Added 3 new classes: Medic, Doctor and Shaman.
- More than one class of same type can be acquired now. Same classes now can be offered again every 5 class purchases.
2023-01-31 00:25:43 +02:00
Piratux
0f2bf5a5f6 Gameplay and balance changes
Changes:
- Mining trees now have a chance to spawn smol ore vein and sometimes chest with loot.
- Oil/Ore patches from mining rocks now won't be created if another resource patch was created from other rock nearby.
- Mining rocks/trees in Maze island now gives you resources like in other islands.
- Killing worms in Maze island now gives you rewards like in other islands.
- The boat now requires 50 rail-signal to steer it each time, down from 100.
- Captain's market now sells 50 rail-signal per purchase down from 100 (but now at slightly more expensive price).
- Increased the amount of copper you can gather in Mysterious Caves and Isle of Buried Treasure islands.
- All spawners in Maze and Radioactive island are now destructible.
2023-01-30 17:19:45 +02:00
Piratux
7930fdd32c Script error fixes from the logs 2023-01-28 15:55:01 +02:00
Piratux
153a2016ed Cave and desert island tweaks
CHANGES:
- Prevented situation where biter wave could spawn immediately upon revealing it in Mysterious Caves island.
- Fixed "All biter bases destroyed — escape cost removed." message appearing when arriving at Mysterious Caves island.
- Fixed GUI showing resource cost to leave Mysterious Caves island. It won't need any resources to undock in late game.
- Fixed Mysterious Caves island letting you stay infinitely in late game.
- Sandworm Caldera island now has auto undock timer.
- Sandworm Caldera island now doesn't have launch rocket as resource requirement.
- Reduced maximum amount of time you can stay in Sandworm Caldera island by 20%.
- Reduced maximum amount of time you can stay in Mysterious Caves island by 20%.
- Revealing a spawner in Mysterious Caves island, reveals nearby area and spawners around it.
2023-01-12 18:58:53 +02:00
Piratux
0f50d2d96c Cave island tweaks + some small changes
Changes:
- Revamped cave island: more biter nests/worms, more narrow caves (mainly to ensure starting location connected with caves).
- Disabled default coal liquefaction research.
- Dock upgrades now repeat later on (like rockets/merchants) if people haven't bought them.
2022-11-19 23:28:37 +02:00
Piratux
2728852ef6 fixes and tweaks
Changes:
- Delayed pump and red-splitter item as requirement appearance for quest structures (now they shouldn't appear on 2nd or 3rd islands).
- Increased amount of fish caught by all fishing classes.
- Made disband crew button disabled by default
- Disabled instant concrete research and enabled crafting of it (this means nuclear buildings are now craftable and obtainable).
- Blue belts in mazes (and other minor structures) now can be rotated.
- Removed discord message "Difficulty changed to ...".
- Added explanatory text that deckhand and boatswain classes don't generate ore while at sea.
- Increased respawn speed boost duration from 17.5 -> 20 secs (This change mainly targets cave island, but a welcome change to other islands too).
- Fixed rocks giving far more ore than intended in cave island.
- Fixed cave island always having the same layout.

NOTE: Some changes mentioned here are from "test_commit"
2022-11-18 22:18:16 +02:00
Piratux
9dc0a145ed Warning fixes 2022-10-28 16:22:59 +03:00
Piratux
9cda27df02 Standardised island enum usage
Changes:
- Moved island enum to its own file to avoid dependency loops
- Standardised island enum usage to use IslandEnum.enum
2022-10-10 22:03:51 +03:00
Piratux
93636fd1c3 Cave terrain fixes 2022-10-09 16:48:16 +03:00
Piratux
72b5391ce8 Cars and nuclear enabled + cleanup
Changes:
- Car and nuclear fuel related technologies are now enabled.
- Cliff base now contains tank instead of car after 25 islands.
2022-10-06 14:47:17 +03:00
Piratux
8542a783cf New cave island
Changes:
- New island: Mysterious caves
- New market offers: logistic chests
2022-10-03 00:37:54 +03:00