Commit Graph

17 Commits

Author SHA1 Message Date
e5c75ae41a Updated cli args and logging to be more useful in :desktop
Updated cli args and logging to be more useful in :desktop
Rolled com.riiablo.logger into log-level arg -- will deprecate gdx logger
2020-11-22 15:31:27 -08:00
872126d2de Replaced -i {x} and -o {h} cli args with -v {w}x{h} 2020-11-22 14:03:38 -08:00
9d98168879 Updated project style for line comments 2020-11-21 16:30:02 -08:00
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
a428615e5f Moved map viewer into tools:map-viewer 2020-11-20 22:44:43 -08:00
980af282ab Updated project style
Set groovy script tab size to match java tab size
2020-11-20 22:39:54 -08:00
e50906cbf1 Updated project style 2020-11-20 22:15:19 -08:00
80a6d236fe Fixed BinGenerationTool paths and run configuration 2020-11-20 17:13:52 -08:00
fb7877295f Updated intellij run configurations to gradle-migration values 2020-11-20 16:45:03 -08:00
3eadf591c1 Moved android/assets/ to assets/ 2020-11-17 19:49:45 -08:00
7fe8e8d66a Added Project-specific code style to repo 2020-10-10 12:40:19 -07:00
99256902e9 Added D2 finder to search for cofs in d2 files or dump d2 file entries 2019-12-03 21:30:06 -08:00
10ad5a354a Created COF finder tool 2019-12-02 16:59:01 -08:00
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
ac35310ace Added MCP server module which acts as the server browser
Added MCP server module which acts as the server browser
MCP only supports listing games at this time
Minor changes to LoginScreen to reflect how LobbyScreen was written differently
Added desktop with networking run config which starts up server instances and then a client
Created GameSession class which is used as a cache for mcp GameSession packets
2019-11-30 01:46:56 -08:00
5e23ac48b0 Moved BNLS to separate module and removed old server module as it's all deprecated now anyways 2019-11-29 22:04:17 -08:00
79edc35196 Updated gitignore -- added .idea/runConfigurations to version control 2019-11-26 19:16:00 -08:00