Commit Graph

13 Commits

Author SHA1 Message Date
ac5a91b67e Cleaned up bool comparison mess 2018-03-19 14:10:55 +00:00
906d7eb176 Lang: Move TranslationContainer and TextContainer to \pocketmine\lang namespace
why the hell were they ever put in \pocketmine\event in the first place??

This change was suggested many months ago but I forgot all about it.
2018-02-04 20:03:30 +00:00
b6264d188e Change Server->getConfigBoolean() to getConfigBool()
to be consistent, deprecated the original
2017-10-25 16:30:39 +01:00
dbb92096e4 More typehints, documentation fixes and static analysis cleanup 2017-07-15 12:12:06 +01:00
b775e8c88a Fix Achievement bug (thanks strict types <3)
as if nobody ever noticed this... LMAO
2017-06-07 12:54:12 +01:00
51b0673b4b Bite the bullet and enable strict types on everything 2017-06-07 12:53:16 +01:00
0935855def Fix issue with colored message on some languages (#910) 2017-05-15 10:07:01 +01:00
cde2d39029 New statistics system 2015-05-21 11:41:11 +02:00
de052a79de Localized kick messages 2015-04-11 02:31:34 +02:00
eab86f5f90 Replaced array() with [] 2014-08-28 17:04:22 +02:00
6cbd39de9b Added Inventory interfaces and types, updated long array() to [] 2014-05-22 18:59:16 +02:00
7e9304a0c9 Formatting 2014-04-01 19:48:28 +02:00
dd17652aca Fixed wrong paths 2014-04-01 05:06:12 +02:00