5721 Commits

Author SHA1 Message Date
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
91f20f6789 Add valid position difference back to Player entities 2014-09-23 15:54:48 +02:00
Shoghi Cervantes
593b0497b0 Fixed #1750 cannot place slabs against blocks 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
d04e994d1b Added TPS load to /status 2014-09-21 12:18:51 +02:00
Shoghi Cervantes
3d870629f2 Fixed ifconfig command typo 2014-09-21 12:18:26 +02:00
Shoghi Cervantes
8dbe834dc3 Submodule update 2014-09-21 12:18:10 +02:00
Shoghi Cervantes
36d8100e17 Protect against \0 attacks on name checking 2014-09-20 18:26:17 +02:00
Shoghi Cervantes
b880bf13f8 Documented tool usage in Level::useBreakOn() 2014-09-20 18:25:53 +02:00
Shoghi Cervantes
1ac08ce404 Fixed Utils::getUniqueID() on Linux due to /proc/cpuinfo 2014-09-20 12:39:57 +02:00
Shoghi Cervantes
689b2ea877 Fixed #2104 Can't place blocks where non-solid entities exist 2014-09-20 11:10:46 +02:00
Shoghi Cervantes
d1f22ee395 Block more player actions when dead, closes #2102 2014-09-19 20:19:27 +02:00
Shoghi Cervantes
056ed4802f Send project name on usage 2014-09-19 15:08:40 +02:00
Shoghi Cervantes
bcb65e9a48 Send build number on usage 2014-09-19 15:07:48 +02:00
Shoghi Cervantes
5404ba77d0 Throw exception when Server::dispatchCommand() is called with an invalid CommandSender 2014-09-19 10:30:35 +02:00
Shoghi Cervantes
ae54426836 Fixed date_default_timezone_set E_NOTICE 2014-09-19 10:26:44 +02:00
Shoghi Cervantes
ee7d84dfbd Fixed T_DOUBLE_COLON 2014-09-19 09:48:02 +02:00
Shoghi Cervantes
3e1ea23036 Fixed CallbackTask name 2014-09-19 09:46:38 +02:00
Shoghi Cervantes
d312d2a143 Possible fix for #2046, removed embedded class names 2014-09-19 09:44:58 +02:00
Shoghi Cervantes
8c627bd0af Remove level locks, possible fix for #2046 2014-09-18 11:44:16 +02:00
Shoghi Cervantes
6fb7170556 Handle force parameter properly on Level::unload() 2014-09-18 11:38:03 +02:00
Shoghi Cervantes
50f5c6d8ed RakLib patches 2014-09-18 09:22:52 +02:00
Shoghi Cervantes
f9d5c5bd37 Improved event checking on PlayerInteractEvent 2014-09-16 17:49:44 +02:00