* Update libGDX and Ashley
* Setup new working version
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
[0.0.5]
|
||||
- Update libGDX to 1.9.14
|
||||
- Update Ashley to 1.7.4-SNAPSHOT
|
||||
|
||||
[0.0.4]
|
||||
- Add support to Talos Particles VFX
|
||||
- Add Sticky Notes feature
|
||||
|
||||
@@ -1 +1 @@
|
||||
version=0.0.4
|
||||
version=0.0.5-dev
|
||||
+1
-1
@@ -15,7 +15,7 @@ plugins {
|
||||
}
|
||||
|
||||
group 'games.rednblack'
|
||||
version '0.0.4'
|
||||
version '0.0.5'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
+3
-3
@@ -1,7 +1,7 @@
|
||||
gdxVersion = 1.9.13
|
||||
gdxVersionBeta = 1.9.13-SNAPSHOT
|
||||
gdxVersion = 1.9.14
|
||||
gdxVersionBeta = 1.9.14
|
||||
box2dlightsVersion = 1.6-SNAPSHOT
|
||||
ashleyVersion = 1.7.3
|
||||
ashleyVersion = 1.7.4-SNAPSHOT
|
||||
spineVersion = 3.8.55.1
|
||||
visuiVersion = 1.4.9-SNAPSHOT
|
||||
typingLabelVersion = 1.2.0
|
||||
|
||||
Submodule h2d-libgdx-spine-extension updated: 7ef95f31ea...5e9034b65e
Submodule h2d-libgdx-talos-extension updated: 5e5af0b8e3...d8607f31ae
+1
-1
Submodule hyperlap2d-common-api updated: 0582c4366a...adf6c17c9b
Submodule hyperlap2d-runtime-libgdx updated: c1d84e1759...eb6df9a6fc
@@ -3,7 +3,7 @@ plugins {
|
||||
}
|
||||
|
||||
group 'games.rednblack'
|
||||
version '0.0.4'
|
||||
version '0.0.5'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
@@ -3,7 +3,7 @@ plugins {
|
||||
}
|
||||
|
||||
group 'games.rednblack'
|
||||
version '0.0.4'
|
||||
version '0.0.5'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
@@ -3,7 +3,7 @@ plugins {
|
||||
}
|
||||
|
||||
group 'games.rednblack'
|
||||
version '0.0.4'
|
||||
version '0.0.5'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
@@ -3,7 +3,7 @@ plugins {
|
||||
}
|
||||
|
||||
group 'games.rednblack'
|
||||
version '0.0.4'
|
||||
version '0.0.5'
|
||||
|
||||
ext {
|
||||
pack = ["assets/textures", "assets/pack/", "tiled"]
|
||||
|
||||
Reference in New Issue
Block a user