Commit Graph

52 Commits (ab882fcf55000f5d511199fa94229e3e41f5daf7)

Author SHA1 Message Date
Nicholas Hope f483beb0bd Made it prettier 2022-10-02 12:12:55 -04:00
Nicholas Hope f0dac0d1a1 Just, a ton of work. Aded literals 2022-10-02 12:12:33 -04:00
Nicholas Hope 0bbca21fea Added warnings 2022-10-02 12:12:15 -04:00
Nicholas Hope 4babdedb81 cancel: both works, fixed swapped var names 2022-09-17 22:17:34 -04:00
Nicholas Hope 5014161b02 got to where i was at the start of the refactor 2022-09-17 14:09:51 -04:00
Nicholas Hope 3f9f35cced reconfigured to work better together 2022-09-17 14:08:25 -04:00
Nicholas Hope 1ac808ce1d removed needless import 2022-09-17 14:07:44 -04:00
Nicholas Hope 8bf19e6153 All verification done, impulse.toTF2() done 2022-09-04 09:26:57 -04:00
Nicholas Hope 80a1379f49 changed some variable names 2022-09-04 09:26:22 -04:00
Nicholas Hope bacc858826 removed repeated code 2022-09-04 09:25:33 -04:00
Nicholas Hope eef096777e Redid 3 days of work after deleting it 2022-08-25 21:28:43 -04:00
Nicholas Hope 1fbe47943b Replacement for types.py 2022-08-25 21:28:12 -04:00
Nicholas Hope 70733b1aad deleted 2022-08-25 21:27:47 -04:00
Nicholas Hope d49e79e410 temp push 2022-08-25 20:34:38 -04:00
Nicholas Hope 7936dd0d10 refactored to work with OOP 2022-08-21 21:21:41 -04:00
Nicholas Hope c3b816c532 sort of works with OOP 2022-08-21 21:21:09 -04:00
Nicholas Hope 9ba82add22 Half of new double option 2022-08-21 21:20:52 -04:00
Nicholas Hope 4944292483 Verification for everything 2022-08-21 21:12:44 -04:00
Nicholas Hope a806215054 Temp changes 2022-08-20 17:21:22 -04:00
Nicholas Hope 94abdb0195 listHold() had a wrong string 2022-08-20 15:17:03 -04:00
Nicholas Hope 4b834a1699 Forgot to write to defaults :/ 2022-08-20 15:13:57 -04:00
Nicholas Hope 0d64ad9b54 added new way to format files 2022-08-19 21:34:45 -04:00
Nicholas Hope 90f39b2737 New alias system 2022-08-15 13:41:09 -04:00
Nicholas Hope 7248acb787 Changed how targetDir works for consistency 2022-08-15 13:40:01 -04:00
Nicholas Hope ca0920fb44 correctly checks for exec-strings in files 2022-08-14 15:48:09 -04:00
Nicholas Hope c9e710ab9b added missing slash 2022-08-14 15:47:48 -04:00
Nicholas Hope e105a06534 Added debug, reduced imports 2022-08-14 13:07:08 -04:00
Nicholas Hope bead2da226 Can now write to files 2022-08-13 21:01:38 -04:00
Nicholas Hope d817af07ee Now work on windows 2022-08-13 20:48:47 -04:00
Nicholas Hope 1c501fa90b deleted 2022-08-13 20:48:30 -04:00
Nicholas Hope bbb866fcbf Added registry access 2022-08-13 20:16:21 -04:00
Paco Hope 3d528f85cb changed print to stderr to use warnings module 2022-08-13 16:03:12 -04:00
Paco Hope 71447227f1 Needed to import sys 2022-08-13 12:39:05 -04:00
Nicholas Hope b39528af75 Fixed non-funtional code, incorporated new file 2022-08-13 12:07:48 -04:00
Nicholas Hope 5f961b7460 Removed some whitespace, minor optimizations 2022-08-11 14:56:18 -04:00
Nicholas Hope d967f1de17 Debug on stderr, changed output file splitting 2022-08-10 20:44:44 -04:00
Nicholas Hope 74cddba463 Unneccessary os.path.expanduser() 2022-08-09 19:09:46 -04:00
Paco Hope c781347bc3 broke parsing out to a separate command for documentation 2022-08-09 18:36:51 -04:00
Nicholas Hope 8bcfd0329a Added -f and -D, moved checks to be more efficient 2022-08-09 13:02:20 -04:00
Nicholas Hope 0e224d46ab Removed comment, changed winreg.OpenKey() argument, ensured terminating / for file path 2022-08-08 18:04:36 -04:00
Nicholas Hope 8904632b06 Added checks for OS to determine target directory 2022-08-08 18:02:19 -04:00
Paco Hope 71ba2de1e2 Made dry-run work. 2022-08-07 18:11:39 -04:00
Nicholas Hope a682acdbc6 VBScript script to read registry key for location of target directory 2022-08-07 15:49:07 -04:00
Nicholas Hope 2ff3eba84c Minor syntax change 2022-08-07 11:26:17 -04:00
Paco Hope 0b77aa2ee7 changed import syntax and updated verifyConfig invocation 2022-08-06 22:44:02 -04:00
Paco Hope 4ffd3638cf small typo 2022-08-06 22:42:30 -04:00
Paco Hope ebcaa9dbe1 Added for setuptools 2022-08-06 22:14:53 -04:00
Paco Hope 4c9357b270 Rearranged code a bit to make it a proper CLI tool 2022-08-06 22:14:33 -04:00
Paco Hope b70430351b Moved from tfscript.py 2022-08-06 22:12:31 -04:00
Paco Hope fefe9db2fa Renamed to __init__.py 2022-08-06 22:12:11 -04:00