Commit Graph

18 Commits

Author SHA1 Message Date
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