1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-10 00:43:27 +02:00
Commit Graph

603 Commits

Author SHA1 Message Date
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
Gerkiz
fcd68fd222 rpg - use the new health booster module 2021-02-10 21:21:51 +01:00
Gerkiz
f84d6351aa wave defense - more set/get 2021-02-10 21:21:29 +01:00
Gerkiz
0f42e14eec health booster - rewrite 2021-02-10 21:21:05 +01:00
klugemonkey
f924f6a584 Fixed issue where on_player_built_tile would return tile name of "stone-path" whereas item to refund should be "stone-brick" 2021-02-08 19:06:16 -08:00
klugemonkey
29b3a89b33 Fixed issue with invalid force for limited radar
Fixed issue with determining if market is placeable
Allow entities to be placed within the initial town square
Fixed info to remove reference to small plane
Fixed issue with no messages when can't place item due to building restrictions
Fixed issue with inability to place new towns near enemy spawners or turrets
Fixed issue with market listings breaking when special features disabled due to deprecation of computer item
Fixed issue with mining sound missing for big-crash-site-# entities (in mod)
Default to showing entity info for players (alt-info on chests)
2021-02-07 23:01:20 -08:00
klugemonkey
c3354a4cb9 Initial Commit for Scrap Towny FFA Map 2021-02-06 12:42:10 -08:00
Gerkiz
727a895354 rpg - more health regen 2021-02-04 20:22:13 +01:00
Gerkiz
b9d0781332 rpg - health regen tweak 2021-02-04 20:21:48 +01:00
Gerkiz
7712532ac7 wave defense - option to toggle more damage from biters 2021-02-04 20:18:31 +01:00
Gerkiz
02a80e8708 mtn and rpg fixes 2021-02-04 19:19:58 +01:00
Gerkiz
943e3d3f35 rpg - one punch bug fixed 2021-02-04 12:27:10 +01:00
Gerkiz
dd10035c8d minor fixes to mtn fortress and rpg module 2021-02-03 11:42:06 +01:00