1
0
mirror of https://github.com/veden/Rampant.git synced 2024-12-26 20:54:12 +02:00
Commit Graph

514 Commits

Author SHA1 Message Date
Aaron Veden
b2b6b5db0b
FACTO-168: Reduced resource pheromone when covered by enemy structures 2022-06-12 19:11:49 -07:00
Aaron Veden
394de4a081
FACTO-167: Reduced siege group pathing for resource patches by 50% 2022-06-12 18:54:13 -07:00
Aaron Veden
1246f3b2a2
FACTO-166: Added missing sent and max siege groups on debug 2022-06-12 18:37:50 -07:00
Aaron Veden
b3d575fcda
FACTO-165: Fixed aggressive squad count going negative 2022-06-12 18:16:14 -07:00
Aaron Veden
dfc2eb9a26
FACTO-127: moved enemy phermone multipler to pheromone processor
instead of squads movement
2022-05-08 12:58:21 -07:00
Aaron Veden
908500d700
FACTO-135: Changed inferno faction to projectile and remove friendly
fire and increased damage and decreased fire life time
2022-05-08 12:33:20 -07:00
Aaron Veden
1d9497f9b4
FACTO-136: Correct hive generation probabilities on initial scan with
resource patches
2022-05-08 01:49:42 -07:00
Aaron Veden
a0cabf408c
FACTO-131: Fixed hive building generation desync due to land-mines 2022-05-07 05:03:24 -07:00
Aaron Veden
81ea0f65a7
FACTO-130: Fixed the xor random number generator period being cut in half 2022-05-01 21:38:38 -07:00
Aaron Veden
d1cc7e10bb
FACTO-128: Updated migration and siege movement to maximize distance
between existing structures
2022-05-01 21:36:52 -07:00
Aaron Veden
989f4b3a46
FACTO-127: Readded enemy static pheromone to chunks 2022-05-01 21:14:52 -07:00
Aaron Veden
8430a98f43
FACTO-125: Fixed recycling bases not clearing processBaseAIIterator 2022-04-29 20:18:50 -07:00
Aaron Veden
bc8dd03b3c
FACTO-118: Player check to settle move 2022-04-24 12:19:39 -07:00
Aaron Veden
9b081cbfb1
FACTO-115: Fixed local alignments being nil when new enemies are disabled 2022-04-23 19:47:03 -07:00
Aaron Veden
5dbf8c9574
FACTO-112: removed print console debug statement on recycling bases 2022-04-22 21:52:43 -07:00
Aaron Veden
1fdde02a54
FACTO-108: Fixed wasps and drones deaths affecting AI stats 2022-04-19 19:54:15 -07:00
Aaron Veden
9487323843
FACTO-109: Fixed spawner spawns and wasp drones being included in kill stats 2022-04-19 18:32:02 -07:00
Aaron Veden
d2f578a9ac
FACTO-107: added hive colors to faction mod settings 2022-04-15 21:49:50 -07:00
Aaron Veden
a2526d9ec9
FACTO-4: Added on_chunk_deleted event 2022-04-09 20:15:14 -07:00
Aaron Veden
dd3b4d959b
FACTO-98: Fixed base recycling on invalid surfaces 2022-04-09 19:24:15 -07:00
Aaron Veden
6402bb52bc
FACTO-97: Print base debug now prints to console as well as ingame 2022-04-09 18:07:15 -07:00
Aaron Veden
2d9b87e127
FACTO-95: Fixed base index reference displaying ai states transitions 2022-04-09 17:52:53 -07:00
Aaron Veden
eb21f6f1c5
FACTO-94: Siege groups should try settling further from player structures 2022-04-09 17:50:40 -07:00
Aaron Veden
445949f7d4
FACTO-92: Corrected missing locale entities for en 2022-04-09 15:31:36 -07:00
Aaron Veden
aadb6dfed9
FACTO-91: Added custom colors and mod setting pattern from ErdwurmJim 2022-04-07 20:54:40 -07:00
Aaron Veden
537a8a03e9
FACTO-89: Fixed on_unit_group_finished_gathering invalid chunk/base checks 2022-04-05 18:37:20 -07:00
Aaron Veden
fe271b5c56
FACTO-81: walls and transport belts no longer provide points to the AI
when destroyed
2022-03-30 21:43:36 -07:00
Aaron Veden
75d843d9e6
FACTO-76: Halved the base distance level bonus 2022-03-19 20:01:02 -07:00
Aaron Veden
c0d2a8f70c
FACTO-75: Fixed siege and aggressive squad counter and cleanup 2022-03-19 19:57:36 -07:00
Aaron Veden
12ffd0b2f3
FACTO-59: Finished independent regional base ais 2022-03-19 16:29:12 -07:00
Aaron Veden
52139e1e3a
FACTO-59: more partial work towards converting to base ais 2022-02-27 18:45:42 -08:00
Aaron Veden
597b20b9e5
FACTO-59: partial work towards independent bases 2022-02-23 21:04:34 -08:00
Aaron Veden
728b104f5e
FACTO-64: Adding lower limit for death decay to be set to nil 2022-02-21 17:11:57 -08:00
Aaron Veden
e8174e719f
FACTO-64: Corrected retreat threshold and unit death pathing 2022-02-20 18:21:04 -08:00
Aaron Veden
fb724480d7
FACTO-62: added point loss on unit death 2022-02-20 15:12:55 -08:00
Aaron Veden
9f28b1c3c1
FACTO-13: corrected removeChunkToNest iterator clearing 2022-01-17 09:43:55 -08:00
Aaron Veden
e17d487259
FACTO-54: Decreased pheromone generation on occupied resource chunks 2022-01-16 17:40:31 -08:00
Aaron Veden
cfdd128351
FACTO-54: added check for hives on resource chunks when early building 2022-01-16 17:40:14 -08:00
Aaron Veden
fe5fda3c33
FACTO-11: 1 in 500 spawners now become hives outside resource chunks 2022-01-16 16:57:30 -08:00
Aaron Veden
46d2d0ce51
FACTO-11: Corrected vanilla buildings not being detected for upgrades 2022-01-16 16:49:28 -08:00
Aaron Veden
f2ed7893c9
FACTO-53: Hives only spawn during daylight hours 2022-01-16 15:40:47 -08:00
Aaron Veden
981293c8e7
FACTO-1: Fixed hives producing excess entities an a area 2022-01-16 15:27:52 -08:00
Aaron Veden
40afcf3f37
FACTO-44: Hive entity initialization not respecting proxy type 2022-01-16 15:24:49 -08:00
Aaron Veden
85fa3095f8
FACTO-44: Fixing up hive proxy entities not be upgraded or destroyed 2022-01-16 12:03:05 -08:00
Aaron Veden
c87bae0f27
FACTO-11: reduced hive spawn frequency outside resource chunks by 10x 2022-01-14 14:16:06 -08:00
Aaron Veden
909104a3e4
FACTO-19: Switching license to GPLv3 2022-01-14 14:14:15 -08:00
Aaron Veden
176ea6c6ec
FACTO-20: Added expanded collision box on enemy structure placement 2022-01-14 12:01:57 -08:00
Aaron Veden
9fb8705999
FACTO-3: Fixed base alignment potentially being an empty array 2022-01-14 11:38:04 -08:00
Aaron Veden
28b40203e6
FACTO-13: Fixed chunkPack nil on processNest 2022-01-14 11:17:33 -08:00
Aaron Veden
3c11f098a5
fixed removing chunks and added early stopping 2022-01-01 00:04:09 -08:00