Dylan K. Taylor
|
a794d24c81
|
Added a tool to generate a Markdown document of all core permissions
|
2021-10-17 17:02:18 +01:00 |
|
Dylan K. Taylor
|
43b2e1a0e8
|
tools/convert-world: improve error messages and exit codes
die with a string exits with zero? wtf?
|
2021-09-16 15:28:20 +01:00 |
|
Dylan K. Taylor
|
4b06e19d28
|
Cover tools/ in php-cs-fixer
|
2021-08-29 23:33:07 +01:00 |
|
Dylan K. Taylor
|
ee8b854f30
|
Add tools/ to PHPStan analysis
|
2021-08-29 23:31:24 +01:00 |
|
Dylan K. Taylor
|
533b0d0724
|
Updated convert-world CLI tool
|
2021-08-29 21:04:59 +01:00 |
|
Dylan K. Taylor
|
5d83f4670a
|
RegionLoader: Switch to using named constructors
this makes the code more self-descriptive, and also helps to detect potential bugs.
|
2021-04-15 21:57:23 +01:00 |
|
Dylan K. Taylor
|
32c4a165cf
|
Removed RegionLoader::open()
this is nothing but a source of bugs.
|
2021-04-15 15:38:18 +01:00 |
|
Dylan K. Taylor
|
4bf40df770
|
tools: added a script to remove garbage from region files
|
2020-05-31 15:10:28 +01:00 |
|
Dylan K. Taylor
|
c93038f574
|
Inject WorldProviderManager to WorldManager's constructor, no longer singleton
|
2020-05-24 19:22:04 +01:00 |
|
Dylan K. Taylor
|
c9af5ce7a9
|
Convert GeneratorManager to singleton
|
2020-05-23 10:13:03 +01:00 |
|
Dylan K. Taylor
|
640428c415
|
Convert WorldProviderManager to singleton
|
2020-05-23 10:02:09 +01:00 |
|
Dylan K. Taylor
|
1df345ba6f
|
tools/convert-world: do not redefine RESOURCE_PATH
this is now defined automatically when including the autoloader.
|
2020-04-24 20:55:57 +01:00 |
|
Dylan K. Taylor
|
1de5d35dfc
|
add a CLI tool for conversion
|
2019-08-26 19:03:48 +01:00 |
|