Howaner
|
9af58a81d6
|
Use 3 priorities.
|
2014-10-23 21:19:43 +02:00 |
|
Howaner
|
72bb299a4a
|
Merge branch 'master' into ChunkLoader
Conflicts:
src/ChunkSender.cpp
src/ClientHandle.cpp
src/World.h
|
2014-10-23 14:59:42 +02:00 |
|
Tiger Wang
|
a26541a7c3
|
En masse NULL -> nullptr replace
|
2014-10-22 20:12:49 -07:00 |
|
Howaner
|
b0988e65aa
|
Use two lists and 2 chunk send prioritys.
|
2014-10-21 17:35:23 +02:00 |
|
Howaner
|
a07456d712
|
New c++11 stuff.
|
2014-10-21 17:00:41 +02:00 |
|
Howaner
|
44514e53fc
|
Merge branch 'master' into ChunkLoader
Conflicts:
src/ClientHandle.cpp
|
2014-10-21 16:55:22 +02:00 |
|
Tiger Wang
|
2874bf73be
|
Merge pull request #1502 from mc-server/furnaces
Improved furnaces
|
2014-10-18 21:33:55 +01:00 |
|
Mattes D
|
8c2a99711e
|
Merged branch 'fix_chunks'.
|
2014-10-16 21:12:26 +02:00 |
|
Mattes D
|
eeb580a74e
|
Functions in cPluginManager get references instead of pointers.
|
2014-10-15 19:09:09 +02:00 |
|
Mattes D
|
c6725f8d28
|
Usernames are lowercased before generating offline UUID.
This breaks previous offline UUIDs, but it guarantees that future offline UUIDs will be the same even for usernames with wrong capitalization.
|
2014-10-15 13:41:23 +02:00 |
|
Howaner
|
97623fc634
|
Added distance check.
|
2014-10-07 21:36:01 +02:00 |
|
Howaner
|
b493beb3bb
|
Stream 4 chunks per tick. Added priority.
|
2014-10-06 21:27:53 +02:00 |
|
Howaner
|
a59f2d15fb
|
Merge branch 'master' into ChunkLoader
|
2014-10-06 17:38:42 +02:00 |
|
Howaner
|
5a6b86180e
|
Better StreamNextChunk() method
|
2014-10-06 17:38:17 +02:00 |
|
Mattes D
|
a8aeceab9d
|
cClientHandle: Added protocol version knowledge.
|
2014-10-05 20:19:21 +02:00 |
|
Tiger Wang
|
b5a2c6667a
|
Improved furnaces
* Fixed progress bar on 1.8
* Fixed bugs
* Improved code
* Fixes #1068
* Fixes #1070
|
2014-10-03 21:32:41 +01:00 |
|
Howaner
|
382e014ebc
|
Optimized chunk loader
|
2014-10-02 23:50:41 +02:00 |
|
madmaxoft
|
d7066f43d3
|
Rewritten plugin messages, vanilla are being parsed directly.
This should finally fix the compatibility problems between 1.7 and 1.8 protocols with the changes in the vanilla plugin messages.
|
2014-09-30 13:33:57 +02:00 |
|
madmaxoft
|
5a44be13b7
|
Fixed trailing whitespace.
|
2014-09-28 22:17:29 +02:00 |
|
Mattes D
|
8d55cd409e
|
Merge pull request #1466 from mc-server/endofsupport
Removed protocols 1.2 to 1.6
|
2014-09-28 22:04:30 +02:00 |
|
Masy98
|
79110b29db
|
Combined conditions
|
2014-09-27 21:49:03 +02:00 |
|
Masy98
|
fc22ba0ce8
|
Added barriers correctly
|
2014-09-27 21:07:52 +02:00 |
|
Tiger Wang
|
72c087cfd3
|
Dropped support for <1.7.x
|
2014-09-27 14:28:14 +01:00 |
|
Howaner
|
d83d6456e8
|
Fixed players custom name in 1.8
|
2014-09-26 17:37:19 +02:00 |
|
Howaner
|
4b38e077cf
|
Merge branch 'master' into EntityCustomName
Conflicts:
src/ClientHandle.cpp
src/ClientHandle.h
src/Protocol/Protocol.h
src/Protocol/Protocol125.cpp
src/Protocol/Protocol125.h
src/Protocol/Protocol17x.cpp
src/Protocol/Protocol17x.h
src/Protocol/ProtocolRecognizer.cpp
src/Protocol/ProtocolRecognizer.h
src/World.cpp
src/World.h
|
2014-09-23 14:39:49 +02:00 |
|
Howaner
|
4398156b2e
|
Merge branch 'master' into 1.8-Protocol
|
2014-09-19 14:31:18 +02:00 |
|
Howaner
|
43ed690520
|
Exported player list states to extra functions.
|
2014-09-18 18:50:17 +02:00 |
|
madmaxoft
|
010879e43f
|
BungeeCord compatibility: don't overwrite UUID / properties.
|
2014-09-17 16:01:14 +02:00 |
|
Howaner
|
92e7e5c615
|
Merge branch 'master' into 1.8-Protocol
|
2014-09-14 14:16:17 +02:00 |
|
Mattes D
|
5b63a7fe98
|
Merge pull request #1353 from mc-server/Effects
Added speed entity effect.
|
2014-09-13 17:05:59 +02:00 |
|
Howaner
|
b462416e1f
|
1.8: Fixed maps.
|
2014-09-13 02:20:04 +02:00 |
|
Howaner
|
69afc4dbba
|
Merge branch 'master' into 1.8-Protocol
Conflicts:
src/Items/ItemHoe.h
|
2014-09-13 01:21:43 +02:00 |
|
Howaner
|
1223a24d3c
|
Merge branch 'master' into Effects
|
2014-09-12 19:13:46 +02:00 |
|
Howaner
|
20f3757d54
|
Play placesound from the middle of the block.
|
2014-09-12 18:14:32 +02:00 |
|
Howaner
|
010ac1e5f7
|
Fixed block place sounds.
|
2014-09-12 18:12:42 +02:00 |
|
Howaner
|
a1716bb415
|
Players in survival mode are not allowed to break a bedrock.
|
2014-09-12 15:57:37 +02:00 |
|
Howaner
|
bee615b75b
|
Merge branch 'master' into 1.8-Protocol
|
2014-09-12 13:28:06 +02:00 |
|
Howaner
|
f2c5d8a761
|
Fixed many right click issues.
|
2014-09-12 13:19:33 +02:00 |
|
Howaner
|
4e2d75bde5
|
1.8: Fixed eating.
|
2014-09-12 01:37:19 +02:00 |
|
Howaner
|
3bd3ac2200
|
1.8: Added ParticleEffect packet.
|
2014-09-11 17:03:09 +02:00 |
|
Howaner
|
71c3369e08
|
1.8: Added MultiBlockChange packet.
|
2014-09-09 18:27:31 +02:00 |
|
Masy98
|
acae3c9c65
|
Moved sound-configs into BlockID.h and fixed/ added loads of sounds
|
2014-09-09 16:00:26 +02:00 |
|
Howaner
|
f94df06b66
|
Added the player list to the 1.8 protocol.
|
2014-09-09 03:02:25 +02:00 |
|
Howaner
|
6fb0a76b1e
|
Merge branch 'master' into 1.8-Protocol
|
2014-09-09 01:55:21 +02:00 |
|
Howaner
|
4b1f4e8d7e
|
1.8: Added new uuid field.
|
2014-09-09 01:52:51 +02:00 |
|
Howaner
|
76fa3a7ccd
|
More fixes.
|
2014-09-08 20:12:43 +02:00 |
|
Howaner
|
8f8693a71e
|
Fixed more 1.8 packets.
|
2014-09-08 17:02:54 +02:00 |
|
Mattes D
|
c140ba2367
|
Merge pull request #1351 from LO1ZB/remove-a_RelY
remove y-coord from chunks
|
2014-09-03 21:47:00 +02:00 |
|
Howaner
|
e431bb4e63
|
Merge branch 'master' into Inventory
|
2014-09-02 20:11:38 +02:00 |
|
Howaner
|
1bb4d79412
|
Added SetCustomName() to players.
|
2014-09-02 19:12:35 +02:00 |
|