-
v0.5.0: Perfect Flag Stable
released this
2025-01-17 22:48:58 +00:00 | 3 commits to main since this releaseChangelog
- Added a --perfect flag to easily generate a perfect item based on name (e.g.
idmangler-cli --perfect "Event Horizon"
) - Big backend refactor
Roadmap
- Crafteds are still incomplete
- Create a GUI or a web version
How to download
Download the zips for your release platform, or if you're using 32bit device or other architecture or platform (why?) build it yourself.
If you are looking for prebuilt application, DO NOT DOWNLOAD the SOURCE CODE
INSTEAD DOWNLOAD "idmangler -
platform
-architecture
-version
. zip"Instructions on usage
Refer to https://git.frfrnocap.men/endernon/idmangler-cli/src/branch/main/README.md
For configuring the item id config, refer to https://git.frfrnocap.men/endernon/idmangler-cli/src/branch/main/config.md
Additionally, some preset config for some items are also provided in theexample_configs
directory.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
idmangler-linux-x64-0.5.0.zip
0 downloads · 1.8 MiB
-
idmangler-windows-x64-0.5.0.zip
0 downloads · 2.9 MiB
- Added a --perfect flag to easily generate a perfect item based on name (e.g.
-
released this
2025-01-01 21:02:02 +00:00 | 68 commits to main since this releaseChangelog
- Some backend refactoring to make literally everything modular (Makes the code a lot easier to maintain)
- Removed the powder limit field (the program now handles it for you)
- Removed the powder tier (it literally did nothing)
- Now also supports Tome and Charm items
- Match the Wynntils specification a lot more
How to download
Download the zips for your release platform, or if you're using 32bit device or other architecture or platform (why?) build it yourself.
If you are looking for prebuilt application, DO NOT DOWNLOAD the SOURCE CODE
INSTEAD DOWNLOAD "idmangler -
platform
-architecture
-version
. zip"Instructions on usage
Refer to https://git.frfrnocap.men/endernon/idmangler-cli/src/branch/main/README.md
For configuring the item id config, refer to https://git.frfrnocap.men/endernon/idmangler-cli/src/branch/main/config.md
An example config is provided in the download (config.json
)
Additionally, some presets for some items are also provided: Singularity (cursed edition 100%) and Hanafubuki (regular 100%).Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
idmangler-linux-x64-0.4.3.zip
4 downloads · 1.7 MiB
-
idmangler-windows-x64-0.4.3.zip
12 downloads · 2.7 MiB
-
v0.4.2: Json5 Support Stable
released this
2025-01-01 00:12:31 +00:00 | 90 commits to main since this releaseChangelog
- Some backend refactoring
- Use json5 for configs instead, because it just allows a lot of common human errors present in json.
- Basically, if you're an end user, this makes it easier to configure
How to download
Download the zips for your release platform, or if you're using 32bit device or other architecture or platform (why?) build it yourself.
If you are looking for prebuilt application, DO NOT DOWNLOAD the SOURCE CODE
INSTEAD DOWNLOAD "idmangler -
platform
-architecture
-version
. zip"Instructions on usage
Refer to https://git.frfrnocap.men/endernon/idmangler-cli/src/branch/main/README.md
For configuring the item id config, refer to https://git.frfrnocap.men/endernon/idmangler-cli/src/branch/main/config.md
An example config is provided in the download (config.json
)
Additionally, some presets for some items are also provided: Singularity (cursed edition 100%) and Hanafubuki (regular 100%).Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
idmangler-linux-x64-0.4.2.zip
6 downloads · 1.7 MiB
-
idmangler-windows-x64-0.4.2.zip
13 downloads · 2.7 MiB
-
released this
2024-12-29 20:10:35 +00:00 | 112 commits to main since this releaseChangelog
- Some backend refactoring
- Add a function to auto download the data jsons
How to download
Download the zips for your release platform, or if you're using 32bit device or other architecture or platform (why?) build it yourself.
If you are looking for prebuilt application, DO NOT DOWNLOAD the SOURCE CODE
INSTEAD DOWNLOAD "idmangler -
platform
-architecture
-version
. zip"Instructions on usage
Refer to https://git.frfrnocap.men/endernon/idmangler-cli/src/branch/main/README.md
For configuring the item id config, refer to https://git.frfrnocap.men/endernon/idmangler-cli/src/branch/main/config.md
A local copy of this config.md document and an example config is provided (config.json
)
Additionally, some presets for some items are also provided: Singularity (cursed edition 100%) and Hanafubuki (regular 100%)Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
idmangler-linux-x64-0.4.1.zip
3 downloads · 1.7 MiB
-
idmangler-windows-x64-0.4.1.zip
8 downloads · 2.6 MiB
-
released this
2024-11-05 22:06:14 +00:00 | 139 commits to main since this releaseChangelog
-
Refactored backend stuff (it was really really fucking shit)
-
Bumped
idmangler-lib
version to 0.4.0, requiring powder changes backend -
Added commandline arguments now (use the
--help
argument for more info)
How to download
Download the zips for your release platform, or if you're using 32bit device or other architecture or platform (why?) build it yourself.
If you are looking for prebuilt application, DO NOT DOWNLOAD the SOURCE CODE
INSTEAD DOWNLOAD "idmangler -
platform
-architecture
-version
. zip"Instructions on usage
Refer to https://git.frfrnocap.men/endernon/idmangler-cli/src/branch/main/README.md
For configuring the item id config, refer to https://git.frfrnocap.men/endernon/idmangler-cli/src/branch/main/config.md
A local copy of this config.md document and an example config is provided (config.json
)
Additionally, some presets for some items are also provided: Singularity (cursed edition 100%) and Hanafubuki (regular 100%)Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
idmangler-linux-x64-0.4.0.zip
6 downloads · 488 KiB
-
idmangler-windows-x64-0.4.0.zip
15 downloads · 903 KiB
-
-
v0.3.2: Fix shiny value limit Pre-release
released this
2024-09-14 21:16:37 +00:00 | 168 commits to main since this releaseChangelog
Shiny value was limited to 255. Sorry. It should be max value of signed 64bit integer (max = 9223372036854775807).
Even so, you should not enter any negative values, I don't know what happens if you do.How to download
Download the zips for your release platform, or if you're using 32bit device or other architecture or platform (why?) build it yourself.
If you are looking for prebuilt application, DO NOT DOWNLOAD the SOURCE CODE
Instructions on usage
Refer to https://git.frfrnocap.men/endernon/idmangler-cli/src/branch/main/README.md
.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
release_0.3.2_linux_x64.zip
37 downloads · 252 KiB
-
release_0.3.2_windows_x64.zip
47 downloads · 561 KiB
-
Source code (ZIP)
-
v0.3.1: Debug Mode Pre-release
released this
2024-09-14 20:09:22 +00:00 | 171 commits to main since this releaseadded debug mode for prints, thats it
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
release_0.3.1_linux_x64.zip
34 downloads · 252 KiB
-
release_0.3.1_windows_x64.zip
24 downloads · 560 KiB
-
Source code (ZIP)
-
v0.3.0: first public beta Pre-release
released this
2024-09-11 22:19:26 +00:00 | 175 commits to main since this releaseimplemented basic stuff, based on idmangler-lib v0.3.0 .
basically everything about predefined items is already made up.
Crafteds are entirely unimplemented.
Read the config.md to understand how the config works.
A web version of the config documentation is here: https://git.frfrnocap.men/endernon/idmangler-cli/src/branch/main/config.mdDownloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
config.md
61 downloads · 3.4 KiB
-
release_0.3.0_linux_x64.zip
45 downloads · 249 KiB
-
release_0.3.0_windows_x64.zip
23 downloads · 557 KiB
-
Source code (ZIP)