merged.
@@ -1,21 +1,24 @@
|
|||||||
(defproject advent "0.0.1-SNAPSHOT"
|
(defproject advent "1.3.1-SNAPSHOT"
|
||||||
:description "FIXME: write description"
|
:description "FIXME: write description"
|
||||||
|
|
||||||
:dependencies [[com.badlogicgames.gdx/gdx "1.5.3" :use-resources true]
|
:dependencies [[com.badlogicgames.gdx/gdx "1.9.3" :use-resources true]
|
||||||
[com.badlogicgames.gdx/gdx-backend-lwjgl "1.5.3"]
|
[com.badlogicgames.gdx/gdx-backend-lwjgl "1.9.3"]
|
||||||
[com.badlogicgames.gdx/gdx-box2d "1.5.3"]
|
[com.badlogicgames.gdx/gdx-box2d "1.9.3"]
|
||||||
[com.badlogicgames.gdx/gdx-tools "1.5.3"]
|
[com.badlogicgames.gdx/gdx-tools "1.9.3"]
|
||||||
|
|
||||||
|
|
||||||
[com.badlogicgames.gdx/gdx-backend-android "1.5.3"]
|
[com.badlogicgames.gdx/gdx-backend-android "1.9.3"]
|
||||||
[neko/neko "4.0.0-alpha5"]
|
[neko/neko "4.0.0-alpha5"]
|
||||||
[org.clojure-android/clojure "1.7.0-r2"]
|
|
||||||
|
[org.clojure/tools.logging "0.3.1"]
|
||||||
|
[org.clojure-android/clojure "1.7.0-r4"]
|
||||||
|
[org.im4java/im4java "1.4.0"]
|
||||||
|
|
||||||
[org.clojure/tools.nrepl "0.2.7"]
|
[org.clojure/tools.nrepl "0.2.7"]
|
||||||
[play-clj "0.4.5-BRYCE"]
|
[play-clj "0.4.5-BRYCE"]
|
||||||
[org.clojure/data.priority-map "0.0.5"]
|
[org.clojure/data.priority-map "0.0.5"]
|
||||||
|
|
||||||
[org.clojure/core.async "0.1.346.0-17112a-alpha"]]
|
[org.clojure/core.async "0.2.371"]]
|
||||||
:plugins [[lein-droid "0.4.4-SNAPSHOT"]]
|
:plugins [[lein-droid "0.4.4-SNAPSHOT"]]
|
||||||
|
|
||||||
|
|
||||||
@@ -25,7 +28,7 @@
|
|||||||
|
|
||||||
:rename-manifest-package "advent.core.debug"
|
:rename-manifest-package "advent.core.debug"
|
||||||
:manifest-options {:app-name "ticks tales (debug)"}
|
:manifest-options {:app-name "ticks tales (debug)"}
|
||||||
:aot-exclude-ns [cljs.core.async.macros cljs.core.impl-ioc-macros cljs.core.impl.ioc_macros]}}
|
:aot-exclude-ns ["clojure.core.memoize" "core.async"]}}
|
||||||
:release {:android
|
:release {:android
|
||||||
{;; Specify the path to your private
|
{;; Specify the path to your private
|
||||||
;; keystore and the the alias of the
|
;; keystore and the the alias of the
|
||||||
@@ -37,14 +40,14 @@
|
|||||||
|
|
||||||
:android {;; Specify the path to the Android SDK directory either
|
:android {;; Specify the path to the Android SDK directory either
|
||||||
;; here or in your ~/.lein/profiles.clj file.
|
;; here or in your ~/.lein/profiles.clj file.
|
||||||
:sdk-path "/usr/local/Cellar/android-sdk/24.3.4/"
|
:sdk-path "/usr/local/Cellar/android-sdk/24.4.1_1/"
|
||||||
|
|
||||||
;; Uncomment this if dexer fails with OutOfMemoryException
|
;; Uncomment this if dexer fails with OutOfMemoryException
|
||||||
#_#_:force-dex-optimize true
|
#_#_:force-dex-optimize true
|
||||||
|
|
||||||
:assets-paths ["/Users/brycecovert/dev/advent/desktop/resources"]
|
:assets-paths ["/Users/brycecovert/dev/advent/desktop/resources"]
|
||||||
:native-libraries-paths ["libs"]
|
:native-libraries-paths ["libs"]
|
||||||
:target-version "15" ; 18+
|
:target-version "22" ; 18+
|
||||||
:aot-exclude-ns ["clojure.parallel" "clojure.core.reducers"
|
:aot-exclude-ns ["clojure.parallel" "clojure.core.reducers"
|
||||||
"cider.nrepl" "cider-nrepl.plugin"
|
"cider.nrepl" "cider-nrepl.plugin"
|
||||||
"cider.nrepl.middleware.util.java.parser"
|
"cider.nrepl.middleware.util.java.parser"
|
||||||
|
|||||||
1
desktop/.gitignore
vendored
@@ -8,3 +8,4 @@ screenshot*
|
|||||||
/content-builder/output/
|
/content-builder/output/
|
||||||
ticks_tales.log
|
ticks_tales.log
|
||||||
saves
|
saves
|
||||||
|
tmp
|
||||||
|
|||||||
1
desktop/.lein-repl-history
Normal file
@@ -0,0 +1 @@
|
|||||||
|
|
||||||
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 17 KiB |
BIN
desktop/asset-work/ending-castle/cat-stand.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |