UnknownShadow200
|
12191fe45c
|
Add update check for Windows that now restarts the launcher.
|
2015-11-03 09:47:42 +11:00 |
|
UnknownShadow200
|
120c630c51
|
Make edge/side textures full bright when lava/magma/fire, adjust view distance so it's not obvious when the horizon disappears, fix input bar reporting max rather than actual height.
|
2015-11-02 19:02:24 +11:00 |
|
UnknownShadow200
|
db61780273
|
Add Home/End for text input bar, remove temp debug statements.
|
2015-11-01 15:49:30 +11:00 |
|
UnknownShadow200
|
61745c33c5
|
Very temp debug - slow cursor checks to 1/10 second.
|
2015-11-01 14:33:27 +11:00 |
|
UnknownShadow200
|
4ecb9ed833
|
Hopefully fix cursor showing and hiding on OSX.
|
2015-11-01 13:24:13 +11:00 |
|
UnknownShadow200
|
77c31f33bc
|
Show all debug info when running with console attached.
|
2015-11-01 11:04:44 +11:00 |
|
UnknownShadow200
|
ddad12c442
|
Add support for clicking names in player list, add (not used) support for dirt background to new launcher.
|
2015-10-31 19:03:25 +11:00 |
|
UnknownShadow200
|
f069a32222
|
Use default.png for chat, can toggle on or off with an option.
|
2015-10-28 17:21:29 +11:00 |
|
UnknownShadow200
|
c7ebbf985b
|
Fix block model on AMD, fix /client gpu info crashing client, add support for default minecraft font.
|
2015-10-27 18:02:57 +11:00 |
|
UnknownShadow200
|
30cffb2e20
|
Save VSync on option.
|
2015-10-27 07:40:29 +11:00 |
|
UnknownShadow200
|
59aa0a1c07
|
Remove console window from default builds.
|
2015-10-27 07:08:46 +11:00 |
|
UnknownShadow200
|
6f8a4be44d
|
Use /client gpuinfo and log gpu info when an unhandled exception occurs, rather than always displaying it at startup.
|
2015-10-26 20:51:55 +11:00 |
|
UnknownShadow200
|
f63d1e35e1
|
Begin to phase out usage of LogX/Y/Z calls, see issue #108 for why this is being done
|
2015-10-26 19:55:16 +11:00 |
|
UnknownShadow200
|
c1204c8b09
|
Save client defined hotkeys.
|
2015-10-26 17:50:03 +11:00 |
|
UnknownShadow200
|
a9406906cb
|
Add hotkey gui, workaround MCDzienny servers adding a + for classicube.net accounts.
|
2015-10-26 10:46:48 +11:00 |
|
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
|
534294f646
|
More comments, separate heightmap calculation.
|
2015-10-25 08:32:17 +11:00 |
|
UnknownShadow200
|
328df182c9
|
Make number of chatlines configurable.
|
2015-10-23 10:52:50 +11:00 |
|
UnknownShadow200
|
a9401cda70
|
Add built in client support for sending multiline messages with word-wrapping too.
|
2015-10-23 10:29:29 +11:00 |
|
UnknownShadow200
|
a10fe0336f
|
Able to bind mouse buttons to keyboard, fix various things with the launcher.
|
2015-10-22 12:03:47 +11:00 |
|
UnknownShadow200
|
cd4a0f5056
|
Add option to change speed multiplier.
|
2015-10-22 07:06:58 +11:00 |
|
UnknownShadow200
|
7cf129963d
|
More comments, new launcher works on linux.
|
2015-10-21 18:30:18 +11:00 |
|
UnknownShadow200
|
cd7190e9eb
|
Fix bugs with third person camera over-aggressively culling, add forward facing third person camera, slightly decrease selection box for sprites.
|
2015-10-21 07:37:18 +11:00 |
|
UnknownShadow200
|
e726a4aef8
|
Remove invalidate as it didn't fix issues on linux, other minor cleanup.
|
2015-10-21 06:15:49 +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
|
95604267ec
|
Tick mouse 60 times instead of 20 times per second.
|
2015-10-10 10:50:02 +11:00 |
|
UnknownShadow200
|
f99a01cba9
|
Refactor physics some more, also fix bug with terrain atlas sometimes causing crash. More work on occlusion, still broken.
|
2015-10-10 10:17:13 +11:00 |
|
UnknownShadow200
|
1f54263749
|
Fix sprites not being full bright if they should, overhaul fps screen to also display current position and hack states. FPS can be hidden with option 'Show FPS' now.
|
2015-10-08 19:39:27 +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
|
ad57351cf2
|
Fix isometric blocks. Save chat font size and mouse sensitivity settings. Enter and keypad enter now do the same thing as clicking on 'OK' in menu screens.
|
2015-10-07 19:39:20 +11:00 |
|
UnknownShadow200
|
a74f6af339
|
Use isometric blocks in hotbar. (Doesn't work for sprites, texture bleeding for Direct3D9 build)
|
2015-10-07 16:16:39 +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
|
dc5a29e9f1
|
Move CloudsLevel to map class, simplify various map set methods, reset texture pack to default if we can't download the .png or .zip., fixes #90.
|
2015-10-05 16:57:39 +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
|
bf6532af07
|
Update NetworkProcessor with latest changes to BlockDefinitions.
|
2015-10-03 15:24:01 +10:00 |
|
UnknownShadow200
|
bf314359cd
|
Use dispatch table for reading packets, split off CPE reading/writing into a separate file.
|
2015-10-03 15:04:59 +10:00 |
|
UnknownShadow200
|
9f4d015709
|
Detect hats.
|
2015-10-03 12:13:30 +10:00 |
|
UnknownShadow200
|
4778ef8c32
|
Make StringBuffer 100% less unsafe.
|
2015-10-03 09:36:29 +10:00 |
|
UnknownShadow200
|
e5cd574dae
|
Replace local with direct connection tab, store resume information.
|
2015-10-03 06:24:29 +10:00 |
|
UnknownShadow200
|
0979c0597e
|
Fix translucent blocks, fix clipboard crashing the client.
|
2015-09-30 13:49:37 +10:00 |
|
UnknownShadow200
|
9e9a739932
|
Fix Direct3D9 build clipping when standing next to a block, blocks should not be placed over players. (Thanks Empy)
|
2015-09-30 09:10:55 +10:00 |
|
UnknownShadow200
|
976db7a487
|
Some cleanup, simplify readme.
|
2015-09-30 08:33:35 +10:00 |
|
UnknownShadow200
|
a12ffa3730
|
Fix custom key bindings not being loaded, sprites are now rotated diagonally.
|
2015-09-27 08:48:51 +10:00 |
|
UnknownShadow200
|
571580a2f4
|
Release 0.95.
|
2015-09-24 19:48:06 +10:00 |
|
UnknownShadow200
|
fe1d808025
|
Fix crashing when pressing button in OptionsScreen, save and load default view distance, other minor gui touchups.
|
2015-09-24 19:39:51 +10:00 |
|
UnknownShadow200
|
fde7eef0db
|
Much more work on new client gui.
|
2015-09-24 14:48:24 +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
|
f9b6da294f
|
Remove WindowBorder from OpenTK, simplify a little bit in X11 API.
|
2015-09-22 20:20:58 +10:00 |
|