Dylan K. Taylor
|
e9038336e3
|
EventPriority: hardcode name -> value mapping instead of using constant()
this would have caught fire if additional non-priority constants were added, or if the constants were renamed.
|
2020-10-23 20:14:37 +01:00 |
|
Dylan K. Taylor
|
d0c8d64b40
|
Merge commit '097c260db'
# Conflicts:
# resources/vanilla
# src/item/enchantment/Enchantment.php
# src/plugin/PluginDescription.php
# src/pocketmine/entity/Effect.php
# src/pocketmine/item/ItemFactory.php
# src/pocketmine/plugin/PluginManager.php
|
2020-06-14 19:28:05 +01:00 |
|
Dylan K. Taylor
|
67bcc1c0fb
|
phpdoc armageddon for master, pass 1
|
2020-01-22 11:55:03 +00:00 |
|
Dylan K. Taylor
|
4b0b923ca0
|
turn EventPriority into final class instead of abstract class
|
2019-08-23 19:12:55 +01:00 |
|
Dylan K. Taylor
|
5499ac620c
|
Removed pocketmine subdirectory, map PSR-4 style
|
2019-07-30 19:14:57 +01:00 |
|
Shoghi Cervantes
|
cbc64462e6
|
New directory structure. More powerful startup scripts
|
2014-03-08 04:41:43 +01:00 |
|
Shoghi Cervantes
|
a54d33957e
|
Added multiple comments and info
|
2014-03-06 18:52:23 +01:00 |
|
Shoghi Cervantes
|
c08bf3ef86
|
Removed code remove comments
|
2014-03-06 13:16:44 +01:00 |
|
Shoghi Cervantes
|
5ea31b57ce
|
First step to namespaces
|
2014-03-05 23:43:16 +01:00 |
|
Shoghi Cervantes
|
830530d868
|
Basic Event types (extended from Bukkit)
|
2014-02-10 16:09:32 +01:00 |
|