Releases: haroohie-club/SerialLoops
Serial Loops v0.3.pre.45
Latest nightly build. Note that this is likely to have bugs and we recommend you use a regular release instead!
Installation Notes
Please ensure you have installed devkitARM from devkitPro before using the program. Select the NDS Development workload when installing to do this.
Additionally, to test the game you will need to have a Nintendo DS emulator installed. We recommend melonDS for its accuracy.
Windows
There is currently no Windows installer; instead, you simply download the zip and run the application directly. Because our application contacts GitHub's servers to check for new releases on lauch, it is possible it will get flagged by firewall software – please allow it through so it can function correctly.
macOS
On macOS, after dragging the app from the dmg into Applications, please run xattr -cr "/Applications/Serial Loops.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.
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.
Linux
The .deb
package is intended for Debian-based distros (e.g. Ubuntu). Install it with sudo apt install -f ./SerialLoops-0.3.pre.45_amd64.deb
.
The .rpm
package is intended for Red Hat distros (e.g. Fedora). Install it with sudo dnf install ./SerialLoops-0.3.pre.45-1.fc39.x86_64.rpm
.
For other Linux distros, please use the binaries packaged in the .tar.gz
archive; when doing so, ensure you install the OpenAL binaries so audio playback works.
Changes:
- 757a049 Translations update from Weblate (#372)
- f53a833 Fixup UI tests frfr (#367)
- 80314bc Add serializable script templates (#365)
- 7916ff0 Add project import/export (#370)
- c0074b7 Add the dotnet .editorconfig (#374)
- 4d5b5a1 Translations update from Weblate (#366)
- 5c43090 Fixup UI tests (#364)
- d89ed98 oops
- e289fe8 Merge remote-tracking branch 'weblate/main'
- cb39edd New translations (#363)
See More
- bb6e2a3 Add event table support (#360)
- 2c9c9f3 Fixup loading SFX & PALEFFECT preview (#359)
- cd468e8 Fixup systex replacement (#357)
- a36dbcb Add character sprite editor, remove SLG maps as options from ADV mode (#354)
- ced0ce9 New translations (#356)
- a102e53 Layout editor (#349)
- 242155d Adjust SFX references, add nameplate export (#350)
- a51e0fd Bump package versions (#348)
- a9c4551 Improve perf with some concurrency magic (#347)
- 27553dc Fixup ctrl-F crash (#346)
- 2029b3e Language -> Language Template in project creation (#345)
- 7c1919c Fixup ASM hack application crash (#343)
- 98c4c7c New translations (#344)
- 1ed3e82 Translated using Weblate (Chinese (Simplified))
- 8ddc348 Add localization capabilities (#342)
- c3a27ca Add save clearing (#340)
- f4af006 Improve save editing UI (#339)
- ccd9ae8 Add a save editor (round 1) (#336)
- b8279b2 Add item items (#338)
- 8516ab2 Fixup tab closing (#337)
- 44aee66 Update to latest Eto (#335)
- b07ec7d Fix the build again (#328)
- 23e9880 Fix the .NET version in the rpm-make script (#327)
- c78aefd Add Mac UI tests with Appium (#318)
- 81a03a7 Update NitroPacker to allow for better Docker container deletion (#320)
- dbb115d Add merge pipeline for UI testing on Windows (#316)
- 991a64b Fixup the Linux official build by fixing RPM package name (#317)
- c54451e ASM hack QoL changes & upgrade to .NET 8.0 (#314)
- ea433e5 Remove the devkitARM version dependency (#309)
- 1e97485 Fixup carriage returns added to project settings (#304)
- a29612b Add episode & episode unique search queries (#303)
- fb0b7d1 Add chibi replacement (#300)
- 2b31079 Add tutorial items (#298)
- 1f207e8 Fixup the Mac build frfr (#302)
- 2d070bf Fixup Mac build (#299)
- 5390f8f Fixup corrupted audio (#295)
- 292d494 Improve chibi loading perf (#296)
- 08df5fb SerialLoops.Mac.app -> Serial Loops.app (#297)
- 340cee2 Add SFX items & Character voice font/text timer preview/editing (#293)
This list of changes was auto generated.
Serial Loops v0.3.pre.44
Latest nightly build. Note that this is likely to have bugs and we recommend you use a regular release instead!
Installation Notes
Please ensure you have installed devkitARM from devkitPro before using the program. Select the NDS Development workload when installing to do this.
Additionally, to test the game you will need to have a Nintendo DS emulator installed. We recommend melonDS for its accuracy.
Windows
There is currently no Windows installer; instead, you simply download the zip and run the application directly. Because our application contacts GitHub's servers to check for new releases on lauch, it is possible it will get flagged by firewall software – please allow it through so it can function correctly.
macOS
On macOS, after dragging the app from the dmg into Applications, please run xattr -cr "/Applications/Serial Loops.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.
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.
Linux
The .deb
package is intended for Debian-based distros (e.g. Ubuntu). Install it with sudo apt install -f ./SerialLoops-0.3.pre.44_amd64.deb
.
The .rpm
package is intended for Red Hat distros (e.g. Fedora). Install it with sudo dnf install ./SerialLoops-0.3.pre.44-1.fc39.x86_64.rpm
.
For other Linux distros, please use the binaries packaged in the .tar.gz
archive; when doing so, ensure you install the OpenAL binaries so audio playback works.
Changes:
- f53a833 Fixup UI tests frfr (#367)
- 80314bc Add serializable script templates (#365)
- 7916ff0 Add project import/export (#370)
- c0074b7 Add the dotnet .editorconfig (#374)
- 4d5b5a1 Translations update from Weblate (#366)
- 5c43090 Fixup UI tests (#364)
- d89ed98 oops
- e289fe8 Merge remote-tracking branch 'weblate/main'
- cb39edd New translations (#363)
- bb6e2a3 Add event table support (#360)
See More
- 2c9c9f3 Fixup loading SFX & PALEFFECT preview (#359)
- cd468e8 Fixup systex replacement (#357)
- a36dbcb Add character sprite editor, remove SLG maps as options from ADV mode (#354)
- ced0ce9 New translations (#356)
- a102e53 Layout editor (#349)
- 242155d Adjust SFX references, add nameplate export (#350)
- a51e0fd Bump package versions (#348)
- a9c4551 Improve perf with some concurrency magic (#347)
- 27553dc Fixup ctrl-F crash (#346)
- 2029b3e Language -> Language Template in project creation (#345)
- 7c1919c Fixup ASM hack application crash (#343)
- 98c4c7c New translations (#344)
- 1ed3e82 Translated using Weblate (Chinese (Simplified))
- 8ddc348 Add localization capabilities (#342)
- c3a27ca Add save clearing (#340)
- f4af006 Improve save editing UI (#339)
- ccd9ae8 Add a save editor (round 1) (#336)
- b8279b2 Add item items (#338)
- 8516ab2 Fixup tab closing (#337)
- 44aee66 Update to latest Eto (#335)
- b07ec7d Fix the build again (#328)
- 23e9880 Fix the .NET version in the rpm-make script (#327)
- c78aefd Add Mac UI tests with Appium (#318)
- 81a03a7 Update NitroPacker to allow for better Docker container deletion (#320)
- dbb115d Add merge pipeline for UI testing on Windows (#316)
- 991a64b Fixup the Linux official build by fixing RPM package name (#317)
- c54451e ASM hack QoL changes & upgrade to .NET 8.0 (#314)
- ea433e5 Remove the devkitARM version dependency (#309)
- 1e97485 Fixup carriage returns added to project settings (#304)
- a29612b Add episode & episode unique search queries (#303)
- fb0b7d1 Add chibi replacement (#300)
- 2b31079 Add tutorial items (#298)
- 1f207e8 Fixup the Mac build frfr (#302)
- 2d070bf Fixup Mac build (#299)
- 5390f8f Fixup corrupted audio (#295)
- 292d494 Improve chibi loading perf (#296)
- 08df5fb SerialLoops.Mac.app -> Serial Loops.app (#297)
- 340cee2 Add SFX items & Character voice font/text timer preview/editing (#293)
This list of changes was auto generated.
Serial Loops v0.3.pre.43
Latest nightly build. Note that this is likely to have bugs and we recommend you use a regular release instead!
Installation Notes
Please ensure you have installed devkitARM from devkitPro before using the program. Select the NDS Development workload when installing to do this.
Additionally, to test the game you will need to have a Nintendo DS emulator installed. We recommend melonDS for its accuracy.
Windows
There is currently no Windows installer; instead, you simply download the zip and run the application directly. Because our application contacts GitHub's servers to check for new releases on lauch, it is possible it will get flagged by firewall software – please allow it through so it can function correctly.
macOS
On macOS, after dragging the app from the dmg into Applications, please run xattr -cr "/Applications/Serial Loops.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.
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.
Linux
The .deb
package is intended for Debian-based distros (e.g. Ubuntu). Install it with sudo apt install -f ./SerialLoops-0.3.pre.43_amd64.deb
.
The .rpm
package is intended for Red Hat distros (e.g. Fedora). Install it with sudo dnf install ./SerialLoops-0.3.pre.43-1.fc39.x86_64.rpm
.
For other Linux distros, please use the binaries packaged in the .tar.gz
archive; when doing so, ensure you install the OpenAL binaries so audio playback works.
Changes:
- c0074b7 Add the dotnet .editorconfig (#374)
- 4d5b5a1 Translations update from Weblate (#366)
- 5c43090 Fixup UI tests (#364)
- d89ed98 oops
- e289fe8 Merge remote-tracking branch 'weblate/main'
- cb39edd New translations (#363)
- bb6e2a3 Add event table support (#360)
- 2c9c9f3 Fixup loading SFX & PALEFFECT preview (#359)
- cd468e8 Fixup systex replacement (#357)
- a36dbcb Add character sprite editor, remove SLG maps as options from ADV mode (#354)
See More
- ced0ce9 New translations (#356)
- a102e53 Layout editor (#349)
- 242155d Adjust SFX references, add nameplate export (#350)
- a51e0fd Bump package versions (#348)
- a9c4551 Improve perf with some concurrency magic (#347)
- 27553dc Fixup ctrl-F crash (#346)
- 2029b3e Language -> Language Template in project creation (#345)
- 7c1919c Fixup ASM hack application crash (#343)
- 98c4c7c New translations (#344)
- 1ed3e82 Translated using Weblate (Chinese (Simplified))
- 8ddc348 Add localization capabilities (#342)
- c3a27ca Add save clearing (#340)
- f4af006 Improve save editing UI (#339)
- ccd9ae8 Add a save editor (round 1) (#336)
- b8279b2 Add item items (#338)
- 8516ab2 Fixup tab closing (#337)
- 44aee66 Update to latest Eto (#335)
- b07ec7d Fix the build again (#328)
- 23e9880 Fix the .NET version in the rpm-make script (#327)
- c78aefd Add Mac UI tests with Appium (#318)
- 81a03a7 Update NitroPacker to allow for better Docker container deletion (#320)
- dbb115d Add merge pipeline for UI testing on Windows (#316)
- 991a64b Fixup the Linux official build by fixing RPM package name (#317)
- c54451e ASM hack QoL changes & upgrade to .NET 8.0 (#314)
- ea433e5 Remove the devkitARM version dependency (#309)
- 1e97485 Fixup carriage returns added to project settings (#304)
- a29612b Add episode & episode unique search queries (#303)
- fb0b7d1 Add chibi replacement (#300)
- 2b31079 Add tutorial items (#298)
- 1f207e8 Fixup the Mac build frfr (#302)
- 2d070bf Fixup Mac build (#299)
- 5390f8f Fixup corrupted audio (#295)
- 292d494 Improve chibi loading perf (#296)
- 08df5fb SerialLoops.Mac.app -> Serial Loops.app (#297)
- 340cee2 Add SFX items & Character voice font/text timer preview/editing (#293)
This list of changes was auto generated.
Serial Loops v0.3.pre.42
Latest nightly build. Note that this is likely to have bugs and we recommend you use a regular release instead!
Installation Notes
Please ensure you have installed devkitARM from devkitPro before using the program. Select the NDS Development workload when installing to do this.
Additionally, to test the game you will need to have a Nintendo DS emulator installed. We recommend melonDS for its accuracy.
Windows
There is currently no Windows installer; instead, you simply download the zip and run the application directly. Because our application contacts GitHub's servers to check for new releases on lauch, it is possible it will get flagged by firewall software – please allow it through so it can function correctly.
macOS
On macOS, after dragging the app from the dmg into Applications, please run xattr -cr "/Applications/Serial Loops.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.
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.
Linux
The .deb
package is intended for Debian-based distros (e.g. Ubuntu). Install it with sudo apt install -f ./SerialLoops-0.3.pre.42_amd64.deb
.
The .rpm
package is intended for Red Hat distros (e.g. Fedora). Install it with sudo dnf install ./SerialLoops-0.3.pre.42-1.fc39.x86_64.rpm
.
For other Linux distros, please use the binaries packaged in the .tar.gz
archive; when doing so, ensure you install the OpenAL binaries so audio playback works.
Changes:
- 4d5b5a1 Translations update from Weblate (#366)
- 5c43090 Fixup UI tests (#364)
- d89ed98 oops
- e289fe8 Merge remote-tracking branch 'weblate/main'
- cb39edd New translations (#363)
- bb6e2a3 Add event table support (#360)
- 2c9c9f3 Fixup loading SFX & PALEFFECT preview (#359)
- cd468e8 Fixup systex replacement (#357)
- a36dbcb Add character sprite editor, remove SLG maps as options from ADV mode (#354)
- ced0ce9 New translations (#356)
See More
- a102e53 Layout editor (#349)
- 242155d Adjust SFX references, add nameplate export (#350)
- a51e0fd Bump package versions (#348)
- a9c4551 Improve perf with some concurrency magic (#347)
- 27553dc Fixup ctrl-F crash (#346)
- 2029b3e Language -> Language Template in project creation (#345)
- 7c1919c Fixup ASM hack application crash (#343)
- 98c4c7c New translations (#344)
- 1ed3e82 Translated using Weblate (Chinese (Simplified))
- 8ddc348 Add localization capabilities (#342)
- c3a27ca Add save clearing (#340)
- f4af006 Improve save editing UI (#339)
- ccd9ae8 Add a save editor (round 1) (#336)
- b8279b2 Add item items (#338)
- 8516ab2 Fixup tab closing (#337)
- 44aee66 Update to latest Eto (#335)
- b07ec7d Fix the build again (#328)
- 23e9880 Fix the .NET version in the rpm-make script (#327)
- c78aefd Add Mac UI tests with Appium (#318)
- 81a03a7 Update NitroPacker to allow for better Docker container deletion (#320)
- dbb115d Add merge pipeline for UI testing on Windows (#316)
- 991a64b Fixup the Linux official build by fixing RPM package name (#317)
- c54451e ASM hack QoL changes & upgrade to .NET 8.0 (#314)
- ea433e5 Remove the devkitARM version dependency (#309)
- 1e97485 Fixup carriage returns added to project settings (#304)
- a29612b Add episode & episode unique search queries (#303)
- fb0b7d1 Add chibi replacement (#300)
- 2b31079 Add tutorial items (#298)
- 1f207e8 Fixup the Mac build frfr (#302)
- 2d070bf Fixup Mac build (#299)
- 5390f8f Fixup corrupted audio (#295)
- 292d494 Improve chibi loading perf (#296)
- 08df5fb SerialLoops.Mac.app -> Serial Loops.app (#297)
- 340cee2 Add SFX items & Character voice font/text timer preview/editing (#293)
This list of changes was auto generated.
Serial Loops v0.3.pre.40
Latest nightly build. Note that this is likely to have bugs and we recommend you use a regular release instead!
Installation Notes
Please ensure you have installed devkitARM from devkitPro before using the program. Select the NDS Development workload when installing to do this.
Additionally, to test the game you will need to have a Nintendo DS emulator installed. We recommend melonDS for its accuracy.
Windows
There is currently no Windows installer; instead, you simply download the zip and run the application directly. Because our application contacts GitHub's servers to check for new releases on lauch, it is possible it will get flagged by firewall software – please allow it through so it can function correctly.
macOS
On macOS, after dragging the app from the dmg into Applications, please run xattr -cr "/Applications/Serial Loops.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.
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.
Linux
The .deb
package is intended for Debian-based distros (e.g. Ubuntu). Install it with sudo apt install -f ./SerialLoops-0.3.pre.40_amd64.deb
.
The .rpm
package is intended for Red Hat distros (e.g. Fedora). Install it with sudo dnf install ./SerialLoops-0.3.pre.40-1.fc39.x86_64.rpm
.
For other Linux distros, please use the binaries packaged in the .tar.gz
archive; when doing so, ensure you install the OpenAL binaries so audio playback works.
Changes:
- 5c43090 Fixup UI tests (#364)
- d89ed98 oops
- e289fe8 Merge remote-tracking branch 'weblate/main'
- cb39edd New translations (#363)
- bb6e2a3 Add event table support (#360)
- 2c9c9f3 Fixup loading SFX & PALEFFECT preview (#359)
- cd468e8 Fixup systex replacement (#357)
- a36dbcb Add character sprite editor, remove SLG maps as options from ADV mode (#354)
- ced0ce9 New translations (#356)
- a102e53 Layout editor (#349)
See More
- 242155d Adjust SFX references, add nameplate export (#350)
- a51e0fd Bump package versions (#348)
- a9c4551 Improve perf with some concurrency magic (#347)
- 27553dc Fixup ctrl-F crash (#346)
- 2029b3e Language -> Language Template in project creation (#345)
- 7c1919c Fixup ASM hack application crash (#343)
- 98c4c7c New translations (#344)
- 1ed3e82 Translated using Weblate (Chinese (Simplified))
- 8ddc348 Add localization capabilities (#342)
- c3a27ca Add save clearing (#340)
- f4af006 Improve save editing UI (#339)
- ccd9ae8 Add a save editor (round 1) (#336)
- b8279b2 Add item items (#338)
- 8516ab2 Fixup tab closing (#337)
- 44aee66 Update to latest Eto (#335)
- b07ec7d Fix the build again (#328)
- 23e9880 Fix the .NET version in the rpm-make script (#327)
- c78aefd Add Mac UI tests with Appium (#318)
- 81a03a7 Update NitroPacker to allow for better Docker container deletion (#320)
- dbb115d Add merge pipeline for UI testing on Windows (#316)
- 991a64b Fixup the Linux official build by fixing RPM package name (#317)
- c54451e ASM hack QoL changes & upgrade to .NET 8.0 (#314)
- ea433e5 Remove the devkitARM version dependency (#309)
- 1e97485 Fixup carriage returns added to project settings (#304)
- a29612b Add episode & episode unique search queries (#303)
- fb0b7d1 Add chibi replacement (#300)
- 2b31079 Add tutorial items (#298)
- 1f207e8 Fixup the Mac build frfr (#302)
- 2d070bf Fixup Mac build (#299)
- 5390f8f Fixup corrupted audio (#295)
- 292d494 Improve chibi loading perf (#296)
- 08df5fb SerialLoops.Mac.app -> Serial Loops.app (#297)
- 340cee2 Add SFX items & Character voice font/text timer preview/editing (#293)
This list of changes was auto generated.
Serial Loops v0.3.pre.39
Latest nightly build. Note that this is likely to have bugs and we recommend you use a regular release instead!
Installation Notes
Please ensure you have installed devkitARM from devkitPro before using the program. Select the NDS Development workload when installing to do this.
Additionally, to test the game you will need to have a Nintendo DS emulator installed. We recommend melonDS for its accuracy.
Windows
There is currently no Windows installer; instead, you simply download the zip and run the application directly. Because our application contacts GitHub's servers to check for new releases on lauch, it is possible it will get flagged by firewall software – please allow it through so it can function correctly.
macOS
On macOS, after dragging the app from the dmg into Applications, please run xattr -cr "/Applications/Serial Loops.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.
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.
Linux
The .deb
package is intended for Debian-based distros (e.g. Ubuntu). Install it with sudo apt install -f ./SerialLoops-0.3.pre.39_amd64.deb
.
The .rpm
package is intended for Red Hat distros (e.g. Fedora). Install it with sudo dnf install ./SerialLoops-0.3.pre.39-1.fc39.x86_64.rpm
.
For other Linux distros, please use the binaries packaged in the .tar.gz
archive; when doing so, ensure you install the OpenAL binaries so audio playback works.
Changes:
- d89ed98 oops
- e289fe8 Merge remote-tracking branch 'weblate/main'
- cb39edd New translations (#363)
- bb6e2a3 Add event table support (#360)
- 2c9c9f3 Fixup loading SFX & PALEFFECT preview (#359)
- cd468e8 Fixup systex replacement (#357)
- a36dbcb Add character sprite editor, remove SLG maps as options from ADV mode (#354)
- ced0ce9 New translations (#356)
- a102e53 Layout editor (#349)
- 242155d Adjust SFX references, add nameplate export (#350)
See More
- a51e0fd Bump package versions (#348)
- a9c4551 Improve perf with some concurrency magic (#347)
- 27553dc Fixup ctrl-F crash (#346)
- 2029b3e Language -> Language Template in project creation (#345)
- 7c1919c Fixup ASM hack application crash (#343)
- 98c4c7c New translations (#344)
- 1ed3e82 Translated using Weblate (Chinese (Simplified))
- 8ddc348 Add localization capabilities (#342)
- c3a27ca Add save clearing (#340)
- f4af006 Improve save editing UI (#339)
- ccd9ae8 Add a save editor (round 1) (#336)
- b8279b2 Add item items (#338)
- 8516ab2 Fixup tab closing (#337)
- 44aee66 Update to latest Eto (#335)
- b07ec7d Fix the build again (#328)
- 23e9880 Fix the .NET version in the rpm-make script (#327)
- c78aefd Add Mac UI tests with Appium (#318)
- 81a03a7 Update NitroPacker to allow for better Docker container deletion (#320)
- dbb115d Add merge pipeline for UI testing on Windows (#316)
- 991a64b Fixup the Linux official build by fixing RPM package name (#317)
- c54451e ASM hack QoL changes & upgrade to .NET 8.0 (#314)
- ea433e5 Remove the devkitARM version dependency (#309)
- 1e97485 Fixup carriage returns added to project settings (#304)
- a29612b Add episode & episode unique search queries (#303)
- fb0b7d1 Add chibi replacement (#300)
- 2b31079 Add tutorial items (#298)
- 1f207e8 Fixup the Mac build frfr (#302)
- 2d070bf Fixup Mac build (#299)
- 5390f8f Fixup corrupted audio (#295)
- 292d494 Improve chibi loading perf (#296)
- 08df5fb SerialLoops.Mac.app -> Serial Loops.app (#297)
- 340cee2 Add SFX items & Character voice font/text timer preview/editing (#293)
This list of changes was auto generated.
Serial Loops v0.3.pre.37
Latest nightly build. Note that this is likely to have bugs and we recommend you use a regular release instead!
Installation Notes
Please ensure you have installed devkitARM from devkitPro before using the program. Select the NDS Development workload when installing to do this.
Additionally, to test the game you will need to have a Nintendo DS emulator installed. We recommend melonDS for its accuracy.
Windows
There is currently no Windows installer; instead, you simply download the zip and run the application directly. Because our application contacts GitHub's servers to check for new releases on lauch, it is possible it will get flagged by firewall software – please allow it through so it can function correctly.
macOS
On macOS, after dragging the app from the dmg into Applications, please run xattr -cr "/Applications/Serial Loops.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.
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.
Linux
The .deb
package is intended for Debian-based distros (e.g. Ubuntu). Install it with sudo apt install -f ./SerialLoops-0.3.pre.37_amd64.deb
.
The .rpm
package is intended for Red Hat distros (e.g. Fedora). Install it with sudo dnf install ./SerialLoops-0.3.pre.37-1.fc39.x86_64.rpm
.
For other Linux distros, please use the binaries packaged in the .tar.gz
archive; when doing so, ensure you install the OpenAL binaries so audio playback works.
Changes:
- bb6e2a3 Add event table support (#360)
- 2c9c9f3 Fixup loading SFX & PALEFFECT preview (#359)
- cd468e8 Fixup systex replacement (#357)
- a36dbcb Add character sprite editor, remove SLG maps as options from ADV mode (#354)
- ced0ce9 New translations (#356)
- a102e53 Layout editor (#349)
- 242155d Adjust SFX references, add nameplate export (#350)
- a51e0fd Bump package versions (#348)
- a9c4551 Improve perf with some concurrency magic (#347)
- 27553dc Fixup ctrl-F crash (#346)
See More
- 2029b3e Language -> Language Template in project creation (#345)
- 7c1919c Fixup ASM hack application crash (#343)
- 98c4c7c New translations (#344)
- 8ddc348 Add localization capabilities (#342)
- c3a27ca Add save clearing (#340)
- f4af006 Improve save editing UI (#339)
- ccd9ae8 Add a save editor (round 1) (#336)
- b8279b2 Add item items (#338)
- 8516ab2 Fixup tab closing (#337)
- 44aee66 Update to latest Eto (#335)
- b07ec7d Fix the build again (#328)
- 23e9880 Fix the .NET version in the rpm-make script (#327)
- c78aefd Add Mac UI tests with Appium (#318)
- 81a03a7 Update NitroPacker to allow for better Docker container deletion (#320)
- dbb115d Add merge pipeline for UI testing on Windows (#316)
- 991a64b Fixup the Linux official build by fixing RPM package name (#317)
- c54451e ASM hack QoL changes & upgrade to .NET 8.0 (#314)
- ea433e5 Remove the devkitARM version dependency (#309)
- 1e97485 Fixup carriage returns added to project settings (#304)
- a29612b Add episode & episode unique search queries (#303)
- fb0b7d1 Add chibi replacement (#300)
- 2b31079 Add tutorial items (#298)
- 1f207e8 Fixup the Mac build frfr (#302)
- 2d070bf Fixup Mac build (#299)
- 5390f8f Fixup corrupted audio (#295)
- 292d494 Improve chibi loading perf (#296)
- 08df5fb SerialLoops.Mac.app -> Serial Loops.app (#297)
- 340cee2 Add SFX items & Character voice font/text timer preview/editing (#293)
This list of changes was auto generated.
Serial Loops v0.3.pre.36
Latest nightly build. Note that this is likely to have bugs and we recommend you use a regular release instead!
Installation Notes
Please ensure you have installed devkitARM from devkitPro before using the program. Select the NDS Development workload when installing to do this.
Additionally, to test the game you will need to have a Nintendo DS emulator installed. We recommend melonDS for its accuracy.
Windows
There is currently no Windows installer; instead, you simply download the zip and run the application directly. Because our application contacts GitHub's servers to check for new releases on lauch, it is possible it will get flagged by firewall software – please allow it through so it can function correctly.
macOS
On macOS, after dragging the app from the dmg into Applications, please run xattr -cr "/Applications/Serial Loops.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.
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.
Linux
The .deb
package is intended for Debian-based distros (e.g. Ubuntu). Install it with sudo apt install -f ./SerialLoops-0.3.pre.36_amd64.deb
.
The .rpm
package is intended for Red Hat distros (e.g. Fedora). Install it with sudo dnf install ./SerialLoops-0.3.pre.36-1.fc39.x86_64.rpm
.
For other Linux distros, please use the binaries packaged in the .tar.gz
archive; when doing so, ensure you install the OpenAL binaries so audio playback works.
Changes:
- cd468e8 Fixup systex replacement (#357)
- a36dbcb Add character sprite editor, remove SLG maps as options from ADV mode (#354)
- ced0ce9 New translations (#356)
- a102e53 Layout editor (#349)
- 242155d Adjust SFX references, add nameplate export (#350)
- a51e0fd Bump package versions (#348)
- a9c4551 Improve perf with some concurrency magic (#347)
- 27553dc Fixup ctrl-F crash (#346)
- 2029b3e Language -> Language Template in project creation (#345)
- 7c1919c Fixup ASM hack application crash (#343)
See More
- 98c4c7c New translations (#344)
- 8ddc348 Add localization capabilities (#342)
- c3a27ca Add save clearing (#340)
- f4af006 Improve save editing UI (#339)
- ccd9ae8 Add a save editor (round 1) (#336)
- b8279b2 Add item items (#338)
- 8516ab2 Fixup tab closing (#337)
- 44aee66 Update to latest Eto (#335)
- b07ec7d Fix the build again (#328)
- 23e9880 Fix the .NET version in the rpm-make script (#327)
- c78aefd Add Mac UI tests with Appium (#318)
- 81a03a7 Update NitroPacker to allow for better Docker container deletion (#320)
- dbb115d Add merge pipeline for UI testing on Windows (#316)
- 991a64b Fixup the Linux official build by fixing RPM package name (#317)
- c54451e ASM hack QoL changes & upgrade to .NET 8.0 (#314)
- ea433e5 Remove the devkitARM version dependency (#309)
- 1e97485 Fixup carriage returns added to project settings (#304)
- a29612b Add episode & episode unique search queries (#303)
- fb0b7d1 Add chibi replacement (#300)
- 2b31079 Add tutorial items (#298)
- 1f207e8 Fixup the Mac build frfr (#302)
- 2d070bf Fixup Mac build (#299)
- 5390f8f Fixup corrupted audio (#295)
- 292d494 Improve chibi loading perf (#296)
- 08df5fb SerialLoops.Mac.app -> Serial Loops.app (#297)
- 340cee2 Add SFX items & Character voice font/text timer preview/editing (#293)
This list of changes was auto generated.
Serial Loops v0.3.pre.35
Latest nightly build. Note that this is likely to have bugs and we recommend you use a regular release instead!
Installation Notes
Please ensure you have installed devkitARM from devkitPro before using the program. Select the NDS Development workload when installing to do this.
Additionally, to test the game you will need to have a Nintendo DS emulator installed. We recommend melonDS for its accuracy.
Windows
There is currently no Windows installer; instead, you simply download the zip and run the application directly. Because our application contacts GitHub's servers to check for new releases on lauch, it is possible it will get flagged by firewall software – please allow it through so it can function correctly.
macOS
On macOS, after dragging the app from the dmg into Applications, please run xattr -cr "/Applications/Serial Loops.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.
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.
Linux
The .deb
package is intended for Debian-based distros (e.g. Ubuntu). Install it with sudo apt install -f ./SerialLoops-0.3.pre.35_amd64.deb
.
The .rpm
package is intended for Red Hat distros (e.g. Fedora). Install it with sudo dnf install ./SerialLoops-0.3.pre.35-1.fc39.x86_64.rpm
.
For other Linux distros, please use the binaries packaged in the .tar.gz
archive; when doing so, ensure you install the OpenAL binaries so audio playback works.
Changes:
- ced0ce9 New translations (#356)
- a102e53 Layout editor (#349)
- 242155d Adjust SFX references, add nameplate export (#350)
- a51e0fd Bump package versions (#348)
- a9c4551 Improve perf with some concurrency magic (#347)
- 27553dc Fixup ctrl-F crash (#346)
- 2029b3e Language -> Language Template in project creation (#345)
- 7c1919c Fixup ASM hack application crash (#343)
- 98c4c7c New translations (#344)
- 8ddc348 Add localization capabilities (#342)
See More
- c3a27ca Add save clearing (#340)
- f4af006 Improve save editing UI (#339)
- ccd9ae8 Add a save editor (round 1) (#336)
- b8279b2 Add item items (#338)
- 8516ab2 Fixup tab closing (#337)
- 44aee66 Update to latest Eto (#335)
- b07ec7d Fix the build again (#328)
- 23e9880 Fix the .NET version in the rpm-make script (#327)
- c78aefd Add Mac UI tests with Appium (#318)
- 81a03a7 Update NitroPacker to allow for better Docker container deletion (#320)
- dbb115d Add merge pipeline for UI testing on Windows (#316)
- 991a64b Fixup the Linux official build by fixing RPM package name (#317)
- c54451e ASM hack QoL changes & upgrade to .NET 8.0 (#314)
- ea433e5 Remove the devkitARM version dependency (#309)
- 1e97485 Fixup carriage returns added to project settings (#304)
- a29612b Add episode & episode unique search queries (#303)
- fb0b7d1 Add chibi replacement (#300)
- 2b31079 Add tutorial items (#298)
- 1f207e8 Fixup the Mac build frfr (#302)
- 2d070bf Fixup Mac build (#299)
- 5390f8f Fixup corrupted audio (#295)
- 292d494 Improve chibi loading perf (#296)
- 08df5fb SerialLoops.Mac.app -> Serial Loops.app (#297)
- 340cee2 Add SFX items & Character voice font/text timer preview/editing (#293)
This list of changes was auto generated.
Serial Loops v0.3.pre.34
Latest nightly build. Note that this is likely to have bugs and we recommend you use a regular release instead!
Installation Notes
Please ensure you have installed devkitARM from devkitPro before using the program. Select the NDS Development workload when installing to do this.
Additionally, to test the game you will need to have a Nintendo DS emulator installed. We recommend melonDS for its accuracy.
Windows
There is currently no Windows installer; instead, you simply download the zip and run the application directly. Because our application contacts GitHub's servers to check for new releases on lauch, it is possible it will get flagged by firewall software – please allow it through so it can function correctly.
macOS
On macOS, after dragging the app from the dmg into Applications, please run xattr -cr "/Applications/Serial Loops.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.
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.
Linux
The .deb
package is intended for Debian-based distros (e.g. Ubuntu). Install it with sudo apt install -f ./SerialLoops-0.3.pre.34_amd64.deb
.
The .rpm
package is intended for Red Hat distros (e.g. Fedora). Install it with sudo dnf install ./SerialLoops-0.3.pre.34-1.fc39.x86_64.rpm
.
For other Linux distros, please use the binaries packaged in the .tar.gz
archive; when doing so, ensure you install the OpenAL binaries so audio playback works.
Changes:
- a102e53 Layout editor (#349)
- 242155d Adjust SFX references, add nameplate export (#350)
- a51e0fd Bump package versions (#348)
- a9c4551 Improve perf with some concurrency magic (#347)
- 27553dc Fixup ctrl-F crash (#346)
- 2029b3e Language -> Language Template in project creation (#345)
- 7c1919c Fixup ASM hack application crash (#343)
- 98c4c7c New translations (#344)
- 8ddc348 Add localization capabilities (#342)
- c3a27ca Add save clearing (#340)
See More
- f4af006 Improve save editing UI (#339)
- ccd9ae8 Add a save editor (round 1) (#336)
- b8279b2 Add item items (#338)
- 8516ab2 Fixup tab closing (#337)
- 44aee66 Update to latest Eto (#335)
- b07ec7d Fix the build again (#328)
- 23e9880 Fix the .NET version in the rpm-make script (#327)
- c78aefd Add Mac UI tests with Appium (#318)
- 81a03a7 Update NitroPacker to allow for better Docker container deletion (#320)
- dbb115d Add merge pipeline for UI testing on Windows (#316)
- 991a64b Fixup the Linux official build by fixing RPM package name (#317)
- c54451e ASM hack QoL changes & upgrade to .NET 8.0 (#314)
- ea433e5 Remove the devkitARM version dependency (#309)
- 1e97485 Fixup carriage returns added to project settings (#304)
- a29612b Add episode & episode unique search queries (#303)
- fb0b7d1 Add chibi replacement (#300)
- 2b31079 Add tutorial items (#298)
- 1f207e8 Fixup the Mac build frfr (#302)
- 2d070bf Fixup Mac build (#299)
- 5390f8f Fixup corrupted audio (#295)
- 292d494 Improve chibi loading perf (#296)
- 08df5fb SerialLoops.Mac.app -> Serial Loops.app (#297)
- 340cee2 Add SFX items & Character voice font/text timer preview/editing (#293)
This list of changes was auto generated.