geode-sdk / indexer

Geode mod indexer system
21 stars 37 forks source link

Add entry for "gay wave trail" #1511

Closed TheBearodactyl closed 7 months ago

TheBearodactyl commented 7 months ago

Your mod link

https://github.com/TheBearodactyl/gay-wave-trail/releases/download/1.0.7/the_bearodactyl.gay-wave-trail.geode

Your mod source code

https://github.com/TheBearodactyl/gay-wave-trail

Your mod description

uhhhhh, gay wave trail go brrr i guess

makes the wave trail a R A I N B O W when enabled.

update so that the github bot works One, two, three, uh My baby don't mess around Because she loves me so And this I know fo sho (uh) But does she really wanna But can't stand to see me walk out the door? (Ah) Don't try to fight the feeling Because the thought alone is killin' me right now (uh) Thank God for Mom and Dad For sticking two together 'Cause we don't know how (c'mon) Hey ya! Hey ya! Hey ya! Hey ya! Hey ya! Hey ya! Hey ya! Hey ya! You think you've got it Oh, you think you've got it But got it just don't get it 'til there's nothin' at all We get together Oh, we get together But separate's always better when there's feelings involved If what they say is "Nothing is forever" Then what makes, then what makes Then what makes, then what makes (what makes, what makes) Love the exception? So why, oh, why, oh Why, oh, why, oh, why, oh Are we so in denial when we know we're not happy here? (Y'all don't want to hear me, you just want to dance) Hey ya! (Uh oh) Hey ya! (Uh oh) Don't want to meet your daddy Hey ya! (Uh oh) Just want you in my Caddy (Uh oh) Hey ya! (Uh oh) Don't want to meet your mama Hey ya! (Uh oh) Just want to make you cum-a (Uh oh) Hey ya! (Uh oh) I'm, I'm, I'm just being honest (Uh oh) I'm just being honest Hey! Alright now Alright now, fellas (Yeah?) Now, what cooler than being cool? (Ice cold!) I can't hear you I say what's, what's cooler than being cool? (Ice cold!) Alright, alright, alright, alright, alright Alright, alright, alright, alright, alright Alright, alright, alright, alright Okay, now ladies (Yeah?) Now, we gon' break this thang down in just a few seconds Now, don't have me break this thang down for nothin' Now, I want to see y'all on y'all baddest behavior Lend me some sugar, I am your neighbor Ah! Here we go Shake it, shake, shake it, shake it, shake, shake it (Uh oh) Shake it, shake, shake it, shake it, shake it (Uh oh) Shake it like a Polaroid picture, hey ya! Shake it, shake, shake it, shake it, shake, shake it Shake it, shake it, shake it, sugar Shake it like a Polaroid picture Now, all Beyonce's, and Lucy Liu's And baby dolls Get on the floor Get on the floor, you know what to do You know what to do You know what to do Hey ya! (Uh oh) Hey ya! (Uh oh) Hey ya! (Uh oh) Hey ya! (Uh oh) Hey ya! (Uh oh) Hey ya! (Uh oh) Hey ya! (Uh oh) Hey ya! (Uh oh)
github-actions[bot] commented 7 months ago

Waiting for staff to comment "!accept" to accept the entry.

Info:

Potential issues

github-actions[bot] commented 7 months ago

Waiting for staff to comment "!accept" to accept the entry.

Info:

Potential issues

github-actions[bot] commented 7 months ago

Waiting for staff to comment "!accept" to accept the entry.

Info:

Potential issues

RayDeeUx commented 7 months ago

ok so testing this on dash shows me that the shader triggers broke and none of the animated sprites animate

TheBearodactyl commented 7 months ago

ok so testing this on dash shows me that the shader triggers broke and none of the animated sprites animate

i just fixed that bug tf

RayDeeUx commented 7 months ago

hold on i wasn't recording in v1.0.1

edit for past tense. v1.0.1 works fine

github-actions[bot] commented 7 months ago

Waiting for staff to comment "!accept" to accept the entry.

Info:

TheBearodactyl commented 7 months ago

hold on i wasn't recording in v1.0.1

edit for past tense. v1.0.1 works fine

just pushed a new update for cross platform btw

github-actions[bot] commented 7 months ago

Waiting for staff to comment "!accept" to accept the entry.

Info:

RayDeeUx commented 7 months ago

ok now for the more pressing issue: you need to specify the version of geometry dash it will work on

yes i know you want to be crossplatform but with how much more often robtop updates the game it's currently the best practice to specify the exact version for now

mac 2.200 android 2.205 windows 2.204

TheBearodactyl commented 7 months ago

ok now for the more pressing issue: you need to specify the version of geometry dash it will work on

yes i know you want to be crossplatform but with how much more often robtop updates the game it's currently the best practice to specify the exact version for now

mac 2.200 android 2.205 windows 2.204

but it works on any version

RoootTheFox commented 7 months ago

No it won't, the mod will only run on 2.204 for windows for example. Android might work, but I wouldn't bet on that

TheBearodactyl commented 7 months ago

No it won't, the mod will only run on 2.204 for windows for example. Android might work, but I wouldn't bet on that

it works on Android

RoootTheFox commented 7 months ago

but not windows, specifying gd * will break

TheBearodactyl commented 7 months ago

but not windows, specifying gd * will break

lemme fix that then

SpaghettDev commented 7 months ago

specifying { "gd": "" } is only really used with mods that only* touch cocos and not the game's classes because the game engine rarely changes between updates, while the game's classes have to be found and added to the bidings repo.

matcool commented 7 months ago

at most you should only target * on android, but even thats flaky. only do windows if youre really sure.

on mac you just. cant

RayDeeUx commented 7 months ago

also the softtoggle still breaks everything the way i described it in my very first comment

https://github.com/geode-sdk/indexer/assets/51521765/1efb784d-1161-4f07-826d-70c817b7f87c

github-actions[bot] commented 7 months ago

Waiting for staff to comment "!accept" to accept the entry.

Info:

TheBearodactyl commented 7 months ago

@RayDeeUx it's fixed

RoootTheFox commented 7 months ago

@TheBearodactyl mac suffers from the same issue as windows, where it is not compatible with every version due to missing symbols - in fact its even worse than windows, because not even cocos has symbols on mac.

TheBearodactyl commented 7 months ago

@TheBearodactyl mac suffers from the same issue as windows, where it is not compatible with every version due to missing symbols - in fact its even worse than windows, because not even cocos has symbols on mac.

@RoootTheFox I fixed the versions as well

RoootTheFox commented 7 months ago

@TheBearodactyl update your original comment so the github action notices

dankmeme01 commented 7 months ago

Why is this mod written in an inferior programming language?

github-actions[bot] commented 7 months ago

Waiting for staff to comment "!accept" to accept the entry.

Info:

github-actions[bot] commented 7 months ago

Waiting for staff to comment "!accept" to accept the entry.

Info:

TheBearodactyl commented 7 months ago

Why is this mod written in an inferior programming language?

oh, i've already written a second version in rust, so once I've ported the basic stuff, it'll be miles better >:3

TheBearodactyl commented 7 months ago

@TheBearodactyl update your original comment so the github action notices

it's fixed now

TheBearodactyl commented 7 months ago

@RoootTheFox can it be added now?

RoootTheFox commented 7 months ago

i'm not one to decided that, i'm not a lead dev

TheBearodactyl commented 7 months ago

i'm not one to decided that, i'm not a lead dev

ah

ItsJaid commented 7 months ago

qolmod breaks this mod

github-actions[bot] commented 7 months ago

Waiting for staff to comment "!accept" to accept the entry.

Info:

TheBearodactyl commented 7 months ago

qolmod breaks this mod

@ItsJaid fixed

ItsJaid commented 7 months ago

qolmod breaks this mod

fixed

still broken

TheBearodactyl commented 7 months ago

qolmod breaks this mod

fixed

still broken

it should be so that neither one is able to be loaded at once now, that's weird

github-actions[bot] commented 7 months ago

Waiting for staff to comment "!accept" to accept the entry.

Info:

TheBearodactyl commented 7 months ago

qolmod breaks this mod

fixed

still broken

@ItsJaid fixed it, there was a typo lol

ItsJaid commented 7 months ago

qolmod breaks this mod

fixed

still broken

it should be so that neither one is able to be loaded at once now, that's weird

oh, that's not what i expected 3: i suppose that means there's nothing you can do to fix the incompat

TheBearodactyl commented 7 months ago

qolmod breaks this mod

fixed

still broken

it should be so that neither one is able to be loaded at once now, that's weird

oh, that's not what i expected 3: i suppose that means there's nothing you can do to fix the incompat

nah, this is just for until I've got enough time to figure out why qolmod breaks it

ItsJaid commented 7 months ago

qolmod breaks this mod

fixed

still broken

it should be so that neither one is able to be loaded at once now, that's weird

oh, that's not what i expected 3: i suppose that means there's nothing you can do to fix the incompat

nah, this is just for until I've got enough time to figure out why qolmod breaks it

oh, alright

Cvolton commented 7 months ago

dont rly trust android * when playlayer member offsets are one of the few things that has been documented to change between minor 2.20x updates but anyone else can chime in with a counterpoint if u have one

TheBearodactyl commented 7 months ago

dont rly trust android * when playlayer member offsets are one of the few things that has been documented to change between minor 2.20x updates but anyone else can chime in with a counterpoint if u have one

fixed

github-actions[bot] commented 7 months ago

Waiting for staff to comment "!accept" to accept the entry.

Info:

LauchitaGD commented 7 months ago

!accept

github-actions[bot] commented 7 months ago

Waiting for staff to comment "!accept" to accept the entry.

Info:

github-actions[bot] commented 7 months ago

Waiting for staff to comment "!accept" to accept the entry.

Info:

Cvolton commented 7 months ago

!accept

github-actions[bot] commented 7 months ago

Successfully added the mod!

TheBearodactyl commented 7 months ago

LET'S GO