DIMMiN Notes
My working notes related to the development of dimmin.com.
2024-11-05-Tuesday
- Configured a Local Version of the PostgreSQL database for development, resolving Issue 28.
2024-10-14-Monday
- Couldn't focus on solving a single issue, but played around with PostgreSQL access via pgadmin.
- Closed out the SSL Cert Issue that seems to have resolved itself.
2024-10-04-Friday
- All issues related to the DIMMiN App were translated into issues that are now available on GitHub.
2024-06-09-Sunday
- Aggregated all necessary files to export individual spritesheets, now all individual components are available
- Found that all layers need to be visible to make sure that files are properly exported
2024-06-07-Friday
- Created new animations that will be much easier to integrate into composite animations in a spritesheet
- Updated
export_spritesheets.sh
Bash script to use a few additional parameters that help me specify the output files of the component metadata and images
2024-06-06-Thursday
- Accomplished goal to find out that there were missing pieces within my spritesheet (metadata is correct, but spritesheet needs work)
- Altered
export_spritesheets.sh
to copy required animations into my working folder for the blog post