Skip to content

Releases: haroohie-club/SerialLoops

Serial Loops v0.2.pre.4

13 May 23:09
a190a5a
Compare
Choose a tag to compare
Pre-release

Latest nightly build. Note that this is likely to have bugs and we recommend you use a regular release instead!

Installation Notes

On macOS, after dragging the app from the dmg into Applications, please run xattr -cr /Applications/SerialLoops.Mac.app from the Terminal in order to be able to run the app. This is required because we currently don't codesign the application, meaning macOS will refuse to run it without explicit approval from you.

The .deb package can only be used on Debian-based systems (e.g. Ubuntu). Install it with sudo dpkg -i SerialLoops-0.2.pre.4_amd64.deb. For other Linux distros, please use the binaries packaged in the .tar.gz archive. Regardless of your distro, ensure you install the OpenAL binaries so audio playback works – on Ubuntu, this can be done with sudo apt install libopenal-dev.

Please ensure you have installed devkitARM from devkitPro before using the program.

Which macOS dmg should I choose?

If your Mac is newer, you will probably want the ARM dmg. If it is older, you will want the x64 one. If unsure, download the ARM one first and attempt to run it – it will throw an error saying it can't be run on this computer if your computer is not able to run it. If that's the case, download the x64 one instead.

Changes:

  • a190a5a Replace "dialogue config" with "character" abstraction that can be used instead of Speakers and add nameplate editor (#181)
  • b9084ec Add ability to rename items (#178)
  • bcb8685 Use improved color reduction algorithm (#177)
  • d4c5891 Fixup replace operation in azure pipelines (#176)
  • 63882c9 Fix SET_PLACE crash, fix BG replacement on low color images, fix versioning scheme for pre-releases (#174)
  • 75058d1 Change build number to fixup versioning (#171)
  • a63f045 Improve template dialog UI, fix toolbar icon (#167)

This list of changes was auto generated.

Serial Loops v0.2.pre.3

12 May 23:11
b9084ec
Compare
Choose a tag to compare
Pre-release

Latest nightly build. Note that this is likely to have bugs and we recommend you use a regular release instead!

Installation Notes

On macOS, after dragging the app from the dmg into Applications, please run xattr -cr /Applications/SerialLoops.Mac.app from the Terminal in order to be able to run the app. This is required because we currently don't codesign the application, meaning macOS will refuse to run it without explicit approval from you.

The .deb package can only be used on Debian-based systems (e.g. Ubuntu). Install it with sudo dpkg -i SerialLoops-0.2.pre.3_amd64.deb. For other Linux distros, please use the binaries packaged in the .tar.gz archive. Regardless of your distro, ensure you install the OpenAL binaries so audio playback works – on Ubuntu, this can be done with sudo apt install libopenal-dev.

Please ensure you have installed devkitARM from devkitPro before using the program.

Which macOS dmg should I choose?

If your Mac is newer, you will probably want the ARM dmg. If it is older, you will want the x64 one. If unsure, download the ARM one first and attempt to run it – it will throw an error saying it can't be run on this computer if your computer is not able to run it. If that's the case, download the x64 one instead.

Changes:

  • b9084ec Add ability to rename items (#178)
  • bcb8685 Use improved color reduction algorithm (#177)
  • d4c5891 Fixup replace operation in azure pipelines (#176)
  • 63882c9 Fix SET_PLACE crash, fix BG replacement on low color images, fix versioning scheme for pre-releases (#174)
  • 75058d1 Change build number to fixup versioning (#171)
  • a63f045 Improve template dialog UI, fix toolbar icon (#167)

This list of changes was auto generated.

Serial Loops v0.2.pre.2

10 May 23:10
bcb8685
Compare
Choose a tag to compare
Pre-release

Latest nightly build. Note that this is likely to have bugs and we recommend you use a regular release instead!

Installation Notes

On macOS, after dragging the app from the dmg into Applications, please run xattr -cr /Applications/SerialLoops.Mac.app from the Terminal in order to be able to run the app. This is required because we currently don't codesign the application, meaning macOS will refuse to run it without explicit approval from you.

The .deb package can only be used on Debian-based systems (e.g. Ubuntu). Install it with sudo dpkg -i SerialLoops-0.2.pre.2_amd64.deb. For other Linux distros, please use the binaries packaged in the .tar.gz archive. Regardless of your distro, ensure you install the OpenAL binaries so audio playback works – on Ubuntu, this can be done with sudo apt install libopenal-dev.

Please ensure you have installed devkitARM from devkitPro before using the program.

Which macOS dmg should I choose?

If your Mac is newer, you will probably want the ARM dmg. If it is older, you will want the x64 one. If unsure, download the ARM one first and attempt to run it – it will throw an error saying it can't be run on this computer if your computer is not able to run it. If that's the case, download the x64 one instead.

Changes:

  • bcb8685 Use improved color reduction algorithm (#177)
  • d4c5891 Fixup replace operation in azure pipelines (#176)
  • 63882c9 Fix SET_PLACE crash, fix BG replacement on low color images, fix versioning scheme for pre-releases (#174)
  • 75058d1 Change build number to fixup versioning (#171)
  • a63f045 Improve template dialog UI, fix toolbar icon (#167)

This list of changes was auto generated.

Serial Loops v0.2.pre.1

26 Apr 23:15
d4c5891
Compare
Choose a tag to compare
Pre-release

Latest nightly build. Note that this is likely to have bugs and we recommend you use a regular release instead!

Installation Notes

On macOS, after dragging the app from the dmg into Applications, please run xattr -cr /Applications/SerialLoops.Mac.app from the Terminal in order to be able to run the app. This is required because we currently don't codesign the application, meaning macOS will refuse to run it without explicit approval from you.

The .deb package can only be used on Debian-based systems (e.g. Ubuntu). Install it with sudo dpkg -i SerialLoops-0.2.pre.1_amd64.deb. For other Linux distros, please use the binaries packaged in the .tar.gz archive. Regardless of your distro, ensure you install the OpenAL binaries so audio playback works – on Ubuntu, this can be done with sudo apt install libopenal-dev.

Please ensure you have installed devkitARM from devkitPro before using the program.

Which macOS dmg should I choose?

If your Mac is newer, you will probably want the ARM dmg. If it is older, you will want the x64 one. If unsure, download the ARM one first and attempt to run it – it will throw an error saying it can't be run on this computer if your computer is not able to run it. If that's the case, download the x64 one instead.

Changes:

  • d4c5891 Fixup replace operation in azure pipelines (#176)
  • 63882c9 Fix SET_PLACE crash, fix BG replacement on low color images, fix versioning scheme for pre-releases (#174)
  • 75058d1 Change build number to fixup versioning (#171)
  • a63f045 Improve template dialog UI, fix toolbar icon (#167)

This list of changes was auto generated.

Serial Loops v0.1.1

17 Apr 04:43
207ad24
Compare
Choose a tag to compare

Fixes an issue with the updater not parsing versions correctly.

Installation Notes

On macOS, after dragging the app from the dmg into Applications, please run xattr -cr /Applications/SerialLoops.Mac.app from the Terminal in order to be able to run the app. This is required because we currently don't codesign the application, meaning macOS will refuse to run it without explicit approval from you.

The .deb package can only be used on Debian-based systems (e.g. Ubuntu). Install it with sudo dpkg -i SerialLoops-0.1.1_amd64.deb. For other Linux distros, please use the binaries packaged in the .tar.gz archive. Regardless of your distro, ensure you install the OpenAL binaries so audio playback works – on Ubuntu, this can be done with sudo apt install libopenal-dev.

Please ensure you have installed devkitARM from devkitPro before using the program.

Which macOS dmg should I choose?

If your Mac is newer, you will probably want the ARM dmg. If it is older, you will want the x64 one. If unsure, download the ARM one first and attempt to run it – it will throw an error saying it can't be run on this computer if your computer is not able to run it. If that's the case, download the x64 one instead.

Changes:

This list of changes was auto generated.

Serial Loops v0.1.0

16 Apr 04:27
2932494
Compare
Choose a tag to compare

The initial beta release of Serial Loops! Please enjoy!

Installation Notes

On macOS, after dragging the app from the dmg into Applications, please run xattr -cr /Applications/SerialLoops.Mac.app from the Terminal in order to be able to run the app. This is required because we currently don't codesign the application, meaning macOS will refuse to run it without explicit approval from you.

The .deb package can only be used on Debian-based systems (e.g. Ubuntu). Install it with sudo dpkg -i SerialLoops-0.1.0_amd64.deb. For other Linux distros, please use the binaries packaged in the .tar.gz archive. Regardless of your distro, ensure you install the OpenAL binaries so audio playback works – on Ubuntu, this can be done with sudo apt install libopenal-dev.

Please ensure you have installed devkitARM from devkitPro before using the program.

Which macOS dmg should I choose?

If your Mac is newer, you will probably want the ARM dmg. If it is older, you will want the x64 one. If unsure, download the ARM one first and attempt to run it – it will throw an error saying it can't be run on this computer if your computer is not able to run it. If that's the case, download the x64 one instead.

Changes:

  • 2932494 Fixup CG name editing so you can actually do it (#161)
  • 97c0960 Add a few small bugfixes (#160)
  • f4d412d Give user write permissions to /usr/lib/SerialLoops for config file writing (#158)
  • 8825779 Fixup operator support (#156)
  • d89ed18 Fix freeze on mac when nesting progress dialogs (#155)
  • 63c464f Fix menu items being added to wrong menu on mac (#153)
  • 19bdee6 Fix crash on update modal show (#152)
  • 5aec136 Add script templates feature, add one basic script template (#148)
  • 6b82ea6 Make script preview more accurately handle sprite entrances/exits (#147)
  • c1cb8fb Adjust build to run at 23:00UTC (#145)
See More
  • ac41de9 Fix crash opening web URL links (#143)
  • a9ff2ed Create update-checker app (LoopyUpdater), add prefs for auto updating (#127)
  • 367cf75 Add script rocket ship, SCRIPT00 deletion prevention, and new preview error image (#140)
  • 05cf0b9 Add manual release capabilities & scheduled nightly builds (#139)
  • d24aead Add several quality of life enhancements (#138)
  • 1982173 Fixup #129 (#133)
  • c78665b Add official build pre-releases (#128)
  • 4022dab Fixup volume slider height on Linux (#125)
  • 85930b4 Fixup cut/copy/paste (#123)
  • 6ae4ada Fixup BG palettes (#124)
  • 5b5e56f Add background replacement, rename some commands, improve BG script preview (#119)
  • d196ce9 Add editor-specific toolbar items, fix copy+paste requiring context menu to be open on script editor (#113)
  • cc9c572 Fix home screen not opening when project fails to load due to corruption (#112)
  • c627489 Fix the LoopyLogger crashing (#110)
  • 141e9c8 Fixup workspace tabs (#92)
  • 95839be Add crash handler on Windows, enable crash logging on Mac (#86)
  • c2a8cc9 Fix AboutDialog crash/freeze (#84)
  • d846369 Upgrade to Eto 2.7.4 (#82)
  • a42db35 Fixup macOS patch creation (#81)
  • 01e3284 Fixup place item preview (#72) (#76)
  • 56605fd Fixup a few cross-plat bugs (#75)
  • 9bd04db Add backend for script command adding, fixup for deletion/reordering, xdelta patch creation (#54)
  • f3be4ec Add place icon (#56)
  • 9f06308 Add a home screen, clear missing projects option, new icons, close project, preferences refresh (#55)
  • 77c6774 Add new script-like scenario editor workflow, scenario clearing (#53)
  • 83538c1 Add loop, volume, and title editing to BGM editor (#52)
  • 5668e55 New icons for camera origin and pathing, new buttons for adding/removing commands/sections in scripts (#50)
  • ce950d1 BGM and voice file replacement (#51)
  • c573156 Script command reordering and deletion, other misc editor improvements (#49)
  • 2708cef Add project settings, name and icon replacing (#48)
  • b1ccb4e Create new chibi direction selector, update layout of chibi editor (#47)
  • f1a5893 Make commands re-orderable w/ drag+drop, add context menu (#43)
  • 243dd8c Fixup mac chibi drag & drop bug (#46)
  • 094a8c8 Initial map items/editors work, add map characters tab to script editor (#45)
  • 932af58 Add starting chibi selector to script editors (#44)
  • e42356c Fixup mac context menu crash (#42)
  • 6b8ca5d Add complete parameter editing to the script editor (#39)
  • 6e8950f Adjust chibi editor, add orphan item dialog, add bgm names to DisplayName, add child item counts in tree (#41)
  • 27797a3 Improve audio player, add stop button, update icons (#40)
  • 46b54c0 UI: Project creation progress, auto-reopen last project, remember workspace, confirm unsaved changes on quit (#37)
  • 651f127 Update item icons (#38)
  • 680e52a Restructure user directory, refactor for testability, add a ton of tests (#36)
  • a797b89 Add chibi emotes preview, group selection editor, and saving to scenario editor (#35)
  • b1b2223 Add topic editor (#30)
  • 77ac229 Use cross-plat IWavePlayer to eliminate loading times for sound players (#34)
  • 08462d3 LoadingDialog -> ProcessDialog, add progress tracking for building (#32)
  • 6897f4a Offload project loading, add loading bar modal (#31)
  • 176f457 Fixup script editor bugs (#29)
  • f25ea57 Add BGM editor (#28)
  • 5e7c4f5 Add recent projects, build & run, toolbar icons (#27)
  • ba18582 Add app icons (#26)
  • 661d247 Add bg/character sprite selector with preview (#25)
  • 2177aac Add fixes and improvements to build & logging and bump Eto version to latest CI (#24)
  • 2e76b1e Add build capabilities (#23)
  • f65dbea Implement script sections for script editor (#22)
  • a88d383 New script editor!! (#21)
  • 4077e54 First pass at script editor -- parsing, basic interface (#20)
  • 68e204a Add scenario item (#19)
  • 1c82cf2 New chibi editor layout (#18)
  • 9e8cbcf Add script references to chibis, sprites, and backgrounds (#17)
  • 77cdf59 Add character sprite items (#16)
  • b5aa5b1 Add tab management context menu (#15)
  • 47be581 Add chibi items (#14)
  • 42203c0 Add puzzle items (#13)
  • 519f53c Project search system (#12)
  • 62bc65b Fixup project open on Linux; switch from StackLayout to TableLayout for more responsiveness (#11)
  • 887dfad Add new icons (#10)
  • bf26156 Make main panels responsive to resize (#9)
  • 59e9454 Improve styling of ProjectCreationDialog (#8)
  • 4914b77 Normalize spacing, restructure GUI project, fixup cross-plat ROM selection (#7)
  • 662204b Add icons to sections (#6)
  • eab9c0f Merge pull request #5 from jonko0493/IconDisplay
  • e7d9cdc comand -> command
  • 9bf3a41 PR feedback
  • 06dee54 Rename Event -> Script
  • dfda086 Bump Eto SDK to 2.7.3
  • c0cce27 Make icons display in tabs
  • a8daa03 Merge pull request #4 from jonko0493/AddLoopyLogger
  • fe473d8 PR feedback
  • 5a15a5d Remove the library's console logger and just use HaruhiChokuretsuLib's
  • 5c74d37 Add image encoding test
  • da9359e Bump HaruhiChokuretsuLib version, add BackgroundItem test
  • f62bac4 Add initi...
Read more

Serial Loops v0.1-pre20230414.1

14 Apr 23:15
2932494
Compare
Choose a tag to compare
Pre-release

Latest nightly build. Note that this is likely to have bugs and we recommend you use a regular release instead!

Installation Notes

On macOS, after dragging the app from the dmg into Applications, please run xattr -cr /Applications/SerialLoops.Mac.app from the Terminal in order to be able to run the app. This is required because we currently don't codesign the application, meaning macOS will refuse to run it without explicit approval from you.

The .deb package can only be used on Debian-based systems (e.g. Ubuntu). Install it with sudo dpkg -i SerialLoops-0.1-pre20230414.1_amd64.deb. For other Linux distros, please use the binaries packaged in the .tar.gz archive. Regardless of your distro, ensure you install the OpenAL binaries so audio playback works – on Ubuntu, this can be done with sudo apt install libopenal-dev.

Please ensure you have installed devkitARM from devkitPro before using the program.

Which macOS dmg should I choose?

If your Mac is newer, you will probably want the ARM dmg. If it is older, you will want the x64 one. If unsure, download the ARM one first and attempt to run it – it will throw an error saying it can't be run on this computer if your computer is not able to run it. If that's the case, download the x64 one instead.

Changes:

  • 2932494 Fixup CG name editing so you can actually do it (#161)
  • 97c0960 Add a few small bugfixes (#160)
  • f4d412d Give user write permissions to /usr/lib/SerialLoops for config file writing (#158)
  • 8825779 Fixup operator support (#156)
  • d89ed18 Fix freeze on mac when nesting progress dialogs (#155)
  • 63c464f Fix menu items being added to wrong menu on mac (#153)
  • 19bdee6 Fix crash on update modal show (#152)
  • 5aec136 Add script templates feature, add one basic script template (#148)
  • 6b82ea6 Make script preview more accurately handle sprite entrances/exits (#147)
  • c1cb8fb Adjust build to run at 23:00UTC (#145)
See More
  • ac41de9 Fix crash opening web URL links (#143)
  • a9ff2ed Create update-checker app (LoopyUpdater), add prefs for auto updating (#127)
  • 367cf75 Add script rocket ship, SCRIPT00 deletion prevention, and new preview error image (#140)
  • 05cf0b9 Add manual release capabilities & scheduled nightly builds (#139)
  • d24aead Add several quality of life enhancements (#138)
  • 1982173 Fixup #129 (#133)
  • c78665b Add official build pre-releases (#128)
  • 4022dab Fixup volume slider height on Linux (#125)
  • 85930b4 Fixup cut/copy/paste (#123)
  • 6ae4ada Fixup BG palettes (#124)
  • 5b5e56f Add background replacement, rename some commands, improve BG script preview (#119)
  • d196ce9 Add editor-specific toolbar items, fix copy+paste requiring context menu to be open on script editor (#113)
  • cc9c572 Fix home screen not opening when project fails to load due to corruption (#112)
  • c627489 Fix the LoopyLogger crashing (#110)
  • 141e9c8 Fixup workspace tabs (#92)
  • 95839be Add crash handler on Windows, enable crash logging on Mac (#86)
  • c2a8cc9 Fix AboutDialog crash/freeze (#84)
  • d846369 Upgrade to Eto 2.7.4 (#82)
  • a42db35 Fixup macOS patch creation (#81)
  • 01e3284 Fixup place item preview (#72) (#76)
  • 56605fd Fixup a few cross-plat bugs (#75)
  • 9bd04db Add backend for script command adding, fixup for deletion/reordering, xdelta patch creation (#54)
  • f3be4ec Add place icon (#56)
  • 9f06308 Add a home screen, clear missing projects option, new icons, close project, preferences refresh (#55)
  • 77c6774 Add new script-like scenario editor workflow, scenario clearing (#53)
  • 83538c1 Add loop, volume, and title editing to BGM editor (#52)
  • 5668e55 New icons for camera origin and pathing, new buttons for adding/removing commands/sections in scripts (#50)
  • ce950d1 BGM and voice file replacement (#51)
  • c573156 Script command reordering and deletion, other misc editor improvements (#49)
  • 2708cef Add project settings, name and icon replacing (#48)
  • b1ccb4e Create new chibi direction selector, update layout of chibi editor (#47)
  • f1a5893 Make commands re-orderable w/ drag+drop, add context menu (#43)
  • 243dd8c Fixup mac chibi drag & drop bug (#46)
  • 094a8c8 Initial map items/editors work, add map characters tab to script editor (#45)
  • 932af58 Add starting chibi selector to script editors (#44)
  • e42356c Fixup mac context menu crash (#42)
  • 6b8ca5d Add complete parameter editing to the script editor (#39)
  • 6e8950f Adjust chibi editor, add orphan item dialog, add bgm names to DisplayName, add child item counts in tree (#41)
  • 27797a3 Improve audio player, add stop button, update icons (#40)
  • 46b54c0 UI: Project creation progress, auto-reopen last project, remember workspace, confirm unsaved changes on quit (#37)
  • 651f127 Update item icons (#38)
  • 680e52a Restructure user directory, refactor for testability, add a ton of tests (#36)
  • a797b89 Add chibi emotes preview, group selection editor, and saving to scenario editor (#35)
  • b1b2223 Add topic editor (#30)
  • 77ac229 Use cross-plat IWavePlayer to eliminate loading times for sound players (#34)
  • 08462d3 LoadingDialog -> ProcessDialog, add progress tracking for building (#32)
  • 6897f4a Offload project loading, add loading bar modal (#31)
  • 176f457 Fixup script editor bugs (#29)
  • f25ea57 Add BGM editor (#28)
  • 5e7c4f5 Add recent projects, build & run, toolbar icons (#27)
  • ba18582 Add app icons (#26)
  • 661d247 Add bg/character sprite selector with preview (#25)
  • 2177aac Add fixes and improvements to build & logging and bump Eto version to latest CI (#24)
  • 2e76b1e Add build capabilities (#23)
  • f65dbea Implement script sections for script editor (#22)
  • a88d383 New script editor!! (#21)
  • 4077e54 First pass at script editor -- parsing, basic interface (#20)
  • 68e204a Add scenario item (#19)
  • 1c82cf2 New chibi editor layout (#18)
  • 9e8cbcf Add script references to chibis, sprites, and backgrounds (#17)
  • 77cdf59 Add character sprite items (#16)
  • b5aa5b1 Add tab management context menu (#15)
  • 47be581 Add chibi items (#14)
  • 42203c0 Add puzzle items (#13)
  • 519f53c Project search system (#12)
  • 62bc65b Fixup project open on Linux; switch from StackLayout to TableLayout for more responsiveness (#11)
  • 887dfad Add new icons (#10)
  • bf26156 Make main panels responsive to resize (#9)
  • 59e9454 Improve styling of ProjectCreationDialog (#8)
  • 4914b77 Normalize spacing, restructure GUI project, fixup cross-plat ROM selection (#7)
  • 662204b Add icons to sections (#6)
  • eab9c0f Merge pull request #5 from jonko0493/IconDisplay
  • e7d9cdc comand -> command
  • 9bf3a41 PR feedback
  • 06dee54 Rename Event -> Script
  • dfda086 Bump Eto SDK to 2.7.3
  • c0cce27 Make icons display in tabs
  • a8daa03 Merge pull request #4 from jonko0493/AddLoopyLogger
  • fe473d8 PR feedback
  • 5a15a5d Remove the library's console logger and just use HaruhiChokuretsuLib's
  • 5c74d37 Add image encoding test
  • da9359e Bump HaruhiChokuretsuLib version, add ...
Read more

Serial Loops v0.1-pre20230413.1

13 Apr 23:15
97c0960
Compare
Choose a tag to compare
Pre-release

Latest nightly build. Note that this is likely to have bugs and we recommend you use a regular release instead!

Installation Notes

On macOS, after dragging the app from the dmg into Applications, please run xattr -cr /Applications/SerialLoops.Mac.app from the Terminal in order to be able to run the app. This is required because we currently don't codesign the application, meaning macOS will refuse to run it without explicit approval from you.

The .deb package can only be used on Debian-based systems (e.g. Ubuntu). Install it with sudo dpkg -i SerialLoops-0.1-pre20230413.1_amd64.deb. For other Linux distros, please use the binaries packaged in the .tar.gz archive. Regardless of your distro, ensure you install the OpenAL binaries so audio playback works – on Ubuntu, this can be done with sudo apt install libopenal-dev.

Please ensure you have installed devkitARM from devkitPro before using the program.

Which macOS dmg should I choose?

If your Mac is newer, you will probably want the ARM dmg. If it is older, you will want the x64 one. If unsure, download the ARM one first and attempt to run it – it will throw an error saying it can't be run on this computer if your computer is not able to run it. If that's the case, download the x64 one instead.

Changes:

  • 97c0960 Add a few small bugfixes (#160)
  • f4d412d Give user write permissions to /usr/lib/SerialLoops for config file writing (#158)
  • 8825779 Fixup operator support (#156)
  • d89ed18 Fix freeze on mac when nesting progress dialogs (#155)
  • 63c464f Fix menu items being added to wrong menu on mac (#153)
  • 19bdee6 Fix crash on update modal show (#152)
  • 5aec136 Add script templates feature, add one basic script template (#148)
  • 6b82ea6 Make script preview more accurately handle sprite entrances/exits (#147)
  • c1cb8fb Adjust build to run at 23:00UTC (#145)
  • ac41de9 Fix crash opening web URL links (#143)
See More
  • a9ff2ed Create update-checker app (LoopyUpdater), add prefs for auto updating (#127)
  • 367cf75 Add script rocket ship, SCRIPT00 deletion prevention, and new preview error image (#140)
  • 05cf0b9 Add manual release capabilities & scheduled nightly builds (#139)
  • d24aead Add several quality of life enhancements (#138)
  • 1982173 Fixup #129 (#133)
  • c78665b Add official build pre-releases (#128)
  • 4022dab Fixup volume slider height on Linux (#125)
  • 85930b4 Fixup cut/copy/paste (#123)
  • 6ae4ada Fixup BG palettes (#124)
  • 5b5e56f Add background replacement, rename some commands, improve BG script preview (#119)
  • d196ce9 Add editor-specific toolbar items, fix copy+paste requiring context menu to be open on script editor (#113)
  • cc9c572 Fix home screen not opening when project fails to load due to corruption (#112)
  • c627489 Fix the LoopyLogger crashing (#110)
  • 141e9c8 Fixup workspace tabs (#92)
  • 95839be Add crash handler on Windows, enable crash logging on Mac (#86)
  • c2a8cc9 Fix AboutDialog crash/freeze (#84)
  • d846369 Upgrade to Eto 2.7.4 (#82)
  • a42db35 Fixup macOS patch creation (#81)
  • 01e3284 Fixup place item preview (#72) (#76)
  • 56605fd Fixup a few cross-plat bugs (#75)
  • 9bd04db Add backend for script command adding, fixup for deletion/reordering, xdelta patch creation (#54)
  • f3be4ec Add place icon (#56)
  • 9f06308 Add a home screen, clear missing projects option, new icons, close project, preferences refresh (#55)
  • 77c6774 Add new script-like scenario editor workflow, scenario clearing (#53)
  • 83538c1 Add loop, volume, and title editing to BGM editor (#52)
  • 5668e55 New icons for camera origin and pathing, new buttons for adding/removing commands/sections in scripts (#50)
  • ce950d1 BGM and voice file replacement (#51)
  • c573156 Script command reordering and deletion, other misc editor improvements (#49)
  • 2708cef Add project settings, name and icon replacing (#48)
  • b1ccb4e Create new chibi direction selector, update layout of chibi editor (#47)
  • f1a5893 Make commands re-orderable w/ drag+drop, add context menu (#43)
  • 243dd8c Fixup mac chibi drag & drop bug (#46)
  • 094a8c8 Initial map items/editors work, add map characters tab to script editor (#45)
  • 932af58 Add starting chibi selector to script editors (#44)
  • e42356c Fixup mac context menu crash (#42)
  • 6b8ca5d Add complete parameter editing to the script editor (#39)
  • 6e8950f Adjust chibi editor, add orphan item dialog, add bgm names to DisplayName, add child item counts in tree (#41)
  • 27797a3 Improve audio player, add stop button, update icons (#40)
  • 46b54c0 UI: Project creation progress, auto-reopen last project, remember workspace, confirm unsaved changes on quit (#37)
  • 651f127 Update item icons (#38)
  • 680e52a Restructure user directory, refactor for testability, add a ton of tests (#36)
  • a797b89 Add chibi emotes preview, group selection editor, and saving to scenario editor (#35)
  • b1b2223 Add topic editor (#30)
  • 77ac229 Use cross-plat IWavePlayer to eliminate loading times for sound players (#34)
  • 08462d3 LoadingDialog -> ProcessDialog, add progress tracking for building (#32)
  • 6897f4a Offload project loading, add loading bar modal (#31)
  • 176f457 Fixup script editor bugs (#29)
  • f25ea57 Add BGM editor (#28)
  • 5e7c4f5 Add recent projects, build & run, toolbar icons (#27)
  • ba18582 Add app icons (#26)
  • 661d247 Add bg/character sprite selector with preview (#25)
  • 2177aac Add fixes and improvements to build & logging and bump Eto version to latest CI (#24)
  • 2e76b1e Add build capabilities (#23)
  • f65dbea Implement script sections for script editor (#22)
  • a88d383 New script editor!! (#21)
  • 4077e54 First pass at script editor -- parsing, basic interface (#20)
  • 68e204a Add scenario item (#19)
  • 1c82cf2 New chibi editor layout (#18)
  • 9e8cbcf Add script references to chibis, sprites, and backgrounds (#17)
  • 77cdf59 Add character sprite items (#16)
  • b5aa5b1 Add tab management context menu (#15)
  • 47be581 Add chibi items (#14)
  • 42203c0 Add puzzle items (#13)
  • 519f53c Project search system (#12)
  • 62bc65b Fixup project open on Linux; switch from StackLayout to TableLayout for more responsiveness (#11)
  • 887dfad Add new icons (#10)
  • bf26156 Make main panels responsive to resize (#9)
  • 59e9454 Improve styling of ProjectCreationDialog (#8)
  • 4914b77 Normalize spacing, restructure GUI project, fixup cross-plat ROM selection (#7)
  • 662204b Add icons to sections (#6)
  • eab9c0f Merge pull request #5 from jonko0493/IconDisplay
  • e7d9cdc comand -> command
  • 9bf3a41 PR feedback
  • 06dee54 Rename Event -> Script
  • dfda086 Bump Eto SDK to 2.7.3
  • c0cce27 Make icons display in tabs
  • a8daa03 Merge pull request #4 from jonko0493/AddLoopyLogger
  • fe473d8 PR feedback
  • 5a15a5d Remove the library's console logger and just use HaruhiChokuretsuLib's
  • 5c74d37 Add image encoding test
  • da9359e Bump HaruhiChokuretsuLib version, add BackgroundItem test
  • f62bac4 Add initial tests
  • ec688ed...
Read more

Serial Loops v0.1-pre20230412.1

12 Apr 23:14
8825779
Compare
Choose a tag to compare
Pre-release

Latest nightly build. Note that this is likely to have bugs and we recommend you use a regular release instead!

Installation Notes

On macOS, after dragging the app from the dmg into Applications, please run xattr -cr /Applications/SerialLoops.Mac.app from the Terminal in order to be able to run the app. This is required because we currently don't codesign the application, meaning macOS will refuse to run it without explicit approval from you.

The .deb package can only be used on Debian-based systems (e.g. Ubuntu). Install it with sudo dpkg -i SerialLoops-0.1-pre20230412.1_amd64.deb. For other Linux distros, please use the binaries packaged in the .tar.gz archive. Regardless of your distro, ensure you install the OpenAL binaries so audio playback works – on Ubuntu, this can be done with sudo apt install libopenal-dev.

Please ensure you have installed devkitARM from devkitPro before using the program.

Which macOS dmg should I choose?

If your Mac is newer, you will probably want the ARM dmg. If it is older, you will want the x64 one. If unsure, download the ARM one first and attempt to run it – it will throw an error saying it can't be run on this computer if your computer is not able to run it. If that's the case, download the x64 one instead.

Changes:

  • 8825779 Fixup operator support (#156)
  • d89ed18 Fix freeze on mac when nesting progress dialogs (#155)
  • 63c464f Fix menu items being added to wrong menu on mac (#153)
  • 19bdee6 Fix crash on update modal show (#152)
  • 5aec136 Add script templates feature, add one basic script template (#148)
  • 6b82ea6 Make script preview more accurately handle sprite entrances/exits (#147)
  • c1cb8fb Adjust build to run at 23:00UTC (#145)
  • ac41de9 Fix crash opening web URL links (#143)
  • a9ff2ed Create update-checker app (LoopyUpdater), add prefs for auto updating (#127)
  • 367cf75 Add script rocket ship, SCRIPT00 deletion prevention, and new preview error image (#140)
See More
  • 05cf0b9 Add manual release capabilities & scheduled nightly builds (#139)
  • d24aead Add several quality of life enhancements (#138)
  • 1982173 Fixup #129 (#133)
  • c78665b Add official build pre-releases (#128)
  • 4022dab Fixup volume slider height on Linux (#125)
  • 85930b4 Fixup cut/copy/paste (#123)
  • 6ae4ada Fixup BG palettes (#124)
  • 5b5e56f Add background replacement, rename some commands, improve BG script preview (#119)
  • d196ce9 Add editor-specific toolbar items, fix copy+paste requiring context menu to be open on script editor (#113)
  • cc9c572 Fix home screen not opening when project fails to load due to corruption (#112)
  • c627489 Fix the LoopyLogger crashing (#110)
  • 141e9c8 Fixup workspace tabs (#92)
  • 95839be Add crash handler on Windows, enable crash logging on Mac (#86)
  • c2a8cc9 Fix AboutDialog crash/freeze (#84)
  • d846369 Upgrade to Eto 2.7.4 (#82)
  • a42db35 Fixup macOS patch creation (#81)
  • 01e3284 Fixup place item preview (#72) (#76)
  • 56605fd Fixup a few cross-plat bugs (#75)
  • 9bd04db Add backend for script command adding, fixup for deletion/reordering, xdelta patch creation (#54)
  • f3be4ec Add place icon (#56)
  • 9f06308 Add a home screen, clear missing projects option, new icons, close project, preferences refresh (#55)
  • 77c6774 Add new script-like scenario editor workflow, scenario clearing (#53)
  • 83538c1 Add loop, volume, and title editing to BGM editor (#52)
  • 5668e55 New icons for camera origin and pathing, new buttons for adding/removing commands/sections in scripts (#50)
  • ce950d1 BGM and voice file replacement (#51)
  • c573156 Script command reordering and deletion, other misc editor improvements (#49)
  • 2708cef Add project settings, name and icon replacing (#48)
  • b1ccb4e Create new chibi direction selector, update layout of chibi editor (#47)
  • f1a5893 Make commands re-orderable w/ drag+drop, add context menu (#43)
  • 243dd8c Fixup mac chibi drag & drop bug (#46)
  • 094a8c8 Initial map items/editors work, add map characters tab to script editor (#45)
  • 932af58 Add starting chibi selector to script editors (#44)
  • e42356c Fixup mac context menu crash (#42)
  • 6b8ca5d Add complete parameter editing to the script editor (#39)
  • 6e8950f Adjust chibi editor, add orphan item dialog, add bgm names to DisplayName, add child item counts in tree (#41)
  • 27797a3 Improve audio player, add stop button, update icons (#40)
  • 46b54c0 UI: Project creation progress, auto-reopen last project, remember workspace, confirm unsaved changes on quit (#37)
  • 651f127 Update item icons (#38)
  • 680e52a Restructure user directory, refactor for testability, add a ton of tests (#36)
  • a797b89 Add chibi emotes preview, group selection editor, and saving to scenario editor (#35)
  • b1b2223 Add topic editor (#30)
  • 77ac229 Use cross-plat IWavePlayer to eliminate loading times for sound players (#34)
  • 08462d3 LoadingDialog -> ProcessDialog, add progress tracking for building (#32)
  • 6897f4a Offload project loading, add loading bar modal (#31)
  • 176f457 Fixup script editor bugs (#29)
  • f25ea57 Add BGM editor (#28)
  • 5e7c4f5 Add recent projects, build & run, toolbar icons (#27)
  • ba18582 Add app icons (#26)
  • 661d247 Add bg/character sprite selector with preview (#25)
  • 2177aac Add fixes and improvements to build & logging and bump Eto version to latest CI (#24)
  • 2e76b1e Add build capabilities (#23)
  • f65dbea Implement script sections for script editor (#22)
  • a88d383 New script editor!! (#21)
  • 4077e54 First pass at script editor -- parsing, basic interface (#20)
  • 68e204a Add scenario item (#19)
  • 1c82cf2 New chibi editor layout (#18)
  • 9e8cbcf Add script references to chibis, sprites, and backgrounds (#17)
  • 77cdf59 Add character sprite items (#16)
  • b5aa5b1 Add tab management context menu (#15)
  • 47be581 Add chibi items (#14)
  • 42203c0 Add puzzle items (#13)
  • 519f53c Project search system (#12)
  • 62bc65b Fixup project open on Linux; switch from StackLayout to TableLayout for more responsiveness (#11)
  • 887dfad Add new icons (#10)
  • bf26156 Make main panels responsive to resize (#9)
  • 59e9454 Improve styling of ProjectCreationDialog (#8)
  • 4914b77 Normalize spacing, restructure GUI project, fixup cross-plat ROM selection (#7)
  • 662204b Add icons to sections (#6)
  • eab9c0f Merge pull request #5 from jonko0493/IconDisplay
  • e7d9cdc comand -> command
  • 9bf3a41 PR feedback
  • 06dee54 Rename Event -> Script
  • dfda086 Bump Eto SDK to 2.7.3
  • c0cce27 Make icons display in tabs
  • a8daa03 Merge pull request #4 from jonko0493/AddLoopyLogger
  • fe473d8 PR feedback
  • 5a15a5d Remove the library's console logger and just use HaruhiChokuretsuLib's
  • 5c74d37 Add image encoding test
  • da9359e Bump HaruhiChokuretsuLib version, add BackgroundItem test
  • f62bac4 Add initial tests
  • ec688ed Add functionality to the loop logger (somewhat)
  • 0928620 Get tiled backgrounds working
  • cb8c0cc Upgrade Nit...
Read more

Serial Loops v0.1-pre20230411.2

11 Apr 23:14
6b82ea6
Compare
Choose a tag to compare
Pre-release

Latest nightly build. Note that this is likely to have bugs and we recommend you use a regular release instead!

Installation Notes

On macOS, after dragging the app from the dmg into Applications, please run xattr -cr /Applications/SerialLoops.Mac.app from the Terminal in order to be able to run the app. This is required because we currently don't codesign the application, meaning macOS will refuse to run it without explicit approval from you.

The .deb package can only be used on Debian-based systems (e.g. Ubuntu). Install it with sudo dpkg -i SerialLoops-0.1-pre20230411.2_amd64.deb. For other Linux distros, please use the binaries packaged in the .tar.gz archive. Regardless of your distro, ensure you install the OpenAL binaries so audio playback works – on Ubuntu, this can be done with sudo apt install libopenal-dev.

Please ensure you have installed devkitARM from devkitPro before using the program.

Which macOS dmg should I choose?

If your Mac is newer, you will probably want the ARM dmg. If it is older, you will want the x64 one. If unsure, download the ARM one first and attempt to run it – it will throw an error saying it can't be run on this computer if your computer is not able to run it. If that's the case, download the x64 one instead.

Changes:

  • 6b82ea6 Make script preview more accurately handle sprite entrances/exits (#147)
  • c1cb8fb Adjust build to run at 23:00UTC (#145)
  • ac41de9 Fix crash opening web URL links (#143)
  • a9ff2ed Create update-checker app (LoopyUpdater), add prefs for auto updating (#127)
  • 367cf75 Add script rocket ship, SCRIPT00 deletion prevention, and new preview error image (#140)
  • 05cf0b9 Add manual release capabilities & scheduled nightly builds (#139)
  • d24aead Add several quality of life enhancements (#138)
  • 1982173 Fixup #129 (#133)
  • c78665b Add official build pre-releases (#128)
  • 4022dab Fixup volume slider height on Linux (#125)
See More
  • 85930b4 Fixup cut/copy/paste (#123)
  • 6ae4ada Fixup BG palettes (#124)
  • 5b5e56f Add background replacement, rename some commands, improve BG script preview (#119)
  • d196ce9 Add editor-specific toolbar items, fix copy+paste requiring context menu to be open on script editor (#113)
  • cc9c572 Fix home screen not opening when project fails to load due to corruption (#112)
  • c627489 Fix the LoopyLogger crashing (#110)
  • 141e9c8 Fixup workspace tabs (#92)
  • 95839be Add crash handler on Windows, enable crash logging on Mac (#86)
  • c2a8cc9 Fix AboutDialog crash/freeze (#84)
  • d846369 Upgrade to Eto 2.7.4 (#82)
  • a42db35 Fixup macOS patch creation (#81)
  • 01e3284 Fixup place item preview (#72) (#76)
  • 56605fd Fixup a few cross-plat bugs (#75)
  • 9bd04db Add backend for script command adding, fixup for deletion/reordering, xdelta patch creation (#54)
  • f3be4ec Add place icon (#56)
  • 9f06308 Add a home screen, clear missing projects option, new icons, close project, preferences refresh (#55)
  • 77c6774 Add new script-like scenario editor workflow, scenario clearing (#53)
  • 83538c1 Add loop, volume, and title editing to BGM editor (#52)
  • 5668e55 New icons for camera origin and pathing, new buttons for adding/removing commands/sections in scripts (#50)
  • ce950d1 BGM and voice file replacement (#51)
  • c573156 Script command reordering and deletion, other misc editor improvements (#49)
  • 2708cef Add project settings, name and icon replacing (#48)
  • b1ccb4e Create new chibi direction selector, update layout of chibi editor (#47)
  • f1a5893 Make commands re-orderable w/ drag+drop, add context menu (#43)
  • 243dd8c Fixup mac chibi drag & drop bug (#46)
  • 094a8c8 Initial map items/editors work, add map characters tab to script editor (#45)
  • 932af58 Add starting chibi selector to script editors (#44)
  • e42356c Fixup mac context menu crash (#42)
  • 6b8ca5d Add complete parameter editing to the script editor (#39)
  • 6e8950f Adjust chibi editor, add orphan item dialog, add bgm names to DisplayName, add child item counts in tree (#41)
  • 27797a3 Improve audio player, add stop button, update icons (#40)
  • 46b54c0 UI: Project creation progress, auto-reopen last project, remember workspace, confirm unsaved changes on quit (#37)
  • 651f127 Update item icons (#38)
  • 680e52a Restructure user directory, refactor for testability, add a ton of tests (#36)
  • a797b89 Add chibi emotes preview, group selection editor, and saving to scenario editor (#35)
  • b1b2223 Add topic editor (#30)
  • 77ac229 Use cross-plat IWavePlayer to eliminate loading times for sound players (#34)
  • 08462d3 LoadingDialog -> ProcessDialog, add progress tracking for building (#32)
  • 6897f4a Offload project loading, add loading bar modal (#31)
  • 176f457 Fixup script editor bugs (#29)
  • f25ea57 Add BGM editor (#28)
  • 5e7c4f5 Add recent projects, build & run, toolbar icons (#27)
  • ba18582 Add app icons (#26)
  • 661d247 Add bg/character sprite selector with preview (#25)
  • 2177aac Add fixes and improvements to build & logging and bump Eto version to latest CI (#24)
  • 2e76b1e Add build capabilities (#23)
  • f65dbea Implement script sections for script editor (#22)
  • a88d383 New script editor!! (#21)
  • 4077e54 First pass at script editor -- parsing, basic interface (#20)
  • 68e204a Add scenario item (#19)
  • 1c82cf2 New chibi editor layout (#18)
  • 9e8cbcf Add script references to chibis, sprites, and backgrounds (#17)
  • 77cdf59 Add character sprite items (#16)
  • b5aa5b1 Add tab management context menu (#15)
  • 47be581 Add chibi items (#14)
  • 42203c0 Add puzzle items (#13)
  • 519f53c Project search system (#12)
  • 62bc65b Fixup project open on Linux; switch from StackLayout to TableLayout for more responsiveness (#11)
  • 887dfad Add new icons (#10)
  • bf26156 Make main panels responsive to resize (#9)
  • 59e9454 Improve styling of ProjectCreationDialog (#8)
  • 4914b77 Normalize spacing, restructure GUI project, fixup cross-plat ROM selection (#7)
  • 662204b Add icons to sections (#6)
  • eab9c0f Merge pull request #5 from jonko0493/IconDisplay
  • e7d9cdc comand -> command
  • 9bf3a41 PR feedback
  • 06dee54 Rename Event -> Script
  • dfda086 Bump Eto SDK to 2.7.3
  • c0cce27 Make icons display in tabs
  • a8daa03 Merge pull request #4 from jonko0493/AddLoopyLogger
  • fe473d8 PR feedback
  • 5a15a5d Remove the library's console logger and just use HaruhiChokuretsuLib's
  • 5c74d37 Add image encoding test
  • da9359e Bump HaruhiChokuretsuLib version, add BackgroundItem test
  • f62bac4 Add initial tests
  • ec688ed Add functionality to the loop logger (somewhat)
  • 0928620 Get tiled backgrounds working
  • cb8c0cc Upgrade NitroPacker
  • 41012ab Add background image editor
  • 1b50626 Merge branch 'main' into AddLoopyLogger
  • 9164df1 Make the dialogs a bit more clear
  • 2b60664 Merge pull request #3 from WiIIiam278/project-ui-scaffold
  • 4464f16 Merge branch 'main' into project-ui-scaffold
  • 9230bae...
Read more