1
0
mirror of https://github.com/veden/Rampant.git synced 2024-12-30 21:19:46 +02:00
Commit Graph

846 Commits

Author SHA1 Message Date
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
ed0886f744
FACTO-134: Fixed acid damage causing hit effects 2022-05-07 13:43:44 -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
ecbdcb35b2
FACTO-129: Runtime number generator no longer uses map seed and startup
setting seed
2022-05-01 21:35:44 -07:00
Aaron Veden
989f4b3a46
FACTO-127: Readded enemy static pheromone to chunks 2022-05-01 21:14:52 -07:00
Aaron Veden
267a4730e7
NA: updating console version number 2022-04-29 20:46:41 -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
422280da95
FACTO-117: Fixed on_rocket_launched base may be nil 2022-04-23 19:33:33 -07:00
Aaron Veden
1b752263c3
FACTO-114: Added changelog entry for ahmedcharles contribution 2022-04-23 15:01:27 -07:00
Aaron Veden
ddb6c470c1
FACTO-113: Fixed entitySkipCountLookup being nil when new enemies are disabled 2022-04-23 15:01:27 -07:00
Ahmed Charles
66b10883f7 Fix missing map parameter. 2022-04-23 14:58:59 -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
756d0f0788
NA: Clean up notice files 2022-04-22 21:16:12 -07:00
x2605
741f81cec1 Update KO locale for lastest commit 2022-04-22 21:15:37 -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
46e970e7b3
NA: Update changelog with reseting mod settings warning for
pre-release 3.0.0 versions
2022-04-17 21:44:07 -07:00
Aaron Veden
257d364f77
NA: FACTO-93: Balancing inferno damage and AoE 2022-04-17 21:42:16 -07:00
Aaron Veden
d2f578a9ac
FACTO-107: added hive colors to faction mod settings 2022-04-15 21:49:50 -07:00
Aaron Veden
9014b05d0d
FACTO-93: Reverted reduced inferno fire and sticker damage
This reverts commit b6b263fda0.
2022-04-14 19:49:07 -07:00
Aaron Veden
42c4f4c623
FACTO-104: Added and fixed new enemies sounds 2022-04-13 21:26:12 -07:00
Aaron Veden
9e059cd8be
FACTO-103: Fix base iterator being nil 2022-04-12 18:40:08 -07:00
x2605
0341bf20d8 Korean mod description locale 2022-04-12 17:36:32 -07:00
Aaron Veden
d71fee653c
FACTO-101: Added mod description locale 2022-04-11 20:25:21 -07:00
Aaron Veden
cb15e56b0f
NA: Updated upgrade version number 2022-04-11 19:20:20 -07:00
Aaron Veden
202671b0a1
FACTO-100: Updated changelog for KO locale contribution 2022-04-11 19:17:26 -07:00
x2605
7fb11d4663 Update KO local for v3.0.0 - match line 2022-04-11 19:09:09 -07:00
x2605
a563a06364 Update KO locale for v3.0.0 2022-04-11 19:09:09 -07:00
Aaron Veden
4f8465bae5
FACTO-99: updated changelog for RU MR 2022-04-09 21:24:36 -07:00
Shadow_Man
4788da5f8f RU locale update to Rampant v3.0.0 2022-04-09 21:23:56 -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
d671709e1f
FACTO-96: Fixed rampantSetAIState command for multiple AIs per surface 2022-04-09 17:54:17 -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
77b0a44de7
NA: Added changelog entries for contributions 2022-04-09 15:57:01 -07:00
x2605
35bfcebf46 Fix typo 2022-04-09 15:52:44 -07:00
x2605
2bf6342094 Add KO locale to v2.2.0 2022-04-09 15:52:44 -07:00
Shadow_Man
e94416e1e0 Update RU locale to v2.2.0 2022-04-09 15:45:45 -07:00
Aaron Veden
445949f7d4
FACTO-92: Corrected missing locale entities for en 2022-04-09 15:31:36 -07:00
Aaron Veden
b6b263fda0
FACTO-93: Reduced inferno fire and sticker damage 2022-04-09 15:31:03 -07:00
plex
855a8a3259
Reduce Locale file (#83)
* Update Chinese locale to fix crash and a few missing translations

* Update Chinese locale more like vanilla

* update zh-CN locale to 2.2.0

* update locale to 40+ lines

* fix

* fix2

* fix chunk-scanner-squad-movement-rampant

* ♻️
2022-04-09 09:26:19 -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
cd37f6a7d8
FACTO-90: Added pipelayer, beltlayer, and blueprint-sandboxes to
surface exclusion list
2022-04-05 19:00:48 -07:00