• Joined on 2024-02-16
xio pushed to master at xio/dungeons 2025-09-24 04:57:59 -07:00
d3dc51e2bf upgrade to 6.2
xio pushed to master at xio/dungeons 2025-09-23 09:23:47 -07:00
eea0e3ffad upgrade to unity 6.1
Compare 2 commits »
xio pushed to master at xio/dungeons 2025-06-26 12:28:57 -07:00
xio pushed to master at xio/dungeons 2024-09-12 07:56:03 -07:00
f8822831aa Reimplement solo and mp rig switching
xio pushed to master at xio/dungeons 2024-09-11 12:04:01 -07:00
e428d3a9f9 Fix player components injection. Add lobby reloading when clients change
xio pushed to master at xio/dungeons 2024-09-09 11:21:14 -07:00
9250b7b5dd Add party to lobby menu
xio pushed to master at xio/dungeons 2024-09-09 07:31:20 -07:00
8529ebb4a9 Partially implement lobby ui, fix ui pointers on network rig
xio pushed to master at xio/dungeons 2024-09-08 13:06:25 -07:00
d7eb1e65d2 Refactor scene management, Enable wasd movement, Add level menu
xio pushed to master at xio/dungeons 2024-09-07 11:43:03 -07:00
3357191134 Implement hand menu features
xio pushed to master at xio/dungeons 2024-08-31 09:56:36 -07:00
f690fb53c8 add ui pack
xio pushed to master at xio/dungeons 2024-08-31 07:16:55 -07:00
fb7da37a5a Create UI manager and Hand Menu
xio pushed to master at xio/dungeons 2024-08-30 11:27:35 -07:00
c9ee891dc6 Implement multiplayer scene loading
xio pushed to master at xio/dungeons 2024-08-30 10:30:17 -07:00
c4ee93c296 Fix zenject reparenting issue
63ab18a04a Fix errors in player component
Compare 2 commits »
xio pushed to master at xio/dungeons 2024-08-26 07:57:21 -07:00
1edc7850bd Implement switching between solo and multiplayer rig seamlessly
xio pushed to master at xio/dungeons 2024-08-25 12:57:46 -07:00
c71f2023df Refactor connection handling to game manager
xio pushed to master at xio/dungeons 2024-08-25 08:43:29 -07:00
b05cab8288 Implement player network spawning and position synchronization
xio pushed to master at xio/dungeons 2024-08-21 09:13:17 -07:00
6e037b4d06 Add ParrelSync and netcode
xio pushed to master at xio/dungeons 2024-08-20 10:38:40 -07:00
1a9e2a3ee8 Implement player spawning in predefined location in lobby and levels
xio pushed to master at xio/dungeons 2024-08-20 09:47:44 -07:00
3f64f82464 Add lobby and scene managers, implement scene switching with fade in/out
xio pushed to master at xio/dungeons 2024-08-20 06:08:12 -07:00
0d490be61a Update project version