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

811 Commits

Author SHA1 Message Date
Gerkiz
dac63a3b2e Fix render beam 2022-10-25 20:52:44 +02:00
Gerkiz
d7bf9ac171 Fix autostash modded bug 2022-10-25 20:09:55 +02:00
hanakocz
56befa681d landmine module changes, towny optimization for mining, small fixes 2022-10-24 19:00:48 +02:00
Gerkiz
247d11d393 Offline players - hotfix 2022-10-23 09:15:39 +02:00
Gerkiz
ed9448725c Autostash/Towny - fix that you couldn't insert to neutral chests 2022-10-22 22:16:21 +02:00
Johny
9c4787a962 Fixing uneven distribution of half points in RPG 2022-10-18 17:41:08 +02:00
blubFisch
ce11951c8a Cleanup member limits 2022-10-12 19:22:48 +01:00
blubFisch
be09971901 Fix a missing check when players get killed by empty vehicle, for example while its still rolling 2022-10-10 22:24:17 +01:00
blubFisch
95c1f5b1ea Refactor - move last of the custom scripts to towny map 2022-10-04 16:03:00 +01:00
Gerkiz
7d4ac6dedb Clear vacant players - fix breaking iterator 2022-10-04 11:19:32 +02:00
Gerkiz
30f207da55 Refactor Scrap Towny and ix desync issues 2022-09-30 22:23:37 +02:00
blubFisch
dde456958e Remove unused variable 2022-09-28 15:00:04 +01:00
blubFisch
dee19c04ce Remove unused variable 2022-09-28 11:12:47 +01:00
blubFisch
e413bd23bf Reactivate member limit (at least for now until we have proper solution) 2022-09-28 10:58:09 +01:00
blubFisch
c7ea88d6db Show player numbers in scoreboard instead of info section 2022-09-28 10:27:58 +01:00
blubFisch
fe5824af78
Merge branch 'develop' into develop 2022-09-28 09:48:14 +01:00
Gerkiz
9b1df4aa7e Towny - disable show_inventory and where command. 2022-09-26 19:48:50 +02:00
blubFisch
22e70ca40c Branch off worms_create_oil_patches for Towny and rebalance for oil scarcity 2022-09-23 12:46:44 +01:00
Gerkiz
44cd85e9ed Towny fixes 2022-09-22 22:14:23 +02:00
Gerkiz
3d856551b4 Towny - merge upstream changes
Changes done by blubFisch
2022-09-22 20:20:05 +02:00
Gerkiz
6379675a75 Fix weird gui on launch fish to win module 2022-09-15 00:01:51 +02:00
Gerkiz
c788309d63 Wave defense - minor fix 2022-09-07 21:37:15 +02:00
Gerkiz
1369566160 Wave defense - pause without votes 2022-09-03 21:25:56 +02:00
Gerkiz
5f699f3f07 RPG - fix a weird migration issue 2022-08-29 16:35:24 +02:00
Gerkiz
b6e74d636d RPG - remove debug settings 2022-08-14 21:57:50 +02:00
Gerkiz
02f0cda608 RPG - fix level issue 2022-08-14 21:56:11 +02:00
Gerkiz
e3875bee28 Rpg - fix weird spell gui 2022-08-14 16:45:25 +02:00
Gerkiz
6d702f3af0 Wave defense - add more targets to biters 2022-08-12 19:12:39 +02:00
Gerkiz
a59ccf6c12 RPG
Fixes that some spells couldn't spawn aoe spells.
Fixes that you only see spells that you actually have unlocked by level.
2022-08-12 19:12:15 +02:00
Gerkiz
65fb220488 Autostash - fix weird event bug when mods call raise_event 2022-08-12 19:11:27 +02:00
hanakocz
65908c5331 Backpack - fixed the collision with toolbelt tech not accounted 2022-08-08 00:08:04 +02:00
hanakocz
e5f66882f1 Satellite score fix for size of icon and bar graphics, global into Token 2022-08-08 00:06:33 +02:00
Gerkiz
f4ac35a5eb fix autostash 2022-08-04 20:34:37 +02:00
Gerkiz
664b400198 new module and changes to rpg and mtn v3 2022-07-19 00:25:42 +02:00
Gerkiz
1f0a6577a3 minor changes 2022-07-11 00:14:21 +02:00
Gerkiz
e12bf74822 mtn v3 - more difficulty fixes 2022-07-10 21:53:18 +02:00
Gerkiz
2f54542c2f rename module 2022-07-10 21:37:11 +02:00
Gerkiz
897360c70c update module 2022-07-10 20:27:18 +02:00
Gerkiz
f2baab5978 minor changes 2022-07-10 19:42:07 +02:00
Gerkiz
b30f814d3a difficulty fix 2022-07-10 19:41:54 +02:00
Gerkiz
1b1b7b620b new module 2022-07-10 19:41:43 +02:00
Gerkiz
fdcc742914 rpg - fixes 2022-07-06 18:26:28 +02:00
Gerkiz
12edab06f0 Fix minor log issue 2022-06-27 00:17:03 +02:00
Gerkiz
4e1a5d279b Minor change to clear_vacant_players 2022-06-26 23:35:20 +02:00
Gerkiz
3ee2795ebc New module - clear vacant players 2022-06-26 23:33:05 +02:00
Gerkiz
a4193242f3 RPG - fix capsule history 2022-06-26 22:37:51 +02:00
Gerkiz
980d616e16 WD - log wave to discord 2022-06-26 22:37:41 +02:00
Gerkiz
ac403cf52f Luacheck - make ya happy! 2022-06-25 23:41:39 +02:00
Gerkiz
0bf4f9fb5a fix autostash
from profiler: 2959x C function "can_insert". Total Duration: 10693.515400ms
2022-06-25 23:39:04 +02:00
Gerkiz
e85271ef2b small fixes 2022-06-10 22:06:47 +02:00