Commit Graph

20 Commits

Author SHA1 Message Date
Collin Smith
c0df032d1e Updated gdx-controllers version 2.2.0 -> 2.2.1 2021-11-30 16:44:04 -08:00
Collin Smith
5c7b5216f4 Updated android gradle plugin 4.2.0 -> 7.0.1 2021-11-30 16:03:44 -08:00
Collin Smith
3ef662d1b6 Updated android gradle plugin 4.1.1 -> 4.2.0 2021-11-26 13:02:32 -08:00
Collin Smith
56605a815a Migrated libgdx 1.9.14 -> 1.10.0 2021-05-28 15:38:28 -07:00
Collin Smith
0eea5e2793 Migrated libgdx 1.9.13 -> 1.9.14
Migrated libgdx 1.9.13 -> 1.9.14
Removed gdx-jnigen dependency (waterfalled from within gdx-video correctly now)
Separated gdx-controllers version 1.9.14 -> 2.2.0
Changed HeadlessApplicationConfiguration#renderInterval to #updatedPerSecond
2021-05-28 15:30:15 -07:00
Collin Smith
894e94ea05 Incremented android gradle plugin to 4.1.1 2021-05-28 14:57:17 -07:00
Collin Smith
438f26d468 Upgraded LibGDX from 1.9.11 -> 1.9.13
API change scrolled(int) -> scrolled(float,float)
Changed switches to if/else, asserting non-zero amounts
API change gdx.utils.Pool removed prefill argument -- adjusted code
Note: DS1Viewer remains broken, API updated anyways
2021-01-13 21:29:13 -08:00
Collin Smith
080ac483ed Updated flatbuffers version to 1.12.0 (see #132) 2020-12-01 13:06:45 -08:00
Collin Smith
6e44b4d745 Refined flatbuffers dependency implementation (see #132)
Included flatc.exe within repository (v1.11.0 binary)
Added check within :core:createFlatBuffers task for Windows OS family
Added flatbuffersVersion variable within gradle.properties to 1.11.0
Changed many fields to variables and implemented flatbuffers closure
2020-12-01 10:02:07 -08:00
Collin Smith
41c40490e1 Upgraded android build tools gradle plugin to 4.0.1 2020-11-21 17:34:24 -08:00
Collin Smith
d1cf4c1ba8 Upgraded flatbuffers gradle plugin to 1.0.7
Changed flatbuffers version definition to a variable
Upgraded flatbuffers plugin version from 1.0.5 to 1.0.7
2020-11-21 17:24:00 -08:00
Collin Smith
ba35383a13 Renamed android build tools version variable 2020-11-21 17:20:11 -08:00
Collin Smith
40e8e3d7cd Upgraded box2D lights version to 1.5 2020-11-21 16:52:37 -08:00
Collin Smith
ac194b2a95 Upgraded android gradle plugin to 4.0.0 2020-11-21 16:31:12 -08:00
Collin Smith
859d0888bf Moved gradle version variables to gradle.properties
Moved gradle version variables to gradle.properties
Replaced some inline box2d light versions variables
Added commented config for artemis:weave task
2020-11-20 15:44:52 -08:00
Collin Smith
e525d4308c Moved android gradle plugin version to gradle.properties 2020-11-17 19:41:45 -08:00
Collin Smith
9c18e18a9c Reorganized gradle scripts into subproject directories
Reorganized gradle scripts into subproject directories
Reformatted gradle scripts to be more consistent
Created :server subproject group
Deleted :mpqlib subproject due to inactivity
Hopefully this is a step in the right direction
2020-11-16 23:14:33 -08:00
Collin Smith
c0fe73ee90 Disabled gradle configuration on demand 2020-11-14 00:29:48 -08:00
Collin Smith
90b2cf3c87 Changed default org.gradle.jvmargs for gradle wrapper 2020-11-14 00:28:18 -08:00
Collin Smith
33db69ba69 init 2019-01-12 01:04:56 -08:00