Skip to content

fix the badges2 fix#12

Merged
krakow10 merged 1 commit intoStrafesNET:mainfrom
9382:patch-1
Feb 3, 2023
Merged

fix the badges2 fix#12
krakow10 merged 1 commit intoStrafesNET:mainfrom
9382:patch-1

Conversation

@9382
Copy link
Contributor

@9382 9382 commented Jan 29, 2023

Note that, while the ID of where I have the model stored permenantly is 12298088598, I'm actually using an old model slot I've got, 2992408942, to load it in maptest since maptest bot is down and I can't have it take the new model. While 2992408942 is the fix right now, I may replace it with another temporary model at a later date, so if 12298088598 could get taken by the maptest bot somehow that'd be helpful.

@krakow10
Copy link
Collaborator

krakow10 commented Feb 2, 2023

I took the model manually. Has this been tested to completion?

@krakow10
Copy link
Collaborator

krakow10 commented Feb 2, 2023

Also, the cylindrical stage where you can skip the whole thing by bhopping across the longjump, shouldn't that be fixed first? Make it so you have to actually longjump?

@9382
Copy link
Contributor Author

9382 commented Feb 3, 2023

I've tested this to completion, yes. I've also just a few minutes ago implemented some fixes to prevent 2 trigger skips I just found during testing (still on the same Model IDs).
I've tried adding a SetVelocity to the LJ to prevent you from just gaining before the Jump1 and skipping it, but the LJ is too far and impossible without prespeed, so I've left it unchanged for now. I could maybe remove the Jump1s entirely and make it a far jump (~66u/s to cross), or move the Jump1s a little closer together and add SetVelocitys.

@krakow10
Copy link
Collaborator

krakow10 commented Feb 3, 2023

The SetVelocity above the longjump is exactly how I would solve it. The point is that it's a longjump, so to make it fair the distance could be tuned so that each LJ ends up being similar in difficulty to the original map's LJs.

@9382
Copy link
Contributor Author

9382 commented Feb 3, 2023

I've gone ahead and implemented that if you want to give it a check. Other than that, the map should be good for a final check as far as fixes go

@krakow10
Copy link
Collaborator

krakow10 commented Feb 3, 2023

Thanks for your work, I'm adding it now

@krakow10 krakow10 merged commit c1c5a65 into StrafesNET:main Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants