|
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 |
|
|
9835e9f9d2
|
powder limit is min of 255 and current powders amount
|
2025-01-01 14:22:10 +00:00 |
|
|
b4f61b9eb1
|
remove powderlimit field entirely and make it automatically find based on num of powders (it's useless anyway)
|
2025-01-01 14:21:10 +00:00 |
|
|
501bacc7f3
|
make all the ACTUALLY non essential blocks Optional. Also powder limit is necessary if you have powders
|
2025-01-01 13:40:58 +00:00 |
|
|
6c50e01549
|
update build script for x64, to remove config.md
|
2025-01-01 00:10:05 +00:00 |
|
|
22983ae8e0
|
bumpity bump bump
|
2025-01-01 00:05:25 +00:00 |
|
|
5667364165
|
bump version yep
|
2025-01-01 00:05:11 +00:00 |
|
|
33c4d64b92
|
fucking clippy man
|
2025-01-01 00:04:30 +00:00 |
|
|
8d46acb705
|
remove comments. also cargo fmt
|
2025-01-01 00:03:23 +00:00 |
|
|
ebeb57b3fa
|
fix the issue with displaying the json borked issue
|
2024-12-31 23:58:11 +00:00 |
|
|
8d5341f3e2
|
add json5 support (first function is broken???
|
2024-12-31 23:43:20 +00:00 |
|
|
0403ecb8ce
|
add examples and all that
|
2024-12-31 23:36:30 +00:00 |
|
|
1933cb1d12
|
add all the unlisted item types into the general config doc, but disclaimer NOT IMPLEMENTED YET
|
2024-12-31 21:21:20 +00:00 |
|
|
468a6d29f1
|
finish doc migration
|
2024-12-31 21:14:07 +00:00 |
|
|
f6d9feacec
|
docs bigger refactor
|
2024-12-31 17:27:56 +00:00 |
|
|
fa9a50b60e
|
cargo fmt
|
2024-12-31 16:27:33 +00:00 |
|
|
41610c51ca
|
fix clippy stuff
|
2024-12-31 16:27:21 +00:00 |
|
|
db78cdaf30
|
reformatting fr
|
2024-12-31 16:20:13 +00:00 |
|
|
5e55c04d22
|
docs bigger update
|
2024-12-31 15:54:45 +00:00 |
|
|
88092f1456
|
some refactoring
|
2024-12-31 15:40:33 +00:00 |
|
|
522a92f864
|
docs update
|
2024-12-31 15:39:55 +00:00 |
|
|
c5a30d0d46
|
remove debug print
|
2024-12-31 15:08:08 +00:00 |
|
|
78b6e9ddcc
|
better method of loading files, because this is necessary for implementing other item types
|
2024-12-31 00:06:08 +00:00 |
|
|
7cd826a735
|
video guide for windows user
|
2024-12-29 21:54:05 +00:00 |
|
|
a7506faef8
|
unindent 3rd section of USAGE in readme
|
2024-12-29 20:23:33 +00:00 |
|
|
95223cbbda
|
update the hanafubuki to add item_type field (i forgot)
|
2024-12-29 20:15:40 +00:00 |
|
|
6180a5009b
|
update readme to tell people to chmod the linux binary
|
2024-12-29 20:06:21 +00:00 |
|
|
d5927ae125
|
update build script
|
2024-12-29 20:05:30 +00:00 |
|
|
2f581abe65
|
make config path optional yep
|
2024-12-29 19:59:39 +00:00 |
|
|
415677b41f
|
readme update
|
2024-12-29 19:57:40 +00:00 |
|
|
e39660db44
|
bump version in cargo.lock i think
|
2024-12-29 19:38:21 +00:00 |
|
|
d4058321b3
|
Bump version for update
|
2024-12-29 19:30:10 +00:00 |
|
|
deb174f338
|
fix a bug where its looking for ShinyStats.json instead of shiny_stats.json (blame clion refactoring)
|
2024-12-29 19:28:50 +00:00 |
|
|
041dc62684
|
fix the shiny stats json detection
|
2024-12-29 15:30:36 +00:00 |
|
|
33df7335e3
|
Revert "test global vars (this is pain)"
This reverts commit 73e0a94cc2 .
|
2024-12-25 14:45:15 +00:00 |
|
|
73e0a94cc2
|
test global vars (this is pain)
|
2024-12-25 14:44:52 +00:00 |
|
|
6efad16944
|
cargo clippy --fix
|
2024-12-25 00:32:37 +00:00 |
|
|
a6e56b4519
|
a
|
2024-12-25 00:32:15 +00:00 |
|
|
5dd7966761
|
fixed every linter warning
|
2024-12-25 00:30:38 +00:00 |
|
|
e2868aed8c
|
remove fancypanic as its redundant now.
|
2024-12-25 00:24:09 +00:00 |
|
|
66fd2ce14e
|
added multiline errors
|
2024-12-25 00:23:05 +00:00 |
|
|
515c0d4c60
|
set the help message to appear if no args sent
|
2024-12-25 00:15:12 +00:00 |
|
|
142c548057
|
download jsons function for ease of use
|
2024-12-24 23:37:50 +00:00 |
|
|
5cdfcfeca2
|
crafted support (1/?) (unfinished)
|
2024-12-24 18:49:30 +00:00 |
|