Commit graph

31 commits

Author SHA1 Message Date
endernon 85fd671a65 added some example configs 2024-10-10 22:08:44 +01:00
endernon 00796f3e98 refactoring. also, add the configpath to commandline arguments. also, call debug from commandline arguments now 2024-10-08 22:44:02 +01:00
endernon 1e9d46b6ef Actually its meant to be i64 (9223372036854775807) 2024-09-14 22:13:11 +01:00
endernon 769a8c46cf Fix a bug that limited shiny value to 255 2024-09-14 22:09:42 +01:00
endernon a2914bdb33 make the usage section of README more detailed for people 2024-09-14 21:34:33 +01:00
endernon fd7bc7acc8 Add optional mode for debug prints 2024-09-14 20:52:06 +01:00
endernon 9e2d94c625 add MIT license because i forgot earlier 2024-09-13 17:22:59 +01:00
endernon 8c111c1b11 comment out the prints 2024-09-13 17:22:06 +01:00
endernon 1daeb1df56 Update config.md 2024-09-12 18:36:24 +00:00
endernon f8f92484ba i told users to redownload the config.json oops 2024-09-11 23:15:19 +01:00
endernon 6c6ca55364 idk what i did 2024-09-11 23:08:19 +01:00
endernon 5346e870e4 make README.md actually good, edit the error messages 2024-09-11 23:00:30 +01:00
endernon ac31624f05 removed the BOIL const that wasn't used 2024-09-11 22:54:17 +01:00
endernon 3383bb8434 fix error link for json config and also add space at end of each error 2024-09-11 22:52:45 +01:00
endernon 69c00af53c change the config to config.json 2024-09-11 22:46:41 +01:00
endernon f17ac9c2ec add debug for printing debug statements, will actually do something later 2024-09-11 22:37:22 +01:00
endernon bfe539898e Updated idmangler library, did some fixes to my stuff because stuff was shuffled around 2024-09-11 19:36:34 +01:00
endernon 7f2dc1ff87 update gitignore to remove the jsons 2024-09-11 19:25:04 +01:00
endernon e53f4b3c60 remove these jsons as they should be fetched by the user 2024-09-11 19:24:06 +01:00
endernon 79f7bf0e6c Update README.md 2024-09-11 18:22:30 +00:00
endernon f658a1b7f3 removed idlib (very very very early idmangler-lib) directory 2024-09-11 19:21:54 +01:00
endernon e1298accb4 Implement shiny data to json, refactor some other stuff 2024-09-10 21:36:44 +01:00
endernon eea177bb3b removed old code from comments 2024-09-10 20:26:17 +01:00
endernon 93ed312870 Add shinies json file to prepare for adding shiny data support 2024-09-10 20:25:29 +01:00
endernon 19ee4c7742 fixed an error in documentation for Identifications oops 2024-09-10 20:18:01 +01:00
endernon a5d3b372b8 Removed that watermark because people complained 2024-09-10 19:28:46 +01:00
endernon 9517c07833 Update this to use the crate now that idmangler-lib is public. I also needed to remove stat::StatID for it to work 2024-09-10 19:25:08 +01:00
ender non e40a43ccaa
Update README.md 2024-09-10 01:43:36 +01:00
ender non 50a589a978
Update README.md 2024-09-10 01:42:56 +01:00
endernon 61c0cf2eb0 Init commit 2024-09-10 00:29:23 +01:00
ender non 2d877cdf07
Initial commit 2024-09-10 00:27:37 +01:00