Commit graph

62 commits

Author SHA1 Message Date
b2744bb6f7 rename debugmode parameter to debug and remove the now redundant dbg!(powderamount) 2024-11-06 17:25:57 +00:00
f2cb7ab9c7 fix borrow errors using dbg! 2024-11-06 17:23:44 +00:00
7a6af25bc2 change debug print location for powder adding and element 2024-11-06 17:21:49 +00:00
fc4e92ed34 use dbg! for debug prints 2024-11-06 17:20:39 +00:00
8b1f124552 final bugfix for 0.4.0: remove pushing README.md to build script, put config.md instead as it was a typo 2024-11-05 22:00:16 +00:00
2d23ba3c01 Bump version 2024-11-05 21:57:53 +00:00
4491b542fe bump version for 4.0 release 2024-11-05 21:54:04 +00:00
d45ad9c39d change the config parameter to '--config', clarify about negative IDIs in the config.md documentation 2024-11-05 21:52:51 +00:00
6010d1be0d fix powders changing in idmangler-lib 4.0 2024-11-05 21:47:15 +00:00
32740e8318 finalise the build script 2024-11-05 21:22:04 +00:00
2befafb5d9 fix some typos 2024-11-05 21:03:45 +00:00
97b86455ae i forgot what i did for the shell script 2024-11-05 20:49:12 +00:00
1747e27d75 copy some relevant configs in 2024-11-05 20:39:33 +00:00
cbe813e0fa typo fix in the script 2024-11-05 20:35:38 +00:00
4c4948c82c wrong filename oops 2024-11-05 20:31:56 +00:00
d1099bbf82 change the script to build for release 2024-11-05 20:30:50 +00:00
0d06e18cf7 forgot to give the script execution perms 2024-11-05 20:29:49 +00:00
c0d97f254f Create build script that puts the results in ./product 2024-11-05 20:29:22 +00:00
05f85641da make the config error display a bit nicer 2024-11-05 20:04:11 +00:00
9c51da97a8 print the actual json error if the config is broken 2024-11-05 20:02:20 +00:00
510b023e4e tf did i do smh 2024-11-05 19:51:58 +00:00
0b120eda74 tbh 2024-11-05 19:47:47 +00:00
6b5f051b5a extra line formatting 2024-11-05 19:39:08 +00:00
3a956d6fce refactor error message on id_keys.json error 2024-11-05 19:19:14 +00:00
c1cca55db7 finally, proper error handling support 2024-11-05 19:17:45 +00:00
e1cbcfc193 test idk what i did wrong tbh this erorr is confusing 2024-11-05 18:46:33 +00:00
0c7f30a73d proper error handling v2 (does not compile for now) 2024-11-05 18:45:09 +00:00
7570f39402 error handling better edition 2024-11-05 17:51:55 +00:00
8bc131c7fe format code because xeon told me to 2024-11-05 17:30:07 +00:00
cba627ef63 remove the use serde_json 2024-11-05 16:55:39 +00:00
04ad18f538 ran rustfmt because people told me to 2024-11-05 16:53:36 +00:00
85fd671a65 added some example configs 2024-10-10 22:08:44 +01:00
00796f3e98 refactoring. also, add the configpath to commandline arguments. also, call debug from commandline arguments now 2024-10-08 22:44:02 +01:00
1e9d46b6ef Actually its meant to be i64 (9223372036854775807) 2024-09-14 22:13:11 +01:00
769a8c46cf Fix a bug that limited shiny value to 255 2024-09-14 22:09:42 +01:00
a2914bdb33 make the usage section of README more detailed for people 2024-09-14 21:34:33 +01:00
fd7bc7acc8 Add optional mode for debug prints 2024-09-14 20:52:06 +01:00
9e2d94c625 add MIT license because i forgot earlier 2024-09-13 17:22:59 +01:00
8c111c1b11 comment out the prints 2024-09-13 17:22:06 +01:00
1daeb1df56 Update config.md 2024-09-12 18:36:24 +00:00
f8f92484ba i told users to redownload the config.json oops 2024-09-11 23:15:19 +01:00
6c6ca55364 idk what i did 2024-09-11 23:08:19 +01:00
5346e870e4 make README.md actually good, edit the error messages 2024-09-11 23:00:30 +01:00
ac31624f05 removed the BOIL const that wasn't used 2024-09-11 22:54:17 +01:00
3383bb8434 fix error link for json config and also add space at end of each error 2024-09-11 22:52:45 +01:00
69c00af53c change the config to config.json 2024-09-11 22:46:41 +01:00
f17ac9c2ec add debug for printing debug statements, will actually do something later 2024-09-11 22:37:22 +01:00
bfe539898e Updated idmangler library, did some fixes to my stuff because stuff was shuffled around 2024-09-11 19:36:34 +01:00
7f2dc1ff87 update gitignore to remove the jsons 2024-09-11 19:25:04 +01:00
e53f4b3c60 remove these jsons as they should be fetched by the user 2024-09-11 19:24:06 +01:00