Closed LEVIXDDLMAO closed 1 year ago
press ctrl +r
xd
I did its still broken
reopen it
:0
Still like bruh T^T
what happened:Skull:
idk im using an unblocker
discord is blocked for me
maybe it cant reach the discord api
maybe
huh
i canceled it lmao
imma rebuy it
there we go
:D
166
waht
166 bucks :D
holy
:D
give me some
huh?
you want me to fix my phone or?
fix it lmao
lol
but im gonna fix my phone
how do i make note splashes not lagg?
@SanicBTW
idk
crap
i use the forever method which instead of recycling the notesplash object it just makes it invisible after finishing the anim
lol dope
i use the forever method which instead of recycling the notesplash object it just makes it invisible after finishing the anim
can you do that for infinity engine ( I like having notesplahes but they lag my game
and idk if she changed her number
hm?
ooo i opened mine today :D
i use the forever method which instead of recycling the notesplash object it just makes it invisible after finishing the anim
can you do that for infinity engine ( I like having notesplahes but they lag my game
im literally sufferin from headache and week read directory asset shit and it kinda takes time give me some min before i add it to your engien
ok :D
FINALLY I GOT IT TO WORKKKKKKKK
// me when spend half an hour trying to fix path issue while library :troll:
private static function reloadFromAssets(isStoryMode:Null<Bool> = false)
{
// smartass code
var library = Assets.getLibrary("weeks");
for(asset in library.list(null))
{
if (!asset.endsWith(".json"))
return;
var weekName = asset.replace("assets/weeks/", "").replace(".json", "");
if (weeksLoaded.exists(weekName))
return;
// shit wasnt workin alone with assets/weeks/week.json, it needed the library path too :skull:
var weekPath = Paths.getLibraryPath('$weekName.json', 'weeks');
var week:WeekFile = getWeekFile(weekPath);
if (week == null)
return;
var weekFile:WeekData = new WeekData(week, weekName);
if (weekFile != null
&& (isStoryMode == null
|| (isStoryMode && !weekFile.hideStoryMode)
|| (!isStoryMode && !weekFile.hideFreeplay)))
{
weeksLoaded.set(weekName, weekFile);
weeksList.push(weekName);
}
}
}
fuck weeklist.txt
lol
code is actually really good tf
pushed, now gotta fix your note splashes thingy
okay :D
accounts mixing up in codeserver 💀
huh?
i just commited to a repo with your account
witch one?
LMFAO WHAT