Skip to content

Releases: mckset/RIA

v1.01

04 Jul 00:55
2acbf40

Choose a tag to compare

Fixed selector box bug

v1.0

03 Jul 20:10
d3b0f8b

Choose a tag to compare

Added

  • Image culling
  • Downloading dragged and dropped images from the internet
  • Copying for Wayland
  • Screenshot function to boards saving
  • Copied paths being pasteable as images
  • Multiple font checks for Linux distros
  • Open folder button for Windows pack folder
  • Icon loading

Fixed

  • Outlines being weird
  • Origin disappearing in weird scales
  • Grid disappearing in weird scales
  • Buttons in import window being highlighted when out of focus
  • Tags hovering when the main window is not in focus
  • Buttons hovering when the main window is not in focus
  • Copy and pasting bugs
  • Issue with rotating a single image not working sometimes
  • Images being dragged if the import window was closed while images were selected
  • Right click menu formatting
  • Font not loading unicode characters properly
  • Image pack tags losing colors
  • String saving and loading
  • Tags losing colors when imported from image pack
  • Copying on Linux and Windows
  • Copying only allowing for selections of more that 1 image
  • Buttons on tag editing window not working when import window is open
  • Color selection in tag edit window
  • Scrollbars on import window
  • Webp images not being able to be dragged and dropped into RIA
  • Menu headings overlapping buttons in smaller resolutions

Misc

  • Cleaned up headings
  • Moved the tag edit button closer to the edge of the header
  • Move board loading and creation to a new window
  • Renamed window specific files to correlate with the window
  • Removed dialog box for saving image boards
  • Separated loading from app initialization
  • Set path to application path by default
  • Split saving and loading into separate files
  • Tied view speed to scale
  • Update field code to match engine
  • Update keyboard code to match engine

v0.6

31 Oct 19:55
c54f664

Choose a tag to compare

v0.6 Pre-release
Pre-release
  • Added right click menu option for disabling image filters (useful for pixel art)

  • Added a shortcut to refresh the locations view

  • Added support for multiple levels in image packs

  • Added support for both right and left shift and control keys activating key bindings

  • Added save output for slower computers

  • Added fail safe for saving to prevent data corruption

  • Added support for UTF-16 characters

  • Added support to define multiple fonts in the config file in case one of them doesn't work

  • Changed the tagged indicator to be a circle

  • Fixed WEBP call not applying image filters by default

  • Fixed WEBP images not loading from the image board

  • Fixed rotating images not follow the mouse smoothly (for real this time)

  • Fixed image outline not rotating with images

  • Fixed files in the location browser being highlighted while the import menu was in use

  • Fixed tagged indicator not updating when selecting images from the tagged view

  • Fixed tagging the first sub tag not also tagging the image to the main tag

  • Fixed right clicking deleting tags

  • Cleaned up some code, mainly the import file

v0.5

27 Jun 22:35
1a0bad4

Choose a tag to compare

v0.5 Pre-release
Pre-release
  • Added basic color selector to tag menu (still needs some work)
  • Added config file
  • Added true font support
  • Added background to files in the location menu
  • Added WebP support
  • Fixed button alignment
  • Fixed deleting selected images removing images outside of the selection
  • Fixed image rotation to properly follow the mouse
  • Fixed loading images more than once from saved data
  • Fixed null locations being added
  • Fixed right click menu hanging on subtags when clicked
  • Fixed saving on a new board not actually saving it as the last used board
  • Fixed scrollbar not scrolling all the way
  • NOTE: Disabled open button in the import menu on Windows for the OS reporting a trojan warning over the command. Why is Microsoft like this?

v0.4

13 Apr 19:01
5b582af

Choose a tag to compare

v0.4 Pre-release
Pre-release
  • Added drag and drop functions
  • Added paste function
  • Added ability to create multiple boards
  • Added option to add new tags and sub tags from the right click menu
  • Fixed sub tags displaying add button
  • Separated image boards from the save file

v0.31

05 Apr 02:01
aa5f7b5

Choose a tag to compare

v0.31 Pre-release
Pre-release
  • Fixed RIA crashing when closing the file explorer

  • Fixed icon being upside down

  • Fixed importing image packs overwriting colors of existing tags

  • Added more detail to the help document

  • Added more characters to the font

v0.3

04 Apr 00:36
550e911

Choose a tag to compare

v0.3 Pre-release
Pre-release
  • Moved handler.cpp to the modules folder

  • Redesigned the tag edit menu

  • Fixed left mouse allowing images to be dragged from behind the menu

  • Fixed scrollbars being very sensitive

  • Fixed add button alignment

  • Fixed characters bleeding over in the import menu

  • Fixed scrollbars not reaching the end of lists

  • Fixed bug that caused an image to be moved and scaled at the same time

  • Fixed scrollbar being activated while moving images on the board

  • Fixed user defined tags from being removed when re-importing an image pack if the only images in the tag were from that pack

  • Added overwrite protection when updating an image pack

  • Added open button in the import menu to open the shared folder

  • Added layering for images

  • Added edit button to tags

  • Added confirm and delete buttons to the tag edit

  • Added headings to each section of the import menu

  • Added a check to prevent broken file paths from remaining in RIA when loading from a save file

v0.2

02 Apr 22:04
4012bc1

Choose a tag to compare

v0.2 Pre-release
Pre-release
  • Fixed scrollbar not scrolling all the way down

  • Fixed Window being too tall

  • Fixed keyboard GetKey function

  • Fixed folders crashing after multiple sub directories

  • Fixed selector only working on one side

  • Fixed leftover tag information in the editor crashing the program

  • Added a way to edit tags from the right click menu

  • Added movement through WASD or the arrow keys

  • Added right click menu for easier access to commands

  • Added save function for maximized window state

  • Clarified tag and location stuff

  • Clarified import image packs a little bit

Noted Issues:

  • Clicking and dragging from the menu allows selected images to be moved when they shouldn't
  • Importing image packs erases tags that are not part of said image pack

To Do:

  • Clean up tag editor
  • Clean up image pack importer

v0.1 Unstable

31 Mar 15:35
ed02a1f

Choose a tag to compare

v0.1 Unstable Pre-release
Pre-release

Initial release

Major Bugs:

  • App crashes when trying to make a new tag after a new sub tag
  • App crashes when explorer more that 2 levels into a directory

Minor Bugs:

  • Main window is created too large
  • Window size is not loaded from the save file
  • Scrollbar does not reach the end of a list