File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed
adventure-editor/src/main/resources Expand file tree Collapse file tree 3 files changed +12
-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
+ ## [ 1.1.0]
6
+
7
+ - Ink support. (http://www.inklestudios.com/ink/ )
8
+ - Update libgdx version to 1.9.5.
9
+ - Improve text styles in ui.json for TextManager.
10
+ - Added 'target' parameter to TextAction.
11
+ - Added tint/color animation support.
12
+ - Added interpolation to camera animation.
13
+
5
14
## [ 1.0.3]
6
15
7
16
- FIX: error loading recordings from 'tests' folder.
Original file line number Diff line number Diff line change 1
1
# Autogenerated by build.gradle
2
- # Wed Dec 14 16:53:06 CET 2016
2
+ # Fri Dec 16 13:54:30 CET 2016
3
3
roboVMVersion =2.3.0
4
4
gwtVersion =2.8.0
5
5
libgdxVersion =1.9.5
6
6
androidAPILevel =20
7
7
bladeInkVersion =0.3.1
8
8
buildToolsVersion =23.0.1
9
9
roboVMGradlePluginVersion =2.3.0
10
- version =1.1.0-SNAPSHOT
10
+ version =1.1.0
11
11
gwtGradlePluginVersion =0.6
12
12
androidGradlePluginVersion =1.5.0
Original file line number Diff line number Diff line change 1
- version =1.1.0-SNAPSHOT
1
+ version =1.1.0
2
2
libgdxVersion =1.9.5
3
3
roboVMVersion =2.3.0
4
4
roboVMGradlePluginVersion =2.3.0
You can’t perform that action at this time.
0 commit comments