Commit Graph

69 Commits

Author SHA1 Message Date
d1bc825fbe UPdate 2026-05-01 02:25:25 +07:00
b656b750dd Update audio manager 2026-05-01 01:25:02 +07:00
3a553379ec Update 2026-04-30 21:46:37 +07:00
30d914d3a5 Update 2026-04-30 20:58:59 +07:00
8e524790d3 Add maze FBX prefabs and update workspace
Add a new "Assets/Prefabs/Maze/Maze Completed" folder with multiple FBX models (corner, straight, T/junction, cross, dead-end, pipes, planes, light) and corresponding .meta importer files, plus a folder .meta. Update .idea workspace.xml to remove two tracked asset entries and adjust a workItem duration. Also modify Assets/Scripts/Camera Controller/CameraRotationHandler.cs (minor change). These changes import completed maze assets into the project and tidy up IDE workspace metadata.
2026-04-30 20:23:09 +07:00
56c35ad1c6 Update Audio 2026-04-30 17:47:29 +07:00
4709fa0c55 Update 2026-04-30 16:52:19 +07:00
0542f5656f Update 2026-04-30 15:45:37 +07:00
c2b0e96570 Update 2026-04-30 15:08:19 +07:00
68dd336d00 Update 2026-04-30 01:30:58 +07:00
a8d268c42b Update 2026-04-30 00:55:16 +07:00
1222d39fdf Elo system update 2026-04-29 13:10:00 +07:00
ed86fface3 Update 2026-04-29 02:31:15 +07:00
21c999a904 Update 2026-04-29 01:04:28 +07:00
29888fadfa Update 2026-04-28 22:35:03 +07:00
645f89b352 Merge branch 'main' of https://scove-vault.duckdns.org/scove/HALLUCINATION 2026-04-28 19:04:19 +07:00
6a5baedced Update 2026-04-28 19:04:09 +07:00
9484f1f1d4 Update 2026-04-28 18:49:05 +07:00
c2671e8e87 Update 2026-04-28 13:07:52 +07:00
8e6643beaf Update 2026-04-28 11:35:49 +07:00
99f2b0621a UPdate 2026-04-28 11:03:57 +07:00
3bbc623b2d Update 2026-04-28 10:48:04 +07:00
f925c61277 Update 2026-04-28 10:44:22 +07:00
0ac5256b40 Update 2026-04-28 10:25:34 +07:00
ad03c1fefa Update Correctly run UI 2026-04-28 10:21:28 +07:00
6d5a9a4e5b Update 2026-04-28 10:11:28 +07:00
252489f48a Update 2026-04-28 00:07:42 +07:00
Lucastaa
469f0568a4 Merge branch 'main' of https://scove-vault.duckdns.org/scove/HALLUCINATION 2026-04-27 18:50:34 +07:00
manhduyhoang90
d7c1b2f6b1 Merge branch 'main' of https://scove-vault.duckdns.org/scove/HALLUCINATION 2026-04-27 15:48:30 +07:00
manhduyhoang90
38161bbfd6 Merge branch 'main' of https://scove-vault.duckdns.org/scove/HALLUCINATION 2026-04-27 15:48:21 +07:00
c259531fcc Update 2026-04-27 15:48:17 +07:00
manhduyhoang90
f39dd9a762 asdasdasd 2026-04-27 15:48:01 +07:00
d075d4d861 Upd 2026-04-27 13:27:40 +07:00
b7436b299b Update 2026-04-26 05:20:47 +07:00
a6891ab5b8 Update 2026-04-26 05:02:49 +07:00
5b22d31259 Update 2026-04-26 04:39:59 +07:00
Lucastaa
966642bdcd update 2026-04-26 00:27:56 +07:00
32c598da8b Remove FusionHub editor assets and update workspace
Delete unused FusionHub editor images and their .meta files, remove several shaders and test prefabs from Assets, and update .idea/.idea.HALLUCINATE/.idea/workspace.xml (cleanup changelist entries and adjust a workItem duration). Also apply modifications to Assets/Scove/UIScaleTest.unity and Assets/Scripts/UI/UIManager.cs. This cleans up editor-only/unused resources and updates the project workspace to reflect those removals.
2026-04-25 19:24:41 +07:00
034b9599f3 Update 2026-04-25 18:20:16 +07:00
62cdf7c754 Update 2026-04-23 23:09:54 +07:00
manhduyhoang90
133f2de285 Merge branch 'main' of https://scove-vault.duckdns.org/scove/HALLUCINATION 2026-04-23 08:56:51 +07:00
manhduyhoang90
fb50541036 update: basicspawner( => random) 2026-04-23 08:56:35 +07:00
1e2b7a0dd2 Update 2026-04-22 00:29:09 +07:00
8de65bb527 Update 2026-04-21 23:28:49 +07:00
3a687a4d58 Refactor maze scripts: namespaces & cleanup
Move Maze-related scripts into the Hallucinate.GameSetup.Maze namespace and perform a broad refactor and cleanup. Make MapLocation a readonly struct, add Corridor/Wall/Path constants, and convert Maze into a clearer base class with serialized fields (width, depth, scale, mapParentObject), proper initialization, virtual Generate, and safer DrawMap behavior. Update neighbor-count helpers, tighten method visibility, and improve algorithm implementations (Crawler, Prims, Recursive, Wilsons) to use the new constants and more robust logic (including logging and loop guards). Add a Fisher–Yates Shuffle extension with a static RNG under Hallucinate.GameSetup.Maze.Extensions. Also update IDE metadata (.idea encodings.xml and workspace.xml) to record file encodings and some project settings.
2026-04-21 21:44:26 +07:00
666b4a5058 di chuyen nhu cc 2026-04-15 19:53:29 +07:00
928918c840 Merge branch 'main' of https://scove-vault.duckdns.org/scove/HALLUCINATION 2026-04-15 10:45:57 +07:00
02c2390d83 update hehehe 2026-04-15 10:45:47 +07:00
manhduyhoang90
89f8b35ee6 Add font,setup 2 scene 2026-04-14 09:49:11 +07:00
manhduyhoang90
77eb16bb37 SceneLobby(main):Add script and setup 2026-04-11 18:13:40 +07:00