4000 Commits

Author SHA1 Message Date
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
Shoghi Cervantes
a5a3f4801a Fixed entities not getting ticks on movement 2014-10-27 15:53:14 +01:00
Shoghi Cervantes
23d1532ff9 Merge branch 'master' of github.com:PocketMine/PocketMine-MP 2014-10-27 15:44:44 +01:00
Shoghi Cervantes
ecbbcc2e8e Drop invalid entities / tile entities on chunk loading 2014-10-27 15:44:36 +01:00
Shoghi Cervantes
7abf52e615 Implemented Vector3 List and AxisAlignedBB Pool to decrease object allocation 2014-10-27 15:39:20 +01:00
Shoghi Cervantes
9e01e2ef49 Merge pull request #2235 from nno88551/patch-2
Update BaseInventory.php
2014-10-26 15:52:08 +01:00
키리토
df81b365e5 Update BaseInventory.php 2014-10-26 22:21:21 +09:00
Shoghi Cervantes
db8ac0b9cb Merge pull request #2225 from PEMapModder/falling-sand
Update FallingBlock to new Anvil formats, possible fix for #2189
2014-10-25 17:58:47 +02:00
PEMapModder
ee4f416d93 Fix FallingBlock.php 2014-10-25 18:15:47 +08:00
Shoghi Cervantes
8feea721e3 Merge pull request #2223 from Falkirks/set-armour-fix
Fix various get and set armour in PlayerInventory
2014-10-25 12:13:28 +02:00
PEMapModder
8e7077ff4b Update FallingBlock to new Anvil formats, possible fix for #2189
I don't have time to test yet, so I am not sure if it does fix it.
2014-10-25 12:26:57 +08:00
Falkirks
4f4a6e7446 Fixes get and set armour 2014-10-24 17:11:59 -07:00
Shoghi Cervantes
1fc066fc37 Updated time steps from x2.5 to x1.25 2014-10-24 12:12:01 +02:00
Shoghi Cervantes
b565844062 Merge branch 'master' into 0.10 2014-10-24 12:07:35 +02:00
Shoghi Cervantes
be948f99cc Fixed #2207 Server crashing if players are closed before logging in 2014-10-24 12:06:55 +02:00
Shoghi Cervantes
5cb428e5cc Updated build number 2014-10-23 17:23:59 +02:00
Shoghi Cervantes
d2f4a14d66 Merge branch 'master' into 0.10 2014-10-23 17:21:24 +02:00
Shoghi Cervantes
516bb37a50 Removed some direct type checks on Entity/Tile->closed 2014-10-21 19:28:29 +02:00
Shoghi Cervantes
580ade9092 Possible fix for entities not closing correctly 2014-10-21 19:26:16 +02:00
Shoghi Cervantes
8f7dfe0b71 Removed extra ; from if, fixes #2205 2014-10-21 18:37:29 +02:00
Shoghi Cervantes
5310ba3ae6 Fixed crash when doing var_dump() of anything that contains the Server object 2014-10-20 13:06:53 +02:00
Shoghi Cervantes
ef97efcd96 Added explosion death message 2014-10-20 13:00:03 +02:00