6157 Commits

Author SHA1 Message Date
UnknownShadow200
04c47d493d Setup framework for AudioManager class. 2015-11-27 07:33:56 +11:00
UnknownShadow200
184625e82f Oops, remove duplicate folder. 2015-11-27 07:23:44 +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
b0dd9d0651 Add placeholder options for music, sound, and gui.png. 2015-11-25 18:57:01 +11:00
UnknownShadow200
5feff2b4df View bobbing now saves as an option, add credits.txt 2015-11-24 21:23:58 +11:00
UnknownShadow200
66ab5ec52b More work on view bobbing III. 2015-11-24 20:53:29 +11:00
UnknownShadow200
0f08678139 More work on view bobbing. 2015-11-24 18:11:48 +11:00
UnknownShadow200
1c5ef409ed Fix some of current text in top left not having font changed, hopefully improve view bobbing somewhat. 2015-11-24 11:04:29 +11:00
UnknownShadow200
30c4384d66 Refactor block models - they rotate and use shading, also orient sprite block models correctly. Add slight bobbing up/down of in-game entities. 2015-11-24 09:17:16 +11:00
UnknownShadow200
25ac8e28b5 Move camera up and down when view bobbing is active. 2015-11-23 21:59:38 +11:00
UnknownShadow200
479456baab Add partially working view bobbing. 2015-11-23 21:39:31 +11:00
UnknownShadow200
83c8495340 Only convert full black/white pixels to transparent for fully opaque hats, use shading for skins. 2015-11-23 17:04:50 +11:00
UnknownShadow200
c08ce14c92 Option to disable clicking chat copies to input bar. 2015-11-23 13:21:13 +11:00
UnknownShadow200
333a6b0c89 Add extended input key binding. 2015-11-23 08:03:35 +11:00
UnknownShadow200
0defe3b66c Block break particles should account for block height, more work on rain particles. 2015-11-22 23:58:10 +11:00
UnknownShadow200
e198ef367f Fix FPS limiting so that it works on all platforms. 2015-11-22 17:09:10 +11:00
UnknownShadow200
da8bc3c733 Add FPS limit option. 2015-11-22 15:41:34 +11:00
UnknownShadow200
1a8ae3e8f8 Enter in main screen should switch to classicube.net screen, option to auto close launcher, fix crashing when username or password is invalid. 2015-11-22 12:16:34 +11:00
UnknownShadow200
75fce33012 Move gui options into own screen, allow scaling of chat size in addition to overall hud size. 2015-11-22 11:07:57 +11:00
UnknownShadow200
1e42361684 Simplify enum validators - don't need to manually enter value, just click on the button. 2015-11-21 23:49:28 +11:00
UnknownShadow200
dff4877fd6 Start work on rain particles. 2015-11-21 17:44:47 +11:00
UnknownShadow200
42381461be Convert %codes to &codes in input bar, treat name textures as billboards. 2015-11-21 14:27:58 +11:00
UnknownShadow200
4bf66fd021 Place/delete animations always show, sky should also move with clouds when clouds move above world height. 2015-11-21 08:47:43 +11:00
UnknownShadow200
e94e53f348 Fix colour codes not being trimmed from own skin name, launcher should auto-focus to search box. 2015-11-20 10:44:29 +11:00
UnknownShadow200
83e1a9c8fc Remove the testing code I accidentally left in. 2015-11-19 16:49:49 +11:00
UnknownShadow200
cca0b81f20 Treat solid white and black pixels in humanoid hats as transparent, allowed speed multiplier to be less than 1. 2015-11-19 16:45:38 +11:00
UnknownShadow200
caaafaf754 Fix hotkeys not being removed. 2015-11-18 13:32:19 +11:00
UnknownShadow200
4c0ccff680 The launcher should compile release build when in Release_DX configuration. 2015-11-18 06:14:39 +11:00
UnknownShadow200
ba9851a82f Rain/Snow uses sunlight colour now, fix map borders using previous sun colour, new terrain.png size is shown in WarningScreen now. 2015-11-17 16:34:34 +11:00
UnknownShadow200
623f50b9ad Release 0.98. 0.98 2015-11-16 17:09:06 +11:00
UnknownShadow200
4431720311 Optimise text input bar - don't recreate caret texture unless necessary. 2015-11-16 17:00:50 +11:00
UnknownShadow200
56b0842de8 Only show closest name, fix urls not showing proper colour and not being linked to at all. Also fix crashing when clicking on an empty space in AltTextInputWidget colour codes tab. 2015-11-16 16:50:23 +11:00
UnknownShadow200
2e02593862 Fix ClassicalSharp not working properly when the Launcher is used via the terminal with its currently directory set to a different directory from the location of ClassicalSharp.exe, also add switch block animation. 2015-11-16 14:55:50 +11:00
UnknownShadow200
a0ac092787 Make left click animation nicer. 2015-11-16 13:21:36 +11:00
UnknownShadow200
608a6f7a37 Add left click animation for block in hand. 2015-11-16 12:50:18 +11:00
UnknownShadow200
4c219b8a46 Fix text input being slightly expanded when using default.png, block in hand now doesn't draw in third person, uses sunlight/shadowlight and has a left click animation. 2015-11-16 12:20:01 +11:00
UnknownShadow200
25fe4e68ac Add uptime sorting to new launcher. 2015-11-16 11:20:51 +11:00
UnknownShadow200
83af1b5a2d Initial block in hand model. No left/right click animations yet though. 2015-11-16 10:48:51 +11:00
UnknownShadow200
fe2353c11d Don't hardcode English error message, use hresult. Fixes crashing with multiple clients open on non-English systems. (Thanks imjonnyboy) 2015-11-16 07:31:43 +11:00
UnknownShadow200
cef936a5f4 Uncomment out commented code that was used for debug. 2015-11-15 21:57:29 +11:00
UnknownShadow200
2f940aebaa Option for all hud scaling, replaces chat font size. Also make block select screen slightly less big at higher scalings. 2015-11-15 21:49:35 +11:00
UnknownShadow200
7eff50e53b Underline in default.png 2015-11-15 20:46:00 +11:00
UnknownShadow200
658ab60c29 Show hovered names as an option. 2015-11-15 17:13:51 +11:00
UnknownShadow200
41cd8a3c0b Fix clicking on chat. 2015-11-15 15:49:44 +11:00
UnknownShadow200
bd9da4d83d Workaround for when ExtInfo is received after ExtEntry packets. 2015-11-15 13:41:31 +11:00
UnknownShadow200
7208d2e7dc Make text input bar have a small background when empty, allowing entering colour codes directly into chat, add support for clicking on urls. 2015-11-14 22:02:45 +11:00
UnknownShadow200
97a38f3cf4 Show warning screen for first time a texture pack is sent to the client. Fix bugs with being able to press B in both error and map loading screens. 2015-11-14 17:56:36 +11:00
UnknownShadow200
4f546b80d5 If you click on a chatline in the normal chat widget while the text input bar is open, the chatline will be added to the text input bar. 2015-11-14 15:47:35 +11:00
UnknownShadow200
70a2fc868f Save singleplayer physics option, only use mob texture for external urls, use bigger font size for name texture. 2015-11-11 17:27:36 +11:00
UnknownShadow200
d05fdd1aa0 Update entity names when default.png changes. 2015-11-11 15:02:58 +11:00