UnknownShadow200
|
e83957c685
|
More code commenting and cleanup.
|
2015-10-25 20:34:47 +11:00 |
|
UnknownShadow200
|
0d255b4586
|
More cleanup, fix map side textures being upside down.
|
2015-10-25 15:36:40 +11:00 |
|
UnknownShadow200
|
80f6793a33
|
Add more comments to utils class, modify ExtPlayerWidget to strip colour codes from names and display group name ahead of players.
|
2015-10-14 20:26:02 +11:00 |
|
UnknownShadow200
|
85b1ad2ac2
|
Extend map edge to just above map sides, fixes #94. Also fix crashing with legacyfast rendertype and view distance > 4096.
|
2015-10-11 09:36:10 +11:00 |
|
UnknownShadow200
|
d084385215
|
Fix 2D gui being affected by fog when in lava, optimise IsometricBlockDrawer by avoiding redundant calculations.
|
2015-10-08 16:47:53 +11:00 |
|
UnknownShadow200
|
b000dcd543
|
Add functionality for isometric block drawing for gui, simplify and arrange graphics api info, add warning for intel graphics cards users that they should use Direct3D build because of the lousy OpenGL implementation.
|
2015-10-06 20:15:48 +11:00 |
|
UnknownShadow200
|
4d3331ae47
|
Prefer 24 bit depth buffer by default, only use the maximum used atlas in MapRenderer.
|
2015-10-04 15:24:20 +11:00 |
|
UnknownShadow200
|
976db7a487
|
Some cleanup, simplify readme.
|
2015-09-30 08:33:35 +10:00 |
|
UnknownShadow200
|
571580a2f4
|
Release 0.95.
|
2015-09-24 19:48:06 +10:00 |
|
UnknownShadow200
|
56089bf275
|
More work on BlockDefinitions support. Liquid collision and gravity still not properly supported.
|
2015-09-23 08:45:16 +10:00 |
|
UnknownShadow200
|
58e5816acf
|
Much more work on patching. Now we just depend on extract resources from classic's jar and terrain-patch.png. Snow is still broken.
|
2015-09-13 08:12:47 +10:00 |
|
UnknownShadow200
|
9a69dba8c5
|
And get player animations working again.
|
2015-09-03 20:06:30 +10:00 |
|
UnknownShadow200
|
ad18567f69
|
Fix bug with StringBuffer/UnsafeString being drawn way too wide on some Windows versions, fixes #46. (Thanks Cheesse)
|
2015-09-03 18:40:25 +10:00 |
|
UnknownShadow200
|
dab0e31bfc
|
More code XML comments.
|
2015-08-29 11:54:55 +10:00 |
|
UnknownShadow200
|
997a6c1eb6
|
Version 0.9.
|
2015-08-22 14:38:12 +10:00 |
|
UnknownShadow200
|
c6d797aebc
|
Properly respond to changes in yaw and pitch sent by server. Fix bug with InterpAngle when passing from <90 to >270 degrees.
|
2015-08-22 14:01:12 +10:00 |
|
UnknownShadow200
|
0fe78fdf3b
|
Use indexed drawing and stackalloc in StandardEnvRenderer.
|
2015-08-04 08:33:00 +10:00 |
|
UnknownShadow200
|
4bf4209a4c
|
Don't crash when the device is lost, partially addresses #30. Need to conduct more thorough testing to ensure that this works on all graphics cards.
|
2015-07-30 19:54:02 +10:00 |
|
UnknownShadow200
|
4cc1e27157
|
Cleanup the solution - move the client's files and folders into their own folder.
|
2015-07-25 06:45:14 +10:00 |
|