Dylan K. Taylor
|
25ead18369
|
Merge commit '7ce6c8aa13bd1e8eb5aa3fe267a0116ab43e9313'
|
2020-01-31 18:55:49 +00:00 |
|
Dylan K. Taylor
|
055b13a6cf
|
strip extra blank lines (php-cs-fixer)
|
2020-01-22 15:14:10 +00:00 |
|
Dylan K. Taylor
|
cd55cdf5c6
|
Merge commit '9cd6b3e1c7cd81d0a4b0da68d9b3ff026c9f6495'
|
2020-01-22 15:04:06 +00:00 |
|
Dylan K. Taylor
|
1b33143f4f
|
pass 2, manual removal of incorrect non-nullable phpdoc types
|
2020-01-22 12:06:47 +00:00 |
|
Dylan K. Taylor
|
67bcc1c0fb
|
phpdoc armageddon for master, pass 1
|
2020-01-22 11:55:03 +00:00 |
|
Dylan K. Taylor
|
3ee6887792
|
populate remaining missing return types, using native returns where possible
this is done separately to stable so that stable changes can be integrated easily using an empty merge.
|
2020-01-19 10:26:35 +00:00 |
|
Dylan K. Taylor
|
96b91af66a
|
Merge branch 'stable'
|
2020-01-11 21:41:38 +00:00 |
|
Dylan K. Taylor
|
cda1143a79
|
Merge branch 'stable'
|
2020-01-09 17:17:42 +00:00 |
|
Dylan K. Taylor
|
0f718ea28b
|
Merge commit '8726604899d1a371567141e0831ed570d3233356'
|
2019-12-25 14:19:35 +00:00 |
|
Dylan K. Taylor
|
b43bd5fb67
|
PluginCommand: separate CommandExecutor param
looking at the code now it's clear that this class combines two jobs into the same class.
closes #3203
|
2019-12-04 19:14:52 +00:00 |
|
Dylan K. Taylor
|
d3d7709ead
|
Merge branch 'next-minor'
|
2019-12-03 11:55:45 +00:00 |
|
Dylan K. Taylor
|
c16337a80f
|
Merge branch 'stable' with changes
|
2019-11-09 18:01:04 +00:00 |
|
Dylan K. Taylor
|
cbef2bbc51
|
move ThreadException to pocketmine\thread namespace
|
2019-10-29 12:42:38 +00:00 |
|
Dylan K. Taylor
|
6d24760174
|
Merge branch 'stable'
|
2019-10-20 21:25:39 +01:00 |
|
Dylan K. Taylor
|
262dbc0346
|
ParticleCommand: fixup for 6e9d2e1c8af7d9debc6ed14f98e4f54d29753625
|
2019-09-23 11:54:17 +01:00 |
|
Dylan K. Taylor
|
ad0f100f8e
|
remove \pocketmine\START_TIME, add Server->getStartTime()
|
2019-08-25 16:25:27 +01:00 |
|
Dylan K. Taylor
|
39d5903c3e
|
Remove INT32_MIN and INT32_MAX global constants
|
2019-08-25 16:09:51 +01:00 |
|
Dylan K. Taylor
|
3274db3ddc
|
DustParticle constructor now uses Color object
|
2019-08-19 18:57:26 +01:00 |
|
Dylan K. Taylor
|
2d4a32fc77
|
first look at separating Entity and Location
|
2019-08-19 17:20:34 +01:00 |
|
Dylan K. Taylor
|
9598af7683
|
commands: remove some nonsensical isValid() checks
a player who doesn't have a valid world has no business sending commands anyway.
|
2019-08-06 15:42:17 +01:00 |
|
Dylan K. Taylor
|
5499ac620c
|
Removed pocketmine subdirectory, map PSR-4 style
|
2019-07-30 19:14:57 +01:00 |
|