|
1896576a24
|
ResourcePackManager: Remove Server constructor dependency
|
2017-12-22 11:11:58 +00:00 |
|
|
8f811c29d7
|
ResourcePackManager: Remove redundant config property
This was only used in the constructor, there's no need to store it.
|
2017-12-22 11:05:47 +00:00 |
|
|
3a4f79629c
|
ResourcePackManager: Add API method getPath()
|
2017-12-22 11:04:15 +00:00 |
|
|
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 |
|
|
dfc2d1dfe6
|
Stop hardcoding src/pocketmine/resources everywhere
|
2017-12-11 19:52:49 +00:00 |
|
|
78d24b9183
|
Take 2: Fixed resource pack matching for uppercased UUIDs
fixed the wrong damned bug...
|
2017-11-21 11:29:12 +00:00 |
|
|
46afb7caf1
|
Fixed resource pack matching for uppercased UUIDs
|
2017-11-21 11:25:21 +00:00 |
|
|
4d874e7e78
|
static analysis
|
2017-07-13 16:45:24 +01:00 |
|
|
51b0673b4b
|
Bite the bullet and enable strict types on everything
|
2017-06-07 12:53:16 +01:00 |
|
|
f6ff03fc31
|
Added support for MCPACK resource packs
|
2017-05-30 09:43:28 +01:00 |
|
|
0d37d0d896
|
Added some documentation to resource packs namespace
|
2017-03-18 16:07:03 +00:00 |
|
|
91a92b4e57
|
Use a pre-created resource packs config with comments to explain how to use it
|
2017-03-11 11:40:58 +00:00 |
|
|
ed765a2c9b
|
Added debug messages for resource requests with invalid pack IDs
|
2017-03-11 11:19:14 +00:00 |
|
|
d41bdfc31c
|
Added resource packs support
|
2017-03-10 21:10:46 +00:00 |
|