mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-02-10 02:26:29 -05:00
* removed d2common/d2scene, was not the right way to go. * added components for animation, scale, main viewport, viewport filter * added interface for scenes, which are extensions of akara.System * BootStrap is now AppBootstrap, common to game clients and headless server * added generic BasicScene struct for common scene functionality * added game object factory as a system, with single sprite factory * added update counter system, shows how many times the world updates per second * integration test is now the game client test |
||
---|---|---|
.. | ||
animation.go | ||
asset_manager_test.go | ||
asset_manager.go | ||
composite.go | ||
d2asset.go | ||
dc6_animation.go | ||
dcc_animation.go | ||
doc.go | ||
font.go |