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

[DUNGEON] add Questlog #1001

Merged
merged 3 commits into from
Sep 4, 2023
Merged

[DUNGEON] add Questlog #1001

merged 3 commits into from
Sep 4, 2023

Conversation

AMatutat
Copy link
Contributor

@AMatutat AMatutat commented Sep 4, 2023

fixes #616

  • fügt dem Dungeon-Starter einen Knopf zum Anzeigen des Questlogs hinzu (Default M)

  • Beim aufrufen werden die Task-Beschreibungen aller aktiven Tasks angezeigt

  • Dafür wird in Task eine zentrale statische Liste geführt bei dem jedes Task Objekt beim erzeugen hinzugefügt wird (vielleicht wandert das später noch wo anders hin (Petri Netz?)

  • Hübsch ist das noch nicht, aber das Problem ist in [GAME] HUD-Dialog skaliert nicht gut #907 hinterlegt

image

@AMatutat AMatutat self-assigned this Sep 4, 2023
@AMatutat AMatutat requested a review from a team as a code owner September 4, 2023 12:14
@AMatutat AMatutat requested a review from a team September 4, 2023 12:14
malt-r
malt-r previously approved these changes Sep 4, 2023
Lena241
Lena241 previously approved these changes Sep 4, 2023
@AMatutat AMatutat dismissed stale reviews from Lena241 and malt-r via cddc2da September 4, 2023 13:35
@AMatutat AMatutat merged commit 8c5492e into master Sep 4, 2023
8 checks passed
@AMatutat AMatutat deleted the am/questlog branch September 4, 2023 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[GAME] Questlog
3 participants