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

2299 Commits

Author SHA1 Message Date
Gerkiz
764a237e3e Towny - small fix 2022-10-21 22:13:27 +02:00
Gerkiz
af15c20445 Handle changes when git does callbacks 2022-10-21 21:54:06 +02:00
Gerkiz
f8eed9baab Scrap Towny - minor changes 2022-10-21 21:49:17 +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
Gerkiz
ebed7f49e0 Merge remote-tracking branch 'origin/develop' into develop 2022-10-21 19:06:05 +02:00
Gerkiz
73066f1e7b
Remove unused vars 2022-10-21 19:04:45 +02:00
Nathan Fox
52b44a9840
Merge branch 'develop' into fuchsnj/suicide_command 2022-10-19 22:52:52 -04:00
Nathan Fox
6a64d80c79
cleanup 2022-10-19 22:51:59 -04:00
Nathan Fox
050a09f3fc
switch to scheduler 2022-10-19 22:51:01 -04:00
Gerkiz
0199ff7d0e
Merge branch 'develop' into develop-blub 2022-10-18 19:52:17 +02:00
blubFisch
80a8d64987 Scrap rebalance 2022-10-18 18:51:46 +01:00
Johny
fc7c0bf9f6 Addind coin nerf to forest zone 2022-10-18 17:41:52 +02:00
Nathan Fox
a8f26a7da5
prevent resetting suicide 2022-10-17 22:23:26 -04:00
Nathan Fox
3964ddec72
add timer to suicide 2022-10-17 22:11:38 -04:00
Nathan Fox
a7aa422f58
add suicide command 2022-10-16 13:53:54 -04:00
blubFisch
f82b444d1e Rebalance 2022-10-16 16:13:08 +01:00
blubFisch
1cf9c48d28 Info 2022-10-16 14:05:03 +01:00
blubFisch
9f0d7ce974 Info 2022-10-16 14:03:26 +01:00
blubFisch
1fccead964 Info 2022-10-16 12:41:06 +01:00
blubFisch
d0dc8da4f4 Remove unused 2022-10-16 12:19:46 +01:00
blubFisch
225abff724 Adjustments 2022-10-16 12:17:52 +01:00
blubFisch
33c1949e56 Fix bad ref 2022-10-16 12:14:38 +01:00
blubFisch
e86dd28e3e Prevent building in shielded area 2022-10-16 12:11:47 +01:00
blubFisch
f945ab772b Text updates 2022-10-15 15:45:49 +01:00
blubFisch
da380f80f9 Scrap rebalance 2022-10-15 14:46:25 +01:00
blubFisch
d6494a87f2 Scrap rebalance 2022-10-15 14:06:21 +01:00
blubFisch
e6a22eba59 Team limit rewrite 2022-10-15 14:05:35 +01:00
blubFisch
7bdec964d8 Adjust loot 2022-10-15 13:11:18 +01:00
blubFisch
74a3f193ab Changelog 2022-10-15 12:52:13 +01:00
blubFisch
0ae12def45 More town name fixes 2022-10-15 12:42:34 +01:00
blubFisch
a4ac17f445 Town name fixes and simplifications 2022-10-15 12:36:01 +01:00
blubFisch
32a8825908 Fix some bad refs 2022-10-15 12:23:11 +01:00
blubFisch
71b46cf23d Add msg 2022-10-15 11:50:53 +01:00
blubFisch
3d2289d82f Rebalance combat 2022-10-15 11:27:16 +01:00
blubFisch
001331fbd4 Less crafting for outlanders 2022-10-15 09:45:17 +01:00
blubFisch
fb5b079f78 Temp fix for town limit 2022-10-15 09:44:54 +01: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
blubFisch
40e80c3f6c Adjustments 2022-10-13 08:44:19 +01:00
Piratux
f32e9c3197 Tweaked static fuel consumption formula
Changes:
- Changed static fuel consumption formula, which scales less aggressively with each additional crew member. For comparison, previously 3 and 6 crew members increased fuel consumption 2x and 3x respectively. Now 3 and 6 crew members increase fuel consumption by 1.24x and 1.44x respectively.
2022-10-12 23:55:22 +03:00
blubFisch
1a365557f3 Less ores 2022-10-12 21:30:28 +01:00
Piratux
69a46dd3fc Tweaked quest market item count formula
Changes:
- Changed quest item count formula using new philosophy: start lower, scale slightly faster. This results in ~30% on average smaller requirement for items to open the market in early game. The reasoning: it was observed that new players rarely complete the market quest, since they don't make items as fast as needed. As well as when players progress, they can craft items much faster (due to speed modules)
2022-10-12 22:02:12 +03:00
blubFisch
049de72c88 Bigger PvP shield sizes 2022-10-12 19:28:38 +01:00
blubFisch
ce11951c8a Cleanup member limits 2022-10-12 19:22:48 +01:00
blubFisch
28d6849f1b Fewer tanks in scrap 2022-10-12 18:37:25 +01:00
blubFisch
3c1acb9db6 Rebalance damage 2022-10-12 09:04:07 +01:00
blubFisch
fc26616246 More town fall debugs 2022-10-12 09:03:35 +01:00
blubFisch
93a0de6dfb Fix a missing safety check 2022-10-11 22:17:30 +01:00
blubFisch
8985ecf7d1 Rebalance loot more 2022-10-11 21:39:28 +01:00
blubFisch
c134566b10 Rebalancing 2022-10-11 21:16:51 +01:00
Piratux
7ebe940cbb Lumberjack buff
Changes:
- Lumberjack now gets ~4x more ore from chopping trees and ore amount scales with leagues to make it slightly more "relevant" in late game
2022-10-11 23:11:49 +03:00