Skip to content

Commit

Permalink
Add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ZivDero committed Dec 14, 2024
1 parent 6ca98ae commit 01bd5fc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions CREDITS.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,4 +208,5 @@ This page lists all the individual contributions to the project by their author.
- Allow turning off "sticky" technologies.
- Allow disabling the ActLike check on construction yards to allow for faction-specific MCVs.
- Finalize the feature for animations to spawn additional animations.
- VehicleTypes with Jumpjet locomotion now take damage in flight.

1 change: 1 addition & 0 deletions docs/Bugfixes.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,4 @@ This page lists all vanilla bugs fixed by Vinifera.
- Fix a bug where units could gain veterancy by killing allies.
- Fix a bug where AI players would send teams to attack their allies.
- `[CombatDamage]->MinDamage` now works as expected and damage is no long always a minimum of `1`.
- VehicleTypes with Jumpjet locomotion now take damage in flight.
1 change: 1 addition & 0 deletions docs/Whats-New.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ Vanilla fixes:
- Fix a bug where units could gain veterancy by killing allies (by ZivDero)
- Fix a bug where AI players would send teams to attack their allies (by ZivDero)
- `[CombatDamage]->MinDamage` now works as expected and damage is no long always a minimum of `1` (by ZivDero)
- VehicleTypes with Jumpjet locomotion now take damage in flight (by ZivDero)

</details>

0 comments on commit 01bd5fc

Please sign in to comment.