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

45 Commits

Author SHA1 Message Date
Gerkiz
fbda17b3aa removed unused functions and fixed so water is not generated near spawn 2021-04-01 22:07:46 +02:00
Gerkiz
9d033903fb more luachecks 2021-03-24 18:22:45 +01:00
Gerkiz
cd8f5105e2 first attempt to make luacheck happy 2021-03-24 16:46:00 +01:00
MewMew
ba75be24a0 fix for 1.1 2020-11-24 11:15:46 +01:00
Gerkiz
58c5c21a28 changes
added command module for biter battles, to reload and restart scenario
added changes to fish_defender_v2
2020-11-06 10:26:15 +01:00
MewMew
f79c15560d update
silo respawns if killed by friendly fire
game speed resets to 1 after map reset
added "simple tags" module
larger search area for team spawn position
2020-09-26 11:56:20 +02:00
MewMew
5541767810 update
moved map config into main config tab
marking offline players to be reset when joining
2020-09-08 15:21:03 +02:00
MewMew
354111e28e more behemoth ratio in lategame 2020-09-03 05:50:00 +02:00
MewMew
733e2506d0 Soft Reset Feature 2020-04-21 15:13:19 +02:00
MewMew
00e1f84dad Update
biter raffle replaced
outposts are no longer safe
attack group strength is reduced up to 50% for far away outposts
biters seek a random target as side target, before making their way to the silo
side targets are more likely chosen near the center of the map
variety in unit group types (biter only, spitters only, mixed)
unit groups spawn more close to their nests
2020-04-18 12:10:54 +02:00
MewMew
b6f7b6ffba code tidy up 2020-04-18 07:47:56 +02:00
MewMew
80524a7a7c fixes & tweaks 2020-04-17 07:09:33 +02:00
MewMew
b7db6f8c73 incomplete spawn area fix 2020-04-16 15:26:46 +02:00
MewMew
5ad0607d9a tweaks to turret amount and mixed ore 2020-04-16 13:57:32 +02:00
MewMew
50337435d2 major internal terrain generator rework 2020-04-16 11:42:00 +02:00
MewMew
913d42d6d8 Update
added tooltip for current biter health and damage bonus
moved science gui button, to prevent cut off threat values for spectators
reverted to old biter health boost method
spawners and worms gain health boost too
reduced trees in spawn area 
increased tree generation randomness overall
bigger biter area, less worms
border to biter lands tweaked
biter area starts at ~y512
side area worm turrets start to appear at the same distance as the biter area starts
chunks that are discovered north are mirrored to south as well
biters will try to attack from different angles
removed some console spam
2020-04-13 06:31:39 +02:00
MewMew
b8ca5dfa6b new stuff 2020-02-03 08:35:20 +01:00
Matthias Neumayer
8af621aaf3 Remove caching and option 1 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
52c50d80a8 optimizations 2020-01-22 14:12:04 +01:00
MewMew
c37aa8cbba code tidy up 2020-01-22 08:30:41 +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
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
randomdud3
160e7e29a5 Filter events so they are only triggered when it really matters 2020-01-06 19:38:43 +01:00
MewMew
fa79933880 removal of periodic biter removal 2020-01-05 21:52:12 +01:00
MewMew
3cf61967aa unused function removal 2020-01-04 20:38:24 +01:00
Masamune
accefee8b2 Moved science logs tab to fish tab instead 2020-01-04 12:04:20 +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
6a3f72052b updates
biter battles - evasion replaced with health boost
mountain map - collapse disabled by default
2020-01-01 18:25:14 +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
d2ee5b254a map settings tab for bb 2019-11-29 05:56:24 +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
b74c15a90d Biter Battles: Added technology view for spectators 2019-11-05 17:21:04 +01: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