Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#180 - Show version number on UI #268

Open
wants to merge 152 commits into
base: master
Choose a base branch
from

Conversation

NicDoesCode
Copy link
Owner

Link: #180

- TileImageManager stores cached images of tiles.
- Make TileEditor work with TileImageManager.
- Make CanvasManager work with TileImageManager.
- Make TileManager work with TileImageManager.
- Make TileListing work with TileImageManager.
- Remove a redundancy from TileListing.
- Prevent a lot of CSS reflow with TileListing.
- Update launch file.
- Add tasks file.
- Add the screen to the main page.
- Add logic to fade in and out the content.
- Fix bug in palette editor.
…n-when-the-app-launches

Add loading screen and bug fix.
- Added a DateTimeUtil class.
- Added an escapeHtmlAttribute function to GeneralUtil.
- Project factory now knows about dateLastModified.
- Added dateLastModified to Project class constructor.
- Added date last modified column to ProjectListing class.
…s-list

Added last modified date to projects list.
- Add persistent field for project list sort.
- Make sure the project list sort is saved.
- Ensure default value for sort.
- Make project dropdown and welcome screen use the sort.
- Make save fields serialisable.
…isplay-order-in-projects-list

Allow the display order to be customised in the Project List.
NicDoesCode and others added 22 commits November 7, 2023 13:35
Flip/mirror tile maps, reference images from tile maps.
…s-from-local-storage

#219 - Optimise getting projects from local storage
…nge.

Extract tile editor grid colours to it's own method.
…-outside-of-components

#236: Move render palette list outside of components
- Add version number to footer.
- Add version number to loading screen.
- Make footer pipe separators | appear programatically.
- Tweak version.json file.
- Tweak version.json file.
- Display version on the welcome screen.
@NicDoesCode NicDoesCode added the feature New feature or request label May 11, 2024
@NicDoesCode NicDoesCode added this to the Release 1.4 milestone May 11, 2024
@NicDoesCode NicDoesCode self-assigned this May 11, 2024
@NicDoesCode NicDoesCode linked an issue May 11, 2024 that may be closed by this pull request
Copy link

cloudflare-workers-and-pages bot commented May 11, 2024

Deploying smsgfx with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3aa30f0
Status: ✅  Deploy successful!
Preview URL: https://f97cd693.smsgfx.pages.dev
Branch Preview URL: https://edge.smsgfx.pages.dev

View logs

@NicDoesCode NicDoesCode changed the base branch from develop to master January 1, 2025 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: Testing
Development

Successfully merging this pull request may close these issues.

Show version number on UI
2 participants