Logo
Explore Help
Sign In
drinkingtea/nostalgia
drinkingtea/nostalgia
2
0
Fork 0
You've already forked nostalgia
Code Issues 4 Pull Requests Actions Releases 11 Activity

11 Releases 15 Tags

RSS Feed
  • release-d2025.05.1 65df731abb

    release-d2025.05.1
    All checks were successful
    Build / build (push) Successful in 1m20s
    Details
    Pre-Release

    gary released this 2025-05-22 20:56:55 -05:00 | 3 commits to release-d2025.05 since this release

    • TileSheetEditor: Fix overrun errors when switching subsheets, clear selection on switch (261e324acd)
    • Fix new build error that occurs in MSVC (26d5048e67)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • NostalgiaStudio-d2025.05.1-x86_64.exe
      3.2 MiB
    • NostalgiaStudio-d2025.05.1.dmg
      2.3 MiB
    • nostalgia-d2025.05.1-linux-x86_64.tar.gz
      2.3 MiB
  • release-d2025.05.0 f5573e06da

    release-d2025.05.0
    All checks were successful
    Build / build (push) Successful in 1m13s
    Details
    Pre-Release

    gary released this 2025-05-10 00:37:54 -05:00 | 8 commits to release-d2025.05 since this release

    • Add app icon for both window and file
    • Change application font to Roboto Medium
    • Closing application will now confirm with user if any files have unsaved changes.
    • UUID duplicates will now be reported when opening a project
    • Deleting a directory now closes files in that directory
    • Delete key now initiates deletion of selected directory
    • Remove ability to re-order tabs. There were bugs associated with that.
    • Mac: Menu bar shortcuts now say Cmd instead of Ctrl.
    • TileSheetEditor: Fix selection clearing to work when clicking outside image.
    • TileSheetEditor: Fix Delete Tile functionality, which was completely broken
    • TileSheetEditor: Fix Inserrt Tile functionality, which was completely broken
    • PaletteEditor: Fix color number key range. Previously, pressing A caused the editor to jump to the last color.
    • PaletteEditor: Page rename will now take effect upon pressing enter if the text input has focus
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • NostalgiaStudio-d2025.05.0-x86_64.exe
      3.3 MiB
    • NostalgiaStudio-d2025.05.0.dmg
      2.3 MiB
    • nostalgia-d2025.05.0-linux-x86_64.tar.gz
      2.3 MiB
  • release-d2025.02.1 c6fdf19055

    release-d2025.02.1
    All checks were successful
    Build / build (push) Successful in 1m28s
    Details
    Pre-Release

    gary released this 2025-03-24 20:52:48 -05:00 | 0 commits to release-d2025.02 since this release

    [nostalgia/studio] Fix closing tab with unsaved changes (a44c5acc4b)

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • NostalgiaStudio-d2025.02.1-x86_64.exe
      1.9 MiB
    • nostalgia-d2025.02.1-linux-x86_64.tar.gz
      2.2 MiB
  • release-d2025.02.0 13e256b3a9

    release-d2025.02.0
    All checks were successful
    Build / build (push) Successful in 1m28s
    Details
    Pre-Release

    gary released this 2025-02-26 20:01:56 -06:00 | 3 commits to release-d2025.02 since this release

    • Rename core namespace to gfx.
    • Add PaletteV5 to accommodate namespace change.
    • Add TileSheetV5. TileSheetV5 retains the bpp field for the sake of CompactTileSheet, but always store it pixel as 8 bpp for itself.
    • Add ability to move subsheets in the subsheet tree.
    • Add Flip X and Flip Y functionality to TileSheet Editor.
    • Add rotate functionality to TileSheet Editor.
    • Add draw line tool to TileSheet editor
    • Replace file picker combo boxes with a browse button and file picker, and support for dragging files from the project explorer.
    • Add ability to jump to a color in a Palette by double clicking on the color from the TileSheet editor
    • Add ability to create directories.
    • Add ability to add files to specific directories.
    • Add ability to delete files from the project explorer.
    • Ctrl- keyboard shortcuts for jumping between tabs.
    • Fix Palette Editor to ignore keyboard input when popups are open.
    • Palette Editor move color mechanism now uses drag and drop.
    • Add ability to reorder Palette pages.
    • Add warning for closing a tab with unsaved changes.
    • Add ability to close a tab with Ctrl/Cmd-W
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • nostalgia-linux-x86_64.tar.gz
      2.2 MiB
  • release-d2024.12.4 fd2fb6e0c1

    release-d2024.12.4
    All checks were successful
    Build / build (push) Successful in 3m24s
    Details
    Pre-Release

    gary released this 2025-01-26 21:13:45 -06:00 | 0 commits to release-d2024.12 since this release

    [nostalgia/core/studio] Fix SubSheet editor to return an appropriately sized text string for name (daab4dc4f)
    [studio] Fix new project menu to return an appropriately sized string for name (db953dd0d)
    [nostalgia/core] Fix TileSheet validation/repair to ensure pixels gets cleared if there are subsheets (465fb06f7)
    [ox/std] Fix UPtr compare with nullptr (6898f8eda)
    [ox/std] Fix HashMap collision handling (449022f9a)

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • release-d2024.12.3 1b32bdfcad

    [nostalgia/studio] Bump version to d2024.12.3
    All checks were successful
    Build / build (push) Successful in 3m14s
    Details
    Pre-Release

    gary released this 2025-01-17 21:45:37 -06:00 | 336 commits to master since this release

    [nostalgia/core/studio] Cleanup, fix possible TileSheet fill tool failure (3544392fa)

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • release-d2024.12.2 144d234d09

    release-d2024.12.2
    All checks were successful
    Build / build (push) Successful in 3m20s
    Details
    Pre-Release

    gary released this 2025-01-12 21:07:51 -06:00 | 338 commits to master since this release

    [nostalgia/core/studio/tilesheeteditor] Fix SubSheet editor to return an appropriately sized string (daab4dc4f)
    [studio] Fix new project menu to return an appropriately sized string for name (db953dd0d)
    [nostalgia/core] Fix TileSheet validation/repair to ensure pixels gets cleared if there are subsheets (465fb06f7)

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • release-d2024.12.1 83cbac5cca

    release-d2024.12.1
    All checks were successful
    Build / build (push) Successful in 3m19s
    Details
    Pre-Release

    gary released this 2025-01-11 17:22:02 -06:00 | 342 commits to master since this release

    [keel] Fix reloadAsset (6906c66ba)
    [nostalgia/core/studio/tilesheeteditor] Fix tile insert to work on last tile (cb597cf92)
    [nostalgia/core/studio/tilesheeteditor] Fix tile insert to correct input when inserting past the last tile (4f55964dd)
    [nostalgia/core/studio/tilesheeteditor] Fix crash that occurs when a non-leaf node subsheet is selected (6b0ce40c0)
    [nostalgia/core/studio/tilesheeteditor] Fix select all not to go beyond end (74e518fee)

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • release-d2024.12.0 a863bfc181

    release-d2024.12.0
    All checks were successful
    Build / build (push) Successful in 3m20s
    Details
    Pre-Release

    gary released this 2024-12-21 19:27:00 -06:00 | 356 commits to master since this release

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • release-d2024.05.0 889fe04255

    release-d2024.05.0
    All checks were successful
    Build / build (push) Successful in 2m29s
    Details
    Pre-Release

    gary released this 2024-05-23 22:13:46 -05:00 | 0 commits to release-d2024.05 since this release

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous 1 2 Next Last
Powered by Gitea Version: 1.23.8 Page: 134ms Template: 11ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API