Commit Graph

1155 Commits

Author SHA1 Message Date
Shoghi Cervantes
5b6b789ab3 Improved exponentiation 2014-09-29 13:24:25 +02:00
Shoghi Cervantes
61d84c73d0 Implemented Arrow pick up 2014-09-29 13:05:18 +02:00
Shoghi Cervantes
f5822c6de8 Improved entity movement updates 2014-09-29 12:59:01 +02:00
Shoghi Cervantes
886ad8442c Fixed #2055 Extra packet data sent on armor change 2014-09-28 17:31:44 +02:00
Shoghi Cervantes
0dfaa19380 Fixed invalid spawn position setting for plugins 2014-09-28 15:19:09 +02:00
Shoghi Cervantes
2ded2013bf Fixed auto-save configuration, made it global 2014-09-28 10:50:43 +02:00
Shoghi Cervantes
aa27c28e65 Force new player position on spawn 2014-09-28 01:14:03 +02:00
Shoghi Cervantes
1d8562fb8c Allow setting the player spawnpoint via events before PlayerJoinEvent 2014-09-28 00:14:08 +02:00
Shoghi Cervantes
16384c2b20 Improved Player generation queue 2014-09-27 10:31:02 +02:00
Shoghi Cervantes
b231eba803 Fixed E_NOTICE error on player movement 2014-09-26 13:23:47 +02:00
Shoghi Cervantes
82d903733d Fixed #2121 2014-09-26 11:34:06 +02:00
Shoghi Cervantes
5db45222c6 Deprecated Level->getChunkAt() in favor of Level->getChunk() 2014-09-26 10:31:32 +02:00
Shoghi Cervantes
7e49d073fa Improved player movement, check once per tick 2014-09-24 16:58:22 +02:00
Shoghi Cervantes
8c3fcf0798 Send player metadata on respawn 2014-09-23 20:14:01 +02:00
Shoghi Cervantes
91f20f6789 Add valid position difference back to Player entities 2014-09-23 15:54:48 +02:00
Shoghi Cervantes
0a29e66b62 Fixed #2114 Removed Player collisions with other entities 2014-09-22 11:26:12 +02:00
Shoghi Cervantes
36d8100e17 Protect against \0 attacks on name checking 2014-09-20 18:26:17 +02:00
Shoghi Cervantes
d1f22ee395 Block more player actions when dead, closes #2102 2014-09-19 20:19:27 +02:00
Shoghi Cervantes
8a8a95480e Added Cactus damage 2014-09-16 12:02:18 +02:00
Shoghi Cervantes
34139c7efe Added more death messages 2014-09-16 11:51:43 +02:00
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