Commit graph

174 commits

Author SHA1 Message Date
6984d9cabc oopsy forgot this one 2025-01-11 20:12:06 +00:00
25b29da736 compress alias definitions 2025-01-11 20:00:49 +00:00
0588b2a6a3 placeholder for dmg encode 2025-01-11 19:51:37 +00:00
38fad624a8 add a bunch of aliases to struct 2025-01-11 19:46:55 +00:00
9d34436d3f comment reorganise 2025-01-11 16:10:06 +00:00
56d11b3534 cargo fmt gaming 2025-01-11 16:07:10 +00:00
44ab8f1f9c use actual match statement with actually clear comments and all that 2025-01-11 01:16:58 +00:00
2490c77bbb ACTUAL fmt fix 2025-01-11 00:58:36 +00:00
9066e96a7c cargo fmt 2025-01-11 00:45:41 +00:00
385a0af747 disable the fn definition param newliner for cargo fmt 2025-01-11 00:44:50 +00:00
3d00b8306a Move all encode functions into an impl for FuncParams 2025-01-11 00:43:10 +00:00
bde76d6548 test 2025-01-11 00:31:44 +00:00
3b11775582 fix unused Return value 2025-01-11 00:22:49 +00:00
fb2a5e8c02 Add return Result<(),Errorfr> for everything just for the sake of future proofing 2025-01-11 00:20:37 +00:00
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