WIP: [Feature]: Enemy Waves Part1 #17

Draft
snoweuph wants to merge 4 commits from story/td-5-gegnerwellen into trunk
Owner

Ticket

TD-5

Beschreibung

Ich habe das Pathfinding und die herumliegenden Communication größtenteils erstellt.
Es wird auf A* gesetzt.

Weitere Infos

Diese PR hat bewusst noch ein paar To-dos drinnen, weil sie bereits sehr viele Änderungen hat.

Die fehlenden ToDo-EdgeCases werden in der darauf folgenden PR implementiert

### Ticket TD-5 ### Beschreibung Ich habe das Pathfinding und die herumliegenden Communication größtenteils erstellt. Es wird auf A* gesetzt. ### Weitere Infos Diese PR hat bewusst noch ein paar To-dos drinnen, weil sie bereits sehr viele Änderungen hat. Die fehlenden ToDo-EdgeCases werden in der darauf folgenden PR implementiert
snoweuph added 4 commits 2025-03-13 18:21:15 +00:00
TD-5: Cleanup and Finalizing
All checks were successful
Quality Check / Validate Async API Specification (push) Successful in 12s
Quality Check / Linting (push) Successful in 1m13s
Quality Check / Validate Async API Specification (pull_request) Successful in 7s
Quality Check / Validate OAS (push) Successful in 3m50s
Quality Check / Testing (push) Successful in 4m22s
Quality Check / Linting (pull_request) Successful in 49s
Quality Check / Static Analysis (push) Successful in 4m25s
Quality Check / Static Analysis (pull_request) Successful in 50s
Quality Check / Testing (pull_request) Successful in 38s
Quality Check / Validate OAS (pull_request) Successful in 3m31s
9b10902d2a
requested review from SZUT-Kevin 2025-03-13 18:21:20 +00:00
snoweuph force-pushed story/td-5-gegnerwellen from 9b10902d2a to 5ec9b899f0 2025-03-13 18:56:36 +00:00 Compare
snoweuph force-pushed story/td-5-gegnerwellen from 5ec9b899f0 to e0f23f31d8 2025-03-13 19:00:12 +00:00 Compare
snoweuph force-pushed story/td-5-gegnerwellen from e0f23f31d8 to eff9ea139a 2025-03-13 19:01:03 +00:00 Compare
snoweuph changed title from [Feature]: Enemy Waves Part1 to WIP: [Feature]: Enemy Waves Part1 2025-03-13 19:15:56 +00:00
removed review request for SZUT-Kevin 2025-03-13 19:16:00 +00:00
Author
Owner

Ich habe glaube ich noch einen Logik fehler im A* Algorithmus

Ich habe glaube ich noch einen Logik fehler im A* Algorithmus
All checks were successful
Quality Check / Validate Async API Specification (push) Successful in 12s
Required
Details
Quality Check / Validate OAS (push) Successful in 38s
Required
Details
Quality Check / Linting (push) Successful in 1m26s
Required
Details
Quality Check / Validate Async API Specification (pull_request) Successful in 10s
Required
Details
Quality Check / Validate OAS (pull_request) Successful in 40s
Required
Details
Quality Check / Static Analysis (push) Successful in 1m34s
Required
Details
Quality Check / Testing (push) Successful in 1m18s
Required
Details
Quality Check / Linting (pull_request) Successful in 1m16s
Required
Details
Quality Check / Static Analysis (pull_request) Successful in 1m13s
Required
Details
Quality Check / Testing (pull_request) Successful in 1m0s
Required
Details
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin story/td-5-gegnerwellen:story/td-5-gegnerwellen
git checkout story/td-5-gegnerwellen
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TowerDefence/Server#17
No description provided.