1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-02-03 13:12:11 +02:00

106 Commits

Author SHA1 Message Date
danielmartin0
2a07e4100c reinstate land mines with speed nerf 2024-09-10 17:00:36 +01:00
danielmartin0
1ad613e5dc manually leaving crew now drops items where you are 2024-09-10 14:11:15 +01:00
danielmartin0
e5961a9e6f remove land mines 2024-09-10 13:52:12 +01:00
danielmartin0
b16acf975a kovarex not auto-researched 2024-09-10 11:41:38 +01:00
danielmartin0
cedcc86add adjust comments 2024-09-10 11:29:44 +01:00
danielmartin0
704e911875 auto-drop weapons for samurai or hatamoto 2024-09-09 16:35:00 +01:00
danielmartin0
1065d692fe remove endorsements and fix another sloop count bug 2024-09-09 14:47:43 +01:00
danielmartin0
57291b76d5 omg that bug 2024-09-09 12:39:29 +01:00
danielmartin0
3518badf4d fix starting runs 4/5 2024-09-09 12:20:30 +01:00
danielmartin0
c4afbd6dff linter cleanups 2024-09-07 22:26:53 +01:00
danielmartin0
8f1bd0e002 fix bug with crew not disbanding after loss 2024-09-07 22:16:13 +01:00
danielmartin0
ecb9d96b17 old item retrieval system 2024-09-07 21:11:55 +01:00
Piratux
c034c85332 Warning fix 2023-07-01 23:12:42 +03:00
Piratux
b5e61d577b Elite biter changes
Changes:
- Elite biters now appear from league 800 in Easy and Normal difficulties (In Hard and Nightmare difficulties, elite biters appear from league 40). Previously, in Easy and Normal difficulties elite biters never appeared at all.
- Elite biters now also explode and spawn 4 non-elite biters.
2023-06-30 00:47:50 +03:00
Piratux
254c43c081 Player leaving/joining changes
Changes:
- Fixed an issue where player force wasn't properly set to default force, when player joined the game 2nd time after 5 minutes, which caused all sorts of issues (such as being able to take classes while staying in lobby, etc.)
- Player inventory when player leaves the crew (either to lobby or quite game) now remains in their character corpse.
- When player leaves and joins the game within 1 minute, he will spawn where he left.
2023-06-26 21:51:55 +03:00
Piratux
e81c587a63 Position save when player rejoins
Changes:
- When player rejoins the game within 1 minute, he spawns in the position he was before he left the game (unless the surface is destroyed). This change is intended to prevent cheesing where you could rejoin the game from anywhere on the island to quickly get back to ship with all items.
2023-06-26 00:14:04 +03:00
Piratux
8698d6dc26 Arty shell price adjustments
Changes:
- Artillery shell price in captain's cabin now depends on difficulty: on easy it costs 1k coins, and on nightmare it costs up to 4k coins. Previously it costed 4k coins for all difficulties.
2023-06-25 16:57:21 +03: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
9c8076684b Enabled Atomic Bomb
Changes:
- Enabled Atomic Bomb technology.
2023-06-24 18:10:36 +03:00
Gerkiz
56cb2b133f Pirates - fix a bug when a player is respawned 2023-04-09 12:34:48 +02:00
Piratux
8d00fb5464 Role adjustments
Changes:
- When crew is protected: officer becomes captain, if it joins a crew with no captain.
- If officer becomes captain, old captain gets demoted to officer, instead of member.
- When captain changes, officers don't reset anymore.
2023-02-24 14:02:55 +02:00
Piratux
4c0657caf3 Bug fixes
Changes:
- Fixed an issue where if captain and all officers were afk (or captain would leave the game), some other crew member would get captain role.
- Fixed an issue where the crew would lose, if boat would leave the island when there was ~10 secs left until auto undock in >800 leagues on hard+ difficulty, even when requirements were fulfilled.
- Attempt to fix some desyncs.
2023-02-18 18:57:33 +02:00
Piratux
9d0a920908 Post update fixes and changes
Changes:
- Disabled crafting of speed 2 and speed 3 modules.
- Items are saved for 5 minutes when player leaves and automatically given back when player joins instead of being sent to the crew.
- Increased captain /tax from 10% to 25% of good amount.
- Doubled the chance to find smol vein or chest when mining trees.
- Increased amount of fish that can be caught at sea from 30 to 40.
- Decreased amount of coins granted from selling pistols in markets from 500 to 300 coins.
- Fixed protected run timer only decreasing when crew was empty instead of when captain wasn't in the crew.
- Shaman now passively absorbs small amount of energy from the sun.
2023-02-12 00:01:53 +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
0d9be8e524 Crew related changes
Changes:
- Added protected run checkbox when creating new run proposal. This locks captain role when captain becomes afk or leaves the afk.
- Increased crew run limit from 2 to 3.
- Public crew will no longer have captain protection when captain goes afk.
- Fixed an exploit where player could join private run bypassing password protection.
- Fixed an issue where spectator could take a class.
- Adjusted some GUI elements to look nicer.
2023-02-02 21:44:44 +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
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
a5a93a11a4 More research!
Changes:
- Enabled a lot more researches (infinite ones too).
- Disabled all additional default researches.
2023-01-28 18:03:05 +02:00
Piratux
e4f3f402d3 silo fixes
Changes:
- Area under silo is cleared (from trees, rocks, etc.) first before being created.
2023-01-08 21:28:39 +02:00
Piratux
770c3c523b Possible fix for class gui related error
Changes:
- Possible fix for class gui related error.
2022-11-20 20:29:37 +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
595f6d2cf3 Discord tech print fix + green water for radioactive island
Changes:
- Radioactive island now has green water (as well as small green brightness that's only seen at night slightly).
- Reduced base amount of resource count quest item requirement by 10%.
- Fixed research tech unintentionally printing to discord when crew disbands.
2022-10-28 15:21:31 +03:00
Piratux
2226c9bcf5 Discord message fixes
Changes:
- When crew loses, leagues achieved will be printed in discord as well.
- Fixed deprecated emojis
2022-10-23 19:03:43 +03:00
Piratux
f539fe2fb5 Hold and power purchase changes
Changes:
- Extra hold and power upgrades now can only be purchased at captain's cabin instead of docks.
2022-10-23 15:16:39 +03:00
Piratux
3b782829d3 Cliff explosives related tweaks
Changes:
- Chests with cliff-explosives in holds now explode after 5 second delay.
- Changed the price of cliff explosives to cost 1000 coins for 5 (4x cheaper than before). Reasoning: This is an experiment to shift the coin spending meta.
- Players now can find explosives and cliff-explosives in chests in the wild.
2022-10-13 21:39:42 +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
f72a577b7d New private runs
Changes:
- Players now can create private runs protected by a password. This run becomes public if the crew is empty or inactive for 24 horus (Limit is currently 1 private run at a time).
2022-10-10 20:21:14 +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
a228fa401a Fixed uranium-ammo pre-requisites
Changes:
- Fixed uranium-ammo pre-requisites
2022-10-04 23:56:42 +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
danielmartin0
9a920ef0e4 discord bugfix 2022-07-31 21:13:14 +01:00
danielmartin0
0cd02ed024 tweaks 2022-07-31 10:23:59 +01:00
danielmartin0
9774fd4254 v1.3.4 — kraken bugfix, other smoothings 2022-07-30 21:31:00 +01:00
danielmartin0
9e9c063295 In-progress: markets not tested, also somehow dies when captain is passed? 2022-07-30 14:02:24 +01:00
danielmartin0
64486c9b78 lots of small tweaks 2022-07-30 10:29:17 +01:00
Piratux
58f46147a8 version + class data fix
Changes:
- Fixed version string to 1.3.1
- Fixed an issue, where if last player would leave the crew, the class wouldn't become spare
2022-07-26 18:45:43 +01:00
Piratux
b6201765df Spectating fixes
Changes:
- When player from lobby spectates a crew that is at sea, it no longer crashes (in debug mode) and shows boat destination instead of marooned island
- When player from lobby spectates a crew that is at sea, and waiting for island to load, it now shows boat surface instead of island that is being loaded
2022-07-09 14:49:53 +03:00
Piratux
f826660619 New class GUI window
Changes:
- Fixed crash that could happen if player clicked on crew window button with middle mouse button while in lobby
- Removed "Pro..." text from Progress window button
- Moved class related info from crew window to new class window
- Added scroll pane for crew window
2022-07-07 23:01:45 +03:00