5 Commits

Author SHA1 Message Date
kronic cf45ec82ae Add Unity AI Assistant package + editor settings migration
Adds com.unity.ai.assistant 2.12.0-pre.2 (+ transitive com.unity.ai.inference 2.6.1 and the com.unity.dt.app-ui EditorBuildSettings config) to the package manifest/lockfile, plus the package's ProjectSettings/Packages/com.unity.ai.assistant/Settings.json. ProjectSettings.asset migrated serializedVersion 28->29 (new iOS thermal-FPS / Android system-bar fields) by the editor. Editor/package tooling only; committed separately from the class-switch dev tool to keep concerns isolated.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-18 21:29:01 -07:00
kronic 31c4ab16d6 Scene split: MainMenu frontend + Game gameplay scenes; build/render settings
Add MainMenu.unity (build index 0, UITK frontend) alongside Game.unity (index 1); reorder EditorBuildSettings; URP/volume profile + project settings updates supporting the menu/game split.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-06 15:05:00 -07:00
kronic 16b01bec38 Game Scene Split up 2026-06-04 13:45:46 -07:00
Luis Gonzalez 1f647dd5e1 Initial Combat Implementation 2026-05-31 21:35:12 -07:00
Luis Gonzalez 25e3493e75 Initial check-in 2026-05-29 20:27:44 -07:00