stargate-rewritten / Stargate-Mechanics

An expansion addon for features that break StarGate's user-intuitiveness principle (vanilla+ features that would be too overwhelming to include in the core)
https://sgrewritten.org/philosophy
Mozilla Public License 2.0
0 stars 0 forks source link

The `W` flag #7

Closed Pheotis closed 6 months ago

Pheotis commented 2 years ago

The W flag will randomly teleport users into the world, within a radius specified in the config.

It will be able to operate with three modes:

Mode One

The user will just be teleported into the world. No portal will generate at the destination.

Option Two

The user will be teleported into the world. A portal will be generated at their destination.

This portal will be on a specific network. Entering said portal will return the user to spawn. OR (depending on config) randomly teleport the user to another portal generated through this method.

Option Three

The user will be randomly teleported to an existing ruined portal. All ruined portals will be fixed and transformed into nether.gate stargates (or similar).

Entering said portal will return the user to spawn. OR (depending on config) randomly teleport the user to another ruined portal generated through this method.

Thorinwasher commented 10 months ago

For these options, do you mean we should have that in the config as well?

Pheotis commented 10 months ago

For these options, do you mean we should have that in the config as well?

Definitely; there will almost certainly need to yml file specifically for SG-Mechanics as a whole. This option would just be a behaviour node within that config file.