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

615 Commits

Author SHA1 Message Date
Gerkiz
01762f6f81 removal of conditionals and fixes 2021-05-15 16:01:07 +02:00
Gerkiz
5b8c1a2fee various tweaks 2021-05-12 20:52:29 +02:00
Gerkiz
a94fcc98af Removal of global variables and removed laggy functions 2021-05-07 01:36:10 +02:00
Gerkiz
64e588128e Validate functions and log player messages. 2021-05-07 01:19:38 +02:00
Gerkiz
212ea49997 make luacheck happy 2021-05-04 19:53:40 +02:00
Gerkiz
2065118aca mountain fortress and rpg updates 2021-05-04 19:51:02 +02:00
Gerkiz
01d0aa2617 biter health booster fix 2021-04-04 19:30:47 +02:00
Gerkiz
f76af8c582 debug and desync fixes 2021-04-04 13:51:27 +02:00
Gerkiz
5b88f8fdfc removed comfy_panel_tabs from _G and made it use tokens instead 2021-03-25 23:49:57 +01:00
Gerkiz
e2a33f9f30 luacheck more fixes 2021-03-24 20:14:55 +01:00
Gerkiz
cd8f5105e2 first attempt to make luacheck happy 2021-03-24 16:46:00 +01:00
Gerkiz
fdcb1425a5 update thirst module 2021-03-22 22:34:55 +01:00
Gerkiz
56a968c934 autostash - fix 2021-03-21 01:57:02 +01:00
Gerkiz
f07c77d421 minor changes
autostash now has priority
send pings to map channels instead of announcements
2021-03-19 16:17:38 +01:00
Gerkiz
717d838f39 Event - on_configuration_changed
Added support to handle multiple handlers
2021-03-16 22:44:40 +01:00
Gerkiz
f213de2e74 Autostash
Fixed that stone was inserted when count equals 1.
2021-03-16 20:09:21 +01:00
Gerkiz
141acc5daa Update to mtn and module
Fixed some functions that were hogging UPS.
2021-03-14 01:02:07 +01:00
Gerkiz
25050bbefe minor tweaks 2021-03-11 21:53:12 +01:00
hanakocz
3897c25ba4 fix to calculate hp when no cause (scripted dmg, magic, etc) 2021-03-09 06:40:40 +01:00
hanakocz
da93894188 dungeons fixes (should work on 1.1+ now) + glob table 2021-03-09 02:58:52 +01:00
Quadrum
b9cc23db95
Empty line at end
Github was sad it didn't exist
2021-03-08 17:02:15 +01:00
Quadrum
b5a8182160
Add files via upload 2021-03-08 16:55:51 +01:00
Gerkiz
cde421c991 biter health booster - more setters 2021-03-03 20:42:32 +01:00
Gerkiz
ee75821fd7 rpg - minor change to range check when melee 2021-03-01 22:22:50 +01:00
Gerkiz
b7ccdf5a1d mtn fortress - minor changes 2021-03-01 22:04:55 +01:00
Gerkiz
9c97d54f6a rpg - fix xp modifiers and return lowest xp if xp is below 2021-03-01 21:50:49 +01:00
Gerkiz
291b71ae78 wave defense - more logging and minor changes to health boosting 2021-03-01 21:49:30 +01:00
Gerkiz
e0c6c790bf wave defense - change how many units spawn 2021-03-01 21:47:58 +01:00
Gerkiz
2ac677d322 rpg - mana incremental 2021-03-01 21:47:45 +01:00
Gerkiz
8ada2bbeb9 minor fixes
fixed bug in mtn fortress
enabled soft-resets for fish defender
auto center difficulty gui
2021-02-28 20:55:06 +01:00
Gerkiz
ff737e1f62 Added get_speed to module collapse. 2021-02-26 00:05:32 +01:00
Gerkiz
0881cc7cd9 Added get_amount to collapse module. 2021-02-26 00:04:20 +01:00
Gerkiz
a01e0435f3 rpg and mtn v3 changes 2021-02-25 23:59:33 +01:00
Gerkiz
73db3b33a0 biter health booster - xp reward fix 2021-02-25 21:33:37 +01:00
Gerkiz
9f1b31248e documentation added 2021-02-18 22:53:44 +01:00
Gerkiz
15a8fdb7f8 minor changes 2021-02-18 22:44:32 +01:00
Gerkiz
7d516688d6 Wave defense - compatible with Bob Enemies 2021-02-15 22:37:15 +01:00
Gerkiz
8aac247e10 Autostash compatible with krastorio 2 2021-02-15 22:36:20 +01:00
Gerkiz
f006ffa88a wave defense - changes to damage increase 2021-02-14 21:43:31 +01:00
Gerkiz
b1aecf9361 wave defense - changes to how many units are spawned 2021-02-14 21:34:03 +01:00
Gerkiz
921be447b7 changes to biter health booster v2 2021-02-14 21:33:46 +01:00
Gerkiz
84dead05f1 various tweaks and fixes 2021-02-13 13:04:22 +01:00
Gerkiz
307bbe5260 fix weird crash-to-desktop bug 2021-02-12 21:02:57 +01:00
Gerkiz
fba31809c2 minor fixes
removed unused function in poll
fixed rpg exp gui not updating
fixed rpg boss biters not giving xp
fixed spam_protection activated in events it shouldn't
2021-02-12 00:48:56 +01:00
Jacob
656e30617d rpg update melee damage gui to show follower modifier
+1 function to get the count
+en and zh-CN locale strings (only two with rpg.cfg)
2021-02-11 17:45:21 -05:00
Gerkiz
4abdfa0ede health booster v2 - disable on entity died 2021-02-11 21:16:00 +01:00
Gerkiz
48a62d40c3 mtn fortress and wave defense - fixes 2021-02-10 22:08:07 +01:00
Gerkiz
739b99c050 minor tweaks 2021-02-10 21:45:55 +01:00
Gerkiz
e2513eedc2 minor fix 2021-02-10 21:31:43 +01:00
Gerkiz
9f15c0d3b5 rpg - fix bug 2021-02-10 21:31:26 +01:00