Skip to content

Commit

Permalink
Release: M2TWEOP-3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
FynnTW committed Apr 2, 2024
1 parent 55b7213 commit 3c6b927
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
2 changes: 1 addition & 1 deletion M2TWEOP Code/M2TWEOP Common/m2tweopConstData.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#pragma once
namespace eopConstData
{
const char eopVersionName[] = "M2TWEOP-3.1.3";
const char eopVersionName[] = "M2TWEOP-3.1.4";
}
12 changes: 4 additions & 8 deletions documentationGenerator/releaseInfo/releaseDescription.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,12 @@

<!--### **Library** -->

<!--### **Lua Plugin** -->
### **Lua Plugin**
- New event onCalculateUnitValue allowing more freedom over game balance as you can modify how the game evaluates a unit's strength, which affects autoresolve, AI recruitment, AI attack decisions on strategy and battle map and more.

### **ImGUI**
- Fixed beginChild() parameters
- Fixed the number keys binding
- Fixed fontAtlas not returning the font
<!--### **ImGUI**
### **Documentation**
- Major fixes to the documentation in many places, some fixes enabled some fields that were broken due to typos (siegeStruct besiegedSettlement for example)
- Added the enums to the online documentation too.
### **Documentation** -->

### **Links**
- [Known Bugs](https://github.com/youneuoy/M2TWEOP-library/issues/71)
Expand Down

0 comments on commit 3c6b927

Please sign in to comment.