Skip to content

Commit 4845c01

Browse files
committed
Merge branch 'develop'
2 parents d740ab5 + a3b9d1f commit 4845c01

26 files changed

+1327
-495
lines changed

ACR_Changelog.md

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
2019-11-15 v0.45.0 "Nimue"
2+
===========================
3+
> Nimue, along with several other variant spellings, is given as the name of the Lady of the Lake in several Arthurian legends. Believed to be based on the multitude of goddessses and fairy queens associated with water in Celtic myth, she is the foster mother of Lancelot and his cousins and guides Merlin in his quest to make Arthur a great king of the Britons.
4+
5+
General:
6+
7+
- Fixed the descriptive text in various immortals events that didn't account for the randomn immortals introduced by this mod.
8+
- There's like a million of them, I didn't get them all. I'll get back to them periodically when my will to live comes back :/
9+
- Fixed several missing event pictures.
10+
- Fixed some interface bugs.
11+
- Merged changes from latest CK2 version.
12+
13+
Celtic:
14+
15+
- Removed the Druid requirement from the Chancellor council position for Celtic/Druidic rulers. This was extremely difficult to fulfill for early rulers and was on shakey ground from a lore perspective.
16+
- Fixed some small issues with the Archdruid title showing up as ARCH_DRUID_FOA in places.
17+
- Fixed a bug where the Gold Smith would give rulers in the Celtic Pagan subgroup generic pagan crowns instead of Torques.
18+
119
2019-08-24 v0.44.3.1 "Dylan ail Don"
220
===========================
321

@@ -385,7 +403,7 @@ General:
385403
- For example, the Pope can call Crusades if there is a Catholic player.
386404
- Holy Orders are no longer vassalizable.
387405
- Most Holy Orders now have the standard mechanics from vanilla (making donations/loans, building castles, etc.)
388-
- Note: I've written a somewhat experimental new mechanism to implement these features, so they won't be exactly as vanilla.
406+
- Note: I've written a somewhat experimental new mechanism to implement these features, so they won't be exactly as vanilla.
389407
- The decisions are now targeted, so right-click the grandmaster of the order to use them.
390408
- Added more possible immortal mystics, some of which will have ancient religions and/or cultures.
391409
- Nestor the Wise, Greek Hellenic Pagan, master of diplomacy
@@ -443,7 +461,6 @@ Hellenic:
443461
- Those with Holy Fury can still do the Roman Renaissance event chain that comes with the DLC.
444462
- The decision icon for organizing the Sacred Band should work properly now.
445463

446-
447464
Kemetic:
448465
- Kemetic Pagan is now unreformed and reformable.
449466
- The unreformed religion has no religious head, and will be referred to as Egyptian Pagan.
@@ -457,12 +474,11 @@ Atenic:
457474
- The Sunburst Crown is given to the Meryaten when the title is formed.
458475
- Added an icon for the "Organize the Burning Blades" decision
459476

460-
461477
2018-06-10 v0.41.3 "Cardea"
462478
-------------------------
463479
> Cardea was the ancient Roman goddess of the hinge, doors, and winds. She was closely associated with the fundemental Roman city planning concept of "cardo", which described the main north-south street of a settlement or army camp. This is where the English "cardinal" (as in directions) comes from.
464480
465-
General:
481+
General:
466482
- Fixes bug allowing an incomplete and in development decision to be visible, despite it doing nothing.
467483
- Characters who took this decision will be refunded their money when you load the game with this update!
468484

AncientReligions/common/landed_titles/ACR_mercenary_titles.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ d_legio_hellenica = {
280280
primary = yes
281281

282282
# Extra income due to banking, etc
283-
monthly_income = 10 # (Must be an integer between 1 and 512)
283+
monthly_income = 2 # (Must be an integer between 1 and 512)
284284
}
285285

286286
d_sacred_band = {

AncientReligions/common/landed_titles/ACR_special_titles.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ d_celtic_pagan_reformed = {
2222

2323
capital = 64 # Gwynedd
2424

25-
title = ARCH_DRUID
26-
title_female = ARCH_DRUIDESS
27-
foa = ARCH_DRUID_FOA
25+
title = ARCHDRUID
26+
title_female = ARCHDRUIDESS
27+
foa = ARCHDRUID_FOA
2828

2929
short_name = yes
3030

0 commit comments

Comments
 (0)