v0.18.0 features

SDA demo browser

The existing Demos menu have been improved with additional tabs to give access to the Speed Demos Archive website and downloadable content. You can read the latest news and watch any demo listed on the SDA site: JoeQuake will download the selected demo and start playback. This entire feature was added by Karol Urbanski.
Please note that all the demo information (map, player, skill, etc) displayed on the Local Demos tab are only visible in the SDL version.
Local demos SDA news SDA demos

Orbit camera mode

Orbit camera mode is a special camera mode during demo playback, implemented by Matthew Earl. It is a freefly camera around the player (in 3rd person view) looking from a specified distance. The distance and angle can be freely changed by the viewer. You can access orbit mode on the Demo player UI.
Wallhacked monsters

Path tracer

Path tracer draws sequence of points with the player’s actual position. These positions form a virtual path the player took. This method can be helpful primarily for speedrunning, to learn another player’s movement technique. This feature was added by Philipp Kölmel. You can read more details about this feature here. Path tracer

Bunnyhop practice display tools

On top of the path tracer, you can now also switch on a lot of movement/speed related information to be shown on the UI. This entire idea was introduced and fully implemented by Karol Urbanski. Read the complete list of all available options here. Bhop practice tools

Cross platform support of mp3/ogg music

Karol also replaced the old and outdated fmod module used for mp3 and ogg music playback with the more modern libogg and libvorbis modules. This should make life of especially the Linux users a lot more comfortable.