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

90 Commits

Author SHA1 Message Date
MewMew
d2bfc54aec fixes and tweaks 2020-04-29 11:06:29 +02:00
MewMew
733e2506d0 Soft Reset Feature 2020-04-21 15:13:19 +02:00
MewMew
69c8f2b9c7 optimizations 2020-04-17 15:38:16 +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
912ea9b9b5 water fix 2020-04-16 11:57:35 +02:00
MewMew
50337435d2 major internal terrain generator rework 2020-04-16 11:42:00 +02:00
MewMew
ba4ea57617 small tweaks 2020-04-14 15:21:13 +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
61c84fc095 worm turret tier tweak 2020-02-10 18:08:20 +01:00
MewMew
673b6b81bc update
unit spawners are saved in global
biter terrain changes
random attack angles removed
2020-02-08 09:32:10 +01:00
MewMew
fba9c7df81 fix for mirrored entities glitch 2020-02-01 18:34:41 +01:00
MewMew
e2b9f4d59a fixed water under silo glitch (once more); worm turrets are farther out 2020-01-31 05:52:01 +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
MewMew
c37aa8cbba code tidy up 2020-01-22 08:30:41 +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
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
95f14b9c1b Rename r to spawn_wall_radius
Remove magic numbers
2020-01-05 19:33:51 +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
a0d97a6b08 silo bug fix 2020-01-04 20:35:21 +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
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
Gerkiz
eb299b4421 new module system and removal from _G 2019-10-28 17:38:36 +01:00
MewMew
5841e787eb minor river/spawn change 2019-10-04 23:12:26 +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
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
cd70e33e72 manual biter spawning 2019-07-29 15:24:02 +02:00
MewMew
f96463922f tweaks 2019-07-26 21:47:59 +02:00
MewMew
4f7f4e1558 unit group counts depending on threat share of teams 2019-07-25 02:43:59 +02:00
MewMew
042a50acf3 terrain changes 2019-07-24 19:23:18 +02:00
MewMew
60f47333de terrain, feeding and biter things 2019-07-23 17:15:32 +02:00
MewMew
580cdf618f further terrain tweaks 2019-07-18 15:58:37 +02:00
MewMew
cc805f8a8c terrain tweaks 2019-07-18 15:41:17 +02:00
MewMew
5fae0a14a0 debug messages, biter timeouts, terrain tweaks 2019-07-18 13:54:22 +02:00
MewMew
0064c70b9e attack improvements and other things 2019-07-14 21:37:12 +02:00