UnknownShadow200
|
9b45596107
|
Release 0.99.2 again. (Fix last commit, I am too tired)
|
2016-07-09 00:18:50 +10:00 |
|
UnknownShadow200
|
b93b9c6070
|
Get dig animation mostly right. (Much much thanks to goodlyay and his gifs)
|
2016-07-08 23:30:08 +10:00 |
|
UnknownShadow200
|
f227bbfbbf
|
Modularise animation part of held block into a separate file.
|
2016-07-08 22:06:35 +10:00 |
|
UnknownShadow200
|
2a233d9b11
|
Fix z-fighting and picking issues with water/lava.
|
2016-07-08 14:47:00 +10:00 |
|
UnknownShadow200
|
118f134b8f
|
Implement top-face water culling like classic.
|
2016-07-07 17:42:26 +10:00 |
|
UnknownShadow200
|
b732b8a58a
|
Fix receiving handshake packet settings 'receivedFirstPosition' to false (thanks again opticalza), optimise skybox rendering to avoid unnecessary clear call.
|
2016-07-07 00:09:52 +10:00 |
|
UnknownShadow200
|
7fa3fb5ca1
|
Error screen is same colour as classic, minor performance optimisations for mesh building.
|
2016-07-06 23:47:48 +10:00 |
|
UnknownShadow200
|
5ec0fc783a
|
Add lava animation like classic. (Much much thanks to goodlyay)
|
2016-07-03 17:04:26 +10:00 |
|
UnknownShadow200
|
fa522a8a08
|
Add double slab and cobblestone slab stacking to singleplayer. (Thanks McBean56545)
|
2016-06-30 23:21:24 +10:00 |
|
UnknownShadow200
|
f960043a08
|
Colour held block, more work on dig anim.
|
2016-06-25 13:48:12 +10:00 |
|
UnknownShadow200
|
52d25c081a
|
Make lava draw translucent, optimise button widget rendering by only creating a texture size of text and then offseting to correct coords, instead of making one big texture equal to desired button size.
|
2016-06-18 23:11:06 +10:00 |
|
UnknownShadow200
|
d6266ed61e
|
Normalise line endings to end this madness. (Thanks Jjp137)
|
2016-06-11 17:56:37 +10:00 |
|
UnknownShadow200
|
e1d9b979cb
|
Make water/lava be offset down by 1.5 pixels to match original classic.
|
2016-06-11 17:15:29 +10:00 |
|
UnknownShadow200
|
b2c642b8af
|
Remove Block enum.
|
2016-06-11 15:29:45 +10:00 |
|
UnknownShadow200
|
d06110f571
|
Make selected block lines smaller (Thanks Coliop).
|
2016-06-08 13:54:46 +10:00 |
|
UnknownShadow200
|
6c3f72c6c8
|
Reduce code duplication for classic and normal player list code.
|
2016-05-29 21:47:46 +10:00 |
|
UnknownShadow200
|
9061063b1e
|
Get rid of console window again.
|
2016-05-26 13:45:01 +10:00 |
|
UnknownShadow200
|
e610a191e0
|
Draw input text over top of hotbar (Thanks FrostFox).
|
2016-05-26 10:01:32 +10:00 |
|
UnknownShadow200
|
e426f7859b
|
Modularise out liquid physics.
|
2016-05-20 16:31:50 +10:00 |
|
UnknownShadow200
|
ccbdd19080
|
Modularise out falling and foilage physics.
|
2016-05-20 16:21:11 +10:00 |
|
UnknownShadow200
|
ad34d92a09
|
Modularise out falling physics.
|
2016-05-20 16:04:02 +10:00 |
|
UnknownShadow200
|
65069f2f34
|
Organise launcher classes into namespaces.
|
2016-05-17 10:17:24 +10:00 |
|
UnknownShadow200
|
fe6dccc944
|
Reduce shadow alpha slightly (Thanks goodlyay).
|
2016-05-16 15:22:28 +10:00 |
|
UnknownShadow200
|
f7dafcde0e
|
Make 'edit hotkey' menu nice, and consistent with rest of gui.
|
2016-05-15 00:04:45 +10:00 |
|
UnknownShadow200
|
5c0df54013
|
Separate 'hotkeys list' code from 'edit hotkey' gui code.
|
2016-05-14 23:21:21 +10:00 |
|
UnknownShadow200
|
8f8ae2f36f
|
Initial work on texture packs.
|
2016-05-14 20:37:07 +10:00 |
|
UnknownShadow200
|
109e5fc1a8
|
Render rain/snow in correct order.
|
2016-05-13 19:49:39 +10:00 |
|
UnknownShadow200
|
e8bd5033f3
|
Reduce code duplication for particles.
|
2016-05-11 19:37:31 +10:00 |
|
UnknownShadow200
|
2717458067
|
Move everything to WorldEnv class.
|
2016-05-11 19:29:59 +10:00 |
|
UnknownShadow200
|
91cfde2fca
|
Fix sound playing at top of now bottom of leg animation cycle. (Thanks goodlyay)
|
2016-05-11 17:10:16 +10:00 |
|
UnknownShadow200
|
37273895dc
|
Properly reset CPE state on server reconnection.
|
2016-05-09 23:35:44 +10:00 |
|
UnknownShadow200
|
60111bcbf2
|
Add /cuboid command for singleplayer. (Thanks MrGoober)
|
2016-05-09 08:38:59 +10:00 |
|
UnknownShadow200
|
3fa57fa6ac
|
Add UserEvent events class. Only event currently is when user has manually placed a block.
|
2016-05-09 00:26:36 +10:00 |
|
UnknownShadow200
|
723585661a
|
Make Animations a game component, make TexturePackExtractor less hardcoded.
|
2016-05-08 23:05:56 +10:00 |
|
UnknownShadow200
|
d837b31f84
|
Also backspace in input should backspace colour code before the character.
|
2016-05-08 22:06:26 +10:00 |
|
UnknownShadow200
|
9c432833de
|
Remove .lcl and .fcm exporter, use .schematic exporter which actually works in recent MCEdit. (Thanks goodlyay)
|
2016-05-08 20:37:41 +10:00 |
|
UnknownShadow200
|
f5878f70a3
|
Create .lvl and .fcm level exporter.
|
2016-05-08 15:39:49 +10:00 |
|
UnknownShadow200
|
5b8cf2b1c3
|
Also store ETags for 'If-None-Match' type cache methods (such as dropbox), fixes #180.
|
2016-05-02 16:51:40 +10:00 |
|
UnknownShadow200
|
6ee9f75e29
|
Initial work on new collision engine.
|
2016-04-27 19:35:45 +10:00 |
|
UnknownShadow200
|
94171a52e7
|
Revert debugging code from previous commit.
|
2016-04-24 13:58:19 +10:00 |
|
UnknownShadow200
|
0cc3d97ff6
|
Fix rain (Thanks goodlyay)
|
2016-04-24 13:55:36 +10:00 |
|
UnknownShadow200
|
5e13187892
|
Move step sound handling into a separate entity component.
|
2016-04-22 17:42:09 +10:00 |
|
UnknownShadow200
|
8956cc5abd
|
Modularise MapRenderer class.
|
2016-04-20 08:41:22 +10:00 |
|
UnknownShadow200
|
48496794fe
|
Modularise MapCw (to allow NBT read/write to be reused elsewhere)
|
2016-04-19 19:25:19 +10:00 |
|
UnknownShadow200
|
bdbe0e0337
|
Modularise out model building code.
|
2016-04-14 14:56:54 +10:00 |
|
UnknownShadow200
|
a58bdddc2d
|
Modularise picking handling into a separate file.
|
2016-04-14 14:31:55 +10:00 |
|
UnknownShadow200
|
3de395cb9f
|
Quick fix for console window showing.
|
2016-04-11 11:37:16 +10:00 |
|
UnknownShadow200
|
ed1e540c8e
|
Add (untested) support for physics and custom blocks.
|
2016-04-11 10:20:10 +10:00 |
|
UnknownShadow200
|
c050ae7a9e
|
Add very basic .lvl importer (need to fallback physics blocks, no support for custom blocks), also tidy up some of the interfaces.
|
2016-04-11 09:55:02 +10:00 |
|
UnknownShadow200
|
fb0fdce7ab
|
Client should provide visual feedback when respawning/spawning by slightly teleporting the player up one pixel. (Thanks FrostFox) Closes #158
|
2016-04-07 21:35:26 +10:00 |
|