4280 Commits

Author SHA1 Message Date
Shoghi Cervantes
44b5c23ee1 Fixed dead entities and Item picking, improved timing reports 2015-05-06 16:21:35 +02:00
Shoghi Cervantes
bff51322af Merge pull request #2986 from 64FF00/master
Fixed /tell command not displaying the sender's name correctly (aka "I'm Bored x3")
2015-05-05 14:27:49 +02:00
64FF00
cc58d96071 Fixed /tell command not displaying the sender's name correctly 2015-05-05 19:59:12 +09:00
Shoghi Cervantes
001915fcd6 beta build 9 2015-05-04 17:58:29 +02:00
Shoghi Cervantes
cd607b0cec Oops distance 2015-05-04 17:57:03 +02:00
Shoghi Cervantes
5ec4b3f46f "Fixed" #2982 2015-05-04 17:53:48 +02:00
Shoghi Cervantes
d9a9808844 Added interaction and 3rd person cheat protection 2015-05-04 17:52:55 +02:00
Shoghi Cervantes
f718d06a7d
Updated RakLib, tick inside thread instead of depending on main thread 2015-05-03 23:40:36 +02:00
Shoghi Cervantes
563f7404fe
Time less than target fix 2015-05-03 23:20:40 +02:00
Shoghi Cervantes
0ddf396b08
Use time_sleep_until() instead of usleep(), improved thread kill 2015-05-03 23:17:39 +02:00
Shoghi Cervantes
d830386786 Changed default async compression 2015-05-03 22:14:57 +02:00
Shoghi Cervantes
49f34ec524 Send spawn position after respawn on death, fixes #2976 2015-05-03 21:46:46 +02:00
Shoghi Cervantes
9ec609d025
Improved Player flight detection after setMotion(), other method improvement 2015-05-03 13:42:54 +02:00
Shoghi Cervantes
0ead3ec781
Changed round/floor to floor on BlockIterator 2015-05-02 17:38:45 +02:00
Shoghi Cervantes
fdf395721e Improvements on player move updates 2015-05-01 15:09:37 +02:00
Shoghi Cervantes
211e1ae121 Fixed slots on creative 2015-04-30 17:51:04 +02:00
Shoghi Cervantes
923be2fffc Improved slot selection on creative mode, closes #2960 2015-04-30 12:53:03 +02:00
Shoghi Cervantes
fb257c16f1 Set entities on fire if hit by an entity on fire 2015-04-30 11:40:22 +02:00
Shoghi Cervantes
b33706d427 Merge pull request #2959 from LDX-MCPE/patch-1
fixed typo
2015-04-30 08:34:57 +02:00
LDX
6bcb319fb5 fixed typo 2015-04-29 23:12:22 -04:00
Shoghi Cervantes
d4b2e3d1b7
Improved heightmap generation 2015-04-29 23:19:27 +02:00
Shoghi Cervantes
7754aa71a3
Fixed end of regex on Config 2015-04-29 21:09:35 +02:00
Shoghi Cervantes
978aa2ba0f Protocol changes 2015-04-29 17:04:34 +02:00
Shoghi Cervantes
c2b3f7cd7f Noclip in spectator mode, changed chunk format 2015-04-29 12:29:59 +02:00
Shoghi Cervantes
3872a21474 Allow setting the flying status for any given player 2015-04-29 11:31:04 +02:00
Shoghi Cervantes
11e2d23b83 Improved LoginPacket and BatchPacket handling 2015-04-29 10:55:29 +02:00
Shoghi Cervantes
2cd78d4ae3 Merge pull request #2951 from EnderBrine101/patch-1
No longer needed :P
2015-04-28 18:52:21 +02:00
EnderBrine101
08f09cc3c8 No longer needed :P 2015-04-28 17:34:38 +01:00
Shoghi Cervantes
1b13a4c1ec Protocol 25 2015-04-28 16:56:59 +02:00
Shoghi Cervantes
71587db2be Merge branch 'master' of github.com:PocketMine/PocketMine-MP 2015-04-28 14:49:52 +02:00
Shoghi Cervantes
8caf04ade5 build 8, allow setting selected hotbar slot, auto_jump setting 2015-04-28 14:20:35 +02:00
Shoghi Cervantes
488fbc27fe
Fixed issue reading/writing YAML 2015-04-27 21:26:50 +02:00
Shoghi Cervantes
84d1f4596b Improved Anvil live conversion speed 2015-04-27 14:43:33 +02:00
Shoghi Cervantes
6fc7ee2775 Fixed some bad defaults, improved spawning 2015-04-27 14:43:33 +02:00
Shoghi Cervantes
ef00103fec Merge pull request #2944 from alejandroliu/generator-list
Added a getGeneratorList
2015-04-27 09:53:50 +02:00
Alejandro Liu
bdf069ebe1 Added a getGeneratorList 2015-04-27 01:18:04 +02:00
Shoghi Cervantes
5942cafa53 Send in the correct channel 2015-04-26 23:11:07 +02:00
Shoghi Cervantes
fbdbac06cc New delayed teleporting system 2015-04-26 23:04:24 +02:00
Shoghi Cervantes
fba12f2a13 Be sure that AsyncTask finish executing, fixes #2931 2015-04-25 17:52:57 +02:00
Shoghi Cervantes
7ad98d4659 Deprecated CallbackTask, moved sleep checking to level 2015-04-25 17:28:30 +02:00
Shoghi Cervantes
1d8c29add7 Fixed Block Iterator and getLineOfSight() 2015-04-24 18:10:45 +02:00
Shoghi Cervantes
d4cae729c3 Added AsyncTasks timings 2015-04-24 17:21:39 +02:00
Shoghi Cervantes
529f9b148b Save/reload skin on Human based entities 2015-04-24 17:05:00 +02:00
Shoghi Cervantes
20842636f9 Added timings to chunk sending 2015-04-24 16:59:46 +02:00
Shoghi Cervantes
7b699d9afd Improved fall damage while on jump boost, new protocol update, build 7, allow for live inventory resizing 2015-04-24 16:43:59 +02:00
Shoghi Cervantes
ba635b8858 Fixed particles being emmited on non-player block breaks 2015-04-23 17:02:37 +02:00
Shoghi Cervantes
04f3cc4905 Measure highest TPS load and lowest TPS between measurements 2015-04-23 15:34:42 +02:00
Shoghi Cervantes
4a1e122605 Move UUID generation before PreLogin 2015-04-23 12:07:34 +02:00
Shoghi Cervantes
a0739a7b03 Added more level tick options, force player ticks, base tick rate for levels 2015-04-23 11:34:01 +02:00
Shoghi Cervantes
f73bd02198 Allow to tick players partially 2015-04-23 11:19:27 +02:00