Commit graph

160 commits

Author SHA1 Message Date
281ff67005 update idmangler lib ver 2025-01-08 00:30:15 +00:00
69d0964b9b remove shiny stats from the repo (idk why it was committed tbh) 2025-01-07 23:00:32 +00:00
6f706c62bd assim tome 2025-01-05 23:29:55 +00:00
55e5242f6f NameAfter support 2025-01-04 01:02:27 +00:00
d98f24812d make everything & 2025-01-04 00:49:55 +00:00
cd3261c9b4 i screwed up borrowing fr 2025-01-04 00:43:35 +00:00
ef9aa2d8cb fix error message capitalisation to be easier for laymen 2025-01-03 23:25:51 +00:00
e11c54cae5 cargo fmt 2025-01-03 23:24:47 +00:00
e90124c4df fix the early return 2025-01-03 23:23:19 +00:00
e6fe118201 fix a debug check 2025-01-03 23:03:09 +00:00
f21aaee514 add a lot of debug prints 2025-01-03 22:57:47 +00:00
9c2771ad1f remove unused imports from the ide 2025-01-03 22:40:04 +00:00
910658cf4c fr 2025-01-03 22:39:24 +00:00
7615c17b60 CraftedGear and CraftedConsu RequirementData (2/2) 2025-01-03 20:14:12 +00:00
02b5cabcb9 reqdata part 1 2025-01-03 16:04:40 +00:00
4a3ee91d9b squash question mark 2025-01-03 15:12:56 +00:00
e2b188c982 clippy autofix 2025-01-03 15:12:26 +00:00
658b9b758e clippy stuff 2025-01-03 15:12:14 +00:00
e5455fddd8 implement DurabilityData 2025-01-02 20:25:59 +00:00
5c17f1c21e change encode function names to be consistent 2025-01-02 18:34:23 +00:00
655cbda1c9 proper error handling for CraftedType. Also, more matches 2025-01-02 18:22:09 +00:00
e3278243c0 crafted types gaming 2025-01-02 17:51:13 +00:00
a29295d878 shenanigans 2025-01-02 13:48:36 +00:00
9459b6adb9 cargo fmt 2025-01-02 12:25:49 +00:00
bc063bae6e redivision 2025-01-02 12:24:55 +00:00
e066263704 format everything into a bunch of seperate files 2025-01-02 12:23:03 +00:00
85eb199939 fmt 2025-01-02 12:13:26 +00:00
f4cdf669cf fmt stuff 2025-01-02 12:10:28 +00:00
f678b418a8 make the thing not print if there is an error 2025-01-02 12:08:39 +00:00
1cf1701579 dont print the string if err 2025-01-02 12:07:47 +00:00
6313b56064 make NAME field non-optional for Gear, Tome, Charm 2025-01-02 12:06:52 +00:00
84e696bea2 remove Tier from example configs Powders arrays 2025-01-01 21:00:59 +00:00
4fcba6b7be bump version to 0.4.3 2025-01-01 20:52:35 +00:00
4324f68f65 wrong way round, its allow not deny 2025-01-01 20:52:00 +00:00
062cc18be1 disable Single Match lint from clippy 2025-01-01 20:51:23 +00:00
d7793c200a fixing clippy stuff 2025-01-01 20:49:16 +00:00
f6a78a95a5 cargo fmt 2025-01-01 20:47:16 +00:00
ead3d77f0c remove unused cargo.toml deps 2025-01-01 20:47:08 +00:00
c030081f6b update docs for Item Type, because it now actually supports gear, tome, charm items 2025-01-01 20:38:44 +00:00
3bc00f3389 remove missing Powder Limit warning 2025-01-01 20:32:27 +00:00
700f40fba7 add in type checks for existing blocks 2025-01-01 20:20:27 +00:00
a2c6317474 remove some line breaks 2025-01-01 19:55:57 +00:00
0a06bc80e4 make each modular encode function use one general struct of {out, debug_mode, ver} 2025-01-01 18:23:26 +00:00
13e4eb76a9 modular mode hellyeah 2025-01-01 18:07:46 +00:00
366f5b5a64 move stuff to ENCODE functions 2025-01-01 17:36:27 +00:00
321a5b302f make powder vec happen as seperate function 2025-01-01 16:16:18 +00:00
a8b3b63a0a remove powder tier, because wynntils literally doesn't use anything but t6 2025-01-01 14:35:39 +00:00
aca07977b0 update thiserror dependency to v2 2025-01-01 14:32:20 +00:00
9aba8d2bc1 remove powder limit from examples 2025-01-01 14:23:38 +00:00
2fe769e08d remove powderlimit from docs 2025-01-01 14:23:04 +00:00