Releases: Tiny-Foxes/kitsu-template
Releases · Tiny-Foxes/kitsu-template
Kitsu Template v4.1.0
This release re-implements notemods! You must have a build of OutFox that includes this feature.
Full Changelog: v4.0.1...v4.1.0
Kitsu Template v4.0.1
This change introduces a stripped version of the Kitsu Template in binaries and a more concise way to set up Nodes after creation.

Full Changelog: v4.0.0...v4.0.1
Kitsu Template v4.0.0
Changes:
- NEW! Added support for
Def.NoteField - NEW! Added Node type
ModPlayer - Revamped internal library system
- Fixed issues with
mirin-syntaxmalformed Lua
Full Changelog: v3.1.3...v4.0.0
Kitsu Template v3.1.3
Changes:
- Added Node type
ActorProxyWall - Added Node type
ActorCamera - Added
std.START - Removed
fg.luaandbg.lua
Full Changelog: v3.1.2...v3.1.3
Kitsu Template v3.1.2
Changes
- Updated
Mods.Defineto allow multiple returns - Updated
konko-modsto fixsubcommand error
Kitsu Template v3.1.1-HF
Changes
- Refactored
bg.lua - Refactored
fg.lua - Refactored
mods.lua - Removed
MOD_STARTfromstdlibfor the time being (it'll be back!) - Fixed update loop not actually running
Full Changelog: v3.1.1...v3.1.1-HF
Kitsu Template v3.1.1
Changes
- Fixed nil FG error
- Implemented
switchto allow switch cases - Made entire modfile environment local to modfile
- Added
getfromto grab variables from outside environments - Refactored
default.lua - Refactored
bg.lua - Refactored
fg.lua - Refactored
mods.lua
Full Changelog: v3.1.0...v3.1.1
Kitsu Template v3.1.0
Changes
- Reformatted
mods.luato streamline mod implementation - Added
bg.luaandfg.luafor background and foreground actors - Added
usingfunction to allow for scoping of namespaces (useful for repeated use of a library such asmirin-syntax) - Fixed environment behavior to support
using - Reimplemented
mirin-syntaxas a built-in library (you may remove this if you wish) - Configured
mods.luawithusing 'mirin'to streamline mod implementation (you may remove this if you wish) - Edited
printto support tables - Edited chart to have appropriate BPM and time signatures
- Fixed broken functions in
konko-nodegetting variables in wrong environment - Fixed
runandimportusing defaultsudoenvironment to load files - Moved player proxies to
fg.lua - Created background for
bg.lua - Added default mods in
mods.lua
Big thanks to Chegg for helping with the using function! You're amazing <3
