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

236 Commits

Author SHA1 Message Date
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
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
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
9ee7acf841 updates 2019-12-24 12:43:47 +01:00
MewMew
e9d2268ade attack vectors 2019-12-21 00:22:01 +01:00
MewMew
f8bcc22d9e updates 2019-12-19 18:26:02 +01:00
MewMew
99e4336dd9 optimization of tick tasks; map pregen removal 2019-12-17 13:45:15 +01:00
MewMew
ee3f81898f landmine balance 2019-12-17 12:50:42 +01:00
MewMew
0b79888ffb Update
Border river width increased.
Config setting for river width now sets the minimum width, instead of average width.
Spawn ores increased.
Silo offset increased.
Player spawn position adjusted.
2019-12-15 09:45:53 +01:00
MewMew
82d541f9b4 translations 2019-12-05 08:58:26 +01:00
MewMew
d2ee5b254a map settings tab for bb 2019-11-29 05:56:24 +01:00
MewMew
c7d607193d tourney mode disables difficuly voting for non-admins 2019-11-29 04:38:33 +01:00
MewMew
8d60989526 difficulty tweaks 2019-11-28 03:53:19 +01:00
MewMew
2411848b34 threat income tweak 2019-11-26 05:24:51 +01:00
MewMew
29f02cdc47 Terrain tweaks 2019-11-26 04:17:23 +01:00
MewMew
d1d8f60d67 comfy panel tabs fix for spectators 2019-11-23 11:45:43 +01:00
MewMew
b8e973f2df new base mutagen values 2019-11-20 03:40:54 +01:00
MewMew
034645c15c update
resource frequency and amount increased;
mirroring performance tweaks;
spawn wall radius is increased and has more turrets, but is more run down;
2019-11-17 23:29:11 +01:00
MaemiKozue
bde41e99e8 Merge remote-tracking branch 'upstream/master' 2019-11-05 17:27:40 +01:00
MaemiKozue
b74c15a90d Biter Battles: Added technology view for spectators 2019-11-05 17:21:04 +01:00
muppet9010
d5f92eb5bd undo the GUI blocking of joining team south made previously in this pull and all affects of Training mode will affect both north and south.
remove the ghost-spectate button from Team Manager and the functionaility it triggered
added Training Mode button to Team manager to toggle on/off behaviour.

When turned on:
Teams will feed themselves instead of the enemy while enabled (messages updated for this).
Empty teams will not get sent any attacking groups and won't get threat & evo increases (as it looks odd)
Team balance and Lobby minimum player counts not active
2019-11-03 21:26:34 +00:00
muppet9010
d9fcda9b24 Merge branch 'master' into Biter_Battle_Training_Mode 2019-11-03 20:04:22 +00:00
Gerkiz
eb299b4421 new module system and removal from _G 2019-10-28 17:38:36 +01:00
muppet9010
94f9416598 return config to previous defaults & clarify comment on config option 2019-10-27 15:16:11 +00:00
muppet9010
69f122147a Initial training mode to allow 1 or more players to train against their own biter feeding. Disabled South team from options and GUIs to avoid confusion. 2019-10-27 15:06:30 +00:00
MaemiKozue
45527670c8 Bugfix: Biter Battles: Mirroring issue on important number of entities/tiles to process 2019-10-12 19:55:16 +02:00
MewMew
2be275cbed gui tweak 2019-10-06 21:30:03 +02:00
MewMew
0c166a5268 mirror fix, voting fix 2019-10-05 04:18:18 +02:00
MewMew
5841e787eb minor river/spawn change 2019-10-04 23:12:26 +02:00
MewMew
41bac6a664 player.spectator addition 2019-10-01 03:16:56 +02:00
MewMew
7a18032d7f
Merge branch 'master' into master 2019-09-22 11:20:06 +02:00
MewMew
dbb5000f39 updates 2019-09-22 11:13:32 +02:00
MaemiKozue
236f6f8f82 Patch: Biter Battles: Biters no longer attack existing biters when map exploration is done too fast 2019-09-22 01:52:40 +02:00
MaemiKozue
e03750e6b6 Biter Battles chunk processing optimization 2019-09-18 21:56:43 +02:00
MewMew
c31455414e performance improvement for mixed ore generation; less worm-turrets 2019-09-17 07:28:36 +02:00
MewMew
cb269780b5 optimizations and tweaks 2019-09-16 18:14:27 +02:00
MewMew
07516cb0f6 less cliffs, tiles underneath silo, tweaks 2019-09-16 08:40:35 +02:00
MewMew
11ee35092a fix 2019-09-14 08:34:23 +02:00
MewMew
693cd10fa0 Custom team names via Team Manager 2019-09-14 04:10:36 +02:00
MewMew
9dee0c699b terrain generation performance fix 2019-09-14 03:00:43 +02:00
MewMew
cc86abe9c1 more random terrain, gui tweaks 2019-09-09 22:41:25 +02:00
MewMew
0469ac3de3 new module 2019-09-08 03:54:02 +02:00
MewMew
98dfc2cc86 removed mirrored units 2019-09-08 00:21:02 +02:00
MewMew
2c45c0a42b remember permissions 2019-09-01 06:01:48 +02:00
MewMew
1311fd0b0f freeze and ghost spectator features 2019-09-01 04:52:04 +02:00
MewMew
5706dea11c team manager added 2019-09-01 02:42:14 +02:00
MewMew
8ed81a5ae4 wip 2019-08-31 23:13:38 +02:00
MewMew
c6a9e4009d soft reset addition, fixes 2019-08-20 22:33:47 +02:00
MewMew
3099805037 difficulty voting and fixes 2019-08-15 12:38:24 +02:00