mmlmml1
|
ae65701a23
|
Update IronBars.php
|
2015-02-05 20:11:08 +08:00 |
|
mmlmml1
|
907fe8aff6
|
Fixed for wrong hardness and stonecutter
|
2015-02-05 19:05:00 +08:00 |
|
mmlmml1
|
2096dace68
|
fixed for some bugs
Signed-off-by: mmlmml1 <mmlmml1@126.com>
|
2015-02-04 23:12:06 +08:00 |
|
Shoghi Cervantes
|
8421985102
|
Merge pull request #2577 from Falkirks/master
Improve FallingSand behaviour
|
2015-01-28 08:48:01 +01:00 |
|
Falkirks
|
f63e859b3a
|
Falling sand will become block when in contact with a Liquid
This replicates the behaviour of MCPE.
|
2015-01-27 17:09:31 -08:00 |
|
Michael Yoo
|
c56eb0b9df
|
Merge pull request #2566 from sekjun9878/master
Fixed #2565
|
2015-01-26 19:01:22 +10:30 |
|
Michael Yoo
|
3f2e5bbef4
|
Fixed #2565
|
2015-01-26 18:59:56 +10:30 |
|
Shoghi Cervantes
|
9886eb4768
|
Return on Level->getSafeSpawn() in case of invalid position
|
2015-01-25 10:23:04 +01:00 |
|
Shoghi Cervantes
|
ea44eee5df
|
Merge branch 'master' of github.com:PocketMine/PocketMine-MP
|
2015-01-24 10:35:24 +01:00 |
|
Shoghi Cervantes
|
9173f930ca
|
Fixed #2541 server not saving chunks on chunk unloading
|
2015-01-24 10:35:08 +01:00 |
|
Shoghi Cervantes
|
80b6a8ebaf
|
Merge pull request #2555 from Striker209MPE/patch-6
Removed useless spawned check...
|
2015-01-24 10:29:18 +01:00 |
|
Intyre
|
7c64a33389
|
Fixed #2557
|
2015-01-21 14:48:31 +01:00 |
|
Striker209MPE
|
9fac896f28
|
Removed useless spawned check...
because it has already be done before
|
2015-01-20 16:29:29 +01:00 |
|
Shoghi Cervantes
|
5bd76e955c
|
Added rotation transformations to remaining packet
|
2015-01-16 01:43:40 +01:00 |
|
Shoghi Cervantes
|
63f1a50be4
|
Added new predictive flight protection
|
2015-01-14 23:47:01 +01:00 |
|
Shoghi Cervantes
|
24c6cca664
|
Updated RakLib, fixed help message not showing command, added documentation to Plugin->getResource()
|
2015-01-14 17:23:16 +01:00 |
|
Shoghi Cervantes
|
9fac990b19
|
Throw exception when RakLib crashes
|
2015-01-13 18:44:15 +01:00 |
|
Shoghi Cervantes
|
e8e7938490
|
Fixed PHPRC env. variable being set
|
2015-01-13 17:25:52 +01:00 |
|
Shoghi Cervantes
|
f6c4a726b3
|
Bump Minecraft version to 0.10.5
|
2015-01-12 20:00:11 +01:00 |
|
Shoghi Cervantes
|
8eec5e6b5e
|
Allow placing Snow Layers on top of solid transparent blocks
|
2015-01-12 02:18:02 +01:00 |
|
Shoghi Cervantes
|
bd7fa71d7f
|
Updated RakLib
|
2015-01-11 20:33:17 +01:00 |
|
Shoghi Cervantes
|
7d406066a7
|
Added outdated event static properties
|
2015-01-11 19:37:21 +01:00 |
|
Shoghi Cervantes
|
3e9196d224
|
Changed max speed per tick from 100 to 10 blocks
|
2015-01-11 17:31:34 +01:00 |
|
Shoghi Cervantes
|
f30986d187
|
Block saving chunks too big
|
2015-01-11 15:48:08 +01:00 |
|
Shoghi Cervantes
|
f8c144be31
|
Fixed #2529
|
2015-01-11 15:06:16 +01:00 |
|
Shoghi Cervantes
|
c61e4adcf1
|
Improved chunk ticking a bit more
|
2015-01-08 23:27:14 +01:00 |
|
Shoghi Cervantes
|
5a55040ab9
|
Improved chunk ticking
|
2015-01-08 23:22:47 +01:00 |
|
Shoghi Cervantes
|
83360187c9
|
Removed fence classes, added fence damage (¬¬ Mojang)
|
2015-01-08 17:51:29 +01:00 |
|
Shoghi Cervantes
|
9d97a940a6
|
Merge pull request #2517 from PEMapModder/patch-1
Fixed /timings off
|
2015-01-07 14:42:17 +01:00 |
|
PEMapModder
|
cd21c28d46
|
Fixed /timings off
When issuing `/timings off`, the message `Please enable timings by typing /timings on` is sent to the issuer. This commit fixes this issue.
|
2015-01-07 17:34:45 +08:00 |
|
Shoghi Cervantes
|
37fd0372cc
|
Added GarbageCollectionTask, workaround for weird PHP behaviour when using --disable-ansi
1.4.1dev-936
|
2015-01-06 19:45:41 +01:00 |
|
Shoghi Cervantes
|
ed02026815
|
Improved file resource usage
|
2015-01-06 19:04:24 +01:00 |
|
Shoghi Cervantes
|
042a143dd6
|
Unload unused regions after 5 minutes
|
2015-01-06 18:59:21 +01:00 |
|
Shoghi Cervantes
|
4b73dbd9f8
|
Fixed Flat generator on existing chunks, region issues
|
2015-01-06 18:46:18 +01:00 |
|
Shoghi Cervantes
|
d4e4430df0
|
Fixed Entities being placed in recreated chunks
|
2015-01-06 18:45:08 +01:00 |
|
Shoghi Cervantes
|
469ef84733
|
Fixed issue where plugins schedule a Player update before log in
|
2015-01-06 00:25:40 +01:00 |
|
Shoghi Cervantes
|
efe75f2836
|
Catch more coruption issues in Region-based worlds, fixed first chunk being generated on an invalid sector
|
2015-01-06 00:11:38 +01:00 |
|
Shoghi Cervantes
|
53f2f21f2d
|
Fixed #2511
|
2015-01-05 16:15:57 +01:00 |
|
Shoghi Cervantes
|
9c28f0a5be
|
Decrease async worker task amount after crashed task
|
2015-01-05 02:41:14 +01:00 |
|
Shoghi Cervantes
|
5bf5014b60
|
Added Async Task crash warning
|
2015-01-05 00:16:47 +01:00 |
|
Shoghi Cervantes
|
f37e79b611
|
Added Level->getChunks(), fixed some Doc Comments
|
2015-01-04 23:16:03 +01:00 |
|
Shoghi Cervantes
|
7a0118820c
|
Improved chunk saving times by not marking it as changed when Players are added/removed
|
2015-01-04 23:07:08 +01:00 |
|
Shoghi Cervantes
|
c8b5c023cd
|
Fixed visual typo in /ban-ip, closes #2503
|
2015-01-04 09:36:07 +01:00 |
|
Shoghi Cervantes
|
f9dd929e04
|
Fixed phar check
|
2015-01-03 16:49:10 +01:00 |
|
Shoghi Cervantes
|
87970726e4
|
Added PlayerCreationEvent->setBaseClass()
|
2015-01-03 16:46:00 +01:00 |
|
Shoghi Cervantes
|
1daf9a96a3
|
Added PlayerCreationEvent->setBaseClass()
|
2015-01-03 16:45:43 +01:00 |
|
Shoghi Cervantes
|
6c8b33fcc8
|
Fixed PlayerCreationEvent
|
2015-01-03 16:41:14 +01:00 |
|
Shoghi Cervantes
|
438591bd75
|
API 1.11.0, fixed phar check
|
2015-01-03 16:38:36 +01:00 |
|
Shoghi Cervantes
|
7ef8edccf4
|
Added PlayerCreationEvent
|
2015-01-03 16:38:00 +01:00 |
|
Shoghi Cervantes
|
074c8b876d
|
Cleaned up code
|
2015-01-03 16:07:49 +01:00 |
|