UnknownShadow200
|
7e3dc3b6fc
|
Use original grass step sounds
|
2017-02-27 21:38:34 +11:00 |
|
UnknownShadow200
|
3a32bc39b3
|
Try to reuse audio devices to avoid expensive device recreating
|
2017-02-17 21:35:07 +11:00 |
|
UnknownShadow200
|
0d5aba3e1b
|
fix compile error and minor cleanup
|
2017-01-31 10:06:50 +11:00 |
|
UnknownShadow200
|
69d6bd228e
|
make sure input bitmaps are 32bpp everywhere
|
2017-01-24 09:11:47 +11:00 |
|
UnknownShadow200
|
250ab7f417
|
Do same for launcher
|
2016-11-27 14:50:45 +11:00 |
|
UnknownShadow200
|
3078d63667
|
Style: Use less modern syntactic shortcuts.
|
2016-10-17 23:22:06 +11:00 |
|
UnknownShadow200
|
f0047be63c
|
Style: Remove CommandReader class, move stuff from ClassicalSharp.TexturePack to ClassicalSharp.Textures
|
2016-10-17 17:15:24 +11:00 |
|
UnknownShadow200
|
b135d484b3
|
Allow custom texture packs to specify a file to use the built-in dynamic lava generation algorithm. (Thanks goodlyay)
|
2016-07-07 21:56:11 +10: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
|
69d5d213a0
|
Fix 'speed on' not showing in top left status screen. (Thanks Tree)
|
2016-05-17 07:45:52 +10:00 |
|
UnknownShadow200
|
5a91fe5836
|
Fix 'next item' after 1.6.2 jar incorrectly being gui.png not terrain.png patch.
|
2016-05-17 07:30:44 +10:00 |
|
UnknownShadow200
|
619fd5ded4
|
Implement partial default.zip updates.
|
2016-05-15 20:44:32 +10:00 |
|
UnknownShadow200
|
babf253b59
|
Add resources list class for launcher.
|
2016-05-15 19:31:37 +10:00 |
|
UnknownShadow200
|
261daf04dc
|
Only fetch sounds when we need to.
|
2016-05-15 16:40:01 +10:00 |
|
UnknownShadow200
|
a9172905cd
|
Separate ResourceFetcher into ResourceFetcher and ResourceChecker.
|
2016-05-15 16:29:07 +10:00 |
|
UnknownShadow200
|
5498c5e4fa
|
Use icons.png crosshairs if given, partially addresses #187.
|
2016-05-12 16:56:13 +10:00 |
|
UnknownShadow200
|
e7f6fbc3c1
|
Fix clicking 'updates' in launcher when not connected to the internet crashing the launcher.
|
2016-04-21 07:42:42 +10:00 |
|
UnknownShadow200
|
97128d295a
|
Seamlessly convert the .bin files to .wav sounds for the user.
|
2016-04-16 20:56:59 +10:00 |
|
UnknownShadow200
|
3a8d699c2b
|
Now don't show the 'missing files XYZ' for all the sound files.
|
2016-04-16 20:41:39 +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
|
5f61e3f02a
|
Controls should be bigger in classic mode, partially addresses #170.
|
2016-04-16 15:45:45 +10:00 |
|
UnknownShadow200
|
40bd1fe499
|
Fix being unable to extract default.zip with some programs.
|
2016-04-16 15:32:06 +10:00 |
|
UnknownShadow200
|
0866009fef
|
Alt+Scrolling in inventory should scroll hotbar instead (Thanks FabTheZen), closes #161.
|
2016-04-08 12:16:30 +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
|
784bcd73b4
|
Allow using classic gui.png texture.
|
2016-01-02 23:49:05 +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
|
1bb4b9d99b
|
Move texture packs and map files into their own sub-directories.
|
2015-12-30 13:54:33 +11:00 |
|
UnknownShadow200
|
f03148555e
|
Use absolute instead of relative paths, launching ClassicalSharp from terminal works properly now.
|
2015-12-27 22:51:26 +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 |
|
UnknownShadow200
|
62f1ca71d6
|
Fetch gui.png, sky should not move below map.Height + 8.
|
2015-11-04 07:12:05 +11:00 |
|
UnknownShadow200
|
d1818f6e23
|
Cleanup WeatherRenderer somewhat, add (non-working) update screen to new launcher.
|
2015-11-03 07:57:43 +11:00 |
|
UnknownShadow200
|
522a09547b
|
Make new launcher use dirt from current texture pack for background.
|
2015-10-31 19:53:00 +11:00 |
|
UnknownShadow200
|
e1a244e319
|
Implement servers list and stuff.
|
2015-10-20 12:57:18 +11:00 |
|
UnknownShadow200
|
f639de8f7b
|
More work on simplifying gui functions, more work on new launcher.
|
2015-10-19 18:19:05 +11:00 |
|
UnknownShadow200
|
bc4405ff64
|
More work on launcher, copy stuff across from old launcher.
|
2015-10-16 20:31:37 +11:00 |
|