|
2 jaren geleden | |
---|---|---|
.vscode | 2 jaren geleden | |
out/src | 2 jaren geleden | |
.vsixmanifest | 2 jaren geleden | |
README.md | 2 jaren geleden | |
icon.png | 2 jaren geleden | |
icon.xcf | 2 jaren geleden | |
package.json | 2 jaren geleden |
Add all pocketmine functions & classes from a src.
None
Set the library/pocketmine path (must not be compiled as .phar) in the settings and reload using command “Index PHP files”.
This will include and parse the new library
None so far
Fixing backslash path on Windows related bugs.
Fixing most major bugs
Rewriting original extension from (almost) stratch providing an easier reading.
Introducing Properties (class properties, static properties and constants).
Fixed anyoing method duplication.
Fixed bugs on Windows Fixed bug with autocompleting class not carring about uses.
Fixing compatibility bug with original extension.
Initial release.