1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-06 00:23:49 +02:00
Commit Graph

3848 Commits

Author SHA1 Message Date
Gerkiz
e2ee3d6446 Mtn v3 - more fixes 2022-10-26 00:05:47 +02:00
Gerkiz
1dc46a00d4 Mtn v3 - refactor and make one single module 2022-10-25 23:29:40 +02:00
Gerkiz
c752395ec1 BottomFrame - add new event 2022-10-25 23:02:19 +02:00
Gerkiz
9966b76aff Antigrief - minor nil check 2022-10-25 22:43:54 +02:00
Gerkiz
54e705ca18 Mtn v3 - init spectate 2022-10-25 20:52:59 +02:00
Gerkiz
dac63a3b2e Fix render beam 2022-10-25 20:52:44 +02:00
Gerkiz
67eb88808f
Merge pull request #346 from ComfyFactory/fixes
Fixes to autostash and Mtn v3
2022-10-25 20:11:38 +02:00
Gerkiz
1f746dcd94 Mtn v3 - normalize difficulties 2022-10-25 20:10:18 +02:00
Gerkiz
d7bf9ac171 Fix autostash modded bug 2022-10-25 20:09:55 +02:00
hanakocz
733b51ee1f
Merge pull request #345 from ComfyFactory/small_refactor
landmine module changes, towny optimization for mining, small fixes
2022-10-24 19:05:59 +02:00
hanakocz
56befa681d landmine module changes, towny optimization for mining, small fixes 2022-10-24 19:00:48 +02:00
Piratux
cdc3e62674 Updated "Updates" section 2022-10-23 22:13:46 +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
ab0d10030e Artillery turret upgrade bug fix
Changes:
- Fixed an issue where players could get artillery turret when buying the upgrade with full inventory.
2022-10-23 16:50:48 +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
Gerkiz
247d11d393 Offline players - hotfix 2022-10-23 09:15:39 +02:00
Gerkiz
6b4161aef9
Merge pull request #344 from ComfyFactory/loot_raffle
Loot raffle - small fix when tier is zero
2022-10-22 23:06:18 +02:00
Gerkiz
a0d0295993 Loot raffle - small fix when tier is zero 2022-10-22 23:02:42 +02:00
Gerkiz
b60ded54e6 Towny - test callback 2022-10-22 22:49:06 +02:00
Gerkiz
263538bba2
Merge pull request #343 from ComfyFactory/towny_autostash
Fix towny and autostash
2022-10-22 22:21:30 +02:00
Gerkiz
6c56663296 Make luacheck happy 2022-10-22 22:20:20 +02:00
Gerkiz
f01ed8c7ae Fix luacheck 2022-10-22 22:17:46 +02:00
Gerkiz
ed9448725c Autostash/Towny - fix that you couldn't insert to neutral chests 2022-10-22 22:16:21 +02:00
Gerkiz
57cdb64b69 Towny - fixed bugs 2022-10-22 22:13:35 +02:00
Gerkiz
84b28e1812
Merge pull request #342 from ComfyFactory/towny
Towny - fix reset
2022-10-21 22:41:07 +02:00
Gerkiz
0046cfa47e Towny - fix reset 2022-10-21 22:39:45 +02:00
Gerkiz
d0e1ac05bf Towny - fix broken loot 2022-10-21 22:18:50 +02:00
Gerkiz
764a237e3e Towny - small fix 2022-10-21 22:13:27 +02:00
Gerkiz
ed756e4f52
Merge pull request #341 from ComfyFactory/tweaks_server
Changes
2022-10-21 21:57:05 +02:00
Gerkiz
b4cdf26c60 Remove require from control 2022-10-21 21:56:03 +02:00
Gerkiz
af15c20445 Handle changes when git does callbacks 2022-10-21 21:54:06 +02:00
Gerkiz
2a3eab8521 Server - add new backend commands 2022-10-21 21:49:49 +02:00
Gerkiz
28503e6a36 Antigrief - increase the entity limit when decon 2022-10-21 21:49:32 +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
2a1c2a237a
Merge pull request #337 from fuchsnj/fuchsnj/suicide_command
add suicide command (for Towny)
2022-10-21 19:05:44 +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
937bdeb5be
cleanup 2022-10-19 22:52:20 -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
195c82a6d6
Merge pull request #339 from blubFisch/develop-blub
Towny: Bunch of balance and text updates
2022-10-18 19:55:48 +02: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
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