Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not cooperate with other gravity-modifying mods #25

Open
floral-qua-floral opened this issue Feb 10, 2020 · 3 comments
Open

Does not cooperate with other gravity-modifying mods #25

floral-qua-floral opened this issue Feb 10, 2020 · 3 comments

Comments

@floral-qua-floral
Copy link

floral-qua-floral commented Feb 10, 2020

Squake does not presently use gravity factors defined in Spacebuilder2020's Gravity Zones mod mod. The game launches and plays fine with both mods enabled, but the player will be unaffected by any zone's custom gravity when Squake's movement is enabled, and will just fall at normal speeds. I think it could be really interesting and cool if these mods would play nice together, as the momentum-heavy movement of Squake would change dramatically in different zones. It could be a lot of fun, for example, to have an area where gravity is too high to jump a full block, forcing players to take advantage of trimping to climb, or an area where gravity is low enough that jumping becomes a serious commitment.

The mod doesn't look to be open-source, but the developer seems to be active. I am very hopeful that if you're interested in adding compatibility, they would be willing to work with you on this. I think this could be a really exciting mod combination, if you're still developing for this mod.

@floral-qua-floral floral-qua-floral changed the title Compatibility request - Gravity Zones mod Does not cooperate with other gravity-modifying mods Feb 11, 2020
@floral-qua-floral
Copy link
Author

Update: Just found out that OpenTerrainGenerator also allows players to change the strength of gravity on a per-dimension basis. It seems that Squake doesn't account for that value, either. It'd be really great if compatibility with OTG's gravity could be implemented, since OTG and Gravity Zones appear to be mutually incompatible at the moment. I've changed the name of the ticket to reflect the change in focus - if either/both of these mods could receive gravity support, that'd be really awesome.

@spacebuilder2020
Copy link

I am willing to provide assistance as needed. Gravity Zones is currently not open source but I have plans to make it Visual Source once it matures more.

@spacebuilder2020
Copy link

Currently, to get the gravity factor, you can call me.spacebuilder2020.mc.gravityzones.zones.ZoneManager.getGravityFactor(dimension, posX, posY, posZ)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants