gravestench
783993470e
Lint error cleanup1 ( #779 )
...
* fixed lint error in d2app/app.go
* go fmt entire project
* adding doc.go for d2records
* fixed lint issues in d2core/d2map
* fixed lint error in d2interface/palette.go
* fixed lint error in d2core/d2hero/hero_state_factory.go
* adding dov.go to d2common/d2geom
* fixing lint errors in d2common/d2loader
* adding doc.go to d2common/d2cache
* adding doc files for d2datautils, d2util, d2path
* adding package doc strings for mapgen, in-geam help screen, and tcp client connection
* removed all cuddling lint errors
* changed stamina equality check to '<=' instead of '<'
2020-10-22 01:12:06 -04:00
dk
c1a88c9cf7
Animation manager abstraction ( #544 )
...
* abstracted palettes, colors, and palette manager
* make asset manager use the palette manager interface
* added BGRA setter/getter, fixed lint errors
* abstraction for animation and animation manager
2020-07-05 13:01:44 -04:00