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
|
a6f90acf00
|
More comments.
|
2015-10-24 15:31:57 +11:00 |
|
UnknownShadow200
|
fc4e8c7e56
|
Rope now uses its actual bounding box for collision detection, add clipboard support to new launcher, add clearing input support to new launcher. General cleanup of new launcher too.
|
2015-10-24 12:33:37 +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
|
611f26c4a9
|
Fix a bug I introduced by only negating, rather than negating the negation.
|
2015-10-22 20:44:03 +11:00 |
|
UnknownShadow200
|
9e15c3775b
|
Add tab to new launcher, make sprite bounding boxes exactly match the texture.
|
2015-10-22 18:29:12 +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
|
0dc008b11e
|
Add proper respawning.
|
2015-10-22 09:12:49 +11:00 |
|
UnknownShadow200
|
a91dd49963
|
Make noclip and flying more consistent with each other.
|
2015-10-22 07:45:40 +11:00 |
|
UnknownShadow200
|
cd4a0f5056
|
Add option to change speed multiplier.
|
2015-10-22 07:06:58 +11:00 |
|
UnknownShadow200
|
e1a244e319
|
Implement servers list and stuff.
|
2015-10-20 12:57:18 +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
|
eb73f460ab
|
Fix skating effect with liquids.
|
2015-10-11 09:13:46 +11:00 |
|
UnknownShadow200
|
00945a6095
|
More comments, more refactoring. Remove WoM terrain atlas support because WoM's file server has been down for quite a long time now.
|
2015-10-10 20:29:29 +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
|
bab9b11b49
|
Fix jumping when standing next to water, fixex #92.
|
2015-10-06 16:20:05 +11:00 |
|
UnknownShadow200
|
1740631f17
|
Simplify linux backend, use core vbo functions if running >= 1.5 opengl.
|
2015-10-01 18:10:22 +10:00 |
|
UnknownShadow200
|
067f87ce37
|
Use default op block permissions regardless of whether BlockPermissions is used or not. BlockPermissions settings always override other attempts to set permissions.
|
2015-09-27 06:40:33 +10:00 |
|
UnknownShadow200
|
901f3e359f
|
Fix custom liquids for BlockDefinitions.
|
2015-09-23 13:18:13 +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 |
|
UnknownShadow200
|
3d9d2a0e76
|
If Op user type and not using block permissions, the player should be able to place grass, water, lava, and admincrete.
|
2015-09-21 11:13:37 +10:00 |
|
UnknownShadow200
|
41c091e832
|
Fix rotations being slightly off, also push up player if they get stuck in a block.
|
2015-09-17 19:41:03 +10:00 |
|
UnknownShadow200
|
d535448bb4
|
Load animations.png from texture pack if it exists.
|
2015-09-12 13:56:37 +10:00 |
|
UnknownShadow200
|
41073fc4b9
|
Initial work on animations, half size of block picking and change its colour to black.
|
2015-09-12 13:43:33 +10:00 |
|
UnknownShadow200
|
7826f84b55
|
Consistency of Game/Window - now just use game. Start work on adding crosshairs.
|
2015-09-01 18:03:36 +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
|
4cc1e27157
|
Cleanup the solution - move the client's files and folders into their own folder.
|
2015-07-25 06:45:14 +10:00 |
|