Jade

Results 29 comments of Jade

> If there are no issues with this I'll approve it, it's something I was already planning on adding to the rewrite. can confirm that there's none, as i've tested...

https://github.com/gedehari/IzzyEngine/tree/master/crash-dialog

go to the test song folder, there's a sample dialogue file there, there's also a sample dialogue tutorial on the docs folder

go to ``function songEndSpecificActions``, add a new case with your song, and inside the case, do ``callTextbox();``, then go to `function songIntroCutscene`, add a new case with your song, do...

go to the `ChartLoader.hx` file and search for this `var daNoteAlt:Float = 0;` below that variable, create a new one `var daNoteType:Int = 0;` replace ``` if (songNotes.length > 2)...

it's a haxe problem, make sure you are using the latest Haxe version, then put these commands on your terminal/cmd/powershell, ``` haxelib git discord_rpc https://github.com/Aidan63/linc_discord-rpc haxelib git linc_luajit https://github.com/nebulazorua/linc_luajit.git haxelib...

Daddy Dearest's Sparrow XML file is missing

> @BeastlyGhost, can you please create a branch for your **Latin alphabet support** _please_? We _**need**_ it sure uhhh hold on

and there you go

also just a quick reminder: haxe fucking sucks balls, you need to type your stuff on somewhere else, then copy it with ctrl+v in game, then it will show up