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
|
58c42c63c2
|
Updated :android manifest and build script
Added google() to repositories
Added game flags to manifest
|
2020-11-21 17:18:16 -08:00 |
|
Collin Smith
|
7c05c7ef63
|
Upgraded android support-annotations to 28.0.0
|
2020-11-21 17:16:06 -08:00 |
|
Collin Smith
|
f6afbd165f
|
Upgraded ds1viewer to application plugin
|
2020-11-21 17:09:59 -08:00 |
|
Collin Smith
|
0ad7a44f16
|
Changed android plugin to com.android.application
|
2020-11-21 16:52:56 -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
|
9d98168879
|
Updated project style for line comments
|
2020-11-21 16:30:02 -08:00 |
|
Collin Smith
|
e424f7bed2
|
Merge remote-tracking branch 'origin/gradle-migration' into gradle-migration
|
2020-11-21 04:31:04 -08:00 |
|
Collin Smith
|
ec39040b28
|
Code cleanup
|
2020-11-21 04:30:49 -08:00 |
|
Collin Smith
|
6cf37df676
|
Code cleanup
|
2020-11-21 04:24:15 -08:00 |
|
Collin Smith
|
c888c9beb2
|
Integrated InstallationFinder into :desktop
|
2020-11-21 04:15:27 -08:00 |
|
Collin Smith
|
e660f2bd78
|
Created InstallationFinder to search for D2 installations and saved games
|
2020-11-21 03:54:59 -08:00 |
|
Collin Smith
|
7a2dfeb18a
|
Upgraded tools:map-viewer to use cli args
Upgraded tools:map-viewer to use cli args
Deprecated old-style MapViewer constructors
Replaced old-style logging with new
|
2020-11-20 23:35:08 -08:00 |
|
Collin Smith
|
fae6605e13
|
Fixed incorrect name
|
2020-11-20 22:59:22 -08:00 |
|
Collin Smith
|
47679e08e5
|
Replaced deprecated archivePath with archiveFile
|
2020-11-20 22:52:20 -08:00 |
|
Collin Smith
|
87b1d58eb4
|
Fixed code style
|
2020-11-20 22:46:08 -08:00 |
|
Collin Smith
|
a428615e5f
|
Moved map viewer into tools:map-viewer
|
2020-11-20 22:44:43 -08:00 |
|
Collin Smith
|
980af282ab
|
Updated project style
Set groovy script tab size to match java tab size
|
2020-11-20 22:39:54 -08:00 |
|
Collin Smith
|
2270f15f1a
|
Adjusted gradle project name spec to recommended
|
2020-11-20 22:15:57 -08:00 |
|
Collin Smith
|
e50906cbf1
|
Updated project style
|
2020-11-20 22:15:19 -08:00 |
|
Collin Smith
|
80a6d236fe
|
Fixed BinGenerationTool paths and run configuration
|
2020-11-20 17:13:52 -08:00 |
|
Collin Smith
|
fb7877295f
|
Updated intellij run configurations to gradle-migration values
|
2020-11-20 16:45:03 -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
|
6d0d0ae59a
|
Implemented gradle application plugin into :server:netty
|
2020-11-19 12:50:40 -08:00 |
|
Collin Smith
|
dc2a12f03d
|
Removed unused import
|
2020-11-19 12:50:26 -08:00 |
|
Collin Smith
|
e70f742f33
|
Implemented gradle application plugin into :server:mcp
|
2020-11-19 12:04:10 -08:00 |
|
Collin Smith
|
7894deb6c9
|
Implemented gradle application plugin into :server:bnls
|
2020-11-19 12:02:53 -08:00 |
|
Collin Smith
|
98bac98fb9
|
Changed std in assignment to method call
|
2020-11-19 12:01:26 -08:00 |
|
Collin Smith
|
1b138e29fa
|
Implemented gradle application plugin into :server:bncs
|
2020-11-19 12:01:03 -08:00 |
|
Collin Smith
|
9c928bc559
|
Removed lwjgl3 config -- headless
|
2020-11-19 11:51:31 -08:00 |
|
Collin Smith
|
0129b7c6fb
|
Changed archiveBaseName to project.name
|
2020-11-19 11:42:17 -08:00 |
|
Collin Smith
|
66ef6ecfe0
|
Implemented gradle application plugin into :server:d2gs
|
2020-11-19 11:40:42 -08:00 |
|
Collin Smith
|
374fc8faa9
|
Implemented gradle application plugin
|
2020-11-19 10:20:35 -08:00 |
|
Collin Smith
|
cc8f9c82a8
|
Added assets as resources root for :core
|
2020-11-18 10:51:13 -08:00 |
|
Collin Smith
|
7439a078d3
|
Merge branch 'gradle-migration' of https://github.com/collinsmith/riiablo into gradle-migration
|
2020-11-18 10:36:26 -08:00 |
|
Collin Smith
|
33bd93b2e1
|
Merge branch 'master' of https://github.com/collinsmith/riiablo into gradle-migration
|
2020-11-18 10:35:08 -08:00 |
|
Collin Smith
|
b9080f6959
|
Implemented gradle application plugin
|
2020-11-18 01:26:57 -08:00 |
|
Collin Smith
|
402251eb86
|
Changed string double to single quotes to match style
|
2020-11-17 20:24:15 -08:00 |
|
Collin Smith
|
723bde52b5
|
Removed robovm version dependency
|
2020-11-17 20:21:33 -08:00 |
|
Collin Smith
|
6c5c348966
|
Improved formatting of .gitignore
Improved formatting of .gitignore
Removed many duplicate/unused entries
|
2020-11-17 20:20:08 -08:00 |
|
Collin Smith
|
2fd6d3bb2c
|
Changed assets path to be relative to rootProject directory
|
2020-11-17 20:09:00 -08:00 |
|
Collin Smith
|
6c34cdcf37
|
Removed mpqlib subproject from settings.gradle
|
2020-11-17 20:00:17 -08:00 |
|
Collin Smith
|
3eadf591c1
|
Moved android/assets/ to assets/
|
2020-11-17 19:49:45 -08:00 |
|
Collin Smith
|
e525d4308c
|
Moved android gradle plugin version to gradle.properties
|
2020-11-17 19:41:45 -08:00 |
|
Collin Smith
|
73b527cce8
|
Updated gradle wrapper to 6.7.1
|
2020-11-17 16:30:48 -08:00 |
|
Collin Smith
|
278cf4c232
|
Updated gradle wrapper to 6.0
|
2020-11-17 16:22:17 -08:00 |
|
Collin Smith
|
6b03ba1e17
|
Changed appName to riiablo
|
2020-11-17 13:26:52 -08:00 |
|
Collin Smith
|
7dbf087df3
|
Fixed generated sources path
|
2020-11-17 13:22:42 -08:00 |
|