Bump version to 0.0.29

pull/1/head
Dom Eori 2022-03-11 21:55:13 +09:00
parent 321ad5d451
commit e7c64eaed3
2 changed files with 10 additions and 1 deletions

View File

@ -2,6 +2,15 @@
All notable changes to this project will be documented in this file.
## 0.0.29 - 2022-03-11
- **This will do database update**
- Add support for Chunithm New! Thanks to anonymous for this.
- Add experimental support for O.N.G.E.K.I bright memory.
- Improve documentations. This includes game specific notes which has game requirements, informations so please read before use.
- Improve handler for 0x13 Aime command. Special thanks to Treeskin.
- Fix server incompatibility with Maimai DX Splash. It now works with both old and new URI.
- Add version override config entry for O.N.G.E.K.I bright memory and up.
## 0.0.28 - 2022-03-06
- Add handler for new AimeDB commands (0x0d, 0x13). This fixes aime or network instability for some games.
- For O.N.G.E.K.I, use last login date for event watched date. Previously it saved as a date from the year 2005 or 0000.

View File

@ -10,7 +10,7 @@
</parent>
<groupId>icu.samnya</groupId>
<artifactId>aqua</artifactId>
<version>0.0.28-RELEASE</version>
<version>0.0.29-RELEASE</version>
<name>Aqua Server</name>
<description>A multipurpose game server</description>