4160 Commits

Author SHA1 Message Date
Shoghi Cervantes
7cdf5a73eb Bumped MCPE version to 0.9.1 2014-07-14 02:21:04 +02:00
Shoghi Cervantes
6c442551f7 Fixed client crashing (temp.), fixed clients not spawning. (Fixes #1640 #1636 #1590 #1573) 2014-07-14 02:19:14 +02:00
Shoghi Cervantes
eccd82ca4b Moved player attack filter from Living to Player 2014-07-13 19:04:00 +02:00
Michael Yoo
6fbfa1836f Merge branch 'master' of https://github.com/PocketMine/PocketMine-MP 2014-07-13 22:04:41 +09:30
Michael Yoo
5dfb1fb9d5 Fix bug where a double quote would show when kick reason is not specified. 2014-07-13 22:03:54 +09:30
Shoghi Cervantes
4a615f03b5 Merge pull request #1649 from PEMapModder/patch-2
Added doccomment for Vector3::add() and Vector3::subtract()
2014-07-13 12:26:46 +02:00
PEMapModder
47503d84c2 Added doccomment for Vector3::add() and Vector3::subtract()
This is to avoid IDEs thinking that argument 1 for `Vector3::subtract()` must be an int. (But the fact is `Vector3` is OK too)
2014-07-13 13:43:09 +08:00
Shoghi Cervantes
fdb7fa36b8 Fixed #1641 2014-07-13 01:10:16 +02:00
Shoghi Cervantes
e29ddadd2f Fixed #1642 2014-07-13 01:04:10 +02:00
Shoghi Cervantes
d2ed0aa9f0 Merge pull request #1634 from PocketMine/timings
Implemented Timings
2014-07-12 19:30:41 +02:00
Shoghi Cervantes
a7944502cd Added small things 2014-07-12 19:27:51 +02:00
Shoghi Cervantes
063d14ba63 Merge pull request #1638 from KnownUnown/master
Fix formality mistake
2014-07-12 18:42:11 +02:00
KnownUnown
35ea9708a5 Fix formality mistake
Contractions such as "I've" should not be used in formal writing.
2014-07-12 11:36:03 -05:00
Shoghi Cervantes
9a4ead54e3 Added more timings 2014-07-12 15:23:06 +02:00
Shoghi Cervantes
0d55d5c653 Fixed typo 2014-07-12 14:36:22 +02:00
Shoghi Cervantes
94bc817756 Merge branch 'master' of github.com:PocketMine/PocketMine-MP 2014-07-12 14:18:12 +02:00
Shoghi Cervantes
52b0e8b1ee Updated RakLib, fixes random upload increase 2014-07-12 14:17:35 +02:00
Shoghi Cervantes
9bdd294a66 Implemented global, tasks timings 2014-07-12 14:09:29 +02:00
Shoghi Cervantes
0bfa9506d1 Updated API version to 1.1.0 (backwards-compatible) 2014-07-12 02:26:41 +02:00
Shoghi Cervantes
67b0c4bc2e Added base timings 2014-07-12 02:26:06 +02:00
williamtdr
dd729ced68 Revert "Possible fix for #1628"
This reverts commit a6e22de6a3d58fd5b848a2b211f1b7bbc5778a6b.
2014-07-11 10:21:58 -05:00
williamtdr
a6e22de6a3 Possible fix for #1628 2014-07-11 10:19:28 -05:00
Shoghi Cervantes
7624eda7b1 Update damage sources for creative mode players 2014-07-11 16:24:04 +02:00
williamtdr
5e47dda0a8 Enable death through void, suicide 2014-07-11 09:18:15 -05:00
williamtdr
61043d2e0d Fix #1615
Players in creative cannot die from non-magic (plugin/console) causes.
2014-07-11 09:14:49 -05:00
williamtdr
3e882ef40d Revert "Fix #1615"
This reverts commit a8359f29a81a9cc6836b14535a3256f06853482b.
2014-07-11 09:12:19 -05:00
williamtdr
a8359f29a8 Fix #1615
Players in creative cannot die from non-magic (plugin/console) causes.
2014-07-11 09:07:24 -05:00
Michael Yoo
167ee97569 Fix kick command broadcast message. 2014-07-11 22:14:57 +09:30
Michael Yoo
53214005cd Kick message reflects Vanila MCPC not Bukkit 2014-07-11 22:05:50 +09:30
Michael Yoo
6e74bb7faf Kick reason grammar 2014-07-11 21:52:57 +09:30
Shoghi Cervantes
f60fdb5e61 Merge branch 'master' of github.com:PocketMine/PocketMine-MP 2014-07-11 12:47:19 +02:00
Shoghi Cervantes
4bd2f3aea8 Use the world spawn by default for players, fixes #1616 2014-07-11 12:45:43 +02:00
Shoghi Cervantes
dcba580115 Merge pull request #1626 from PEMapModder/patch-2
Fix #1622 /kick on unknown players crashes the server
2014-07-11 12:16:44 +02:00
PEMapModder
63008c4ebb Fix #1622 2014-07-11 17:24:25 +08:00
Shoghi Cervantes
c16f45ce39 Fixed unsigned fields being read as signed 2014-07-11 02:55:29 +02:00
Shoghi Cervantes
f2fa13119a Added upload/download speed on title bar, referenced ChunkRequestTask 2014-07-11 02:23:40 +02:00
Shoghi Cervantes
756a8fead6 Fixed #1604 2014-07-11 01:34:49 +02:00
Shoghi Cervantes
7ed6ac2341 Fixed #1609 2014-07-11 01:18:37 +02:00
Shoghi Cervantes
4a072b4163 Better chunk unload queues 2014-07-11 01:15:52 +02:00
Shoghi Cervantes
91b2f81f3c Updated RakLib version 2014-07-11 00:53:48 +02:00
Shoghi Cervantes
5c826cb9ab Fixed /list not showing the proper player count 2014-07-10 20:40:56 +02:00
Shoghi Cervantes
20b0df4b57 Added deprecation warning on plugin events 2014-07-10 17:39:20 +02:00
Shoghi Cervantes
1fab6bd589 Added settings.query-plugins setting 2014-07-10 17:24:12 +02:00
Shoghi Cervantes
7dd4a843c6 Fixed #1598 spawning on a index-corrupted Anvil chunk 2014-07-10 16:52:59 +02:00
Shoghi Cervantes
828f7f1590 Fall damage is now working 2014-07-10 16:16:11 +02:00
Shoghi Cervantes
c9535162bd Added more damage sources 2014-07-10 14:02:56 +02:00
Shoghi Cervantes
99c5ad789b Improved entity attack push 2014-07-10 13:29:29 +02:00
Shoghi Cervantes
e6c510e7fd Fixed #1595 Undefined variable on QueryHandler 2014-07-10 13:15:24 +02:00
Shoghi Cervantes
d3789d4fed Fixed /kick player name 2014-07-10 13:05:15 +02:00
Shoghi Cervantes
8fbc63c14e Fixed /kill player name 2014-07-10 13:05:04 +02:00