Go to file
Paldiu 9b60b20a0f BLEEDING EDGE 1.3_09
- CommandLoader fix in which it was incorrectly attempting to assign a subclass to a superclass.
 - Added a friendly comment to Yaml which states the constructor is package private.
 - Fixed a problem in YamlFactory where fileName and resourcePath were swapped, resulting in the resourcePath to possibly be the fileName and the fileName to possibly be null.
 - Moved over some methods from SimplexCorePlugin so it is accessible by default to all modules.
 - A Timer instance and two methods operating on that timer instance were added to SimplexTask
2021-03-12 01:24:11 -06:00
.github/workflows Create codacy-analysis.yml 2021-02-22 09:39:01 -05:00
gradle/wrapper Migrate to gradle 2021-02-25 10:53:24 +01:00
src BLEEDING EDGE 1.3_09 2021-03-12 01:24:11 -06:00
.gitattributes Migrate to gradle 2021-02-25 10:53:24 +01:00
.gitignore Migrate to gradle 2021-02-25 10:53:24 +01:00
build.gradle BLEEDING EDGE v1.3_02 2021-02-26 22:32:01 -06:00
CONTRIBUTING.md Create CONTRIBUTING.md 2021-02-25 19:43:54 +01:00
gradle.properties Update gradle.properties 2021-03-05 23:07:57 -05:00
gradlew Migrate to gradle 2021-02-25 10:53:24 +01:00
gradlew.bat Migrate to gradle 2021-02-25 10:53:24 +01:00
README.md Create README.md 2021-02-25 19:43:36 +01:00
settings.gradle Migrate to gradle 2021-02-25 10:53:24 +01:00

SimplexCore