1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-10 00:43:27 +02:00
Commit Graph

54 Commits

Author SHA1 Message Date
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
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
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
564428661a Fixes and quest balanacing
Changes:
- Fixed an issue, where crew would lose when ship auto undock timer reached 0, but crew hadn't escaped from island by then, causing it to lose (in cases where resources are a must to escape from island).
- Fixed an issue, where boat wouldn't auto undock in radioactive island when auto undock timer reached 0.
- Adjusted some dock market prices (for converting one item to another).
- Decreased the amount of items needed for a gui island crafting quest for harder difficulties and decreased the scaling of item requirement. This should make these quests completable even in late game.
- Slightly decreased the reward for gui island crafting quest to accommodate the change above.
- Reduced amount of items needed for island market quests.
2023-02-13 22:41:00 +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
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
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
72178fafa9 No more infinite fish at sea
Changes:
- There is now a fixed amount of fish you can catch at sea, to prevent dull strategy being: stay long amount at sea and try to catch "infinite" amount of fish.
- Gourmet doesn't generate ore at sea now. This is also to discourage similar strategy: wait long intervals at sea to efficiently use fish for ore.
2023-01-11 22:15:55 +02:00
Piratux
8d813b23c3 Fixed buried treasure being empty
Changes:
- Fixed buried treasure being empty.
- Made Raffle.raffle() return random value instead of nil, with <= 0 weights.
2023-01-09 22:22:37 +02: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
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
899ce22ed3 Parrot tip for burried treasure
Changes:
- When players find treasure map, but are unable to dig it, parrots will give them tip, when they will leave the island.
2022-07-08 23:06:35 +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
Piratux
4dc9dbfdca purchasing artillery also increases max artillery hp 2022-06-04 21:52:55 +03:00
danielmartin0
de538a2221 patch 2022-06-01 20:51:35 +01:00
danielmartin0
88d4da397e boat now pauses after each destination 2022-06-01 20:45:13 +01:00
danielmartin0
281d22bb94 header on each file; clamp function; locale fixes 2022-06-01 19:50:36 +01:00
danielmartin0
fc08a81da3 locale fix, improvements
- reorder lines in locale file for clarity
- localise a few additional renderings
- players in the cabin now see the large 'outside world minimap' rather than the small spontaneous camera
- play sounds along with error messages
- correctly print info message when player joins a game with _DEBUG=true
2022-05-30 16:51:08 +01:00
danielmartin0
c9a6bc6ad4 new features & improvements
code restructuring along with:
v1.2.3
• Rework of 'quest buildings' that appear on islands.
• Fixed stutter when loading certain maps, such as swamp.
• Various new player-friendly visual renderings.
• Mod prepared for translation into other languages.
• Expanded Gourmet's sense of taste.
2022-05-29 12:36:27 +01:00
danielmartin0
243a9d53c1 Merge branch 'v1.3' into develop 2022-05-26 12:48:02 +01:00
danielmartin0
e268c885d4 v1.2.2 small balance patch 2022-05-23 01:51:18 +01:00
danielmartin0
526d25d9a1 patch and balance 2022-05-22 23:26:50 +01:00
danielmartin0
0648828cff starting to build alt covered structures 2022-05-13 23:35:12 +01:00
danielmartin0
834517860f v1.1.2.1.0
- ship and silo pollution slightly decreased for larger player count
- kraken fire rate increased for larger player count
- kraken kill reward buffed
- ship power upgrade made cheaper
- fixed exploit of bots being able to repair cannons
- Smoldering class disabled for now
- other fixes and improvements
2022-05-05 09:55:48 +01:00
danielmartin0
541c87f4b3 v1.1.2.0.5
- biters produced per unit of pollution produced by vanilla methods now scales with difficulty
- fuel cost of major upgrades decreased
- coin reward from killing spitters doubled
2022-05-03 13:52:21 +01:00
danielmartin0
b6316644eb v1.1.1.5.6 2022-04-29 17:43:46 +01:00
danielmartin0
ce80f3e108 update for luacheck 2022-03-19 21:20:55 +00:00
danielmartin0
446971f70e v1.1.1.5.0 2022-03-17 01:40:18 +00:00
danielmartin0
b068529190 v1.1.1.4.2 2022-03-16 15:01:50 +00:00
danielmartin0
e757c82661 v1.1.1.4 2022-03-15 18:50:19 +00:00
danielmartin0
81db6a80bc v1.1.1.2 2022-03-14 21:38:44 +00:00
danielmartin0
3406def506 v1.1.1.1 2022-03-14 12:44:30 +00:00
danielmartin0
e6df3a60a4 v1.1.1.0 2022-03-13 18:19:59 +00:00
danielmartin0
d2ecd38764 v1.1.0.2 2022-03-13 01:44:32 +00:00
danielmartin0
e53e9aa19a patch 2022-03-12 11:51:11 +00:00
danielmartin0
ee370c9bb3 v1.1.0.0 2022-03-11 22:53:36 +00:00
danielmartin0
9d6e58c53c v1.0.4.8.2 2022-03-11 16:46:02 +00:00
danielmartin0
c88934e91b v1.0.4.8 2022-03-10 22:11:51 +00:00
danielmartin0
34a61bf780 v1.0.4.6.1 2022-03-07 22:00:14 +00:00
danielmartin0
89f3ef1823 v1.0.4.5.2 2022-03-07 18:41:42 +00:00
danielmartin0
d68bf893fb v1.0.4.5.1 2022-03-07 12:57:07 +00:00
danielmartin0
561672881c v1.0.4.3 2022-03-06 01:05:26 +00:00
danielmartin0
9859d0d9d8 v1.0.4.2 2022-03-05 23:42:47 +00:00
danielmartin0
50aae02473 v1.0.4.1 2022-03-05 19:56:41 +00:00
danielmartin0
186b33e704 v1.0.4.0.2 2022-03-05 00:11:11 +00:00
danielmartin0
7a91abdb4c v1.0.4.0.1 2022-03-04 17:57:58 +00:00
danielmartin0
b166b46010 v1.0.3.9.9 2022-03-03 00:19:20 +00:00
danielmartin0
cf6cc52c4d v1.0.3.9.6 2022-03-01 21:59:48 +00:00
danielmartin0
27ba3e5dff v1.0.3.8.2 2022-02-27 16:42:25 +00:00