Skip to content

Commit 6d33a12

Browse files
authored
3.10.2 changelog and version (#3781)
1 parent d6ade42 commit 6d33a12

File tree

4 files changed

+74
-4
lines changed

4 files changed

+74
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#define MAJOR 3
22
#define MINOR 10
3-
#define PATCHLVL 1
3+
#define PATCHLVL 2
44
#define BUILD 0

A3A/addons/core/changelog_briefing.txt

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,35 @@
1-
Version 3.10.1
1+
Version 3.10.2
2+
<br/>
3+
<br/>
4+
<br/>Minor
5+
<br/>
6+
<br/>Mod blacklisting improvements; now you will be notified clearly about any mods you load broken with Antistasi
7+
<br/>
8+
<br/>
9+
<br/>Template updates
10+
<br/>
11+
<br/>Increased the variety of civilian loadouts in many civilian factions
12+
<br/>Updated vanilla, WS, and EF templates for compatibility with the EF CDLC 1.1 update
13+
<br/>
14+
<br/>
15+
<br/>Bugfixes
16+
<br/>
17+
<br/>Fixed a bug where buyable objects like fuel tanks would not be garbage cleaned when killed
18+
<br/>Fixed a bug where the new UI could break when opened from the old menu
19+
<br/>Fixed a bug where the repair function on the building placer menu was broken on dedicated servers
20+
<br/>Fixed a bug where rebel unit types wouldn't transfer in from pre-3.10.0 saves
21+
<br/>Fixed several bugs with roadblock creation
22+
<br/>Fixed an outdated description on game start for how to save the game
23+
<br/>Fixed a few bugs with vehicle persistence in rebel garrisons
24+
<br/>Fixed a bug where you could overfill garrisons with squads
25+
<br/>Fixed a few small stringtable errors
26+
<br/>Fixed a few erroneous editor settings in some maps
27+
<br/>Fixed a bug where AIs would get stuck prone after ducking mortars
28+
<br/>Fixed a bug where planes would spawn in outposts
29+
<br/>
30+
<br/>
31+
<br/>
32+
<br/>Version 3.10.1
233
<br/>
334
<br/>
435
<br/>Minor

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<p align="center">
77
<a href="https://github.com/official-antistasi-community/A3-Antistasi/releases/latest">
8-
<img src="https://img.shields.io/badge/Latest_Version-3.10.1-blue.svg?style=flat-square" alt="Antistasi Version">
8+
<img src="https://img.shields.io/badge/Latest_Version-3.10.2-blue.svg?style=flat-square" alt="Antistasi Version">
99
</a>
1010
<a href="https://github.com/official-antistasi-community/A3-Antistasi/issues">
1111
<img src="https://img.shields.io/github/issues/official-antistasi-community/A3-Antistasi?style=flat-square" alt="Issues">
@@ -20,7 +20,7 @@
2020

2121

2222
<p align="center">
23-
<a href="https://discord.gg/TYDwCRKnKX">Discord</a> | <a href="https://official-antistasi-community.github.io/A3-Antistasi-Docs/index.html">Guide (up to date)</a>
23+
<a href="https://discord.gg/antistasi">Discord</a> | <a href="https://official-antistasi-community.github.io/A3-Antistasi-Docs/index.html">Guide (up to date)</a>
2424
</p>
2525
</div>
2626

changelog.rst

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,45 @@ Changelog
33
==========
44

55

6+
Version 3.10.2
7+
===============
8+
9+
.. note::
10+
27th November 2025
11+
12+
.. admonition:: Minor
13+
14+
* :issue:`3760` Mod blacklisting improvements; now you will be notified clearly about any mods you load broken with Antistasi
15+
16+
.. admonition:: Template updates
17+
18+
* :issue:`3747` Increased the variety of civilian loadouts in many civilian factions
19+
* :issue:`3780` Updated vanilla, WS, and EF templates for compatibility with the EF CDLC 1.1 update
20+
21+
.. admonition:: Bugfixes
22+
23+
* :issue:`3754` Fixed a bug where buyable objects like fuel tanks would not be garbage cleaned when killed
24+
* :issue:`3757` Fixed a bug where the new UI could break when opened from the old menu
25+
* :issue:`3764` Fixed a bug where the repair function on the building placer menu was broken on dedicated servers
26+
* :issue:`3767` Fixed a bug where rebel unit types wouldn't transfer in from pre-3.10.0 saves
27+
* :issue:`3768` Fixed several bugs with roadblock creation
28+
* :issue:`3769` Fixed an outdated description on game start for how to save the game
29+
* :issue:`3771` Fixed a few bugs with vehicle persistence in rebel garrisons
30+
* :issue:`3772` Fixed a bug where you could overfill garrisons with squads
31+
* :issue:`3774` Fixed a few small stringtable errors
32+
* :issue:`3776` Fixed a few erroneous editor settings in some maps
33+
* :issue:`3777` Fixed a bug where AIs would get stuck prone after ducking mortars
34+
* :issue:`3779` Fixed a bug where planes would spawn in outposts
35+
36+
.. warning::
37+
38+
* Please note that this changelog may contain both spelling/grammatical errors and/or factual errors. Should any factual errors exist, we apologise but with the sheer number of changes made per version it can be easy to lose or mistake a change when writing up the changelog.
39+
40+
|
41+
42+
-----
43+
44+
645
Version 3.10.1
746
===============
847

0 commit comments

Comments
 (0)