UnknownShadow200
|
c4a2bd0517
|
Optimise noise calculation to be slightly faster on very large worlds.
|
2016-02-02 15:40:18 +11:00 |
|
UnknownShadow200
|
11d8a04527
|
Client 'hacks enabled' should not prevent spawning. (Thanks Jjp137)
|
2016-02-02 09:08:45 +11:00 |
|
UnknownShadow200
|
21ae80972a
|
Release 0.98.6.
0.98.6
|
2016-02-01 18:30:58 +11:00 |
|
UnknownShadow200
|
d7972f43f3
|
Quick fix for FPS screen not having its font changed.
|
2016-02-01 18:22:17 +11:00 |
|
UnknownShadow200
|
70243e6838
|
Allow using non-arial font names.
|
2016-02-01 18:11:06 +11:00 |
|
UnknownShadow200
|
300a9e23e9
|
Quick fix for last commit.
|
2016-02-01 15:44:07 +11:00 |
|
UnknownShadow200
|
95c7eaa6ca
|
Initial implementation of version 2 of BlockDefinitionsExt.
|
2016-02-01 15:29:27 +11:00 |
|
UnknownShadow200
|
396d286569
|
Quick fix for classic options.
|
2016-02-01 00:21:46 +11:00 |
|
UnknownShadow200
|
aea314cb08
|
Oops get rid of console window.
|
2016-01-31 23:55:56 +11:00 |
|
UnknownShadow200
|
7427d399c5
|
Particles now use the 1D texture atlas arrays. This means we no longer need a copy of the 2D terrain atlas in vram.
|
2016-01-31 23:54:45 +11:00 |
|
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 |
|