Commit graph

6 commits

Author SHA1 Message Date
e44f4368af AudioCraft: Parameter-Ranges korrigiert, Note-Guides, Menü-Musik
- nodes.py: Best-Practice Ranges (temperature 0.1-2.0, cfg_coef 0.5-10.0, top_k 10-500, extend_stride 5-28)
- workflow_music.json: Parameter Guide als Note-Node, Default-Werte angepasst
- workflow_sfx.json: SFX Parameter Guide als Note-Node hinzugefügt
- main_menu.gd: Menü-Musik (intro7.mp3) mit Loop und Stop bei Spielstart
- Diverse Godot-Projektdateien aktualisiert

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 16:01:17 +01:00
4b1d1eeba6 Fähigkeitenbuch mit Dark Fantasy Skillbook Hintergrundbild
- skillbook.png als Hintergrund-TextureRect im Skill Panel
- Panel vergrößert (440x620), zentriert
- Panel-Background transparent, Inhalt mit Padding zum Rahmen

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-19 23:06:09 +01:00
2096a18cd1 Hauptmenü Vollbild-Hintergrundbild mit Dark Fantasy Artwork
- Background+GameName.png, Background.png, Banner.png hinzugefügt
- main_menu.tscn: TextureRect als Vollbild-Hintergrund (skaliert automatisch),
  Buttons auf semi-transparentem Panel unten links
- main_menu.gd: lädt bevorzugt Background+GameName, Fallback auf Background/Banner

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-19 22:54:48 +01:00
cbf50b56bf Redesign Klassenauswahl mit Portraits und Klassen-Lore
- class_selection_menu.tscn: Vollbild-Layout mit dunklem Hintergrund
- class_selection_menu.gd: Karten dynamisch per Code erzeugt mit Portrait,
  Lore-Text, Gameplay-Beschreibung, Flavor-Zitat, Stats und Auswahl-Button
- Drei Klassen-Portraits hinzugefügt: Warrior.png, Schurke.png, Magier.png
- Hover- und Auswahl-Highlighting per StyleBoxFlat

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-19 22:34:27 +01:00
48bfe1a83f feat: Restliche Icons eingebaut (Autoattack, Wirbelwind, Zornfesseln)
- Alle 8 Krieger-Skills haben jetzt PNG Icons im Dark Fantasy Stil

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-19 22:22:22 +01:00
ccf2835cef feat: Echte PNG Icons für Krieger-Skills eingebaut
- Heavy Strike, Tektonischer Schlag, Berserker, Blutrausch, Durchbeißen
- Icons aus assets/Icons/ (ChatGPT generiert, Dark Fantasy Stil)
- Wirbelwind, Zornfesseln, Autoattack noch SVG (Icons fehlen noch)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-19 21:53:51 +01:00