1726 Commits

Author SHA1 Message Date
UnknownShadow200
a6d0bf15b3 You can use down arrow back to the original text you had typed in before pressing up, also fix 'Hacks enabled' cycling the camera. 2016-01-04 09:44:52 +11:00
UnknownShadow200
ad7ea85415 Merge pull request #124 from Venom983/patch-1
Rope-friendly Collision
2016-01-03 10:34:37 +11:00
Venom983
e52fb13ff8 Rope-friendly Collision
Allows the player to successfully jump onto a rope that is three blocks high above ground level as compared to the ClassiCube client.
2016-01-02 17:10:47 -05:00
UnknownShadow200
8023f9346f Release 0.98.5 0.98.5 2016-01-02 23:50:29 +11:00
UnknownShadow200
784bcd73b4 Allow using classic gui.png texture. 2016-01-02 23:49:05 +11:00
UnknownShadow200
36115c7b80 Add an 'always yes/always no' option to texture pack warning screen. 2016-01-02 23:20:35 +11:00
UnknownShadow200
d2bd5f148e Quick fix for last commit. 2016-01-02 22:58:16 +11:00
UnknownShadow200
5e5ee2a1cd Allow changing jump height and fov again. 2016-01-02 22:51:38 +11:00
UnknownShadow200
619a713ae7 Make the updates screen nicer to use. 2016-01-02 21:50:28 +11:00
UnknownShadow200
3a91e4c993 Fix sounds playing even when not intersecting boundingbox (Thanks Empy), fix vertical sampling for non-fully high blocks being in the wrong location (Thanks goodlyay), fix not being able to use function keys in menu (Thanks WolfGangNS) 2016-01-02 21:08:50 +11:00
UnknownShadow200
c0645695e2 Fix parkour being harder than classicube. 2016-01-02 16:12:45 +11:00
UnknownShadow200
14a0927948 Fix some parkour jumps being harder. 2016-01-02 12:48:22 +11:00
UnknownShadow200
fc24802e27 Fix classicalsharp.sln not being built properly with the build-bot. 2016-01-01 12:59:53 +11:00
UnknownShadow200
4f84533983 Release 0.98.4. 2016-01-01 08:48:53 +11:00
UnknownShadow200
cf6d029805 Add a skip ssl validation button. 2016-01-01 08:46:19 +11:00
UnknownShadow200
28b076a798 Release 0.98.3 0.98.3 2015-12-31 23:17:44 +11:00
UnknownShadow200
6478ddb987 Allow using scroll wheel in 'colour scheme' in launcher, other minor touchups. 2015-12-31 23:15:40 +11:00
UnknownShadow200
26f9b1d31f Fix not being able to load maps in singleplayer again, do proper ordering of axes tested to fix issue with sliding around corners. 2015-12-31 22:07:01 +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
ceaa891c54 Fix order of collision with axes tested being wrong. (Thanks venom983) 2015-12-31 16:54:10 +11:00
UnknownShadow200
2866436906 Quick fix for last commit with client not receiving EnvMapAppearance v1 packets. 2015-12-31 16:13:36 +11:00
UnknownShadow200
76452c75d1 Implement EnvMapAppearance v2 extension. 2015-12-31 16:02:49 +11:00
UnknownShadow200
06b0562695 Touchup launcher a bit and make default height 40 pixels smaller, also fix clicking 'use sounds' multiple times causing the client to crash. 2015-12-31 15:26:04 +11:00
UnknownShadow200
d7128d5bc7 Use scrollable zoom. 2015-12-31 13:52:58 +11:00
UnknownShadow200
d51f3572b6 Add zoom option to client. 2015-12-31 12:33:55 +11:00
UnknownShadow200
f8e19afe65 Implement clipping for third person camera, also fix sound selection method for blocks being wrong (Thanks 123DontMessWitMe) 2015-12-31 11:09:53 +11:00
UnknownShadow200
ec4b708a84 Fix not being able to select sprites, start work on camera clipping. 2015-12-31 09:28:19 +11:00
UnknownShadow200
53ddd3f829 Fix 'ping packet not being received for over 15 seconds' being shown when not actually disconnected, fix 'Use texture pack' always being shown. 2015-12-30 23:23:43 +11:00
UnknownShadow200
0102471e91 Implement gas block draw type in BlockDefinitions, also allow press function keys in text input widget (Thanks FabTheZen). 2015-12-30 21:42:20 +11:00
UnknownShadow200
1887b2f389 Add a first person zoom camera (Thanks imjonnyboy), also first step sound chosen should be solid block directly at feet (Thanks goodlyay). 2015-12-30 21:03:32 +11:00
UnknownShadow200
e72b8720a3 Offset launcher table a little bit (Thanks azmi2299), also fix issue with text field carets being too big when using a custom texture pack. 2015-12-30 15:15:19 +11:00
UnknownShadow200
db930bbd66 Fix select texture pack being broken. (Thanks ShadowMewssacre) 2015-12-30 14:31:33 +11:00
UnknownShadow200
b0b1afc617 Fix level saving from last commit. 2015-12-30 14:00:30 +11:00
UnknownShadow200
1bb4b9d99b Move texture packs and map files into their own sub-directories. 2015-12-30 13:54:33 +11:00
UnknownShadow200
750eeae6be Make servers list screen somewhat nicer in the launcher. 2015-12-30 13:06:30 +11:00
UnknownShadow200
0a17f9e8f1 Adjust selected outline size dynamically depending on distance, fix direct connect settings not being loaded in the launcher. 2015-12-30 12:14:46 +11:00
UnknownShadow200
85f53e6597 Minor touchups to launcher. 2015-12-30 00:26:21 +11:00
UnknownShadow200
744e2882d7 More work on caret in text fields in launcher. 2015-12-29 23:20:16 +11:00
UnknownShadow200
e3ce1d41f8 Fix bug with initially scrolling in servers list, begin work on carets in text fields in the launcher. 2015-12-29 22:53:53 +11:00
UnknownShadow200
c40c0d248e Implement resume button in main menu. 2015-12-29 22:23:35 +11:00
UnknownShadow200
2d4bc6e1dd Give the direct connect screen some attention. 2015-12-29 18:04:06 +11:00
UnknownShadow200
dbd074df99 Touchup servers list screen in launcher. 2015-12-29 17:52:37 +11:00
UnknownShadow200
49311028a2 Simplify gui of most text input fields in launcher. 2015-12-29 17:47:13 +11:00
UnknownShadow200
8b73b0a713 Minor code cleanup, separate event classes. 2015-12-29 16:24:54 +11:00
UnknownShadow200
a7210e3aa9 Fix clouds/sky on OSX. (Big, big thanks to imjonnyboy for the testing) 2015-12-29 14:04:01 +11:00
UnknownShadow200
b1bcfab887 Fixed player model being difficult to squeeze through 8 pixel gaps (Thanks Empy), fix first keyboard press not showing up in input bar (Thanks imjonnyboy) 2015-12-29 11:37:43 +11:00
UnknownShadow200
8864c40a98 Make default background of launcher a bit cheerier. 2015-12-29 00:10:00 +11:00
UnknownShadow200
2adff37838 Allow changing colour scheme through launcher gui. 2015-12-29 00:02:29 +11:00
UnknownShadow200
140ed90269 Don't immediately disconnect on first failed write, thus ensuring all kick messages are shown. 2015-12-28 23:23:42 +11:00
UnknownShadow200
09757d6316 Fix isometric blocks not respecting fullbright (Thanks Empy), fix 'stepping/walking' physics not working with custom stairs. 2015-12-28 22:12:23 +11:00