1
0
mirror of https://github.com/veden/Rampant.git synced 2025-03-21 21:17:26 +02:00

160 Commits

Author SHA1 Message Date
Aaron Veden
f027e194bf
FACTO-271: Decoupled settler cooldown between bases 2023-03-22 17:54:41 -07:00
Aaron Veden
5d6519c640
FACTO-236: Hives now use script controlled expansion 2023-03-21 23:09:51 -07:00
Aaron Veden
55e1386207
FACTO-266: Fixed base x,y inititalize error 2023-03-21 00:02:49 -07:00
Aaron Veden
6216e8e799
FACTO-230: onTick performance tuning 2023-03-19 10:25:46 -07:00
Aaron Veden
984f5afcbe
FACTO-240: Hives now produce upper tier units instead of prototyp entity spawning 2023-03-19 10:25:31 -07:00
Aaron Veden
90e5ff1a8d
FACTO-266: Base center is now the average of all chunks associated
with base
2023-03-12 20:48:44 -07:00
Aaron Veden
3a9f5b05cd
FACTO-256: Additional code consolidation, vengence settlers now have a
separate cost
2023-03-12 16:13:32 -07:00
Aaron Veden
e143f4bbbe
FACTO-258: Consolidated most libraries 2023-03-11 20:51:13 -08:00
Aaron Veden
1b2d7da3ea
FACTO-253: Moved chunkTo* properties onto chunk themselves 2023-03-11 18:13:36 -08:00
Aaron Veden
e189001880
FACTO-249: Moved universe global into all library files 2023-03-11 12:53:06 -08:00
Aaron Veden
b7ae56c1a2
a076b70: Added resource chunks to bases 2023-01-18 21:40:42 -08:00
Aaron Veden
e3bf7f0efe
f78b307: Bases remember mutation history with mod setting 2023-01-16 12:36:52 -08:00
Aaron Veden
15f278b5d8
2118eca: Added baseId and surface to adaptation message 2023-01-02 18:49:56 -08:00
Aaron Veden
0a2cc758da
Merge remote-tracking branch 'dagothur/dev' into dev 2023-01-02 18:10:13 -08:00
Aaron Veden
345e09c72f
MR: added distance to evolution mod setting 2023-01-02 16:11:19 -08:00
Aaron Veden
51679780c9
cf049a3: Added removeFactionName console command 2023-01-02 15:31:07 -08:00
Aaron Veden
fbd2961b27
cf049a3: changing upgrade entity into a queue processed over time 2023-01-02 13:24:18 -08:00
Aaron Veden
866579f2f4
f63db9a: factions no longer can mutate into the same faction 2022-12-26 17:43:41 -08:00
Dagothur
de19f8df3e Bases no longer gain points in AI_STATE_PEACEFUL 2022-12-02 14:19:14 -05:00
Dagothur
7657167978 Batch unit death point deductions
Base point deductions for unit losses are now batched in 20 to reduce chat spam when using the print AI points to chat options
2022-12-02 14:10:42 -05:00
Dagothur
1bf1825320 Centralize base points manipulation
- Centralized base points manipulation and chat messaging
- Bases can no longer spend points that exceed the overflow limit
2022-11-30 18:52:51 -05:00
Aaron Veden
8f11163931
FACTO-215: Settler groups now follow the expansion map settings for time 2022-10-26 11:11:35 -07:00
Aaron Veden
d6ba25a32b
FACTO-216: Fixed alignment table being nil when removing factions 2022-10-20 22:29:25 -07:00
Aaron Veden
eae7fbe727
FACTO-202: Consolidated variations and tiers 2022-07-09 14:27:53 -07:00
Aaron Veden
0cc2865a35
FACTO-201: Moved constants around base utils out of global 2022-07-06 21:57:02 -07:00
Aaron Veden
832bad6225
FACTO-174: Increased hive spawn chance by 5x outside resource chunks 2022-06-12 22:34:49 -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
8430a98f43
FACTO-125: Fixed recycling bases not clearing processBaseAIIterator 2022-04-29 20:18:50 -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
dd3b4d959b
FACTO-98: Fixed base recycling on invalid surfaces 2022-04-09 19:24:15 -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
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
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
febb4e34dd
fixed nil name in upgrade entity 2021-12-16 19:20:29 -08:00
Aaron Veden
0f4d4868ef
potential fix for nil evolutionTable alignment 2021-12-14 20:29:14 -08:00
Aaron Veden
0cdacdfba4
baseIds are now unique across all surfaces 2021-12-11 10:45:40 -08:00
Aaron Veden
1561456ba9
pre-allocated structures don't cross function boundaries 2021-12-11 10:42:49 -08:00
Aaron Veden
5000a86251
Increased deathThreshold to 4500,7500,11000,16000 2021-12-08 20:18:31 -08:00
Aaron Veden
d9b766ca58
fixed damageType selection for mutations and added print mutation events 2021-12-08 20:16:43 -08:00
Aaron Veden
b81c96c043
now upgrades are processed across all chunks 2021-12-05 20:43:41 -08:00