Skip to content

Commit

Permalink
make a changelog for the mod
Browse files Browse the repository at this point in the history
including tracking changes all the way back by checking steam history
  • Loading branch information
Aerolfos committed May 23, 2024
1 parent 7159d8a commit 9b6f193
Showing 1 changed file with 111 additions and 0 deletions.
111 changes: 111 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,111 @@
# Changes for [Nod Virtual Assistant](https://steamcommunity.com/sharedfiles/filedetails/?id=1535597838)

---
## Nod Virtual Assistant `WIP`:

- Backend Github changes
- Upgrade workshop description with proper assets, match format for other mods of mine

- Fix nod advisor lines category being wrong, they should be controllable with "Voice" slider again
---

---
## Nod Virtual Assistant `1.2.1`:
- Support for Stellaris 3.11

- Add notifications for new agenda available and legendary leader appearance
- Clean up main asset file a bit
---

---
## Nod Virtual Assistant `1.2.0`:
- Change mod structure - now nesting mod files inside folder that acts as github repo and can contain development assets without pushing to users
- Much better for development
- Add license and gitignore
---

---
## Nod Virtual Assistant `1.1.1`:
- Update description to note (tested) 3.7 support
---

---
## Nod Virtual Assistant `1.1.0`:
- Update descriptor to list supported Stellaris version as `3.*.*` - tested with 3.6
- Don't have to keep doing minor updates just for the launcher this way - advisors and sound format don't change much in Stellaris and keep working without updates usually
- Big refactoring and internal changes to mod files, much cleaner
- Now properly adds multiple potential voice lines for advisor events where appropriate and not just where vanilla happened to have multiple already
- (Because I actually understand how soundeffects and soundeffectoverrides work now rather than just copy-pasting, don't tell anyone)
---

---
## Nod Virtual Assistant `1.0.13`:
- Stellaris `3.4` compatibility
---

---
## Nod Virtual Assistant `1.0.12`:
- Stellaris `3.3` compatibility
---

---
## Nod Virtual Assistant `1.0.11`:
- Stellaris `3.1` compatibility
- Start using Github for version control
---

---
## Nod Virtual Assistant `1.0.10`:
- Fixed error.log - Paradox renamed "advisor_notification_spacebo**u**rne_encounter" to "advisor_notification_spaceborne_encounter" at some point
---

---
## Nod Virtual Assistant `1.0.9`:
- Stellaris `3.0` compatibility
---

---
## Nod Virtual Assistant `1.0.8`:
- Stellaris `2.8` compatibility
---

---
## Nod Virtual Assistant `1.0.7`:
- Stellaris `2.7` compatibility
---

---
## Nod Virtual Assistant `1.0.6`:
- Stellaris `2.6` compatibility
---

---
## Nod Virtual Assistant `1.0.5`:
- Stellaris `2.5` compatibility
---

---
## Nod Virtual Assistant `1.0.4`:
- Stellaris `2.4` compatibility
---

---
## Nod Virtual Assistant `1.0.3`:
- Stellaris `2.3` compatibility
---

---
## Nod Virtual Assistant `1.0.2`:
- Stellaris `2.2` compatibility
---

---
## Nod Virtual Assistant `1.0.1`:
- Fixed some errors from error log
- Most certainly did not add a CABAL voiceline easter egg
---

---
## Nod Virtual Assistant `1.0.0`:
- Initial mod creation
---

0 comments on commit 9b6f193

Please sign in to comment.