Dylan K. Taylor
|
d53258c943
|
EffectCommand: restrict range of values for duration, fixes #2055
|
2018-03-30 11:51:20 +01:00 |
|
Dylan K. Taylor
|
773f760fff
|
VanillaCommand: added getBoundedInt()
|
2018-03-30 11:48:42 +01:00 |
|
Dylan K. Taylor
|
dc3bf8546e
|
Refactored effects handling, split up concerns of effect types and instances
Removed json insanity for effects
Split up effect types and effect instances
Saturation is an instant effect
|
2018-03-07 12:42:31 +00:00 |
|
Dylan K. Taylor
|
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 |
|
Dylan K. Taylor
|
4f8e4f0522
|
Add EOF newlines where missing (bulk) (#1836)
This should solve issues with people making GitHub PRs and having the web editor messing things up. GitHub Web Editor sucks :(
|
2017-12-20 11:56:36 +00:00 |
|
Dylan K. Taylor
|
445a67954d
|
Merge changes from master
|
2017-08-22 14:13:31 +01:00 |
|
Dylan K. Taylor
|
592ce3c9e9
|
Adding some missed commands typehints and documentation
|
2017-08-21 19:02:30 +01:00 |
|
Dylan K. Taylor
|
1e539c4e3b
|
fix some 1.2 translation issues, close pmmp/PocketMine-Language#19
|
2017-08-09 21:40:20 +01:00 |
|
Dylan K. Taylor
|
8bb0c53797
|
More typehints for Command stuff
|
2017-07-14 08:52:27 +01:00 |
|
Dylan K. Taylor
|
97f6a32557
|
Changed usage message displaying to exceptions to reduce boilerplate code
Someday this won't need to be done by commands themselves, it'll be done by the parser.
|
2017-07-04 13:45:00 +01:00 |
|
Dylan K. Taylor
|
51b0673b4b
|
Bite the bullet and enable strict types on everything
|
2017-06-07 12:53:16 +01:00 |
|
Dylan K. Taylor
|
eaef2bd169
|
Fixed some inspections
|
2017-05-04 12:19:50 +01:00 |
|
Dylan K. Taylor
|
2d927db264
|
Implemented Instant Health and Instant Damage effects
|
2017-03-21 11:38:08 +00:00 |
|
Dylan K. Taylor
|
10c8632417
|
Fixed effect amplifier overflow crash, close #147 (#191)
|
2016-12-27 21:30:54 +00:00 |
|
SOF3
|
6fc435da0e
|
Imports rearrangement
|
2016-10-03 00:43:46 +08:00 |
|
Shoghi Cervantes
|
3e2cce3c2c
|
use cleanup
|
2015-08-07 21:26:24 +02:00 |
|
Shoghi Cervantes
|
e2bae92df8
|
Updated language files and command descriptions
|
2015-04-12 00:59:12 +02:00 |
|
Shoghi Cervantes
|
c2138aa30c
|
More language files
|
2015-04-11 12:56:38 +02:00 |
|
Shoghi Cervantes
|
0c041ebca3
|
Added base translation system
|
2015-04-11 01:32:08 +02:00 |
|
Shoghi Cervantes
|
76767294bf
|
Fish items, block of redstone!
|
2015-04-08 15:34:50 +02:00 |
|
Shoghi Cervantes
|
4383e272eb
|
Added Effects base, /effect and methods
|
2015-03-15 23:15:54 +01:00 |
|