3496 Commits

Author SHA1 Message Date
Shoghi Cervantes
25f8e8318b Fixed Anvil levels duplicating saved entities 2014-09-29 13:09:13 +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
b0bd927545 Improved entity base ticks 2014-09-29 12:55:10 +02:00
Shoghi Cervantes
fde61b7d21 Improved single-threaded chunk generation efficiency 2014-09-29 12:48:11 +02:00
Shoghi Cervantes
886ad8442c Fixed #2055 Extra packet data sent on armor change 2014-09-28 17:31:44 +02:00
Shoghi Cervantes
7b5869bea8 RakLib submodule update 2014-09-28 16:35:24 +02:00
Shoghi Cervantes
3063863c65 RakLib update 2014-09-28 16:06:27 +02:00
Shoghi Cervantes
0dfaa19380 Fixed invalid spawn position setting for plugins 2014-09-28 15:19:09 +02:00
Shoghi Cervantes
7fea29e874 Updated pthreads version on Travis-CI 2014-09-28 12:50:03 +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
05a81bebf4 Fixed server crash when Tile Entities / Entities were loaded and requested the same chunk 2014-09-28 00:39:49 +02:00
Shoghi Cervantes
ce91f2943a Fixed Double Chests 2014-09-28 00:39:11 +02:00
Shoghi Cervantes
1d8562fb8c Allow setting the player spawnpoint via events before PlayerJoinEvent 2014-09-28 00:14:08 +02:00
Shoghi Cervantes
1dfb17b932 Fixed #2126 Items drop twice from tile entities 2014-09-27 14:31:41 +02:00
Shoghi Cervantes
16384c2b20 Improved Player generation queue 2014-09-27 10:31:02 +02:00
Shoghi Cervantes
48041b2f19 Basic entity motion on water 2014-09-27 00:09:38 +02:00
Shoghi Cervantes
529bf743db Added torch drop 2014-09-26 23:07:43 +02:00
Shoghi Cervantes
48bc919a33 Added Liquid flow 2014-09-26 16:56:10 +02:00
Shoghi Cervantes
474091c013 Improved Level block update scheduling for repeated updates 2014-09-26 16:55:34 +02:00
Shoghi Cervantes
666e5553c2 Fixed Level->scheduleUpdate() tick calculation 2014-09-26 16:04:51 +02:00
Shoghi Cervantes
ae6f532b1d Partial Liquid flow 2014-09-26 13:25:52 +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
8e2903da86 API version 1.4.1 2014-09-26 11:19:30 +02:00
Shoghi Cervantes
d720113ac9 Added non-threaded chunk generation, toggleable on pocketmine.yml 2014-09-26 11:18:46 +02:00
Shoghi Cervantes
5db45222c6 Deprecated Level->getChunkAt() in favor of Level->getChunk() 2014-09-26 10:31:32 +02:00
Shoghi Cervantes
2975509d0f Improved chunk unload queue, possible fix for #1661 2014-09-25 23:03:56 +02:00
Shoghi Cervantes
7e49d073fa Improved player movement, check once per tick 2014-09-24 16:58:22 +02:00
Shoghi Cervantes
ef3674a296 Possible fix for #1661 2014-09-24 16:47:53 +02:00
Shoghi Cervantes
6cb7e36f8a Improved knockback motion 2014-09-24 16:17:04 +02:00
Shoghi Cervantes
b88f19bb74 Improved Level::getSafeSpawn() 2014-09-23 20:16:16 +02:00
Shoghi Cervantes
8c3fcf0798 Send player metadata on respawn 2014-09-23 20:14:01 +02:00
Shoghi Cervantes
6b312a7826 Fixed players getting Suffocation damage inside transparent blocks 2014-09-23 19:50:44 +02:00
Shoghi Cervantes
9907e84eee Torches can now be crafted using charcoal 2014-09-23 19:36:30 +02:00
Shoghi Cervantes
01f299a7f1 Merge branch 'master' of github.com:PocketMine/PocketMine-MP 2014-09-23 15:54:59 +02:00
Shoghi Cervantes
91f20f6789 Add valid position difference back to Player entities 2014-09-23 15:54:48 +02:00
Michael Yoo
4c1edc3f7e Re-order RFC section 2014-09-23 20:32:39 +09:30
Shoghi Cervantes
5fd1e271c5 Merge pull request #2112 from PocketMine/rfc-rfc-and-voting
RFC and Voting
2014-09-22 15:46:03 +02:00
Shoghi Cervantes
593b0497b0 Fixed #1750 cannot place slabs against blocks Alpha_1.4dev-599 2014-09-22 11:58:15 +02:00
Shoghi Cervantes
0907aedcef Fixed Entity/Block issues on negative coordinates, closes #2100 2014-09-22 11:48:39 +02:00
Shoghi Cervantes
0a29e66b62 Fixed #2114 Removed Player collisions with other entities 2014-09-22 11:26:12 +02:00
Shoghi Cervantes
3cc4afbcd6 Possible fix for #1920 2014-09-22 11:21:54 +02:00
Shoghi Cervantes
b3ae6eae04 Added RFC ready status, added new label to label list 2014-09-22 09:30:14 +02:00
Shoghi Cervantes
3b56b536b6 Changed RFC label 2014-09-22 08:46:03 +02:00
Intyre
9258281546 Fixed missing whitespace 2014-09-21 21:18:37 +02:00
Shoghi Cervantes
e7897be7cd Merge pull request #2113 from tnpxxsheepdog/rfc-rfc-and-voting
Update CONTRIBUTING.md
2014-09-21 21:08:18 +02:00
TNPXXSHEEPDOG
5ff01de413 Update CONTRIBUTING.md
Smoothed out wording, fix grammar.
2014-09-21 15:05:08 -04:00
Shoghi Cervantes
f191ada405 Fixed text typo 2014-09-21 18:33:34 +02:00