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

GH-7 Setup new core for lobbyheads. #7

Merged
merged 10 commits into from
Oct 10, 2023
Merged

GH-7 Setup new core for lobbyheads. #7

merged 10 commits into from
Oct 10, 2023

Conversation

vLuckyyy
Copy link
Member

@vLuckyyy vLuckyyy commented Oct 9, 2023

No description provided.

@vLuckyyy vLuckyyy changed the title WiP Setup new core for lobbyheads. Oct 10, 2023
@vLuckyyy vLuckyyy changed the title Setup new core for lobbyheads. GH-7 Setup new core for lobbyheads. Oct 10, 2023
@vLuckyyy vLuckyyy marked this pull request as ready for review October 10, 2023 22:48
@vLuckyyy vLuckyyy merged commit a12d3ca into startup-project Oct 10, 2023
1 check passed
@vLuckyyy vLuckyyy deleted the new-core branch October 10, 2023 22:48
vLuckyyy added a commit that referenced this pull request Oct 12, 2023
* Startup project

Signed-off-by: Martin Sulikowski <vLuckyyy.biznes@gmail.com>

* Moved HeadComman from the root of the lobbyheads package to `head` package

* Move head-block logic into separated class.

* Add Position and PositionAdapter for store location. Improve tab complete handling.

* A new migration class has been added to convert data labeled as Location into Position.

* Migrate Location references to Position

* Add test for position.

* Updated .gitignore.

* Remove useless method.

* Make HeadInfo's replacedUUIDs unmodifiable

* Add setReplacedUuids.

* Updated README.md with permission details.

* Refactor hardcoded string to constant in PositionTest

* Ignore run/ directory in repository

* GH-7 Setup new core for lobbyheads. (#7)

* WiP

* WiP

* WiP

* Update serializer.

* WiP

* WiP

* Add TODO for next day.

* WiP

* Finish, seems to be working

* Refactor code and enhance user notifications

* Follow review suggestions.

* Follow @imDMK suggestion.

* Follow rock suggestions.

* Separate block set-up login into another class and follow review suggestions.

* Set-up single `replacePlayer` method to simplify player replacement and improve readability.

* Setup github related files.

Signed-off-by: Martin Sulikowski <vLuckyyy.biznes@gmail.com>

* CodeStyle improvements, follow some part of @Rollczi review.

* Improvements over github related files.

* Fix logic in HeadManager updateHead method.

* Follow jakubk15 review suggestions.

* Remove useless lastReplacedUUID property in head object.

* Add delay notification for head replacement

* Sort messages.

* Refactor HeadManager to use HeadRepository

* Use CompletableFuture

* Use completableFuture to load heads from configuration.

* Simplify equals and hashCode methods in Head class.

* Follow rollczi.

---------

Signed-off-by: Martin Sulikowski <vLuckyyy.biznes@gmail.com>
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.

1 participant