4004 Commits

Author SHA1 Message Date
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
Shoghi Cervantes
f9762c870a
Cleaned up BanEntry creation 2015-01-03 15:47:03 +01:00
Shoghi Cervantes
4039895d3c
Fixed #2489 2015-01-03 03:43:41 +01:00
Shoghi Cervantes
d207a5daea
WTF, ghost objects and why does this fix it? (and btw, fixes #2488) 2015-01-03 03:38:25 +01:00
Shoghi Cervantes
8e3667c95b
Fixed messages and default settings 2015-01-03 02:56:46 +01:00
Shoghi Cervantes
0da628deca
Fixed some crashes related to crashing 2015-01-02 19:19:34 +01:00
Shoghi Cervantes
04bdb13103
Improved move offset check 2015-01-02 19:14:18 +01:00
Shoghi Cervantes
e8ad828498
Catch exceptions on level generation 2015-01-02 18:56:27 +01:00
Shoghi Cervantes
f46473bbe8
Removed all @mkdir() calls 2015-01-02 18:52:45 +01:00
Shoghi Cervantes
692045d714
Improved threading and resource usage, new defaults 2015-01-02 18:46:39 +01:00
Shoghi Cervantes
47cbf56725
Version bump 2015-01-02 07:04:20 +01:00
Shoghi Cervantes
3de14d8ba6
Preparing release 1.4 1.4-916 2015-01-02 01:37:33 +01:00
Shoghi Cervantes
5fffabe05b
Fixed players not calculating onGround correctly 2015-01-02 01:22:33 +01:00
Shoghi Cervantes
3128ae9736
Improved exception handling and trace creation 2015-01-01 22:50:45 +01:00
Shoghi Cervantes
7be4e2fa81 Merge pull request #2438 from PocketMine/new-version-format
New release version format
2014-12-31 17:53:12 +01:00
Shoghi Cervantes
95b305ce87
Detect really big corrupted chunks, closes #2471 2014-12-31 12:40:11 +01:00
Shoghi Cervantes
767800662c
Added chunk check on Level 2014-12-30 15:54:12 +01:00
Shoghi Cervantes
fe32e6f5d0
Merge branch 'master' into new-version-format 2014-12-29 12:43:15 +01:00
Shoghi Cervantes
2cec0d9f36
Improved Simplex 2D noise 2014-12-28 03:51:08 +01:00
Shoghi Cervantes
d800a21bd4
Higher chunk defaults 2014-12-28 02:58:17 +01:00
Shoghi Cervantes
8d9fbec4ce
Fixed memory leak issues on chunk generation under 32-bit hosts, fixed issue with generated chunks not having a provider. Closes #2419, fixes #2308, closes #2421 2014-12-28 02:22:13 +01:00
Shoghi Cervantes
ab72c32769
Improved Normal generator speed 2014-12-28 02:12:48 +01:00
Shoghi Cervantes
346626305c
Corrected fence crafting recipes, closes #2457 2014-12-28 01:49:42 +01:00
Shoghi Cervantes
fafbd500e1
Added typehints to HelpCommand 2014-12-28 01:49:10 +01:00
Shoghi Cervantes
2db2e8cfc4
Block IP addresses on ban-ip 2014-12-26 13:56:35 +01:00
Shoghi Cervantes
854479180f
Move Query exceptions to debug level > 1 2014-12-26 13:47:15 +01:00
Shoghi Cervantes
902ba81e02
Added automatic/manual RakLib IP address, block addresses when exceptions are thrown 2014-12-26 13:33:41 +01:00
Shoghi Cervantes
1ac17abec0
Fixed #2446 2014-12-24 23:00:11 +01:00