UnknownShadow200
|
f9c0f75208
|
Client: Move searcher for block collisions into separate class.
|
2016-10-10 14:42:05 +11:00 |
|
UnknownShadow200
|
1839da07b4
|
Client: Reduce code duplication in Picking.cs
|
2016-09-22 15:50:45 +10:00 |
|
UnknownShadow200
|
0ab5ef4434
|
Rename INetworkProcessor to the more descriptive IServerConnection, since it does not necessarily actually use the network.
|
2016-09-11 12:52:00 +10:00 |
|
UnknownShadow200
|
d837e52724
|
Better indentation
|
2016-08-30 12:49:24 +10:00 |
|
UnknownShadow200
|
4ffa029fa9
|
Start on (non-working) player push.
|
2016-07-25 13:03:29 +10:00 |
|
UnknownShadow200
|
7432413a77
|
Move gui code to a separate class.
|
2016-07-25 12:11:55 +10:00 |
|
UnknownShadow200
|
f227bbfbbf
|
Modularise animation part of held block into a separate file.
|
2016-07-08 22:06:35 +10:00 |
|
UnknownShadow200
|
1578bac6bc
|
Make held block and dig animations more accurate.
|
2016-07-07 15:21:51 +10:00 |
|
UnknownShadow200
|
bf31645e6b
|
Hopefully fix issues with falling through when pillaring. (Thanks classic1234)
|
2016-06-26 23:38:51 +10:00 |
|
UnknownShadow200
|
f960043a08
|
Colour held block, more work on dig anim.
|
2016-06-25 13:48:12 +10:00 |
|
UnknownShadow200
|
b2c642b8af
|
Remove Block enum.
|
2016-06-11 15:29:45 +10:00 |
|
UnknownShadow200
|
c4f1f69cbd
|
Use a single tab list code base for both CPE ExtPlayerList and original tab list behaviour.
|
2016-05-29 21:37:38 +10:00 |
|
UnknownShadow200
|
fba550f3c2
|
Use generic BlockChanged event instead of hardcoding behaviour in PickingHandler.
|
2016-05-21 15:06:38 +10:00 |
|
UnknownShadow200
|
fe6dccc944
|
Reduce shadow alpha slightly (Thanks goodlyay).
|
2016-05-16 15:22:28 +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
|
3efd2365e1
|
Make warning dialogs less hacky.
|
2016-04-26 19:03:06 +10:00 |
|
UnknownShadow200
|
131b18bc67
|
Quick fix for client not working in multiplayer. (Thanks MrGoober)
|
2016-04-14 15:29:05 +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 |
|