Commit Graph

20 Commits

Author SHA1 Message Date
034b9599f3 Update 2026-04-25 18:20:16 +07:00
62cdf7c754 Update 2026-04-23 23:09:54 +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
1d65734ec9 Update 2026-04-18 21:35:36 +07:00
666b4a5058 di chuyen nhu cc 2026-04-15 19:53:29 +07:00
02c2390d83 update hehehe 2026-04-15 10:45:47 +07:00
8ef5ecbe0f update mutiplay 2026-04-08 12:38:39 +07:00
95b94260ac ... 2026-04-03 22:46:17 +07:00
a50209b05c update tùm lum tùm la 2026-04-01 02:41:07 +07:00
b52799dae1 update jump 2026-03-31 08:16:46 +07:00
d8cedde99e update animator 2026-03-30 10:47:07 +07:00
b89d07bdf4 hehe 2026-03-29 23:24:21 +07:00
1fb9c78adb Merge branch 'master' of http://10.176.48.250:3000/scove/HALLUCINATE 2026-03-27 22:42:55 +07:00
90c3921726 hehe 2026-03-27 22:42:43 +07:00
Scove
ed67b8258d Update 2026-03-27 20:20:06 +07:00
Scove
df1377206a Update 2026-03-27 12:27:50 +07:00
Scove
d418535a7b Update 2026-03-27 12:08:16 +07:00
Scove
7b27ae51bc Update 2026-03-27 11:21:12 +07:00