Skip to content

Commit 185c390

Browse files
committed
Release v0.1.3:
- Increased font size of item name in items list - Added search field for items list - Added duplicate item button - Allow searching through Balance/Inventory Data/Manufacturer parts lists - Searching Available Parts/Anointments is now a lot faster - Auto reload all saves after pressing save button - Allow modifying ability/skill points of Character - Allow resizing of UI through new "UI scale" setting - New "Settings" tab added for settings related things... - Fixed a bug where item parts/anointments had invisible text - Fixed a bug where double clicking an empty text box would crash - Fixed a bug where "No current parts/anointments" message incorrectly showed after changing balance if you still had anointments on the item
1 parent 23e4e7e commit 185c390

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bl3_save_edit_ui/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bl3_save_edit_ui"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
edition = "2018"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)