608 Commits

Author SHA1 Message Date
UnknownShadow200
d45e32c8b4 Trees should only grow on grass (Thanks McBean56545) 2017-03-05 15:21:01 +11:00
UnknownShadow200
a01589b88a Fix caret being slightly out on X axis 2017-03-05 13:25:39 +11:00
UnknownShadow200
f320b8dea0 Fix holding down B causing inventory menu to close 2017-03-04 21:44:21 +11:00
UnknownShadow200
458b2574b4 no more italics in client 2017-03-02 23:24:46 +11:00
UnknownShadow200
220d0a9132 fix last commit 2017-03-01 18:41:05 +11:00
UnknownShadow200
3384b1aa55 fix last commit 2017-03-01 17:43:40 +11:00
UnknownShadow200
93b99aa3f0 Add multiple hotbars for inventory.
You can use alt to switch between first and second hotbar. You can also use alt+number to switch to the nth hotbar.
2017-03-01 17:21:27 +11:00
UnknownShadow200
dd0b497136 Initial work on inventory that supports multiple hotbars. 2017-03-01 15:54:52 +11:00
UnknownShadow200
d5f893c8be align all key bindings input screens 2017-03-01 12:46:24 +11:00
UnknownShadow200
5aaa26bf00 Fix controls menu going back to wrong menu 2017-03-01 12:34:33 +11:00
UnknownShadow200
8a63f62cc2 In reconnect screen, button should just be not there at all instead of not clickable when kicked/banned. (Thanks goodlyay) 2017-02-28 11:49:11 +11:00
UnknownShadow200
b7c251256d Better Drawer2D api 2017-02-28 10:46:03 +11:00
UnknownShadow200
283c7695c4 Since some people unfortunately rely on fact naming a block Invalid hides it from inventory, let you do that with core blocks too.. 2017-02-28 09:18:54 +11:00
UnknownShadow200
91d9d06cec connect/disconnect messages closer to original classic 2017-02-26 22:10:07 +11:00
UnknownShadow200
06ba0208bc comments 2017-02-25 18:44:27 +11:00
UnknownShadow200
0a4eece26c Fix blocks on map border/horizon not being tinted. (Thanks joshim4) 2017-02-24 20:29:16 +11:00
UnknownShadow200
e03e370983 Fix being unable to change values in options when hud is turned off with F1 2017-02-22 16:54:33 +11:00
UnknownShadow200
005d0cebe2 For the 0-1 people who bother, make 12 bit block ids as easy as a compile time switch. 2017-02-19 22:29:07 +11:00
UnknownShadow200
612e9f1a6d Fix being able to select blocks in row behind info texture in inventory. (Thanks Fam0r) 2017-02-18 22:44:35 +11:00
UnknownShadow200
a3290a8442 Better scrollbar in inventory (Thanks goodlyay) 2017-02-18 22:27:26 +11:00
UnknownShadow200
e3bc67634d Better scrollbar in inventory (Thanks goodlyay) 2017-02-18 22:09:41 +11:00
UnknownShadow200
5a8710a68b Fix fps limit method not updating text when changed in gui on OpenGL backend
Also move scrollbar to right in block inventory
2017-02-18 22:01:35 +11:00
UnknownShadow200
81f002f745 Merge branch 'master' of github.com:UnknownShadow200/ClassicalSharp 2017-02-18 18:12:25 +11:00
UnknownShadow200
b5e4c24172 Use metal sound enum 2017-02-18 18:11:43 +11:00
Goodlyay
ee558edc39 Fix scaling on ">" and "<" in hotkey menu 2017-02-17 20:26:14 -08:00
UnknownShadow200
6205e81eb0 All buttons have consistent height now 2017-02-18 12:56:29 +11:00
UnknownShadow200
92df49ee39 Make controls 40 pixels high 2017-02-18 12:48:05 +11:00
UnknownShadow200
42866d7345 Make all button heights consistent 2017-02-18 11:58:33 +11:00
UnknownShadow200
d58c37596b Avoid stretching button textures. (Thanks goodlyay) 2017-02-18 11:50:46 +11:00
Goodlyay
c117af4c33 Fix angle of blocks in inventory 2017-02-16 04:30:05 -08:00
Goodlyay
2e8b788a35 Quick fix for hotbar selector 2017-02-16 04:06:14 -08:00
Goodlyay
70c2665c69 Text and hotbar scale with window by whole integer
Also fix chat shadow offset.
2017-02-16 03:56:41 -08:00
UnknownShadow200
32a00ecd88 Fix crashing when at options group screen then resizing. (Thanks cybertoon) 2017-02-16 22:18:26 +11:00
UnknownShadow200
b71970c896 Reproduce original client's behaviour of cutting off bottom two pixels in gui 2017-02-16 21:03:04 +11:00
UnknownShadow200
a16eaca72d Fix last few issues 2017-02-16 16:54:27 +11:00
UnknownShadow200
cf06302e33 Fix leftover issues 2017-02-16 16:42:50 +11:00
UnknownShadow200
c92ebcac6c Use BlockID typedef instead of hardcoding byte everywhere.
In the 0.00001% chance someone changes blockid to be 16 bits
2017-02-16 16:31:17 +11:00
UnknownShadow200
ff12aa002d Release 0.99.5 2017-02-11 23:02:02 +11:00
UnknownShadow200
41184aad6d Fix more crashing 2017-02-11 22:48:11 +11:00
UnknownShadow200
bf1cdfddf1 Fix crash when changing FPS limit mode 2017-02-11 21:30:57 +11:00
UnknownShadow200
d798322db4 fix survival mode 2017-02-11 21:15:19 +11:00
UnknownShadow200
0121a1820f More fixes III 2017-02-11 18:30:30 +11:00
UnknownShadow200
946e5075ac More fixes II 2017-02-11 17:39:27 +11:00
UnknownShadow200
096930653d More fixes 2017-02-11 17:07:29 +11:00
UnknownShadow200
66daa2d86b less crashes when lost context, II 2017-02-11 15:52:30 +11:00
UnknownShadow200
b8efaebc8b less crashes when lost context 2017-02-11 15:09:35 +11:00
UnknownShadow200
8571115dec Don't update chat when context is lost, should fix most crashing on AMD/ATI cards 2017-02-11 08:32:04 +11:00
UnknownShadow200
7e92ff04c5 Make 4096x4096 default.png textures load much faster 2017-02-10 17:58:47 +11:00
UnknownShadow200
a2aa233759 fix tinting 2017-02-07 16:33:39 +11:00
UnknownShadow200
f680bd0706 Optimise inventory rendering 2017-02-07 16:18:56 +11:00