Commit graph

2123 commits

Author SHA1 Message Date
UnknownShadow200
152d222cfa Client: Add caret to all other input widgets in gui. 2016-11-04 08:06:52 +11:00
UnknownShadow200
8dac0f0697 Client: fix default value of jump height when system doesn't use . as decimal point. 2016-11-01 22:45:27 +11:00
UnknownShadow200
aa5540db0f Core: Combine ChatInputWidget and MenuInputWidget code. 2016-11-01 22:17:26 +11:00
UnknownShadow200
e63a040934 Client: Provide default values in hack settings. (Thanks Daeslender) 2016-11-01 21:18:48 +11:00
UnknownShadow200
a46c472496 minor changes 2016-11-01 20:56:00 +11:00
UnknownShadow200
06afac2d4b Quick fix for wrong draw type 2016-11-01 12:24:23 +11:00
UnknownShadow200
297983efdb Core: Change Double Jump to WoM style hacks, also noclip must be held down in WoM style hacks mode. 2016-11-01 12:17:29 +11:00
UnknownShadow200
3cb6c1f6af revert last 2 commits, they made things worse in practice 2016-11-01 10:39:47 +11:00
UnknownShadow200
d9efc75678 fix last commit 2016-11-01 10:26:33 +11:00
UnknownShadow200
4adfdb837e Core: Fix camera and model bobbing being in opposite directions. (Thanks goodlyay) 2016-11-01 10:02:25 +11:00
UnknownShadow200
752aac787f Core: Fix sand/gravel falling not always being activated (Thanks McBean56545), partially addresses #84. 2016-10-30 22:38:51 +11:00
UnknownShadow200
ad1848d5ce Core: Remove the 'clipboard contained invalid chars' warning. 2016-10-30 15:36:05 +11:00
UnknownShadow200
da43eff85e Core: Fix deleting sponge on bottom of map in singleplayer crashing, closes #281. (Thanks McBean56545) 2016-10-30 12:53:37 +11:00
UnknownShadow200
c1ade5f0e1 Style: More work on making widget code cleaner. 2016-10-30 12:50:15 +11:00
UnknownShadow200
d4b38709e1 Style: Refactor gui widget layout code. 2016-10-30 11:20:49 +11:00
UnknownShadow200
2fa379746a Style: Finish simplifying BlockInfo 2016-10-29 13:49:33 +11:00
UnknownShadow200
00f28e2039 Style: Start simplifying BlockInfo 2016-10-29 13:15:00 +11:00
UnknownShadow200
d00f8a7973 Core: Fix classic arms anim toggling not saving new value. 2016-10-29 12:11:48 +11:00
UnknownShadow200
3e14ef708d Core: Don't allow reconnect after kick or ban. 2016-10-28 21:13:25 +11:00
UnknownShadow200
6dad76e397 Core: Don't allow multiple lines of chat in classic mode. 2016-10-28 20:55:23 +11:00
UnknownShadow200
c781af2d85 Client: Fix crashing when caret has been moved to partway through a colour code which is the first 2 characters in the text input, and you then do backspace. (Thanks lavacraft) 2016-10-27 21:53:15 +11:00
UnknownShadow200
df0582d4c8 Style: Much cleanup of InputWidget. 2016-10-27 21:38:34 +11:00
UnknownShadow200
d2a54ce93d Style: Split InputWidget into abstract InputWidget and ChatInputWidget. 2016-10-27 21:17:42 +11:00
UnknownShadow200
50e45963b1 Merge branch 'master' of github.com:UnknownShadow200/ClassicalSharp 2016-10-27 21:08:37 +11:00
UnknownShadow200
bd12b17e8c Start modularising chat input widget out. 2016-10-27 21:07:59 +11:00
UnknownShadow200
793dd93f0a Remove myself from credits.txt 2016-10-23 20:47:27 +11:00
UnknownShadow200
71799ba86c Survival: add basic structure for a healthbar 2016-10-20 16:52:37 +11:00
UnknownShadow200
ae5b73993d Core: Fix mushroom and flower physics in singleplayer. (Thanks McBean56545) 2016-10-20 12:42:37 +11:00
UnknownShadow200
6abc7d1660 Client: Fix issue with backface of water not being drawn when below water horizon outside the map, closes #268. 2016-10-19 17:06:50 +11:00
UnknownShadow200
2a06c0fda8 OpenTK: Make Key enum much more concise 2016-10-19 16:39:55 +11:00
UnknownShadow200
17d948d33b Client: Use simpler form of changing key bindings 2016-10-19 15:38:11 +11:00
UnknownShadow200
4c5da9047e Survival: Add basic 'game over' screen' 2016-10-19 13:53:04 +11:00
UnknownShadow200
cc4f284591 Client: Fix 'always yes' not working (Thanks Daeslender), fix sprite blocks loading wrongly from .cw files. 2016-10-19 07:52:18 +11:00
UnknownShadow200
33aff91cf3 Client: Fix /client without any args (Thanks Fam0r) 2016-10-18 19:45:14 +11:00
UnknownShadow200
62f01431ba Client: Remove client clock in top right. 2016-10-18 18:12:20 +11:00
UnknownShadow200
03a8c27deb Client: Modularise out TextAtlas part of FPSScreen 2016-10-18 18:09:36 +11:00
UnknownShadow200
fafd087292 Client: Giant model is now just an alias for bigger humanoid model, instead of separate model class. 2016-10-18 17:03:55 +11:00
UnknownShadow200
92c9f2e8eb Release 0.99.4 2016-10-18 11:13:49 +11:00
UnknownShadow200
c0865c4be0 Client: Add head model. 2016-10-18 10:57:42 +11:00
UnknownShadow200
5c71517f1d Client: Fix text scaling from few commits ago 2016-10-18 10:00:32 +11:00
UnknownShadow200
764fea65cb Release 0.99.3 2016-10-18 09:11:57 +11:00
UnknownShadow200
a69309e12d Client: Fix backspacing of colour codes not working properly (Thanks FabTheZen).
Launcher: Move options button to bottom, clicking on a mode sends you back to the main screen.
2016-10-18 08:40:01 +11:00
UnknownShadow200
a64c3a6075 Client: Don't recreate the HudScreen when resizing the window. 2016-10-18 08:15:48 +11:00
UnknownShadow200
eea433b7e3 Style: Use less modern syntactic shortcuts. 2016-10-17 23:48:18 +11:00
UnknownShadow200
3078d63667 Style: Use less modern syntactic shortcuts. 2016-10-17 23:22:06 +11:00
UnknownShadow200
5591f0a40e Gfx: Remove unnecessary CreateIb code. 2016-10-17 21:34:55 +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
d24a929267 Core: Allow building up to 16 chunks per frame. 2016-10-17 16:42:38 +11:00
UnknownShadow200
d1d31e8db1 Style: Reduce parameters in WarningScreen 2016-10-17 16:17:07 +11:00
UnknownShadow200
6912b7a75c Merge branch 'master' of github.com:UnknownShadow200/ClassicalSharp 2016-10-17 09:48:32 +11:00