3742 Commits

Author SHA1 Message Date
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
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
Shoghi Cervantes
2424c8a76c Update RakLib, possible fix for notifyACK 2014-10-30 19:44:05 +01:00
Shoghi Cervantes
92eb5cb0b8 Added LE Triad methods 2014-10-30 17:56:58 +01:00
Shoghi Cervantes
fd46c71120 Updated RakLib 2014-10-30 17:18:43 +01:00
Shoghi Cervantes
6a4259bf24 Updated RakLib 2014-10-30 17:04:19 +01:00
Shoghi Cervantes
9a65279c6a Added ifndef for packets Binary 2014-10-30 16:41:11 +01:00
Shoghi Cervantes
09a01be709 Added ifndef for NBT Binary 2014-10-30 16:32:57 +01:00
Shoghi Cervantes
57d1847c50 Updated to receive new optimizations 2014-10-30 16:02:48 +01:00
Shoghi Cervantes
6e8e2a79dd Fixed Event name being null 2014-10-30 14:52:11 +01:00
Shoghi Cervantes
d8f9def7f4 Added preprocessor optimizations 2014-10-30 07:58:53 +01:00
Shoghi Cervantes
8cb9dd9a14 Fixed #2244 2014-10-29 22:58:40 +01:00
Shoghi Cervantes
c4c374e3fa Added extra chunk sending timings 2014-10-29 21:52:27 +01:00
Shoghi Cervantes
d57e37896d Improved Region / RakLib 2014-10-29 17:43:21 +01:00
Shoghi Cervantes
022a978ffb Added InventoryPickupArrowEvent 2014-10-29 16:29:00 +01:00
Shoghi Cervantes
00b282d40c Improved cache pool cleanup times 2014-10-29 16:13:47 +01:00
Shoghi Cervantes
8a768cea33 EntityDamageEvent and children now only fire if the attack is possible, moved event trigger to Entity->attack() 2014-10-29 16:02:40 +01:00
Shoghi Cervantes
289bc56b4b Blocks now save their bounding box, fixed entity block collision check 2014-10-29 15:43:23 +01:00