Rewrote the RNG system to be more unified

This commit is contained in:
nossr50
2019-01-24 20:45:26 -08:00
parent b7fc3f05e9
commit 1d6a142b12
47 changed files with 699 additions and 461 deletions

3
.gitignore vendored
View File

@ -4,6 +4,9 @@
/.settings
/dependency-reduced-pom.xml
#vs code
/.vscode
# netbeans
/nbproject