Commit Graph

14 Commits

Author SHA1 Message Date
Collin Smith
47679e08e5 Replaced deprecated archivePath with archiveFile 2020-11-20 22:52:20 -08:00
Collin Smith
dc2a12f03d Removed unused import 2020-11-19 12:50:26 -08:00
Collin Smith
98bac98fb9 Changed std in assignment to method call 2020-11-19 12:01:26 -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
2fd6d3bb2c Changed assets path to be relative to rootProject directory 2020-11-17 20:09:00 -08:00
Collin Smith
3eadf591c1 Moved android/assets/ to assets/ 2020-11-17 19:49: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
269f283c9b Changed to standard gradle src directory structure
Changed to standard gradle src directory structure
Changed some working directories to work properly with gradle tasks
Changed MPQViewer asset path to empty string
2020-11-15 23:49:18 -08:00
Collin Smith
ffc66455d2 Upgraded gradle wrapper to 5.0 2020-11-11 00:13:44 -08:00
Collin Smith
018cc9767c Fixed passing connect info in JoinGame 2019-11-30 20:16:58 -08:00
Collin Smith
9f5d134eee Added MSI (master slave instancer) to create child D2GS processes
Added MSI (master slave instancer) to create child D2GS processes
This is intended to act as a temp structure for testing until support for actual servers are added where an API can generate proper instances
2019-11-30 20:02:36 -08:00
Collin Smith
115790f51a Added D2GS module build.gradle and main class 2019-11-30 15:56:47 -08:00