UnknownShadow200
|
98d435b110
|
fix licensing
|
2017-01-20 09:12:04 +11:00 |
|
UnknownShadow200
|
1aef52fab2
|
Use standard indentation for everything.
|
2016-11-27 14:47:09 +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
|
d00f8a7973
|
Core: Fix classic arms anim toggling not saving new value.
|
2016-10-29 12:11:48 +11:00 |
|
UnknownShadow200
|
5c71517f1d
|
Client: Fix text scaling from few commits ago
|
2016-10-18 10:00:32 +11:00 |
|
UnknownShadow200
|
8d994e7c08
|
Core: Chunks should unload/load based on user's view distance, not map fog.
|
2016-10-16 14:09:15 +11:00 |
|
UnknownShadow200
|
603cb9fdce
|
Gui: Reduce code duplication in NostalgiaScreen
|
2016-10-10 15:30:28 +11:00 |
|
UnknownShadow200
|
e20f57dcb5
|
Style: Namespace everything.
|
2016-09-26 18:33:05 +10:00 |
|
UnknownShadow200
|
77d404674d
|
Fix nostalgia options going back to main instead of options menu.
|
2016-09-12 09:07:14 +10:00 |
|
UnknownShadow200
|
cc92a2794e
|
oldWidth/oldHeight is never used in the gui code, removed it.
|
2016-07-25 12:24:57 +10:00 |
|
UnknownShadow200
|
7432413a77
|
Move gui code to a separate class.
|
2016-07-25 12:11:55 +10:00 |
|
UnknownShadow200
|
d6266ed61e
|
Normalise line endings to end this madness. (Thanks Jjp137)
|
2016-06-11 17:56:37 +10:00 |
|
UnknownShadow200
|
c738c22e32
|
Fix tooltip in nostalgia options not being resized. (Thanks 123DMWM)
|
2016-06-06 22:06:43 +10:00 |
|
UnknownShadow200
|
ff9de47b1f
|
Fix performance drop in gui introduced several commits ago.
|
2016-04-19 11:27:39 +10:00 |
|
UnknownShadow200
|
32697c43ca
|
Implement proper scrollbar for the block inventory, partially addresses #141.
|
2016-03-30 22:43:08 +11:00 |
|
UnknownShadow200
|
37c6d8c84e
|
Store enum type in the EnumValidator, in preparation for the options buttons to also show the enum value.
|
2016-03-30 18:03:52 +11:00 |
|
UnknownShadow200
|
b433e144fd
|
Now all 'yes/no' widgets show 'ON/OFF' in their title instead. (Thanks FrostFox), closes #146.
|
2016-03-27 17:41:22 +11:00 |
|
UnknownShadow200
|
7a2e5d6049
|
Organise most things into namespaces.
|
2016-03-27 09:33:51 +11:00 |
|
UnknownShadow200
|
a78205c45a
|
Add copyright notices to every source file.
|
2016-03-26 13:51:42 +11:00 |
|
UnknownShadow200
|
7a9fee3b94
|
Fix default menu input widget height cutting off larger fonts. (Thanks FabTheZen)
|
2016-02-06 23:56:29 +11:00 |
|
UnknownShadow200
|
70243e6838
|
Allow using non-arial font names.
|
2016-02-01 18:11:06 +11:00 |
|
UnknownShadow200
|
3794876119
|
Initial implementation of classic options menu.
|
2016-01-24 00:14:56 +11:00 |
|
UnknownShadow200
|
1b4071f9eb
|
Allow binding keyboard presses to act like mouse clicks.
|
2016-01-20 16:24:27 +11:00 |
|
UnknownShadow200
|
c1753b03b8
|
Can get extended help/description by right clicking on certain buttons.
|
2016-01-20 14:14:56 +11:00 |
|
UnknownShadow200
|
1278b8276b
|
Create some descriptions for various options (not drawn yet), also reduce some code duplication.
|
2016-01-19 22:18:22 +11:00 |
|
UnknownShadow200
|
f6d083f280
|
Slightly reduce own player bobbing to be less noticable (Thanks Cecil), add a confirmation dialog when selecting 'no/always no' to a texture pack (Thanks goodlyay), move arial chat font back to its more logical place in gui options. (Thanks FabTheZen)
|
2016-01-15 22:18:11 +11:00 |
|
UnknownShadow200
|
37d055244d
|
Fix compiler warnings about unused code on Mono, also fix tab moving cursor to middle not end of input widgets. (Thanks FabTheZen)
|
2016-01-14 09:57:36 +11:00 |
|
UnknownShadow200
|
c11f1d2ebd
|
Add separate option for hotbar and inventory scale (Thanks FabTheZen), also fix blocks in hotbar not properly scaling on large resolutions.
|
2016-01-13 23:32:26 +11:00 |
|
UnknownShadow200
|
6a2514af4e
|
Fix 'use classic gui' option not being shown (Thanks venom983), fix view matrix having issues when spectating someone who is looking straight up or down in classicube. (Thanks 123DontMessWitMe)
|
2016-01-13 22:16:45 +11:00 |
|
UnknownShadow200
|
7c7bc4e79d
|
Add 'use CPE' button to nostalgia settings.
|
2016-01-12 22:15:54 +11:00 |
|
UnknownShadow200
|
6621f81cda
|
Implement the old classic player list.
|
2016-01-12 14:26:39 +11:00 |
|
UnknownShadow200
|
a4c548cd14
|
Initial implementation of nostalgia options - can turn off custom blocks, and can turn off using server textures.
|
2016-01-11 19:44:50 +11:00 |
|