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 |
|
Shoghi Cervantes
|
d5012f6fcf
|
Fixed server not stopping after a fatal error
|
2014-11-01 03:07:47 +01:00 |
|
Shoghi Cervantes
|
4569a73f3d
|
Fixed Entity being set position after being closed
|
2014-10-31 23:10:29 +01:00 |
|
Shoghi Cervantes
|
66acb5cdd7
|
Possible fix for crashing server not stopping
|
2014-10-31 23:10:12 +01:00 |
|
Shoghi Cervantes
|
8601405a88
|
Fixed CPU leak
|
2014-10-31 21:07:00 +01:00 |
|
Shoghi Cervantes
|
ae06681b60
|
Added packet exception handling, updated RakLib
|
2014-10-31 19:14:59 +01:00 |
|
Shoghi Cervantes
|
01ffb14e39
|
Fixed #2204
|
2014-10-31 17:34:45 +01:00 |
|
Shoghi Cervantes
|
ce989876af
|
Improved freeing chunks
|
2014-10-31 16:39:32 +01:00 |
|
Shoghi Cervantes
|
f8d6ebabf3
|
Removed some calls
|
2014-10-31 15:57:07 +01:00 |
|
Shoghi Cervantes
|
094b600a0c
|
Updated NBT/DataPacket reading
|
2014-10-31 01:02:31 +01:00 |
|
Shoghi Cervantes
|
82cfe6ea9c
|
Updated NBT/DataPacket reading
|
2014-10-31 00:32:50 +01:00 |
|
Shoghi Cervantes
|
4fba6d7c86
|
Merge branch 'master' into 0.10
|
2014-10-30 23:20:59 +01:00 |
|
Shoghi Cervantes
|
f72d7284b9
|
Added EncapsulatedPacket reuse on broadcast
|
2014-10-30 23:20:28 +01:00 |
|
Shoghi Cervantes
|
8f0527832f
|
Removed extra AxisAlignedBB generation on Door and Trapdoor
|
2014-10-30 22:15:19 +01:00 |
|
Shoghi Cervantes
|
f66944368d
|
Update RakLib
|
2014-10-30 22:06:23 +01:00 |
|
Shoghi Cervantes
|
7ab3c57b00
|
Optimized networking code & AxisAlignedBB
|
2014-10-30 22:06:07 +01:00 |
|
Shoghi Cervantes
|
673b867ee8
|
Fixed players not loading chunks when stuck on a unloaded chunk
|
2014-10-30 20:05:40 +01:00 |
|