|
376e359577
|
Moved connected flag up in the Player disconnect process
|
2014-10-05 22:51:20 +02:00 |
|
|
571e2f8895
|
Revert "Option to disable hitbox calculation"
This reverts commit fae330d499 .
|
2014-10-05 16:32:49 +02:00 |
|
|
fae330d499
|
Option to disable hitbox calculation
|
2014-10-04 20:07:37 -05:00 |
|
|
602bdf27a5
|
Compatibility with pthreads > 2.0.8
|
2014-10-02 16:58:37 +02:00 |
|
|
539fa232f8
|
Added individual object timings to Entities / Tile Entities
|
2014-09-30 16:09:21 +02:00 |
|
|
f8378c09ba
|
Fixed entities getting OnGround default to true
|
2014-09-30 13:13:31 +02:00 |
|
|
ee8ad6f92a
|
Implement Armor changes as Transactions
|
2014-09-30 09:37:58 +02:00 |
|
|
f888acbd7c
|
Send PlayerArmorEquipmentPacket instead of ContainerSetContentPacket with id 0x78
|
2014-09-29 23:43:52 +02:00 |
|
|
1252dd65a9
|
Improved PlayerInventory->setItemInHand() $source call, fixed Tool durability
|
2014-09-29 17:53:53 +02:00 |
|
|
762c27affe
|
Added armor change $source parameter
|
2014-09-29 17:50:48 +02:00 |
|
|
5b6b789ab3
|
Improved exponentiation
|
2014-09-29 13:24:25 +02:00 |
|
|
61d84c73d0
|
Implemented Arrow pick up
|
2014-09-29 13:05:18 +02:00 |
|
|
f5822c6de8
|
Improved entity movement updates
|
2014-09-29 12:59:01 +02:00 |
|
|
886ad8442c
|
Fixed #2055 Extra packet data sent on armor change
|
2014-09-28 17:31:44 +02:00 |
|
|
0dfaa19380
|
Fixed invalid spawn position setting for plugins
|
2014-09-28 15:19:09 +02:00 |
|
|
2ded2013bf
|
Fixed auto-save configuration, made it global
|
2014-09-28 10:50:43 +02:00 |
|
|
aa27c28e65
|
Force new player position on spawn
|
2014-09-28 01:14:03 +02:00 |
|
|
1d8562fb8c
|
Allow setting the player spawnpoint via events before PlayerJoinEvent
|
2014-09-28 00:14:08 +02:00 |
|
|
16384c2b20
|
Improved Player generation queue
|
2014-09-27 10:31:02 +02:00 |
|
|
b231eba803
|
Fixed E_NOTICE error on player movement
|
2014-09-26 13:23:47 +02:00 |
|
|
82d903733d
|
Fixed #2121
|
2014-09-26 11:34:06 +02:00 |
|
|
5db45222c6
|
Deprecated Level->getChunkAt() in favor of Level->getChunk()
|
2014-09-26 10:31:32 +02:00 |
|
|
7e49d073fa
|
Improved player movement, check once per tick
|
2014-09-24 16:58:22 +02:00 |
|
|
8c3fcf0798
|
Send player metadata on respawn
|
2014-09-23 20:14:01 +02:00 |
|
|
91f20f6789
|
Add valid position difference back to Player entities
|
2014-09-23 15:54:48 +02:00 |
|
|
0a29e66b62
|
Fixed #2114 Removed Player collisions with other entities
|
2014-09-22 11:26:12 +02:00 |
|
|
36d8100e17
|
Protect against \0 attacks on name checking
|
2014-09-20 18:26:17 +02:00 |
|
|
d1f22ee395
|
Block more player actions when dead, closes #2102
|
2014-09-19 20:19:27 +02:00 |
|
|
8a8a95480e
|
Added Cactus damage
|
2014-09-16 12:02:18 +02:00 |
|
|
34139c7efe
|
Added more death messages
|
2014-09-16 11:51:43 +02:00 |
|
|
e608acbd1c
|
Improved Player last damage check
|
2014-09-16 10:42:01 +02:00 |
|
|
44a30b7fac
|
Added forced position strong check for Player
|
2014-09-16 00:32:03 +02:00 |
|
|
50b2f55583
|
Increased movement error range
|
2014-09-15 23:53:08 +02:00 |
|
|
87dbc18452
|
Removed position revert message on plugin event cancelled
|
2014-09-15 20:32:42 +02:00 |
|
|
9f9422f0ed
|
Added Player->forceMovement check on teleport
|
2014-09-15 01:16:13 +02:00 |
|
|
fba12c6ddf
|
Fixed EntityMoveEvent not being cancelled correctly on players
|
2014-09-10 20:06:30 +02:00 |
|
|
02ca227085
|
Normalized Player pitch/yaw
|
2014-09-10 12:23:23 +02:00 |
|
|
0a4e0e3228
|
Fixed Item drop delay
|
2014-09-08 07:40:19 +02:00 |
|
|
d8c492de4a
|
Merge pull request #2062 from Yosshi999/patch1
Fixed HeldItem were swapped in mining
|
2014-09-08 07:37:24 +02:00 |
|
|
1ad6438e60
|
Fixed Player's slot[0] disappears on loging in
|
2014-09-07 11:37:54 +09:00 |
|
|
4ecec42c9d
|
Fixed HeldItem were swapped in mining
|
2014-09-07 11:29:17 +09:00 |
|
|
d3c308c5a8
|
Fixed possible Player crash on save
|
2014-09-05 10:50:19 +02:00 |
|
|
e94ddcabe0
|
Fixed dropped items going too fast
|
2014-09-01 23:37:31 +02:00 |
|
|
e047b6a870
|
Fixed bows not getting damaged
|
2014-09-01 11:43:48 +02:00 |
|
|
c5626bae34
|
Do not set Level to null, closes #2032
|
2014-09-01 11:29:44 +02:00 |
|
|
eff63a661e
|
Player creative check refactor
|
2014-08-31 10:49:20 +02:00 |
|
|
5a756d215d
|
Fixed creative players dropping their inventory
|
2014-08-31 10:45:38 +02:00 |
|
|
a396b8c220
|
Fixed #2021
|
2014-08-30 21:45:32 +02:00 |
|
|
ec1fe6a083
|
Fixed EntityShootBowEventEvent crash
|
2014-08-30 19:07:17 +02:00 |
|
|
706c97b9b1
|
Made shooting bow use its durability
|
2014-08-30 18:46:09 +02:00 |
|