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

1063 Commits

Author SHA1 Message Date
Masamune
cb4374a33c WIP science logs 2020-01-04 12:11:07 +01:00
Masamune
1023abdb71 science logs work 2020-01-04 12:10:20 +01:00
Masamune
0d97b34d0b Added science logs to bb 2020-01-04 12:09:09 +01:00
Masamune
ab2c9b24e5 Gui improvement on mutagen log 2020-01-04 12:04:20 +01:00
Masamune
accefee8b2 Moved science logs tab to fish tab instead 2020-01-04 12:04:20 +01:00
Masamune
5999c8658e update science log : added horizontal lines 2020-01-04 12:02:00 +01:00
Masamune
f4db9b3d54 WIP science logs 2020-01-04 12:02:00 +01:00
Masamune
de0fdf2beb science logs work 2020-01-04 12:02:00 +01:00
Masamune
d0584c1191 Added science logs to bb 2020-01-04 12:02:00 +01:00
MewMew
958309b019 tweak 2020-01-04 02:40:16 +01:00
MewMew
4c87514d3c
Merge pull request #109 from randomdud3/health-pool-fixes
Health regeneration fix
2020-01-03 10:11:18 +01: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
189cdc44ce hotfix 2020-01-02 16:28:12 +01:00
MewMew
8e1868fdcc restructure 2020-01-02 16:09:24 +01:00
MewMew
66470c193c small fixes 2020-01-01 23:56:38 +01:00
MewMew
34e11f891e new food values 2020-01-01 18:47:08 +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
99c7cb89c6 fix for blue beach map 2020-01-01 14:05:49 +01:00
MewMew
d17048c908 terrain layout addition 2019-12-30 17:55:11 +01:00
MewMew
e3e476a06a update
no biter attacks for new towns at high evo
clear spawn of biters for outlanders
clear units that are out of the current evolution range
prevent outlanders from building close to towns centers
2019-12-28 14:56:04 +01:00
MewMew
ff8583f8c3
Merge pull request #103 from galestar306/biterevothreshold
biters don't attack low research towns based on evo
2019-12-28 14:03:17 +01:00
MewMew
933de60cae
Merge pull request #99 from ETK03/patch-1
Fixed a small grammer mistake.
2019-12-28 14:02:41 +01:00
galestar306
9cf749a4b3 biters don't attack low research towns based on evo 2019-12-27 18:59:50 -05:00
MewMew
0bab1a1671 unit group optimization 2019-12-24 16:35:40 +01:00
MewMew
9ee7acf841 updates 2019-12-24 12:43:47 +01:00
MewMew
b1032a0772 fixes 2019-12-23 18:09:01 +01:00
MewMew
df71d20de1 updates
unique color for towns
landfill painting when mining scrap
bugfixes
2019-12-23 14:23:41 +01:00
MewMew
3407694ac4 updatess 2019-12-22 17:16:26 +01:00
MewMew
ad1f009bee more info in gui, market offer caps 2019-12-21 19:47:32 +01:00
MewMew
e9d2268ade attack vectors 2019-12-21 00:22:01 +01:00
MewMew
ac1f213949 require a token for town founding 2019-12-20 23:10:03 +01:00
MewMew
97cfbf10e6 updates 2019-12-20 21:13:50 +01:00
MewMew
bc900f40e7 new layout 2019-12-20 17:02:23 +01:00
MewMew
d05339c31e updates 2019-12-20 14:46:20 +01:00
Gerkiz
0fc4d57a6c
Update jail
Don't run the command if total_time is nil
2019-12-20 10:23:32 +01:00
Gerkiz
6de198d428
Log who is banned and unbanned 2019-12-19 22:47:46 +01:00
Gerkiz
b1c386a3ac
added to_banned 2019-12-19 22:47:10 +01:00
Gerkiz
cffa69a758
More updates to jail 2019-12-19 20:58:35 +01:00
Gerkiz
dd372e7a8a
Added jail to commands.lua 2019-12-19 20:22:59 +01:00
Gerkiz
a8ff671b29
Added jail and unjail 2019-12-19 20:22:30 +01:00
MewMew
28ccdbde68 unit group position finding + info toggle button 2019-12-19 19:58:37 +01:00
MewMew
904f5b95af scale evo with average research 2019-12-19 19:00:42 +01:00
MewMew
f8bcc22d9e updates 2019-12-19 18:26:02 +01:00
MewMew
b4d9623809 many tweaks 2019-12-19 17:11:13 +01:00
MewMew
2569958b43 mod info 2019-12-18 20:21:39 +01:00
MewMew
f491df7df4 some fixes 2019-12-18 19:08:09 +01:00
MewMew
e092eae5f9 town market upgrade 2019-12-18 14:31:50 +01:00
MewMew
dd677c5766 color changing, additional resources 2019-12-18 12:25:51 +01:00
MewMew
e977648c9a update
players can no longer get stuck inside market
global / team chat toggle button
min distance between towns increased
misc fixes
2019-12-18 09:17:33 +01:00