Collin Smith
374fc8faa9
Implemented gradle application plugin
2020-11-19 10:20:35 -08:00
Collin Smith
2fd6d3bb2c
Changed assets path to be relative to rootProject directory
2020-11-17 20:09:00 -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
a0a46dc481
Changed DCC outsizeCoded from int to long to ensure it can hold a u32
2020-08-03 16:20:32 -07:00
Collin Smith
6fed567f38
Animation box will update when initially loading COF
...
Animation box will update when initially loading COF
Debug drawing animation will display origin
Created issue #71
2019-12-04 15:29:41 -08:00
Collin Smith
ebe6d606f2
Changed log message to be a bit more helpful
2019-12-04 05:01:57 -08:00
Collin Smith
937d6cba48
Hacked in support for tab searching COF references
2019-12-04 04:58:57 -08:00
Collin Smith
b05dbeb0ae
Improved COF support
...
Improved COF support
Fixed some crashing issues when loading certain COFs
Added COF info panel with layer info
Changed FrameDuration to delta -- I'm going to start veering away from duration
2019-12-04 04:40:12 -08:00
Collin Smith
96df3d913c
Added support for DC6 layers within COFs
2019-12-02 17:37:57 -08:00
Collin Smith
991cd04261
Fixed support for object cofs
2019-12-02 17:16:56 -08:00
Collin Smith
c2883766f6
Added support for previewing DT1 tiles
2019-10-22 21:53:51 -07:00
Collin Smith
113d765d84
Extended width of COF layers widget slightly
2019-10-13 22:47:13 -07:00
Collin Smith
51c6f6c1bc
Fixes issue with COF layers widget not setting width correctly and displaying ellipsis
2019-10-13 22:45:30 -07:00
Collin Smith
9ca8cab493
Fixed issues caused by changes to Scene2D API
2019-10-13 22:36:09 -07:00
Collin Smith
cc2ea8ba00
Removed eclipse stuff from gradle (was giving warnings and completely unused)
2019-06-24 03:25:43 -07:00
Collin Smith
3b9311b11e
Bugfix for some null layers for barb cofs
2019-05-04 17:05:32 -07:00
Collin Smith
8fa660f175
Added support for direction actor to COFs -- need to add support for other animation controls
2019-05-04 16:55:40 -07:00
Collin Smith
32a73e31f6
Added DirectionActor to make choosing directions more logical
2019-05-04 16:52:12 -07:00
Collin Smith
421519eba0
Added remaining DC6 data infos
2019-05-04 16:00:30 -07:00
Collin Smith
b4f8b12ced
Added remaining DCC data infos
...
Added remaining DCC data infos
Adjusted default split amount slightly to fit content better
2019-05-04 15:47:01 -07:00
Collin Smith
b5483606d3
Added support for direction and bbox info
2019-05-04 15:04:56 -07:00
Collin Smith
0946cf4ddb
Added support for DC info headers
2019-05-04 14:19:46 -07:00
Collin Smith
73b46a6e0d
Fixes COF initial state and adds support for "NONE" layer to clear COF layer
2019-04-29 21:13:12 -07:00
Collin Smith
86317ebf66
Added COF animations support
...
Added COF animations support
Added accessor for Animation.Layer DC
2019-04-29 05:02:27 -07:00
Collin Smith
c2cce1d853
Added UI elements for COF layers
2019-04-28 19:23:08 -07:00
Collin Smith
3b2c43287b
Added support for COF triggers
2019-04-28 18:53:43 -07:00
Collin Smith
e9910c7bda
Repaired functionality
...
Repaired functionality
Replaced single MPQ loading with loading all MPQs in folder
Removed option to use MPQ local listfile for above reason
Added preferences to save state
Added auto-load of home directory
2019-04-28 18:20:54 -07:00
Collin Smith
fc5786aa77
Deleted gdx.diablo
2019-03-29 04:00:50 -07:00
Collin Smith
cb11853a26
Fixed compat with new Animation class API
2019-01-28 14:55:08 -08:00
Collin Smith
07fb7819e3
Moved Disposable interface to DC (since all DC implementations also implemented Disposable)
...
DC.Frame now provides a method to access Frame.width outside of package
MPQViewer will now attempt to detect whether or not a DC contains pages and set correct tab automatically
2019-01-15 16:43:28 -08:00
Collin Smith
d1f611f767
Fixed issue where setChecked(String) was not firing the button by firing listener manually
2019-01-15 15:06:58 -08:00
Collin Smith
480c9f9d13
Added support for DC pages
2019-01-15 15:06:04 -08:00
Collin Smith
33db69ba69
init
2019-01-12 01:04:56 -08:00