Richard Davey
|
76c7639b20
|
If a file load 404s then handle this case, as it'll return the 404 page as the response type which will then try to be parsed.
|
2018-01-19 17:29:14 +00:00 |
|
Richard Davey
|
7e0b04df70
|
You can now specify Loader settings (baseURL, path, xhr settings, etc) in either the Game Config, the Scene Config or a File Config. Game config is used as the defaults. Scene config overrides those, and a File config overrides the Scene config. This fixes #3168.
|
2018-01-19 16:56:41 +00:00 |
|
Richard Davey
|
fb7cdbf29b
|
Added ability to load plugins from external files and have them register with the PluginManager.
|
2018-01-18 16:48:25 +00:00 |
|
Richard Davey
|
d8f1ba03e9
|
Moved repository location
|
2018-01-09 21:43:56 +00:00 |
|