1
0
mirror of https://github.com/veden/Rampant.git synced 2025-01-03 22:52:20 +02:00
Commit Graph

846 Commits

Author SHA1 Message Date
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
4aa7914757
FACTO-84: Enemies are now on by default 2022-03-30 21:30:56 -07:00
Aaron Veden
1fee0bd875
NA: Changelog notes 2022-03-19 20:41:18 -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
35be753879
FACTO-65: Removed squad refunds above squad limit from vanilla or
other mods
2022-03-19 16:38:54 -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
035ecb2bd7
FACTO-56: added nil check for playerForces during migration 2022-02-21 17:06:08 -08:00
Aaron Veden
e8174e719f
FACTO-64: Corrected retreat threshold and unit death pathing 2022-02-20 18:21:04 -08:00
Aaron Veden
2b5195a7ef
FACTO-62: Merge branch 'FACTO-62' into prod 2022-02-20 15:27:57 -08:00
Aaron Veden
340f55e932
FACTO-63: Increased the unit spawner cooldowns 2022-02-20 15:25:30 -08:00
Aaron Veden
fb724480d7
FACTO-62: added point loss on unit death 2022-02-20 15:12:55 -08:00
Aaron Veden
89f8e9bb00
FACTO-61: added minime surfaces to exclusion list 2022-02-20 14:35:34 -08:00
Aaron Veden
0725073711
FACTO-53: decreased scale low bound and std dev 2022-01-17 10:27:12 -08:00
Aaron Veden
624b006f2c
FACTO-53: increased spacing between hive entity creation again 2022-01-17 10:26:56 -08:00
Aaron Veden
9f28b1c3c1
FACTO-13: corrected removeChunkToNest iterator clearing 2022-01-17 09:43:55 -08:00
Aaron Veden
3721f62efd
FACTO-57: corrected make.rkt 2022-01-17 09:35:04 -08:00
plexpt
c4125360a5
FACTO-18: Update Chinese locale more like vanilla 2022-01-17 09:30:08 -08:00
plexpt
ab1ca08e66
FACTO-18: Update Chinese locale more like vanilla 2022-01-17 09:22:25 -08:00
plexpt
3289181c04
FACTO-18: Update Chinese locale to fix crash and a few missing translations 2022-01-17 09:22:25 -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
a931b89a17
FACTO-52: Increased worm size, decreased spawner size 2022-01-16 15:30:38 -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
ae43875a21
FACTO-44: Added setting to visual settling 2022-01-14 20:37:43 -08:00
Aaron Veden
831d7aab91
FACTO-20: Fixed tier in entity proxy for building selection 2022-01-14 15:29:33 -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
a8e57be54c
FACTO-14: corrected mod name reference 2022-01-14 11:59:59 -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
af6ee77dba
IT-26: testing post-receive hook 2022-01-09 18:23:58 -08:00
Aaron Veden
6122b0f6f8
added integration with schallAlienLoot 2022-01-01 18:52:40 -08:00
Aaron Veden
3c11f098a5
fixed removing chunks and added early stopping 2022-01-01 00:04:09 -08:00
Aaron Veden
54335c0a07
fixed processMap and processStaticMap could index outside processQueue
length on reverse wave pass
2022-01-01 00:03:29 -08:00
Aaron Veden
8058c35a51
removed unused dependency 2022-01-01 00:02:40 -08:00
Aaron Veden
50b9e66489
fixed enemy seed overflow 2021-12-31 11:43:45 -08:00
Aaron Veden
c1aede18da
version change to 2.2.0 2021-12-29 21:10:22 -08:00
Aaron Veden
f47817b33a
fixed Chinese locale loading issue 2021-12-28 20:05:16 -08:00
Aaron Veden
947b7183db
fixed changelog 2021-12-28 17:35:09 -08:00