|
9242f89221
|
Add PlayerToggleFlightEvent
|
2016-10-27 10:55:01 +01:00 |
|
|
58ff381557
|
PhpStorm automated formatting (#11)
* PhpStorm reformatting
* Tuned PhpStorm reformatting
* Improved ItemIds and BlockIds formatting
* Tuned more PhpStorm reformatting
* Improved string concatenation
|
2016-10-03 19:05:48 +08:00 |
|
|
e913b16804
|
Fixed some lines indented with 4 spaces rather than tabs
|
2016-10-03 00:58:34 +08:00 |
|
|
6fc435da0e
|
Imports rearrangement
|
2016-10-03 00:43:46 +08:00 |
|
|
98d129f1f4
|
Fix bad copy-paste job, blame @shoghicp
|
2016-10-01 14:54:50 +01:00 |
|
|
d59fd42fc6
|
Fixed EntityEatItemEvent::setResidue() declaration
|
2016-02-22 18:34:11 +08:00 |
|
|
a2641f923d
|
Merge branch master
|
2016-02-22 14:32:48 +08:00 |
|
|
a6cd526e60
|
PHP7 to master
|
2016-02-21 12:47:30 +01:00 |
|
|
fe2957c315
|
Fixed imports
|
2016-02-18 01:43:42 +08:00 |
|
|
21c2e2d429
|
Closes #3832
|
2016-02-18 00:08:44 +08:00 |
|
|
e79976bdac
|
Added events
|
2016-02-11 22:07:04 +08:00 |
|
|
52e8781d36
|
Implemented hunger-related regen and damage
|
2016-02-11 01:53:51 +08:00 |
|
|
d538a254ee
|
Resolves #3918
|
2016-02-09 18:25:16 +08:00 |
|
|
a2734f6dc0
|
Merged master into php7 to support 0.13.1
|
2016-01-22 17:36:45 +01:00 |
|
|
9ca8c06f82
|
Merge branch 'patch-6' of https://github.com/MagicDroidX/PocketMine-MP into MagicDroidX-patch-6
|
2015-12-20 00:39:19 +01:00 |
|
|
4d5da41cd0
|
Fix autoSave in PlayerQuitEvent
|
2015-10-31 13:22:45 +08:00 |
|
|
f560d07c97
|
Merge remote-tracking branch 'origin/mcpe-0.12' into php7
|
2015-09-27 14:31:28 +02:00 |
|
|
6273875a22
|
Added Player to CraftItemEvent
|
2015-09-19 23:08:57 +02:00 |
|
|
3ffdb8e552
|
Removed @deprecated classes, methods and properties, added some type hints
|
2015-09-12 17:10:11 +02:00 |
|
|
16ff2d99b0
|
Merge remote-tracking branch 'origin/master' into mcpe-0.12
|
2015-09-11 17:34:11 +02:00 |
|
|
cb222601fd
|
Haters gonna hate, also fix misleading interface default parameter
|
2015-09-11 16:50:57 +02:00 |
|
|
fdf10b60dc
|
Added PlayerToggleSneakEVent and PlayerToggleSprintEvent
|
2015-08-08 13:10:59 +02:00 |
|
|
d026e2ecf0
|
Implemented new crafting mechanism
|
2015-08-07 21:26:12 +02:00 |
|
|
c4bdbc5443
|
Report players as EntityPlayer all the time
|
2015-06-06 23:09:43 +02:00 |
|
|
62a8f58bb0
|
Improved block and chunk cache, fixed PlayerQuitEvent player save
|
2015-06-06 20:28:37 +02:00 |
|
|
f21ed39c1c
|
Improved timing reports
|
2015-06-06 19:07:12 +02:00 |
|
|
96f67bdadf
|
Added auto save to PlayerQuitEvent
|
2015-06-06 17:56:36 +02:00 |
|
|
9e4d88a852
|
New extended packet timings
|
2015-06-06 16:58:49 +02:00 |
|
|
d542dfc2ce
|
Split player into more methods, added extra timings
|
2015-06-05 00:19:45 +02:00 |
|
|
71490f60f2
|
Fixed other invisibility issues
|
2015-06-04 16:51:48 +02:00 |
|
|
9e14435dbb
|
Moved network ids to constants, improved some entity methods, more performance
|
2015-05-30 23:59:24 +02:00 |
|
|
9768bf4f8a
|
Added BlockBreakEvent::getDrops() and BlockBreakEvent::setDrops(Item[] $drops)
|
2015-05-30 18:26:47 +02:00 |
|
|
51062940c5
|
Implemented QueryRegenerateEvent as base for other interfaces
|
2015-05-26 01:17:34 +02:00 |
|
|
63a5269313
|
Added settings.profile-report-trigger to only extract timings on a given tps rate
|
2015-05-16 16:02:32 +02:00 |
|
|
db409851e9
|
World generation is timed by type and chunks can be created on the fly
|
2015-05-09 19:03:41 +02:00 |
|
|
44b5c23ee1
|
Fixed dead entities and Item picking, improved timing reports
|
2015-05-06 16:21:35 +02:00 |
|
|
d4b2e3d1b7
|
Improved heightmap generation
|
2015-04-29 23:19:27 +02:00 |
|
|
d4cae729c3
|
Added AsyncTasks timings
|
2015-04-24 17:21:39 +02:00 |
|
|
05385acb36
|
Added Memory Manager timings
|
2015-04-19 16:01:46 +02:00 |
|
|
e3c48b22cb
|
Anvil fixes, improved memory settings
|
2015-04-19 11:45:43 +02:00 |
|
|
b2c25eaf36
|
Added MemoryManager, new memory properties, improved performance, updated RakLib, fixed misc. bugs
|
2015-04-18 20:13:52 +02:00 |
|
|
1865622b89
|
Added settings.force-language property to force server language on clients
|
2015-04-13 12:02:40 +02:00 |
|
|
8d468a1efb
|
Format fix
|
2015-04-11 21:59:55 +02:00 |
|
|
c29ae333a2
|
Translate format text
|
2015-04-11 02:15:46 +02:00 |
|
|
0c041ebca3
|
Added base translation system
|
2015-04-11 01:32:08 +02:00 |
|
|
5d102c2ede
|
Fixed backwards compatibility issue on PlayerInteractyEvent
|
2015-04-10 10:16:03 +02:00 |
|
|
d5ba2a72a5
|
Added strength, weakness, resistance effects, fixed entity area
|
2015-03-29 14:49:47 +02:00 |
|
|
0a85ad0d1f
|
Improved trees, improved inventory transactions, improved snowball/bow usage
|
2015-03-28 16:59:15 +01:00 |
|
|
d66a2d7105
|
Merge branch 'master' into mcpe-0.11
|
2015-03-19 09:18:39 +01:00 |
|
|
d34499e67b
|
Revert "Implemented proportional armor modifier, applied armor in other damage types and consume armor when player is damaged"
|
2015-03-18 17:26:06 +01:00 |
|