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 |
|
Shoghi Cervantes
|
714ea54121
|
Players won't take damage 60 ticks after spawning / respawning.
|
2014-12-24 20:44:22 +01:00 |
|
Shoghi Cervantes
|
aa992684ba
|
Possible workaround for some PHP bug
|
2014-12-24 00:55:23 +01:00 |
|
Shoghi Cervantes
|
0c58de86b7
|
New version format
|
2014-12-23 14:02:35 +01:00 |
|
Shoghi Cervantes
|
7ecac019a9
|
Bitmask block state
|
2014-12-23 13:58:30 +01:00 |
|
Shoghi Cervantes
|
6cb88afe1a
|
Improved block breaking time and event handling
Alpha_1.4dev-900
|
2014-12-22 23:49:17 +01:00 |
|
Shoghi Cervantes
|
a677bcb331
|
Increased transaction timeout, not needed anymore due to packet ordering
|
2014-12-22 23:38:47 +01:00 |
|
Shoghi Cervantes
|
2f6007342c
|
Fixed server.log created in two different places on path changed
|
2014-12-22 23:00:28 +01:00 |
|
Shoghi Cervantes
|
b6c0eb8c96
|
Added optional parameter for multiple NBT read
|
2014-12-22 16:25:12 +01:00 |
|
Shoghi Cervantes
|
afa8496767
|
Fixed possible memory leak when hiding players from each other
|
2014-12-21 20:03:39 +01:00 |
|
Shoghi Cervantes
|
d7be2ce439
|
Added Chest recreation on imported levels
|
2014-12-21 14:29:18 +01:00 |
|
Shoghi Cervantes
|
6dcb5da069
|
Added Double Plant block, fixes damage walking inside it.
|
2014-12-21 14:28:45 +01:00 |
|
Shoghi Cervantes
|
3cf1692c96
|
Possible fix for #2424
|
2014-12-21 13:59:04 +01:00 |
|
Shoghi Cervantes
|
d04af590d1
|
Updated RakLib
* Fixes issues with packets without messageIndex
* Workarounds possible CPU-hog DoS attack over ACK/NACK packets
|
2014-12-21 13:45:28 +01:00 |
|
Shoghi Cervantes
|
d4c43215b1
|
Fixed typo about async chunk generation
|
2014-12-19 16:10:01 +01:00 |
|
Shoghi Cervantes
|
a40918aabf
|
LevelDB load/write fixes
|
2014-12-19 10:35:16 +01:00 |
|
Shoghi Cervantes
|
20f9352714
|
Merge branch 'master' of github.com:PocketMine/PocketMine-MP
|
2014-12-19 01:07:13 +01:00 |
|
Shoghi Cervantes
|
a605e90dfc
|
Added experimental LevelDB support, fixed a few issues with NBT, spawning and Binary R/W
|
2014-12-19 00:28:50 +01:00 |
|
Michael Yoo
|
9fc250956f
|
Merge pull request #2395 from PEMapModder/patch-6
Allow $base in knockback() to be dynamic and getters/setters in EntityDa...
|
2014-12-18 20:39:48 +09:00 |
|
Shoghi Cervantes
|
db2dfc47a6
|
Update RakLib
|
2014-12-18 03:33:33 +01:00 |
|
Shoghi Cervantes
|
408a537001
|
Added TesterPlugin submodule, updated RakLib to fix packet loop issues
|
2014-12-17 23:29:57 +01:00 |
|
Shoghi Cervantes
|
922bfb33ac
|
Updated .gitignore
|
2014-12-16 18:50:57 +01:00 |
|
Shoghi Cervantes
|
8e47c93fbc
|
Fixed some issues with chunks being generated on a loop
|
2014-12-16 02:57:44 +01:00 |
|
Shoghi Cervantes
|
c175485cd8
|
Added World Generation timings
|
2014-12-15 17:52:07 +01:00 |
|
Shoghi Cervantes
|
b6981cc31d
|
Merge branch 'master' of github.com:PocketMine/PocketMine-MP
|
2014-12-15 01:05:55 +01:00 |
|
Shoghi Cervantes
|
1f9cd6a99b
|
Added default parameter to Config getters, implements and closes #2398
|
2014-12-15 01:05:32 +01:00 |
|
Shoghi Cervantes
|
ded7ada7d7
|
Merge pull request #2399 from PEMapModder/patch-7
Update documentation of PluginBase::getCommand() for IDEs' auto completion
|
2014-12-15 00:52:43 +01:00 |
|
Intyre
|
1b50879823
|
Snow layer recipe added: Fix for #2400
|
2014-12-13 17:10:17 +01:00 |
|
PEMapModder
|
1bd9cbd4d3
|
Update documentation of PluginBase::getCommand() for IDEs' auto completion
|
2014-12-13 20:42:23 +08:00 |
|
PEMapModder
|
96122d3be7
|
Allow $base in knockback() to be dynamic and getters/setters in EntityDamageByEntityEvent
This change is backwards-compatible.
|
2014-12-12 23:01:31 +08:00 |
|
Shoghi Cervantes
|
71d602a4cf
|
Faster chunk setting on provider
|
2014-12-12 15:51:31 +01:00 |
|
Shoghi Cervantes
|
c81bbdaaa9
|
Possible fix for #2394
|
2014-12-12 12:05:36 +01:00 |
|
Shoghi Cervantes
|
2752393c42
|
Fixed #2392
|
2014-12-12 12:05:15 +01:00 |
|
Shoghi Cervantes
|
312e064b07
|
Updated RakLib, changed some Entity move AABB calls
|
2014-12-11 17:39:59 +01:00 |
|