Skip to content

coystrWheel Companion

Latest
Compare
Choose a tag to compare
@duplicitousfox duplicitousfox released this 26 Feb 07:13
eb6f037

Update v.1.0.9

Just some code optimization.

Update v1.0.8

Major Bugfix: Corrected an issue where trying to manually input a name in the main window dropdown box that does not exist would generate a program-crashing error. Added a preventative measure to disallow the "Apply" button if a name was manually input into the dropdown that does not exist. If a name is manually input into the user selection dropdown box that DOES exist, but the user hits Apply while the other fields are blank, the usual Apply function is ignored and the user's data is populated instead.

Update v1.0.7

New Feature: The program now remembers the RGB values of a person previously added to the wheel. These values update when adding a user to the wheel (and selecting "no" to if you want to import the old data) and when using the "Apply" feature. If userbase.txt does not exist, the program will generate the file for you automatically.

Update v1.0.6

New Feature: The program now checks if a name you're trying to add to the list already exists. Note -- case sensitivity is important! user123 and User123 are considered entirely different! When triggered, this feature will bring up the existing name on the list in the primary window.

Update v1.0.5

Changes: New windows will spawn based on the main window's location instead of being in the exact center of the primary display.

Bug Fix: Corrected an issue where it was possible to add a new piece to the wheel without a name, which crashed the program.

Update v1.0.4

New Feature: Added two new buttons for randomizing Background and Text color values individually in the "Add New..." menu.

Changes: The default BG and Text colors are now black and white in the "Add New..." menu, respectively (previously: white and black, respectively). Enabled . and ' as valid entries in the "Add New..." menu's Name input box. The button previously labeled "Randomize Colors" is now "Randomize Both Colors".

Update v1.0.3

Bug Fix: Corrected an issue where trying to use Remove on the last remaining item in the list would crash the program.

Update v1.0.2

New Feature: Added a confirmation box dialogue when using the Remove feature.

Bug Fix: Corrected an issue where using the Remove feature would display the wrong name being removed from the list.

Update v1.0.1

New Feature: Show List -- generates a list showing all wheel pieces simultaneously by name and weight

Bug Fix: Corrected an issue where Weight would not update on the main window when using the "All Weight+1" button.

dist.zip