7 Commits

Author SHA1 Message Date
zwitschi 8462a2fde7 feat: Implement nausea symptom system and related features
Build / Export windows (push) Successful in 10m56s
Build / Export linux (push) Successful in 6m10s
- Added SymptomManager autoload for managing symptom intensities.
- Introduced nausea tilt effect for camera roll based on nausea intensity.
- Created color desaturation shader and overlay for visual feedback.
- Developed TreatmentManager to handle nausea ramping during IV treatment.
- Added hospital room scene with first-person controller and interactions.
- Implemented sit-down interaction for the treatment chair.
- Created IV insertion sequence with animations and completion signal.
- Added player controller with movement and interaction capabilities.
- Integrated nausea effects into the player experience with smooth transitions.
2026-05-30 14:14:38 +02:00
zwitschi 2eb7f9b2cb Refactor build workflow to install Godot and export templates directly from GitHub releases
Build / Export windows (push) Successful in 8m1s
Build / Export linux (push) Successful in 17m0s
2026-05-30 13:23:15 +02:00
zwitschi 31e03335cb Update CHANGELOG and add export presets and icon files
Build / Export windows (push) Failing after 5m8s
Build / Export linux (push) Failing after 5s
- Expanded CHANGELOG with project scaffolding and core tech details.
- Added export presets configuration for Windows and Linux.
- Introduced placeholder icon.svg for project branding.
- Corrected application resource modification setting in export presets.
2026-05-30 13:11:33 +02:00
zwitschi 5ef67634d0 Add initial build workflow, project configuration, and asset structure for Chemo-Sim 2026-05-30 13:03:09 +02:00
zwitschi 4101196074 Refine project documentation and .gitignore: update links, remove unnecessary build files, and adjust code block formatting 2026-05-30 12:43:45 +02:00
zwitschi 822a9ff659 Update project references from YOU_GET_CHEMO to chemo-sim in documentation 2026-05-30 12:17:15 +02:00
zwitschi 9d966364b5 Add initial project files including .gitignore, LICENSE, README, and documentation 2026-05-27 14:36:17 +02:00