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
|
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
|
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 |
|
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
|
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
|
e7aa519846
|
more concise interpolation, fix last commit
|
2017-01-25 22:30:56 +11:00 |
|
UnknownShadow200
|
9aa8809e78
|
hud now displays blocks count
|
2017-01-20 13:55:51 +11:00 |
|
UnknownShadow200
|
98d435b110
|
fix licensing
|
2017-01-20 09:12:04 +11:00 |
|
UnknownShadow200
|
d8bdcc6889
|
simplify extended help in Hack Settings
|
2017-01-16 15:09:29 +11:00 |
|
Goodlyay
|
d4a50ef33f
|
Core: add support for auto-rotating blocks
based on name
|
2016-12-07 00:22:01 -08:00 |
|
UnknownShadow200
|
e33d39685c
|
Style: Make more code available to external plugins.
|
2016-12-03 19:26:38 +11:00 |
|
UnknownShadow200
|
0d3102c868
|
Finish plugin support
|
2016-12-03 18:49:21 +11:00 |
|
UnknownShadow200
|
dddc9954b7
|
Client: start work on loading external plugins
|
2016-12-03 17:44:45 +11:00 |
|
UnknownShadow200
|
75f0a73841
|
Style: Indent catch and switch properly.
|
2016-12-02 15:31:34 +11:00 |
|
UnknownShadow200
|
6ec9c2d4b8
|
Client: also allow using shift and control to scroll hotbar when B menu is open. (Thanks goodlyay)
|
2016-11-27 22:02:30 +11:00 |
|
UnknownShadow200
|
250ab7f417
|
Do same for launcher
|
2016-11-27 14:50:45 +11:00 |
|
UnknownShadow200
|
1aef52fab2
|
Use standard indentation for everything.
|
2016-11-27 14:47:09 +11:00 |
|
UnknownShadow200
|
30eec530fb
|
Core: Fix being unable to change settings if , is used instead of . for decimal point. (Thanks SpaceDot)
|
2016-11-11 09:42:34 +11:00 |
|
UnknownShadow200
|
152d222cfa
|
Client: Add caret to all other input widgets in gui.
|
2016-11-04 08:06:52 +11:00 |
|