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

984 Commits

Author SHA1 Message Date
Aaron Veden
ca02561292
FACTO-279: Added changelog entry for Astorin contribution 2023-04-01 11:07:10 -07:00
Aaron Veden
49bff86d3a
FACTO-241: Entity structure changes raise on build 2023-04-01 11:05:30 -07:00
Aaron Veden
2876ee795b
FACTO-276: Fixed base being nil in processVengence 2023-04-01 11:05:30 -07:00
Aaron Veden
acd3e47c41
FACTO-278: Fixed squad compression disabling 2023-04-01 11:05:30 -07:00
Aaron Veden
ce135de257
FACTO-277: Cleanup build script 2023-04-01 11:05:30 -07:00
Shadow_Man
4b01779cab Update RU locale to Rampant v3.2.0 2023-04-01 11:02:43 -07:00
Aaron Veden
579b141f40
IT-111: Added zip and expand files on copy or zipping 3.2.0 2023-03-30 21:11:31 -07:00
Aaron Veden
2d51af4033
IT-111: switched from Racket for zip and copy scripts for cicd 2023-03-30 20:30:01 -07:00
Aaron Veden
1830611a00
FACTO-256: removed changelog in readme and fixed dir-locals 2023-03-26 14:43:41 -07:00
Aaron Veden
0c70b86dcb
NA: Killed all units during faction and new enemy removal 2023-03-26 14:42:43 -07:00
Aaron Veden
2c6adbd3c0
FACTO-256: Cleanup unused variables, map settings, and organized map
mod settings
2023-03-26 14:39:00 -07:00
Aaron Veden
a4cceae192
FACTO-233: Adding biter squad compression 2023-03-26 14:26:15 -07:00
Aaron Veden
d6256337b9
FACTO-274: Fix library initialization 2023-03-26 14:05:49 -07:00
Aaron Veden
a220f38f99
FACTO-273: Pathing now works upto 4 chunks away from squad position 2023-03-26 14:04:24 -07:00
Aaron Veden
1a398b7466
FACTO-268: fixed vanilla unit groups not respecting initial peace 2023-03-22 21:30:02 -07:00
Aaron Veden
5783d46b4e
FACTO-268: Initial peace setting now starts from when the mod is added 2023-03-22 20:35:06 -07:00
Aaron Veden
1d25ddc86d
FACTO-269: Hives now produce two upper tier units 2023-03-22 18:03:22 -07:00
Aaron Veden
3725669857
FACTO-236: Missed distortPositionConcentricCircles function 2023-03-22 17:59:28 -07:00
Aaron Veden
14b450d54e
FACTO-270: Reduced enemy entity shrinking by mod setting 2023-03-22 17:57:58 -07:00
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
d4fed8bc0c
FACTO-267: Increase evo to chunk count to 300 2023-03-13 17:57:45 -07:00
Aaron Veden
c25e100f88
FACTO-256: Missed potential nil in chunkPassScan 2023-03-13 17:24:05 -07:00
Aaron Veden
d6562329aa
FACTO-263: Added particle count scaler for new enemies 2023-03-12 21:14:41 -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
32672f6b83
FACTO-256: missed unit death pheromone 2023-03-12 20:42:27 -07:00
Aaron Veden
664de5ba83
FACTO-265: Fixed visualizer 2023-03-12 19:35:04 -07:00
Aaron Veden
449b12446f
FACTO-256: Squad movement cleanup 2023-03-12 18:31:46 -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
8aa2939ff9
FACTO-254: Fixed rally chunk not using correct chunk base for cost check 2023-03-12 14:28:49 -07:00
Aaron Veden
852df6d140
FACTO-256: missed return on entity upgrade when invalid 2023-03-12 14:21:24 -07:00
Aaron Veden
77d5fb48b6
FACTO-255: separated activeMaps from inactive maps 2023-03-12 14:21:04 -07:00
Aaron Veden
fd383b9dc7
FACTO-256: Code cleanup and minor optimizations 2023-03-12 13:02:31 -07:00
Aaron Veden
e143f4bbbe
FACTO-258: Consolidated most libraries 2023-03-11 20:51:13 -08:00
Aaron Veden
a7cdf98ce2
FACTO-257: Removed unneeded iterators 2023-03-11 18:51:23 -08:00
Aaron Veden
1b2d7da3ea
FACTO-253: Moved chunkTo* properties onto chunk themselves 2023-03-11 18:13:36 -08:00
Aaron Veden
9232f4583b
FACTO-250: Moving enemy seed and variations into constants, using
enemy seed for random ai generator
2023-03-11 13:00:06 -08:00
Aaron Veden
e189001880
FACTO-249: Moved universe global into all library files 2023-03-11 12:53:06 -08:00
Aaron Veden
749f6cbb90
FACTO-248: Fixed pheromone process inner and outer chunks 2023-03-11 11:10:15 -08:00
Aaron Veden
4d17d4e1f0
FACTO-229: Higher level spawners can spawn at level and lower at lower evos 2023-02-26 15:31:24 -08:00
Aaron Veden
4980a7fd6a
FACTO-235: Added uninstall command 2023-02-25 13:28:43 -08:00
Aaron Veden
6e09673f81
FACTO-235: adding shell script for racket make file 2023-02-24 22:18:01 -08:00
Aaron Veden
b36794b27f
FACTO-234: deleted jenkinsfile and moved visualizer to separate folder 2023-02-23 21:01:42 -08:00
Alexander
1f34aaa725
FACTO-226: #163 dramatic misprint fix for expansions 2023-02-23 20:49:42 -08:00
Alexander
02c23bc165
FACTO-226: issue #164;
assuming that not found chunk is always chunk with zero pheromone
2023-02-23 20:49:14 -08:00
Aaron Veden
14b2270bdd
a498fd7: Fixed /rampantSetAIState command around invalid or missing parameters 2023-01-19 20:47:21 -08:00
Aaron Veden
fab7f0cc6c
fffc7f9: fixed players disconnecting not tracked correctly 2023-01-19 20:12:10 -08:00