Luke Darling
|
5657cce3db
|
fixed version message color
|
2014-11-14 15:52:38 -05:00 |
|
Shoghi Cervantes
|
05ac256cc3
|
Fixed Acacia / Dark Oak logs crafting recipes
|
2014-11-14 15:58:31 +01:00 |
|
Michael Yoo
|
ea4617cedd
|
Get timezone directly. Fixes #2287.
|
2014-11-13 21:13:12 +10:30 |
|
Shoghi Cervantes
|
1a5544f68c
|
Fixed Chunk tile indexes
|
2014-11-08 15:00:18 +01:00 |
|
Shoghi Cervantes
|
0128a7aeb2
|
API version 1.7.1 (fixes)
|
2014-11-07 09:45:30 +01:00 |
|
Shoghi Cervantes
|
fd954ce708
|
Fixed PlayerInventory->setItem() with null items
|
2014-11-07 09:43:36 +01:00 |
|
Shoghi Cervantes
|
d63a82de0a
|
MCPE protocol 20
|
2014-11-06 19:08:32 +01:00 |
|
Shoghi Cervantes
|
92143d523c
|
Added SetDifficultyPacket
|
2014-11-06 19:07:24 +01:00 |
|
Shoghi Cervantes
|
1818e64c8e
|
Merge branch 'master' into 0.10
|
2014-11-06 18:56:47 +01:00 |
|
Shoghi Cervantes
|
7e1095e28d
|
Reenabled collision against entities on move
|
2014-11-06 12:57:17 +01:00 |
|
Shoghi Cervantes
|
f1519e6d13
|
Improved Level->getTile() to a direct lookup instead of linear search
|
2014-11-06 12:34:33 +01:00 |
|
Shoghi Cervantes
|
3b9a9bcd5d
|
Use proper indexes on Living->getLineOfSight() when a max length is set
|
2014-11-06 12:23:45 +01:00 |
|
Shoghi Cervantes
|
263bff01c8
|
Change RuntimeException to InvalidStateException on BlockIterator
|
2014-11-06 12:16:12 +01:00 |
|
Shoghi Cervantes
|
987d647b76
|
Return proper BlockIterator index, throw more exceptions, improved blockQueue performance
|
2014-11-06 12:12:31 +01:00 |
|
Shoghi Cervantes
|
522b75645c
|
Merge branch 'master' into 0.10
|
2014-11-05 19:04:36 +01:00 |
|
Shoghi Cervantes
|
9eed0a579c
|
Fixed red sand smelting recipe
|
2014-11-05 17:41:12 +01:00 |
|
Shoghi Cervantes
|
064976d32b
|
Fixed ladder recipe
|
2014-11-05 17:38:23 +01:00 |
|
Shoghi Cervantes
|
2abb577178
|
Fixed String -> Wool recipe
|
2014-11-05 17:36:44 +01:00 |
|
Shoghi Cervantes
|
127855c220
|
Fixed Snow block recipe
|
2014-11-05 17:36:06 +01:00 |
|
Shoghi Cervantes
|
93c7a3c170
|
Fixed bonemeal recipe, closes #2260
|
2014-11-05 17:32:28 +01:00 |
|
Shoghi Cervantes
|
31903a764a
|
Fixed unloaded chunks residing on memory and getting loaded again causing crash, fixed spawn chunks getting unloaded by players
|
2014-11-04 17:16:02 +01:00 |
|
Shoghi Cervantes
|
79bc1d6c85
|
Fixed server not stopping after a special crash
|
2014-11-04 17:15:20 +01:00 |
|
Shoghi Cervantes
|
cc7f12739d
|
Added vertical and horizontal collision detection to Entities
|
2014-11-04 12:23:42 +01:00 |
|
Shoghi Cervantes
|
32dae93ef9
|
Removed unused imports
|
2014-11-04 12:08:24 +01:00 |
|
Shoghi Cervantes
|
8fd6582e74
|
Automatically set Entity / Tile entity save identifiers
|
2014-11-04 12:04:08 +01:00 |
|
Shoghi Cervantes
|
a5369b3570
|
Fixed unloading chunks
|
2014-11-04 11:18:34 +01:00 |
|
Shoghi Cervantes
|
abbd33210a
|
Possible fix for #2245
|
2014-11-04 00:19:50 +01:00 |
|
Shoghi Cervantes
|
6b6222c09c
|
Allow passing a Player source as last parameter on Inventory->addItem() and Inventory->removeItem()
|
2014-11-04 00:16:25 +01:00 |
|
Shoghi Cervantes
|
a8c997d88a
|
¬¬
|
2014-11-03 12:54:46 +01:00 |
|
Shoghi Cervantes
|
6993718a83
|
Added EntityDamageByChildEntityEvent
|
2014-11-03 12:03:37 +01:00 |
|
Shoghi Cervantes
|
86afecec89
|
Improved inventory sending, send single slots instead of full inventory as much as possible
|
2014-11-03 11:48:10 +01:00 |
|
Shoghi Cervantes
|
29d1fd1fc8
|
Fixed player viewer list including themselves
|
2014-11-03 11:29:01 +01:00 |
|
Shoghi Cervantes
|
af4eb2ab1e
|
Create server.log properly on non-existent directories
|
2014-11-02 16:15:15 +01:00 |
|
Shoghi Cervantes
|
f7baf46a54
|
Fire PlayerInteractEvent on 0xff face
|
2014-11-02 16:12:51 +01:00 |
|
Shoghi Cervantes
|
75c0d8324c
|
Fixed some inventory events not firing on players
|
2014-11-02 13:26:58 +01:00 |
|
Shoghi Cervantes
|
da4334f06b
|
Revert Armor then Inventory instead of Inventory then Armor on failed transaction
|
2014-11-01 23:02:59 +01:00 |
|
Shoghi Cervantes
|
413bd3c0df
|
Use SplFixedArray for improved performance
|
2014-11-01 22:12:35 +01:00 |
|
Shoghi Cervantes
|
1a0428654b
|
Updated timings command, give direct link to results
|
2014-11-01 21:20:44 +01:00 |
|
Shoghi Cervantes
|
2803a38fd1
|
Fixed random block updates not firing
|
2014-11-01 20:26:13 +01:00 |
|
Shoghi Cervantes
|
95a5ca7889
|
Added command message to /time add
|
2014-11-01 20:12:55 +01:00 |
|
Shoghi Cervantes
|
240f14c425
|
Fixed #2253
|
2014-11-01 19:40:15 +01:00 |
|
Shoghi Cervantes
|
cb9b6ab1d1
|
Fixed server not using the correct provided path if it did not exist
|
2014-11-01 19:23:10 +01:00 |
|
Shoghi Cervantes
|
8a87280566
|
Added /time start and /time stop
|
2014-11-01 17:45:11 +01:00 |
|
Shoghi Cervantes
|
4d97827d44
|
Improved level switching for players
|
2014-11-01 17:39:09 +01:00 |
|
Shoghi Cervantes
|
f8f1e0e9df
|
Despawn entities correctly from clients as they move
|
2014-11-01 16:47:40 +01:00 |
|
Shoghi Cervantes
|
bf596ebf05
|
Fixed Query-related crash
|
2014-11-01 16:20:40 +01:00 |
|
Shoghi Cervantes
|
90777014b6
|
Fixed Stone crash
|
2014-11-01 16:17:47 +01:00 |
|
Shoghi Cervantes
|
4a78ffd2dd
|
Fixed FallingSand crash
|
2014-11-01 16:15:09 +01:00 |
|
Shoghi Cervantes
|
7c361a52d2
|
Fixed #2252
|
2014-11-01 13:52:20 +01:00 |
|
Shoghi Cervantes
|
13fc0df92c
|
Fixed #2251
|
2014-11-01 12:40:45 +01:00 |
|