UnknownShadow200
|
d51f3572b6
|
Add zoom option to client.
|
2015-12-31 12:33:55 +11:00 |
|
UnknownShadow200
|
1887b2f389
|
Add a first person zoom camera (Thanks imjonnyboy), also first step sound chosen should be solid block directly at feet (Thanks goodlyay).
|
2015-12-30 21:03:32 +11:00 |
|
UnknownShadow200
|
3789499245
|
Middle mouse click should change selected index, not swap block (Thanks goodlyay), also clicking on block in hotbar should move to that block in the block select screen (Thanks FabTheZen).
|
2015-12-25 13:23:59 +11:00 |
|
UnknownShadow200
|
6fb7e099f9
|
Remove Height[] array and use MaxBB[].Y in its place, also fix sprites being drawn with wrong height in block in hand.
|
2015-12-23 17:43:45 +11:00 |
|
UnknownShadow200
|
8a934df673
|
Can press F7 to show axis lines.
|
2015-12-20 13:54:04 +11:00 |
|
UnknownShadow200
|
dacd6e4f44
|
Use MinBB/MaxBB in place of +0/+1, except for mesh builder.
|
2015-12-15 13:36:49 +11:00 |
|
UnknownShadow200
|
4d1026e5a4
|
Implement scrolling in launcher, fix being able to scroll past through the end of the servers list.
|
2015-12-10 09:04:44 +11:00 |
|
UnknownShadow200
|
ac42cf3bc8
|
Save pushback placing setting, fix launcher updater crashing for non-english languages.
|
2015-12-07 20:38:41 +11:00 |
|
UnknownShadow200
|
2e317c4b99
|
Add proper sounds, fix block models, remove vertical water on map edges.
|
2015-12-03 20:35:40 +11:00 |
|
UnknownShadow200
|
69492105b5
|
Fix mouse scrolling not working for hotbar with high precision mice (Thanks nyxzimus)
|
2015-12-01 18:06:08 +11:00 |
|
UnknownShadow200
|
4d7ca25459
|
Add partially working dig sounds.
|
2015-11-27 22:38:43 +11:00 |
|
UnknownShadow200
|
75fce33012
|
Move gui options into own screen, allow scaling of chat size in addition to overall hud size.
|
2015-11-22 11:07:57 +11:00 |
|
UnknownShadow200
|
dff4877fd6
|
Start work on rain particles.
|
2015-11-21 17:44:47 +11:00 |
|
UnknownShadow200
|
4bf66fd021
|
Place/delete animations always show, sky should also move with clouds when clouds move above world height.
|
2015-11-21 08:47:43 +11:00 |
|
UnknownShadow200
|
2e02593862
|
Fix ClassicalSharp not working properly when the Launcher is used via the terminal with its currently directory set to a different directory from the location of ClassicalSharp.exe, also add switch block animation.
|
2015-11-16 14:55:50 +11:00 |
|
UnknownShadow200
|
4c219b8a46
|
Fix text input being slightly expanded when using default.png, block in hand now doesn't draw in third person, uses sunlight/shadowlight and has a left click animation.
|
2015-11-16 12:20:01 +11:00 |
|
UnknownShadow200
|
f1a7a0e513
|
Remove 'Add new' from hotkeys, just clicking on empty hotkey line does the same thing. Make HUD show behind pause and block menu screen.
|
2015-11-08 17:03:44 +11:00 |
|
UnknownShadow200
|
30a70638e1
|
Make hacks more consistent, can place blocks through yourself in noclip, alow cycling fog up to 1024, 2048 and 4096.
|
2015-11-08 12:22:04 +11:00 |
|
UnknownShadow200
|
30ea4c9429
|
Add F3 to toggle FPS.
|
2015-11-07 13:57:07 +11:00 |
|
UnknownShadow200
|
043c14fad7
|
Add support for FullCP437 CPE extension, add support for LongerMessages CPE extension
|
2015-10-30 08:24:35 +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
|
57d4a937c8
|
Press F8 (temp debug) to switch between default.png and arial for chat.
|
2015-10-28 16:40:36 +11:00 |
|
UnknownShadow200
|
2493feb86f
|
Initial implementation of being able to switch between arial and default.png (only works for FPSscreen right now)
|
2015-10-28 07:20:15 +11:00 |
|
UnknownShadow200
|
c1204c8b09
|
Save client defined hotkeys.
|
2015-10-26 17:50:03 +11:00 |
|
UnknownShadow200
|
e83957c685
|
More code commenting and cleanup.
|
2015-10-25 20:34:47 +11:00 |
|
UnknownShadow200
|
c81014d6ef
|
Add CpeTextHotKey support.
|
2015-10-25 19:28:27 +11:00 |
|
UnknownShadow200
|
bf18a732c5
|
Fix selected block box not showing behind translucent blocks, make it so that you are able to place blocks on the bottom layer of bedrock, fix ice physics.
|
2015-10-25 07:40:58 +11:00 |
|
UnknownShadow200
|
6748d3fe6d
|
Fix entities being lit as shadows when standing in empty chunks, add support for 'push back' when placing blocks that intersect your position, making building much faster. Add more comments to various parts of the client.
|
2015-10-24 19:00:49 +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
|
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
|
f639de8f7b
|
More work on simplifying gui functions, more work on new launcher.
|
2015-10-19 18:19:05 +11:00 |
|
UnknownShadow200
|
dd23cc8a47
|
Use cloud height rather than offset in options, allow placing liquid and sprite blocks even if entities are located there.
|
2015-10-12 06:55:14 +11:00 |
|
UnknownShadow200
|
69e23c88e1
|
Separate various aspects of 'Game' class into own separate classes.
|
2015-10-02 16:03:55 +10:00 |
|