Skip to content

Make space movement explicitly a cheat mode#253

Merged
ChefZander merged 2 commits intoChefZander:masterfrom
AbbyRead:space-movement-cheat
Mar 4, 2026
Merged

Make space movement explicitly a cheat mode#253
ChefZander merged 2 commits intoChefZander:masterfrom
AbbyRead:space-movement-cheat

Conversation

@AbbyRead
Copy link
Copy Markdown
Contributor

If you want it, and you have admin privileges, you can grant yourself 'space' and use it to toggle space movement on or off. The state will then persist between play sessions. For server admins, they will need to grant it to players when the player is online (not sure if there's a way around that).

I felt this was necessary to incentivize getting angel wings, a jetpack, and lasers. Otherwise you can just float over to meteors and explode yourself. And gaining emittrium is trivial too with space movement. I still use it a lot myself in testing things though, and it feels nice. I kind of just want to make it a clothing item property at some point instead of or in addition to the cheat. Like, phlogiston something-or-other could give you that property maybe.

I don't know. For right now, the cheat feels like enough to improve progression at least.

If you want it, and you have admin privileges, you can grant yourself 'space' and use it to toggle space movement on or off.  The state will then persist between play sessions.  For server admins, they will need to grant it to players when the player is online (not sure if there's a way around that).
@f3mboy-phoenix
Copy link
Copy Markdown
Contributor

At first I was confused, but now I get what you ment. I think it could be made an item the same way as jetpacks by keeping track of who has it and decrease durability when a player sprints.

Also if it does get added to base game it will become a curio item... If it doesn't it will probably be added to sbo in itself.

@f3mboy-phoenix
Copy link
Copy Markdown
Contributor

f3mboy-phoenix commented Feb 28, 2026

Ok wow u made it even easier to become an item as you made it a player meta properly. Make the item give you that property and remove it when it breaks, with a test to make sure users that have the item have it in their main inventory or curio inventory

@AbbyRead
Copy link
Copy Markdown
Contributor Author

Ok wow u made it even easier to become an item as you made it a player meta properly. Make the item give you that property and remove it when it breaks, with a test to make sure users that have the item have it in their main inventory or curio inventory

That's awesome. Tbh, I didn't even consider that it would aid modding in support for that; I just didn't want people to have to remember to type it in again each time they play. 😅

@TheEt1234
Copy link
Copy Markdown
Contributor

Make space movement explicitly a cheat mode

I don't really want this (i think it would be better to just remove it because you can have fast+fly, so not useful)

hmm
what if i do a vote on the discord

Copy link
Copy Markdown
Contributor

@TheEt1234 TheEt1234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good, i am unsure about the idea (i think it should just be removed or kept)

end

core.register_chatcommand("space", {
description = "Toggle space movement",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is unclear what space movement exactly is

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Space movement is that ability to negate gravity by holding jump and aux1 at the same time. I think it's cool, but it's very cheaty. Feels like it should at least be an unlockable, but that might take more thought and effort than what I had today. 😅

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or did you mean I should just add a description? I can do that if you like.

Copy link
Copy Markdown
Contributor

@TheEt1234 TheEt1234 Feb 28, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah a better description would be nice, sorry for not being clear enough

@AbbyRead
Copy link
Copy Markdown
Contributor Author

Make space movement explicitly a cheat mode

I don't really want this (i think it would be better to just remove it because you can have fast+fly, so not useful)

hmm what if i do a vote on the discord

I actually dig it quite a bit. It feels a lot better than fly mode to me and not quite as cheaty. There's technique to it that takes practice. I think Zander said he likes it too, but I could be wrong; don't quote me on that. If you want to make a poll that's like: "cheat?, unlockable?, hate it? what are you talking about (haven't discovered it)?" that might be good to at least get a bead on things.

I just don't like it when people discover it right off the bat and never feel the need to get the traversal equipment. That equipment's fun. I think this is fun too, but it's too easy to get when you literally can just stumble upon it right from the very start. Feels good, but like... too good. Un-earned.

@TheEt1234
Copy link
Copy Markdown
Contributor

TheEt1234 commented Feb 28, 2026

If you want to make a poll that's like: "cheat?, unlockable?, hate it? what are you talking about (haven't discovered it)?" that might be good to at least get a bead on things.

I made a poll but not like that (made it: "remove?", "keep?", "this PR")

Copy link
Copy Markdown
Contributor

@f3mboy-phoenix f3mboy-phoenix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well I'm sad I wasted a record on that one...

@TheEt1234
Copy link
Copy Markdown
Contributor

If you want to make a poll that's like: "cheat?, unlockable?, hate it? what are you talking about (haven't discovered it)?" that might be good to at least get a bead on things.

I made a poll but not like that (made it: "remove?", "keep?", "this PR")

okay well, this PR it is

@ChefZander ChefZander merged commit b7a327f into ChefZander:master Mar 4, 2026
@AbbyRead AbbyRead deleted the space-movement-cheat branch March 4, 2026 20:19
AbbyRead pushed a commit to AbbyRead/skyblock_zero that referenced this pull request Mar 9, 2026
Make space movement explicitly a cheat mode
AbbyRead pushed a commit to AbbyRead/skyblock_zero that referenced this pull request Mar 9, 2026
Make space movement explicitly a cheat mode
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.

4 participants