Closed xylafur closed 5 years ago
I agree with Ray's requested changes, we need to uphold documentation standards.
Hmm when I pulled this to make changes, my last commit seems to have deleted all of the new things I implemented. I don't understand. The deprecated directory is still there, along with all of the files in it, but the new_backstory directory is gone - along with all of the new stuff! It must be something spcific with my computer/setup because Ray reviewed my latest commit and its here on github.. I don't get it.
If I revert a commit its there, but as soon as I go to the latest it disappears
Edit: Nevermind.. when I look at the code for this branch its not there.. still don't understand. Its almost like I deleted all of it and then committed again saying I linked it into main... which I didn't
Edit2: Yeah when I do a git diff, it says that all of that stuff was deleted. Did I done goof? How did Ray review it if I deleted it? Microsoft did something screwy
revamped the old backstory modules completley, everything is now generated from some cool config files. I reduced the 5 files from before down to 3 files, and one of those is the config.
I also moved all of the old stuff to a depreicated folder, to be deleted later