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

Setup Improvements #1012

Open
13 tasks
andrei1058 opened this issue Apr 27, 2024 · 1 comment
Open
13 tasks

Setup Improvements #1012

andrei1058 opened this issue Apr 27, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@andrei1058
Copy link
Owner

andrei1058 commented Apr 27, 2024

A. Assisted Setup

  • A.1. When setting the lobby waiting location warn the user if it is outside the lobby removal pos1/2.

  • A.3. Add visuals to identify better waiting lobby positions.

  • A.2. When defining new pos1/2 warn the user if waiting location is outside that region.

  • A.4. Add visuals to identify better waiting lobby region. I just found out we already added it, but I noticed this rendering issue and I do not know yet if it is a client issue. To mention that i have set pos1 and pos2 multiple times and maybe there is a memory leak.
    https://github.com/andrei1058/BedWars1058/assets/13315829/5ecce2c7-f896-4fad-b4cf-bf08d4374ff5

  • A.5. Make setup session start more warming because this chat is 2014 looking:
    image

  • A.6. Give use a setup session sidebar:

    • A.6.1. Show template name. Can be useful, during my testing the folder I started with I think was called 1v1 but with all chat messages I lost its name and I do not remember how many teams I have to set.
  • A.7. When running setSpawn for a team you get teleported by the auto set bed feature, but you get teleported next to the bed in 1.20.4 instead of being teleported on top of the bed and then you get an error saying "you need to stay on a bed while using this command".

  • A.8. The setSpawn command could use the same system as auto create teams so you don't have to specify what team you are setting the spawn for, just detect the nearest team by block color tracking.

    • A.8.1. After this command is executed we can try setting shop and upgrades based on other teams criteria. If shop and upgrade keepers boxes can be found as a stack in range of other teams with all 4 rotations it means we can automatically set them. Will require a safety check where the team spawn location should be in a +-3 tollerance range, but I am considering adding more spawn locations per team.
  • A.9. When setting shop or upgrades position we can use block pattern to determinate if we can set the shop/ upgrade location in front of us based on a opposite facing check.
    Screenshot 2024-04-27 215934

  • A.19. Spawn generator holograms on differen heights to make it more legible.
    image

B. Advanced Setup

C. Both

  • C.1. Lock map time so it does not get dark during setup.
@andrei1058 andrei1058 added the enhancement New feature or request label Apr 27, 2024
@andrei1058 andrei1058 self-assigned this Apr 27, 2024
@Lsy-291
Copy link
Contributor

Lsy-291 commented Apr 27, 2024

sounds good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants