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

844 Commits

Author SHA1 Message Date
Gerkiz
8b05187607 Minor bug fixes 2023-06-03 19:24:48 +02:00
Gerkiz
5811050c74 WD - push fix for threat 2023-06-01 22:05:45 +02:00
Gerkiz
f39f0ea767 WD and Mtn v3 - fix weird bug and adjust aoe punch 2023-06-01 00:53:25 +02:00
Gerkiz
d918f045e7 WD - Minor fix 2023-05-28 14:18:33 +02:00
Gerkiz
a41257334e Push hotfix changes for Mtn v3 and WD 2023-05-28 14:05:38 +02:00
Gerkiz
5e5654bccd WD - removing debug code from prod 2023-05-27 23:19:44 +02:00
Gerkiz
1119849d9e Mtn v3 - fix biters attacking eachother 2023-05-27 20:20:02 +02:00
Gerkiz
cf6a6141dc Other various fixes and changes 2023-05-26 16:24:22 +02:00
Gerkiz
ae54312f2f WD - add support for new module and move out commands 2023-05-26 16:22:51 +02:00
Gerkiz
aabd656ebb RPG - fix aoe punch not triggering 2023-05-26 16:21:57 +02:00
Gerkiz
3cd6bde2b2 RPG - fix weird settings not auto centering 2023-05-26 16:21:33 +02:00
Gerkiz
f3c9c9cbca WD - new module for enemies 2023-05-26 16:19:44 +02:00
Gerkiz
ed7def7de7 Wave defense - fix pause waves 2023-05-05 11:35:06 +02:00
Gerkiz
899dd5dd25 Fixes and tweaks 2023-05-05 00:41:22 +02:00
Gerkiz
65944ecc31 Fixes to scenario and modules 2023-04-18 22:38:03 +02:00
Gerkiz
25728dc278 FJEI - fix and merge changes 2023-04-13 19:37:18 +02:00
Gerkiz
dbd0883a71 Autostash - fix blueprint lag 2023-04-07 20:39:48 +02:00
Gerkiz
3173529214 Fix luacheck 2023-04-07 01:36:45 +02:00
Gerkiz
98e42d550f Render beam - minor luacheck fix 2023-04-07 01:35:20 +02:00
Gerkiz
25379a476e Wave defense - minor changes
Fix biters spawning on top of eachother.
Made some static values to act more dynamic.
2023-04-07 01:35:20 +02:00
Gerkiz
d0a13837b2 Mtn and RPG - add new spells and minor fix to breached wall 2023-01-18 16:31:58 +01:00
Gerkiz
854a6c5d7c Fix merge conflict 2023-01-17 10:52:42 +01:00
André Neves
695a513e4e Remove empty function.
Should be in 8a8b52ab of branch vacant/add-to-journey, got wrongly included here when rebasing.
2023-01-15 00:29:42 +00:00
André Neves
13aa1b3d2d Lint changes. 🧙
Fully linted the clear_vacant_players file.
2023-01-13 02:47:15 +00:00
André Neves
cc9ca16228 Uniformize table.remove and table.insert in module
Use table.remove() and table.insert() uniformly in module
clear_vacant_players.
2023-01-13 02:47:15 +00:00
André Neves
5123d51145 Admins can disable clear-vacant-players.
Admins get a toggle in the Config to toggle the module
clear-vacant-players off and on, if it is loaded into the map.
2023-01-13 02:47:15 +00:00
hanakocz
a0baa770e8 Fixes for some buggerinos 2023-01-06 21:58:46 +01:00
Gerkiz
8befdf7338 RPG - fix xp bug 2022-12-31 23:12:45 +01:00
Gerkiz
d5f9d5a8f6 Beams - fix abuse 2022-12-23 00:52:12 +01:00
Gerkiz
d2049def68 Autocleaner - change timer 2022-12-22 23:29:18 +01:00
Gerkiz
7b448eb9ad WD - fix bugged value of normal unit health incremental 2022-12-22 23:29:06 +01:00
hanakocz
3174b8d272 Module fix: Factorio requiring explicit match on data types in this case 2022-11-24 15:42:08 +01:00
hanakocz
2e7b66976f fixes for bugs 2022-11-19 03:21:13 +01:00
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