UnknownShadow200
|
a682a57e31
|
Don't allocate an object reference to the game class for every particle, instead pass it as an argument. Also use new more organised options key, which are still backwards compatible.
|
2016-01-31 22:53:42 +11:00 |
|
UnknownShadow200
|
32649b4cc6
|
Fix using extended characters after a percent sign crashing the client. (Thanks carversedge)
|
2016-01-31 11:28:35 +11:00 |
|
UnknownShadow200
|
358de19090
|
Timeout 20 seconds (not 10 seconds) after last packet now, not just ping packet.
|
2016-01-31 08:19:01 +11:00 |
|
UnknownShadow200
|
bb5977b75e
|
Don't show water/lava blocks in pure classic mode (Thanks FrostFox), only show scrollbar when necessary in inventory.
|
2016-01-31 00:27:29 +11:00 |
|
UnknownShadow200
|
1a6b47266d
|
Quick fix for last commit.
|
2016-01-30 23:45:12 +11:00 |
|
UnknownShadow200
|
4279ed3f78
|
Make menu in 'pure classic mode' more like original classic.
|
2016-01-30 23:20:03 +11:00 |
|
UnknownShadow200
|
bad6ac3763
|
Make loading map/generating map screen more like original classic. (Thanks Darky64)
|
2016-01-30 22:37:54 +11:00 |
|
UnknownShadow200
|
21c1c031c6
|
Allow placing blocks off map bedrock sides. (Thanks MrGoober)
|
2016-01-30 21:43:11 +11:00 |
|
UnknownShadow200
|
c3ffec20a2
|
Save 'show FPS' option, also refresh the level if a BlockDefinition is added/changed/removed after the level loaded the first time.
|
2016-01-30 21:26:59 +11:00 |
|
UnknownShadow200
|
39f315e12a
|
Fix heightmaps sometimes being updated incorrectly. (Thanks goodlyay)
|
2016-01-28 17:28:41 +11:00 |
|
UnknownShadow200
|
0b8582eb78
|
Properly fix the launcher crashing.
|
2016-01-28 15:43:20 +11:00 |
|
UnknownShadow200
|
f8866017a1
|
Don't draw to framebuffer when the window is minimised, fixes crashing.
|
2016-01-28 15:34:34 +11:00 |
|
UnknownShadow200
|
09f0a04efa
|
Optimise drawing of the button backgrounds in the launcher.
|
2016-01-28 15:01:33 +11:00 |
|
UnknownShadow200
|
6b89bc0019
|
Fix issues with widgets not being redrawn properly.
|
2016-01-28 14:28:51 +11:00 |
|
UnknownShadow200
|
7ff7386b6e
|
Separate launcher draw data setting from launcher widget redrawing.
|
2016-01-28 13:59:58 +11:00 |
|
UnknownShadow200
|
b46f2cff5f
|
Don't overwrite launcher settings, partially fix launcher crashing issue in classic mode.
|
2016-01-28 12:48:51 +11:00 |
|
UnknownShadow200
|
92d3936766
|
Modify GenLevelScreen and MiscOptionsScreen to have nicer buttons, add ClassicOptionsScreen.
|
2016-01-28 00:02:10 +11:00 |
|
UnknownShadow200
|
1af8e2488a
|
Fix adding/removing custom colours causing chat to be moved up, also fix alt text widget being drawn over top of text input widget.
|
2016-01-27 23:40:09 +11:00 |
|
UnknownShadow200
|
cccea6f233
|
Fix sprites in the inventory/hotbar not rendering the four parts in the correct Z order, also make sprites a little bit bigger.
|
2016-01-27 23:26:55 +11:00 |
|
UnknownShadow200
|
a882312b54
|
Fix crashing of launcher after minimising in classic mode.
|
2016-01-27 21:02:58 +11:00 |
|
UnknownShadow200
|
819dfc434f
|
Fix 'classicalsharp has crashed' dialog being shown multiple times in the launcher.
|
2016-01-27 12:44:23 +11:00 |
|
UnknownShadow200
|
a362366ef4
|
Fix crashing when in 'classic options mode' and -hax is used (Thanks FrostFox), fixes #128.
|
2016-01-26 08:00:18 +11:00 |
|
UnknownShadow200
|
db9d99fd65
|
Fix lighting for upside down slabs.
|
2016-01-26 00:28:47 +11:00 |
|
UnknownShadow200
|
775a4cf383
|
CPE blocks should not be shown in singleplayer when 'Allow CPE' is set to false. (Thanks 123DontMessWitMe)
|
2016-01-24 11:17:32 +11:00 |
|
UnknownShadow200
|
3794876119
|
Initial implementation of classic options menu.
|
2016-01-24 00:14:56 +11:00 |
|
UnknownShadow200
|
70a45f3290
|
Some minor fixes for TextColors CPE extension.
|
2016-01-22 22:34:02 +11:00 |
|
UnknownShadow200
|
94f72a6efe
|
Chat should only scale with vertical window size. (Thanks FabTheZen)
|
2016-01-22 00:48:49 +11:00 |
|
UnknownShadow200
|
7413788adc
|
Quick fix for the last commit.
|
2016-01-22 00:39:14 +11:00 |
|
UnknownShadow200
|
0ba33ce2a3
|
Make colours in extended text widget nicer and more extensible, in preparation for CustomTextColours.
|
2016-01-21 23:12:14 +11:00 |
|
UnknownShadow200
|
0f87b7feb5
|
Specify whether the FastBitmap instance is readonly or not. (Mainly for android)
|
2016-01-21 21:19:23 +11:00 |
|
UnknownShadow200
|
be005c791f
|
Abstract away platform specific window/input handling.
|
2016-01-21 21:09:41 +11:00 |
|
UnknownShadow200
|
f7e8e41346
|
Fix coordinates not being converted into tile coordinates properly in launcher.
|
2016-01-21 00:40:02 +11:00 |
|
UnknownShadow200
|
272b12f00a
|
Allow choosing 'classic mode' in the launcher.
|
2016-01-20 23:51:16 +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
|
2c30831c53
|
Fixup rain particles outside the map and rain rendering in liquids.
|
2016-01-19 23:05:51 +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
|
c39b58bbd0
|
Fix hotkeys past five not being added properly, and reshuffling when unncessary (Thanks MrGoober), also fix custom liquid blocks being able to 'pick up' the player when they shouldn't. (Thanks Empy)
|
2016-01-19 20:35:24 +11:00 |
|
UnknownShadow200
|
bcd9d665cd
|
Fix chat being moved slightly up a new texture pack is received(Thanks 123DontMessWitMe), and fix not being able to cycle fog distance forwards when view distance is past 'max fog' from EnvMapAppearance 2 packet. (Thanks again 123DontMessWitMe)
|
2016-01-19 00:13:24 +11:00 |
|
UnknownShadow200
|
fd8e765b8b
|
Optimise big maps to be even faster, optimise double/triple jump with speed to be much faster and use much less memory.
|
2016-01-17 21:56:22 +11:00 |
|
UnknownShadow200
|
599944d943
|
Fix isometric blocks/block models sampling from wrong vertical location and fix order of rendering of elements in the hotbar. (Thanks 123DontMessWitMe)
|
2016-01-17 16:40:14 +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
|
c057114de2
|
Blocks that cannot be placed/deleted should still be shown in the inventory, only invalid blocks should be hidden. (Thanks gemsgem)
|
2016-01-14 19:29: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
|
32af71436c
|
Quick fix for last two commits.
|
2016-01-14 08:04:38 +11:00 |
|
UnknownShadow200
|
1aa5bffe4e
|
Oops get rid of console window.
|
2016-01-13 23:35:15 +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
|
363a847152
|
Use animations in inventory and hotbar. (Thanks FabTheZen)
|
2016-01-13 23:12:03 +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
|
56cb2b49a8
|
Fix crashing in rare cases on Intel GPUs.
|
2016-01-13 16:46:15 +11:00 |
|