1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-08 00:39:30 +02:00
Commit Graph

3903 Commits

Author SHA1 Message Date
Gerkiz
e13b6ab45d
Merge pull request #338 from Agocelt/MF-small-fixes
Mf small fixes
2022-10-18 17:52:15 +02:00
Johny
fc7c0bf9f6 Addind coin nerf to forest zone 2022-10-18 17:41:52 +02:00
Johny
9c4787a962 Fixing uneven distribution of half points in RPG 2022-10-18 17:41:08 +02:00
Nathan Fox
9b19af539f
cleanup 2022-10-17 22:24:10 -04: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
eaf754f18b
cleanup 2022-10-16 14:01:54 -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
Gerkiz
d59a542ea7
Merge pull request #336 from blubFisch/develop-blub
Develop blub
2022-10-16 13:32:35 +02: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
7e39e8782e Merge branch 'develop-blub' of github.com:blubFisch/ComfyFactorio into develop-blub 2022-10-15 12:42:52 +01:00
blubFisch
0ae12def45 More town name fixes 2022-10-15 12:42:34 +01:00
Gerkiz
ff064a6d2a
Merge pull request #335 from blubFisch/develop-blub
Small stuff
2022-10-15 13:41:12 +02:00
Gerkiz
4dc7ef8a0d
Merge branch 'develop' into develop-blub 2022-10-15 13:37:20 +02: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
Gerkiz
24c685aaa0
Merge pull request #334 from blubFisch/develop-blub
Combat rebalance + random fixes
2022-10-15 13:08:01 +02: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
Gerkiz
4f1a6d4295
Merge pull request #333 from blubFisch/develop-blub
Bunch of small fixes/adjustments
2022-10-13 11:47:03 +02: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
920d585fe9 Merge branch 'develop-blub' of github.com:blubFisch/ComfyFactorio into develop-blub 2022-10-12 09:07:48 +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
Gerkiz
f3da41c1bc
Merge pull request #332 from blubFisch/develop-blub
Fix a missing safety check
2022-10-11 23:19:56 +02:00
Gerkiz
39b08b2b27
Merge branch 'develop' into develop-blub 2022-10-11 23:19:03 +02:00
blubFisch
93a0de6dfb Fix a missing safety check 2022-10-11 22:17:30 +01:00
Gerkiz
e2c86283fd
Merge pull request #331 from blubFisch/develop-blub
Bunch of fixes and rebalances
2022-10-11 23:07:40 +02:00