File tree Expand file tree Collapse file tree 3 files changed +13
-3
lines changed
adventure-editor/src/main/resources Expand file tree Collapse file tree 3 files changed +13
-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.1]
6
+
7
+ - Added new action to add an integer value to a property to increment/decrement it. Useful to create counters.
8
+ - Add MacOS .icon when packaging.
9
+ - Add .app extension to the MacOS package.
10
+ - Added autoselect style property to the DialogUI.
11
+ - Ink support cleanup.
12
+ - FIX: music was stopped changing from scene when a change to the
13
+ loading screen was needed.
14
+
5
15
## [ 1.1.0]
6
16
7
17
- Ink support. (http://www.inklestudios.com/ink/ )
Original file line number Diff line number Diff line change 1
1
# Autogenerated by build.gradle
2
- # Fri Dec 30 08:41:59 CET 2016
2
+ # Fri Jan 06 20:53:32 CET 2017
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.1-SNAPSHOT
10
+ version =1.1.1
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.1-SNAPSHOT
1
+ version =1.1.1
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