Aurora 4x

C# Aurora => C# Utilities => Custom Ribbon Maker => Topic started by: Desdinova on December 18, 2023, 04:52:38 PM

Title: Version 1.1 Release
Post by: Desdinova on December 18, 2023, 04:52:38 PM
What's New
It's been a while, but since the release of 2.3 I've been playing a lot more Aurora again, and that led me to start thinking about improvements to the Ribbon Maker.

The UI has been completely rewritten. Instead of a clumsy dropdown there's a list box of all available ribbon devices. You can also reorder and readjust individual device elements.

This is a major revision so I'd appreciate any feedback or suggestions to improve usability. Also, please let me know if you encounter any bugs.

Update 1.1 - 20 January 2024
Horizontal Bar position slider fixed.

Update 1.0 - 19 December 2023

Custom colors should now be working and persistent across sessions.
There is also a new "raised detail" checkbox in the lower left corner, which shows on the device preview image.
You can now copy and paste device colors.

How to install
Just unzip the .zip file. If you encounter a "Windows protected your PC" popup, click "More Info" and then "Run Anyway".

How to use custom devices
RibbonMaker looks for a "devices" folder in the same folder it lives in. It will automatically load png files in that folder, and any subfolders.

Bitbucket Link (https://bitbucket.org/dd721/ribbonmaker)

Google Drive Mirror (https://drive.google.com/file/d/1RRES9uYdbqHxfkEGHlo43ncOV8piT3AO/view?usp=drive_link)
Title: Re: Version 0.9 Release
Post by: nuclearslurpee on December 18, 2023, 11:31:45 PM
This is great to see, I'm a big fan of your work!  ;D

Couple of comments from playing around for 10-15 minutes:

That being said it's already a big improvement!
Title: Re: Version 0.9 Release
Post by: Froggiest1982 on December 19, 2023, 03:28:49 PM
  • Trying to set a custom color by clicking on the colormap doesn't seem to work. It would be nice if custom colors would actually be saved, even if just for the session.

I had the same issue with your first iteration and was the biggest issue I faced when designing the ribbons I published later.

So +1

 ;D

Big fan too and keep up the good work.[/list]
Title: Re: Version 1.0 Release
Post by: Desdinova on December 19, 2023, 05:12:56 PM
Custom colors should now be working. I also added a copy/paste color functionality.
Title: Re: Version 1.0 Release
Post by: nuclearslurpee on January 06, 2024, 12:39:13 AM
Bug report: When working with the Horizontal Bar device, trying to set the position slider has no effect. However, if I check "Center Device", the bar snaps to the selected position (but the Position slider becomes frozen). By going back and forth it is still possible to position the device as desired, but it is inconvenient.
Title: Re: Version 1.1 Release
Post by: Desdinova on January 20, 2024, 02:52:08 PM
New update in the OP. Fixed the horizontal bar positioning bug.