Skip to content

Commit

Permalink
[2.15R.1.1] Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruin0x11 committed Jan 24, 2023
1 parent 1736aed commit 5afb4d1
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 2.05-custom-gx/main.hsp
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
#include "mock_defines.hsp"
#endif

#define global VARIANT_NAME "ElonaPlus Custom-GX 2.15R.1.0"
#define global VARIANT_TITLE "Elona+ Custom-GX 2.15R.1.0"
#define global VARIANT_NAME "ElonaPlus Custom-GX 2.15R.1.1"
#define global VARIANT_TITLE "Elona+ Custom-GX 2.15R.1.1"
#define global VERSION_STRING "6.15"
#define global VERSION_NUMBER int(double(VERSION_STRING) * 1000)
#define global NET_VERSION 200000
Expand Down
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# 2.15R.1.1

## Changed
- Added the unidentified item name for the Slim Mold.

## Fixed
- Fixed custom NPCs using an incorrect sprite ID.
- Fixed hanging when trying to display a message larger than the message box.
- Fixed a few incorrect formulas in spacts.

Thanks to @JianmengYu for contributing.

# 2.15R.1.0

## Added
Expand Down

0 comments on commit 5afb4d1

Please sign in to comment.