bzr icon indicating copy to clipboard operation
bzr copied to clipboard

Bael'Zharon's Respite, an Asheron's Call client.

Results 15 bzr issues
Sort by recently updated
recently updated
newest added

It may be useful to write unit tests for certain subsystems, such as file and network message parsing.

enhancement

Also running it with the CI build would be a useful double check.

enhancement

Getting physics working correctly will be critical to having the client not fight with the server over object's position. There are various interesting questions, such as the shape of hit...

enhancement

Depends on #12, since animations have the "hooks" that create particle emitters. The meaning of the fields, particularly particleType, for particle emitters, will need research. My guess is that "parabolic"...

enhancement

Apply tracked head position correctly. Try using the latest SDK. Try combinations of regular mode/direct mode and Mac/Windows.

enhancement

Homogeneity in how binary data is formatted may make generating code to produce and consume it beneficial. This includes on-disk formats (portal.dat/cell.dat) and on-the-wire formats ("messages.xml"). See 2d8592010df65e633b84ef66697b23e9b4d50bca for previous...

enhancement

See the [Travis CI documentation](http://docs.travis-ci.com/user/osx-ci-environment/).

enhancement