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

14 Commits

Author SHA1 Message Date
hanakocz
7e90fe9ae7 health_pool fix 2020-07-18 17:55:02 +02:00
MewMew
3dd6d34965 Update
water variety in grassy biome
fixed not refreshing gui on new player join
worms and spawners gain health boost
2020-04-11 10:41:02 +02:00
MewMew
f4c5a315a6 broken module fix 2020-04-04 09:02:09 +02:00
randomdud3
b6aec3bd07 Use the current health when calculating health pool changes
Ideally, you could keep the health modifier in the pool structure so you
dont need to calculate the inverse every time again, but since the 3rd
spot meant stuff for bosses and it was used in other places, i didn't
want to mess with it.
2020-01-02 23:51:29 +01:00
randomdud3
db6842b0d2 Ignore events that won't do any damage.
Ideally this event would not be triggered since it won't change
anything, but it seems big waves of biters trigger it with 0 damage, so
might be better to ignore those
2020-01-02 23:41:38 +01:00
MewMew
66470c193c small fixes 2020-01-01 23:56:38 +01:00
MewMew
6a3f72052b updates
biter battles - evasion replaced with health boost
mountain map - collapse disabled by default
2020-01-01 18:25:14 +01:00
MewMew
c466ea9432 update
wave defense boss biters
non-local to local
2019-11-09 15:46:18 +01:00
MewMew
3ca5c77950 unit and turret limit, unit health boost + gui 2019-11-05 00:52:50 +01:00
MewMew
98c166ed82 Update
Fused boss units into biter_health_booster.
Unit evasion replaced with custom unit health pool.
Boss Units no longer update their healthbar infinitely fast.
Map Intro moved into the main panel.
some globals to locals
2019-11-03 13:35:19 +01:00
MewMew
868512ae49 locals 2019-11-02 16:29:22 +01:00
MewMew
3491cfdcd4 terrain update and optimizations 2019-11-02 16:09:58 +01:00
MewMew
a88e476687 updates, fixes and angry trees 2019-10-29 11:26:59 +01:00
MewMew
aba388c40f new module 2019-10-23 21:17:15 +02:00