785 Commits

Author SHA1 Message Date
Shoghi Cervantes
e608acbd1c Improved Player last damage check 2014-09-16 10:42:01 +02:00
Shoghi Cervantes
44a30b7fac Added forced position strong check for Player 2014-09-16 00:32:03 +02:00
Shoghi Cervantes
50b2f55583 Increased movement error range 2014-09-15 23:53:08 +02:00
Shoghi Cervantes
87dbc18452 Removed position revert message on plugin event cancelled 2014-09-15 20:32:42 +02:00
Shoghi Cervantes
9f9422f0ed Added Player->forceMovement check on teleport 2014-09-15 01:16:13 +02:00
Shoghi Cervantes
fba12c6ddf Fixed EntityMoveEvent not being cancelled correctly on players 2014-09-10 20:06:30 +02:00
Shoghi Cervantes
02ca227085 Normalized Player pitch/yaw 2014-09-10 12:23:23 +02:00
Shoghi Cervantes
0a4e0e3228 Fixed Item drop delay 2014-09-08 07:40:19 +02:00
Shoghi Cervantes
d8c492de4a Merge pull request #2062 from Yosshi999/patch1
Fixed HeldItem were swapped in mining
2014-09-08 07:37:24 +02:00
Yosshi999
1ad6438e60 Fixed Player's slot[0] disappears on loging in 2014-09-07 11:37:54 +09:00
Yosshi999
4ecec42c9d Fixed HeldItem were swapped in mining 2014-09-07 11:29:17 +09:00
Shoghi Cervantes
d3c308c5a8 Fixed possible Player crash on save 2014-09-05 10:50:19 +02:00
Shoghi Cervantes
e94ddcabe0 Fixed dropped items going too fast 2014-09-01 23:37:31 +02:00
Shoghi Cervantes
e047b6a870 Fixed bows not getting damaged 2014-09-01 11:43:48 +02:00
Shoghi Cervantes
c5626bae34 Do not set Level to null, closes #2032 2014-09-01 11:29:44 +02:00
Shoghi Cervantes
eff63a661e Player creative check refactor 2014-08-31 10:49:20 +02:00
Shoghi Cervantes
5a756d215d Fixed creative players dropping their inventory 2014-08-31 10:45:38 +02:00
Shoghi Cervantes
a396b8c220 Fixed #2021 2014-08-30 21:45:32 +02:00
Shoghi Cervantes
ec1fe6a083 Fixed EntityShootBowEventEvent crash 2014-08-30 19:07:17 +02:00
Shoghi Cervantes
706c97b9b1 Made shooting bow use its durability 2014-08-30 18:46:09 +02:00
Shoghi Cervantes
a04516a879 Added EntityShootBowEvent, made bow require an arrow 2014-08-30 18:43:32 +02:00
Shoghi Cervantes
36ee6d9966 Added arrow and suicide death messages 2014-08-30 18:30:39 +02:00
Shoghi Cervantes
23793e0fc4 Added check for invalid entity attack 2014-08-30 18:24:24 +02:00
Shoghi Cervantes
3409d332e7 Added survival check to movements 2014-08-30 17:57:30 +02:00
Shoghi Cervantes
7a10f91330 Fixed entity partial block moving 2014-08-30 15:31:22 +02:00
Shoghi Cervantes
bf839e821c Added proper arrows and damage 2014-08-30 01:22:46 +02:00
Shoghi Cervantes
98dd7f8c15 Use Entity::move() as player movement, protect against noclip cheat 2014-08-29 13:33:25 +02:00
Shoghi Cervantes
e2986992c7 Fixed AxisAlignedBB infinite expansion 2014-08-28 21:11:49 +02:00
Shoghi Cervantes
9fb46d8fe8 Fixed entity physics 2014-08-28 18:26:37 +02:00
Shoghi Cervantes
eab86f5f90 Replaced array() with [] 2014-08-28 17:04:22 +02:00
Shoghi Cervantes
f7e2d31f0a Check player online status, closes #1983 2014-08-27 11:28:49 +02:00
Shoghi Cervantes
e0fc3784ad Throw exception when saving an already-closed player, closes #1981 2014-08-26 22:02:43 +02:00
Shoghi Cervantes
bf5630dc0d Fixed #1926 Teleport to non-generated chunks 2014-08-26 16:45:51 +02:00
Shoghi Cervantes
35b86af2af Fixed furnace achievement check 2014-08-26 10:56:33 +02:00
Shoghi Cervantes
a0df0a8fff Fixed player fall damage 2014-08-25 16:53:20 +02:00
Shoghi Cervantes
20e11bd408 Improved player onGround collision check 2014-08-25 15:48:12 +02:00
Shoghi Cervantes
46e502430e Added teleport flag to MovePlayerPacket, improves player movement 2014-08-25 13:01:39 +02:00
Shoghi Cervantes
87b800ebb9 Fixed #1967 Glowstone dust -> Glowstone recipe 2014-08-25 11:33:47 +02:00
Shoghi Cervantes
9fdafb87b4 Fixed #1962 Fake client-side player entities 2014-08-24 23:12:12 +02:00
Shoghi Cervantes
1fcfef20b0 Implemented beds 2014-08-24 20:34:24 +02:00
Shoghi Cervantes
f0f9bccb4b Fixed #1960 2014-08-24 15:57:13 +02:00
Shoghi Cervantes
4edadd764c Improved Level::getBlock() 2014-08-24 14:30:43 +02:00
Shoghi Cervantes
01ebe74974 Performance improvements in blocks and Entities 2014-08-24 14:08:17 +02:00
Shoghi Cervantes
a3cc676ac6 Improved player spawn, closes #1890 2014-08-21 19:18:06 +02:00
Shoghi Cervantes
db7222976e Code cleanup 2014-08-21 17:26:41 +02:00
Shoghi Cervantes
5dc3fe4fe9 Fix backwards-incompatible change 2014-08-19 16:26:37 +02:00
Shoghi Cervantes
973d6b5869 Removed 'unhandled data packet' debug message 2014-08-19 12:30:12 +02:00
Shoghi Cervantes
5c150f696c Fixed task not being freed from player on close 2014-08-19 11:31:23 +02:00
Shoghi Cervantes
34711dc346 Fixed #1889 Players drop their inventory when they die 2014-08-18 14:49:53 +02:00
Shoghi Cervantes
a816234ee8 Merge pull request #1917 from Yosshi999/patch2
creative & survival hotbar bugfix
2014-08-18 14:33:05 +02:00