4 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 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