A small hack to quickly change many file's properties. 1/16/2022 - Project has been dead for a while, but I am considering rebooting this. Probably would like to create a few more services that allow players to setup a local DB representation of their world.
- Fixed a bug where the write method did not create its own line on a consistant basis.
- Allows comments in region and target files.
-
Added Kill method to eliminate item.
-
Added Write method to write to a file.
-
Added Remove method to remove a phrase from a file.
-
Added Replace method to replace one phrase with another.
-
Changed direction of the project.
-
WARNING: No error checking currently exists. Mistakes are difficult to fix.
- Add a text file that defines aliases for regions.
- Can enter regions (set of provinces) into the solution.
- Can clear all files in a region.
- Can write to all files in a region.
- Allow an anonymous region clause ({ # # # }) to be defined and used in commands
- Allow region nesting.
- Allow conditional clause to restrict regions. (where command.)
- Allow conditional clauses to change action. (limit command.)
- Polish glaring errors
- Compile Bug list
- Release