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

Create other map control commands where they make sense #16

Open
VulpusMaximus opened this issue Jul 9, 2022 · 3 comments
Open

Create other map control commands where they make sense #16

VulpusMaximus opened this issue Jul 9, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed major Major issue, request or change v4 Release Changes that are planned for the v4 release of the addon

Comments

@VulpusMaximus
Copy link
Owner

VulpusMaximus commented Jul 9, 2022

Previous versions of this project had two commands specifically for map control for other unreachable areas on new_summer maps (the helicopter and the mancannon). I'd like to include some commands like this, ideally which don't appear in the command list unless the specific maps they should work on are active, to avoid adding clutter to the list and possibly confusing admins.

For now my ideas are as follows:

  • A command to at least stop things like music in nightclub/disco areas that appear on quite a few maps - probably a similar structure to the cell control commands, with a separate config outside of the command itself for adding map support
  • A command to stop/start alarms in the map - maybe for the Warden module, with the option for admins to force it?
  • New versions of the existing mancannon and helicopter control commands for new_summer - check other versions of the summer maps for compatibility and similar things - added, see below comment

Any suggestions for where different maps have things like inaccessible areas and other map features that admins or wardens may wish to control are welcome.

@VulpusMaximus VulpusMaximus self-assigned this Jul 9, 2022
@VulpusMaximus VulpusMaximus added enhancement New feature or request help wanted Extra attention is needed major Major issue, request or change v4 Release Changes that are planned for the v4 release of the addon labels Jul 9, 2022
@VulpusMaximus VulpusMaximus moved this from Todo to In Progress in ULX-JB7 v4 Jul 14, 2022
@VulpusMaximus
Copy link
Owner Author

Commit 30c7c37 adds back mancannon and stopheli command support, with new checks that only enable the command on compatible maps (i.e. ones with "summer" in the name that have the relevant entities in the map).

@VulpusMaximus
Copy link
Owner Author

Currently working on a command called discocontrol to... control disco rooms and similar music and lights that are on quite a few JB maps

@VulpusMaximus
Copy link
Owner Author

Commit 023866b adds the new command controldisco to allow admins to control admins to control music and lights for disco rooms and similar things. I don't currently plan to add support for more than maybe a couple more maps to allow for testing, as it can take a long time to find and add all the configs.

This command might have a bug where the config fails somehow and causes an error. This has popped up a couple of times during development, and I'm not sure if it still exists, and what caused it.

@VulpusMaximus VulpusMaximus moved this from In Progress to Todo in ULX-JB7 v4 Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed major Major issue, request or change v4 Release Changes that are planned for the v4 release of the addon
Projects
Status: Todo
Development

No branches or pull requests

1 participant