File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ buildscript {
1414apply plugin : ' java'
1515apply plugin : ' maven'
1616
17- version= ' 1.2.1-SNAPSHOT '
17+ version= ' 1.3.0 '
1818group= ' com.simsilica'
1919
2020ext. jmeVersion = " 3.2.1-stable"
Original file line number Diff line number Diff line change 11Version 1.3.0 (latest)
22--------------
3- * Upped the Zay-ES-net version to 1.3.1 to get the entity set filtering
3+ * Upped the Zay-ES-net version to 1.4.0 to get the entity set filtering
44 bug fix.
55* CompositeAppState modified to use SafeArrayList.getArray() in for loops.
66* Modified GameLoop's default frame interval constant to be public: GameLoop.FPS_60
77* Added a GameSystemsState utility for managing a GameSystemManager in
88 single player games.
99* Added a MemoryDebugState utility that displays memory stats using the DebugHudState.
10+ * Upped Lemur and Zay-ES/Zay-ES-Net dependencies to latest versions (1.12.0 and 1.3.1/1.4.0 respectively.)
1011
1112
1213Version 1.2.0
You can’t perform that action at this time.
0 commit comments