13 Commits

Author SHA1 Message Date
UnknownShadow200
3a32bc39b3 Try to reuse audio devices to avoid expensive device recreating 2017-02-17 21:35:07 +11:00
UnknownShadow200
250ab7f417 Do same for launcher 2016-11-27 14:50:45 +11:00
UnknownShadow200
b2c642b8af Remove Block enum. 2016-06-11 15:29:45 +10:00
UnknownShadow200
65069f2f34 Organise launcher classes into namespaces. 2016-05-17 10:17:24 +10:00
UnknownShadow200
261daf04dc Only fetch sounds when we need to. 2016-05-15 16:40:01 +10:00
UnknownShadow200
843da643c4 Write out .wav files instead of hardcoded binary format. Need to update the client to support this method. 2016-04-16 19:56:40 +10:00
UnknownShadow200
a78205c45a Add copyright notices to every source file. 2016-03-26 13:51:42 +11:00
UnknownShadow200
c32b8ddf2f Now show whether there is a new release in the launcher. 2016-02-14 22:29:04 +11:00
UnknownShadow200
b6035298a1 Fetch better grass step sounds, also use RGB triplets instead of hex colour codes in the launcher. 2015-12-31 21:43:16 +11:00
UnknownShadow200
8153187a26 Use same sounds url as classicube. (Thanks GlodnyZNatury) 2015-12-23 20:48:10 +11:00
UnknownShadow200
030b0cfb46 Add option to change FOV, fetch glass break sounds, no sliding on ice when flying or noclip. 2015-11-27 12:06:11 +11:00
UnknownShadow200
53aa779fb2 Download sound and music files. 2015-11-27 09:46:35 +11:00
UnknownShadow200
b1a972a905 Add SoundPatcher and refactor ResourceFetcher, in preparation for fetching sound/music resources. 2015-11-27 07:22:29 +11:00