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

46 Commits

Author SHA1 Message Date
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
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
e9f5abe5f2 Island balance changes
Changes:
- Reduced worm and spawner density in Poisonous Fens island by 33%. Reasoning: since this island is very big, there are naturally more biters there and it's a bit too dense with bigger crews.
- Reduced spawner density in Walkways island by 25%. Reasoning: in late game these islands become too hard, so this should help a bit.
- Reduced spawner density in Radioactive island by 20%. Reasoning: defending multiple structures can be difficult.
- Increased coal amounts in Frozen pools by 2x. Also amount now also scales with leagues.
- Added construction bots to findable roboport structure. Also robot amount scales with leagues and is slightly randomised.
- Sulfuric acid amount in Poisonous Fens now scales with leagues.
- Added loot to ship wrecks in Sandworm Caldera.
- Increased ore amount in Sandworm Caldera by 3x. Also amount now also scales with leagues.
2022-10-21 20:16:42 +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
e75091009d Added science packs to labs in radioactive island
Changes:
- Added science packs to labs in radioactive island.
2022-10-04 21:43:11 +03:00
danielmartin0
64486c9b78 lots of small tweaks 2022-07-30 10:29:17 +01:00
Piratux
c052e2ddc4 New commands, class buffs and some fixes
Changes:
- Added damage reduction to Roc Eater that forgot to add before
- Fixed an issue where "placeability_function_optional" in "try_place" could be nil (it was causing crash in debug mode)
- Fixed an issue where arrival timer would continue ticking during kraken encounter past 20 seconds (this should result in kraken encounter  not being unintentionally skippable anymore when arrival timer ends)
- Fixed an issue where kraken spit sometimes would cause a crash in debug mode
- Added 4 new dev related commands
- Significantly buffed Dredger class loot
- Buffed Master Angler class
- Changed tick tack trap to troll emoji when nothing happens
2022-07-16 21:46:23 +03:00
Piratux
2944a907aa features+code cleanup
Changes:
- Changed requirements for placing structures on islands: instead of trying to squeeze in-between trees, now it needs a single corner to be on land (it still can't spawn in ocean). In result, islands with more dense forests should see special structures more often and more scattered around the island, rather than them spawning mostly on beaches (because they had no trees)
- When area in which structure is going to be placed contains water, it's replaced with landfill
- New structure: friendly small-cliff-base with cliffs, gun turrets and car
- Captain's cabin now contains cliff-explosives that can be placed in hold's chests to remove them
- Moved repeating code snippets into seperate functions
2022-06-16 00:00:18 +03:00
danielmartin0
281d22bb94 header on each file; clamp function; locale fixes 2022-06-01 19:50:36 +01:00
danielmartin0
0d0646011e small fixes 2022-05-30 10:07:49 +01:00
danielmartin0
03f7da2b95 fix: errors that arose during string refactoring 2022-05-30 08:44:52 +01:00
danielmartin0
f73765515b luacheck 2022-05-29 12:43:31 +01:00
danielmartin0
0648828cff starting to build alt covered structures 2022-05-13 23:35:12 +01:00
danielmartin0
e553658e09 adjustments 2022-05-09 00:36:48 +01:00
danielmartin0
b49db03fb8 v1.1.2.1.3
- Coin requisitioning replaced by a 'tax' that takes only 25% of each player's coins
- Scaled up coin economy; every biter kill now provides at least one coin; rocket coin rewards now default to the second reward chest
- Deckhand nerfed
2022-05-06 13:00:57 +01:00
danielmartin0
924837e16a v1.1.2.1.2
- small adjustments to wave spawning
- cannon resistance buffed
- biters now deal bonus damage at night (up to a maximum of 10%)
- uranium ammo is now properly researchable
- modular armor/equipment slightly less rare
2022-05-06 01:47:27 +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
cba8f26b21 secret update - economy rescaling 2022-04-30 03:15:50 +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
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
ee370c9bb3 v1.1.0.0 2022-03-11 22:53:36 +00:00
danielmartin0
0d3d025fe5 v1.0.4.8.1 2022-03-11 10:40:55 +00:00
danielmartin0
d565cde00d v1.0.4.7 2022-03-08 23:36:03 +00:00
danielmartin0
34a61bf780 v1.0.4.6.1 2022-03-07 22:00:14 +00:00
danielmartin0
a03c2ffbd1 v1.0.4.5 2022-03-07 09:50:25 +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
85479dc2bf patch (still same version, this was all pre-release) 2022-03-04 20:31:38 +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
2e0b514889 v1.0.3.9.4 2022-03-01 15:57:23 +00:00
danielmartin0
3a89db4a0a v1.0.3.9.2 2022-02-28 20:35:45 +00:00
danielmartin0
4ef9d1b61a v1.0.3.9.1 2022-02-28 16:36:46 +00:00
danielmartin0
57713f55aa v1.0.3.7 2022-02-26 23:33:19 +00:00
danielmartin0
1f74257cf1 v1.0.3.5 2022-02-26 13:55:36 +00:00
danielmartin0
7ef06c265f 1.0.3.0 2022-02-24 19:39:03 +00:00
danielmartin0
2c16b7b427 v1.0.1.9 2021-10-27 15:25:25 +01:00
danielmartin0
a752eb8217 v1.0.1.7 2021-10-14 10:23:34 +01:00
danielmartin0
29473d4ed9 v1.0.1.6 2021-10-13 14:56:49 +01:00
danielmartin0
4da8094a0b move in pirates folders 2021-10-13 09:21:53 +01:00