3921 Commits

Author SHA1 Message Date
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
Shoghi Cervantes
6f64af3066 Reuse even more objects! 2014-10-29 14:23:51 +01:00
Shoghi Cervantes
72c09045d5 Fixed Zombie drops crash 2014-10-29 13:21:54 +01:00
Shoghi Cervantes
5e55c3a8f0 Fixed Chest->unpair() 2014-10-29 13:21:14 +01:00
Shoghi Cervantes
afaa2cf722 Fixed Double Chest behavior 2014-10-29 12:57:26 +01:00
Shoghi Cervantes
50cfeaa393 Fixed Stonecutter recipe 2014-10-29 12:36:34 +01:00
Shoghi Cervantes
dda8b03349 Fixed Bowl recipe 2014-10-29 12:12:54 +01:00
Shoghi Cervantes
56e848488a Fixed Trapdoor recipe 2014-10-29 12:10:48 +01:00
Shoghi Cervantes
7e4f862634 Fixed typo in OfflinePlayer 2014-10-29 11:42:29 +01:00
PEMapModder
577a7a1c3d cmd files comment syntax should be like this. 2014-10-29 17:20:36 +08:00
Shoghi Cervantes
78f8d0280d Removed unused imports 2014-10-29 01:14:09 +01:00
Shoghi Cervantes
0680b98380 Remove chunks from advanced cache after setting 2014-10-29 01:07:30 +01:00
Shoghi Cervantes
cbe0fe5e46 Added Entity->onGround setting when entities keep moving without checks 2014-10-29 00:41:13 +01:00
Shoghi Cervantes
7eed92e8fb Use Player->forceMovement on MovePlayerPacket non-tick revert 2014-10-29 00:31:17 +01:00
Shoghi Cervantes
f772391866 Fixed InventoryPickupItemEvent 2014-10-28 22:05:54 +01:00
Shoghi Cervantes
8c4faa8622 Added extra Exceptions 2014-10-28 21:07:12 +01:00
Shoghi Cervantes
b6f7ee20fc Added Error -> Exception handling 2014-10-28 20:43:36 +01:00
Shoghi Cervantes
0fce83c671 Fixed #2189 2014-10-28 13:27:30 +01:00
Shoghi Cervantes
8080643cc9 Fixed plugins crashing the server when teleporting players on an invalid event 2014-10-28 13:18:40 +01:00
Shoghi Cervantes
5bf2174cad Fixed UseItemPacket being able to be sent before spawning 2014-10-28 13:16:20 +01:00
Shoghi Cervantes
34ae760def New way to spawn entities/tiles using a global register table, allow overriding default entity/tile classes via classes 2014-10-28 13:09:27 +01:00
Shoghi Cervantes
a5b85c549a Added Snowballs 2014-10-28 12:13:31 +01:00
Shoghi Cervantes
b9f1812f61 Disallow further modification of Signs by its creator after load/unload 2014-10-28 11:05:32 +01:00
Shoghi Cervantes
350cee3d41 Added Event allocation pool, updated SPL with Class::onClassLoaded() 2014-10-28 10:47:40 +01:00
Shoghi Cervantes
144a871c07 Improved Vector3 and Block handling, less allocation on Positions 2014-10-28 10:03:10 +01:00
Shoghi Cervantes
69492474e4 Improve #2238, do not crash when an invalid/corrupt RCON stop event happens 2014-10-28 02:09:36 +01:00
Shoghi Cervantes
4299ebebcc Bump API version to 1.6.1 2014-10-28 00:55:07 +01:00
Shoghi Cervantes
119b429ab8 RakLib update 2014-10-28 00:43:47 +01:00
Shoghi Cervantes
8f1eb41ca5 RakLib update 2014-10-28 00:23:55 +01:00
Shoghi Cervantes
ca92d2a0d3 Bumped API version to 1.7.0 2014-10-27 20:30:58 +01:00
Shoghi Cervantes
db82f76c11 Improved network packets allocation 2014-10-27 20:30:33 +01:00
Shoghi Cervantes
3f5b129cf5 Updated RakLib 2014-10-27 19:39:24 +01:00
Shoghi Cervantes
f6aac8728b Mark chunk to be saved when removing invalid entities/tiles 2014-10-27 18:43:58 +01:00
Shoghi Cervantes
809fc44813 Bump API version to 1.6.1 2014-10-27 16:07:00 +01:00
Shoghi Cervantes
64f1ff066d Fixed /setworldspawn changing sender data 2014-10-27 15:57:26 +01:00