Commit Graph

31 Commits (main)

Author SHA1 Message Date
m455 b05ddbe9d2 fixed some... path issues 2021-04-15 21:57:38 -04:00
m455 e243d94ea1 changed to a naming conventiong that's better for organizing 2021-04-15 21:47:16 -04:00
m455 33097d6396 added check for exact numbers 2021-04-15 21:35:44 -04:00
m455 672bf1d6c9 attempting a cleanup of this awful old code haha 2021-04-15 09:35:53 -04:00
m455 f7db69691f fixed a bug which didn't allow random nicethigns to appear 2020-09-28 14:05:03 -04:00
m455 4dd535d5fd changed match behaviour in arg parsing 2020-09-24 15:16:06 -04:00
m455 a0a7645e16 simplified pattern matching 2020-07-16 17:04:55 -04:00
m455 6274772069 Simplified pattern matching with match expander 2020-07-16 10:26:22 -04:00
m455 67978c4915 Rewrote nicethings
* Added an implicit `init` procedure instead of doing it automatically
* Removed the repair procedures and replaced them with warnings and help messages if permissions are wrong or files are missing
* Simplified 'condition' checking, which just checks the permissions and existence of files or directories with the name `.nicethings`
2020-07-15 11:52:32 -04:00
m455 3f1c49584e simplified makefile 2020-07-11 18:48:47 -04:00
m455 ba3e58622b Changed an example to a more realistic example 2020-06-21 12:12:22 -04:00
m455 9b5e71bcdf changed add and remove message formats 2020-06-21 12:10:03 -04:00
m455 be6c36d3d3 wow that was a bad bug 2020-06-20 00:44:31 -04:00
m455 4b575c355d fixed a silly bug 2020-06-20 00:32:49 -04:00
m455 01ce2785de blep 2020-06-20 00:26:33 -04:00
m455 6b87eb5f4c blep 2020-06-20 00:23:20 -04:00
m455 e9826b0968 blep 2020-06-20 00:22:39 -04:00
m455 60ba955cd9 Updated code 2020-06-20 00:21:19 -04:00
m455 1623511e99 fixed help message 2020-06-15 23:56:38 -04:00
m455 f2c710974c fixed unbound identifier haha 2020-06-15 23:53:41 -04:00
m455 e4704f7408 removed unused symbols 2020-06-15 23:51:10 -04:00
m455 9410aa321f removed 'town' prefix to all commands to keep it a little more portable 2020-06-15 17:59:31 -04:00
m455 d810724cb7 added a comment 2020-06-15 16:32:02 -04:00
m455 cbc8ae474a cleaned up the remove procedure 2020-06-15 15:43:43 -04:00
m455 4c491e41c8 Fixed a little bug that stopped you from removing item 1 2020-06-15 15:29:15 -04:00
m455 c1da55989b Fixed a few little use case thingers. very specific. i know 2020-06-15 15:21:19 -04:00
m455 3e7562c196 blah 2020-06-15 15:18:44 -04:00
m455 5e0757f94d Removed the need to make a file when listing a random message 2020-06-15 15:05:42 -04:00
m455 cf003bbea4 Removed the need to make a file when listing a random message 2020-06-15 15:05:10 -04:00
m455 07bf5ca264 fixed error when no items are present anywhere 2020-06-15 14:14:50 -04:00
m455 e52b3a1085 added a readme and a makefile 2020-06-15 14:09:05 -04:00