File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed
adventure-editor/src/main/resources Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
+ ## [ 3.2.1]
6
+
7
+ - Added bubble positioning parameters on ui.json.
8
+ - Better multiple inventory support in actions.
9
+ - Better Spine skin handling.
10
+ - Update Blade Ink to v0.7.2.
11
+ - A lot of bugs fixed (see git log).
12
+
5
13
## [ 3.2.0]
6
14
7
15
- Say Action: Talk animation also for text types PLAIN and SUBTITLE.
@@ -13,7 +21,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
13
21
- Updated libgdx to v1.9.10
14
22
- Updated Spine to v3.8.
15
23
- Update gradle to v5.4.1
16
- -
17
24
18
25
## [ 3.1.2]
19
26
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ buildToolsVersion=28.0.3
5
5
libgdxVersion =1.9.10
6
6
roboVMGradlePluginVersion =2.3.7
7
7
roboVMVersion =2.3.7
8
- version =3.2.1-SNAPSHOT
8
+ version =3.2.1
Original file line number Diff line number Diff line change 1
- version =3.2.1-SNAPSHOT
1
+ version =3.2.1
2
2
libgdxVersion =1.9.10
3
3
roboVMVersion =2.3.7
4
4
roboVMGradlePluginVersion =2.3.7
You can’t perform that action at this time.
0 commit comments