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

195 Commits

Author SHA1 Message Date
Masamune
2930bc9147 Merge remote-tracking branch 'upstream/master' into mutagenLogFilters 2020-01-30 17:26:15 +01:00
Masamune
92ad567236 Name change for sci : now use the original science name for mutagen logs 2020-01-30 17:23:05 +01:00
Aleksander Mistewicz
049e418e76 Remove unused variables 2020-01-29 17:20:20 +01:00
Matthias Neumayer
8af621aaf3 Remove caching and option 1 2020-01-29 17:20:20 +01:00
Matthias Neumayer
ace2e920ac Switch to Option 2 2020-01-29 17:20:20 +01:00
Matthias Neumayer
fe898b9252 Improve main_attack performance by 15x 2020-01-29 17:20:20 +01:00
MewMew
b0f8078661 0.18 particle compatibility 2020-01-29 05:55:30 +01:00
MewMew
20f9d809f6 tweak turret density 2020-01-28 16:29:51 +01:00
MewMew
834dbf77fe worm turrets density now increases with distance 2020-01-28 07:28:51 +01:00
Masamune
c52f19a450 Cleaned a debug game print, now summary has his vertical/horizontal information switched (less place taken) 2020-01-27 20:45:55 +01:00
Masamune
49de91204a Removed debug print, fixed no evo jump, filters are in table to be in same line 2020-01-27 18:07:28 +01:00
Masamune
3eb708ed2d Added passive value info in science logs 2020-01-26 12:59:56 +01:00
MewMew
b7f0b38ff9 things
temporary particle disables;
darkness for mountain fortress, can be toggled via darkness variable in main.lua
2020-01-26 11:43:07 +01:00
Masamune
c9c05e7492 Add science filter, team filter, evo jump filter, add bugfix for team name (now old lines will also show new name of team) 2020-01-26 11:39:00 +01:00
Masamune
ae7f135d39 Merge remote-tracking branch 'upstream/master' into mutagenLogFilters 2020-01-26 09:59:11 +01:00
MewMew
52c50d80a8 optimizations 2020-01-22 14:12:04 +01:00
MewMew
c37aa8cbba code tidy up 2020-01-22 08:30:41 +01:00
Masamune
a726a41d00 First implementation of summary of feeding and also fix for big feeding (threat was cut) 2020-01-19 14:13:23 +01:00
MewMew
02f907f970 integration of biter extra lifes 2020-01-19 10:26:11 +01:00
MewMew
b7ee3fa039 unit raffle evo limits 2020-01-13 03:01:25 +01:00
Masamune
ac101ebc66 Edited order of mutagen log by most recent first 2020-01-09 18:58:04 +01:00
MewMew
331b9d8d65
Merge pull request #113 from randomdud3/filter-events
Filter events so they are only triggered when it really matters
2020-01-08 18:26:52 +01:00
randomdud3
2f8f7c65b6
Fix typo 2020-01-07 20:17:00 +01:00
randomdud3
51e86d6b2c Move all filters to the main map file 2020-01-07 04:14:27 +01:00
MewMew
d31e27c0c9
Merge pull request #111 from AwesomePatrol/post-join-team-on-discord
Send "join team" messages to discord
2020-01-07 02:05:20 +01:00
MewMew
2dff825805 less rocks 2020-01-07 01:57:03 +01:00
MewMew
3ec2142a47
Merge pull request #114 from mattNeumayer/perf_fix
Biter Battle: Improve terrain generation performance
2020-01-07 01:52:49 +01:00
randomdud3
160e7e29a5 Filter events so they are only triggered when it really matters 2020-01-06 19:38:43 +01:00
Aleksander Mistewicz
53082d19c2 Use to_discord_bold to be consistent 2020-01-06 03:21:55 +01:00
Aleksander Mistewicz
038f97d8ab Use table.concat instead of built-in 2020-01-06 03:21:54 +01:00
Aleksander Mistewicz
b3b44bcdce Post join team messages to discord 2020-01-06 03:21:54 +01:00
MewMew
fa79933880 removal of periodic biter removal 2020-01-05 21:52:12 +01:00
MewMew
98e68d6439 turret position more random 2020-01-05 20:09:26 +01:00
MewMew
a03f28aa40 worm turret addition to biter area and tweaks 2020-01-05 19:52:24 +01:00
Matthias Neumayer
499339e73a Undo workload per tick increase 2020-01-05 19:35:10 +01:00
Matthias Neumayer
95f14b9c1b Rename r to spawn_wall_radius
Remove magic numbers
2020-01-05 19:33:51 +01:00
Matthias Neumayer
d03910d2d9 Performance mirror_terrain 2020-01-05 19:07:32 +01:00
Matthias Neumayer
2150172d02 Perf improvements in terrain.lua 2020-01-05 19:07:32 +01:00
Matthias Neumayer
b9fd10395b Cleanup: generate_inner_spawn_circle
Fix: Don't generate fish in the center island
2020-01-05 19:07:32 +01:00
Matthias Neumayer
4ca41abc08 Refactor generate_circle_spawn 2020-01-05 19:07:32 +01:00
MewMew
6804b84d50 tweaks 2020-01-05 19:05:57 +01:00
MewMew
3cf61967aa unused function removal 2020-01-04 20:38:24 +01:00
MewMew
a0d97a6b08 silo bug fix 2020-01-04 20:35:21 +01:00
Masamune
76b8bd9be9 Removed useless empty line 2020-01-04 12:13:54 +01:00
Masamune
4f6da7c1bc Update for mutagen log : code cleaning 2020-01-04 12:13:54 +01:00
Masamune
5ba5bfd24d Gui improvement on mutagen log 2020-01-04 12:13:24 +01:00
Masamune
e3753f29a7 Moved science logs tab to fish tab instead 2020-01-04 12:12:53 +01:00
Masamune
90aec356f0 update science log : added horizontal lines 2020-01-04 12:11:07 +01:00
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