Commit Graph

305 Commits

Author SHA1 Message Date
Nitwel
f6d9828ad7 Fix collision shape of sensor entity 2024-03-12 14:05:45 +01:00
Nitwel
2a1207c513
Merge pull request #104 from Nitwel/integration
Add support for Home Assistant Integration
2024-03-12 13:30:31 +01:00
Nitwel
5834fee507 decouple integration from main 2024-03-12 12:49:17 +01:00
Nitwel
f0aae4a7ab fix XRSimulator 2024-03-12 12:44:08 +01:00
Nitwel
9e280b60f7 make sure entities get update on rename 2024-03-12 12:41:46 +01:00
Nitwel
d91b2fb5fc fix reoccurring errors and clean code 2024-03-12 12:34:44 +01:00
Nitwel
e2fcc5b08f add room renaming and disable input option 2024-03-12 12:23:39 +01:00
Nitwel
7b0a753078 fix room crashing bug 2024-03-12 11:35:15 +01:00
Nitwel
93604be82d add hass integration support 2024-03-11 18:09:50 +01:00
Nitwel
2f66d38fba update export_presets.cfg 2024-03-07 16:12:24 +01:00
Nitwel
a63c7c02d0 remove test console 2024-03-07 16:04:44 +01:00
Nitwel
e9ea44bba0 fix echo on keyboard 2024-03-07 16:03:55 +01:00
Nitwel
79e2f8e9a2 Improve Settings Menu clarity 2024-03-07 16:03:20 +01:00
Nitwel
75ca169876 allow for keyboard echoing and improve deleting in input. 2024-03-07 15:49:33 +01:00
Nitwel
8bf3c5ce3d fixes to hands and buttons 2024-03-07 14:21:31 +01:00
Nitwel
1a47406e9f
Merge pull request #102 from Nitwel/performance
Implement basic hand collisions
2024-02-27 16:40:30 +01:00
Nitwel
c281c17921 implement basic hand collisions 2024-02-27 16:39:47 +01:00
Nitwel
ec82c8c303
Merge pull request #101 from Nitwel/performance
Performance improvements and Rendering engine change
2024-02-27 16:39:10 +01:00
Nitwel
e5206f896b improve performance and fix render issues 2024-02-27 16:37:22 +01:00
Nitwel
01397190ee fix performance 2024-01-30 17:47:38 +01:00
Nitwel
c011901853
Merge pull request #99 from Nitwel/tweaks3
Fix various bugs in release v0.3.0
2024-01-29 15:38:10 +01:00
Nitwel
8527b7b8b3 update version 2024-01-29 15:37:40 +01:00
Nitwel
584e2748c1 fix room setup 2024-01-29 15:35:58 +01:00
Nitwel
af95006827 bug fixes 2024-01-29 12:37:25 +01:00
Nitwel
e2faa98b11
Merge pull request #97 from Nitwel/tweaks2
Minor tweaks and bugfixes
2024-01-28 17:44:13 +01:00
Nitwel
e6791432d2 remove leftover print 2024-01-28 17:38:55 +01:00
Nitwel
a47d4c2040 fix bug saving multiple entities 2024-01-28 17:37:26 +01:00
Nitwel
1fc6abb5f3 add modes to light 2024-01-28 17:30:01 +01:00
Nitwel
0f824b99ef add color picker 2024-01-28 17:13:32 +01:00
Nitwel
04f00fd262 center mini-view in front of player 2024-01-28 15:22:08 +01:00
Nitwel
31158b49cb fix entity position 2024-01-27 17:40:35 +01:00
Nitwel
018a0f3b5f
Merge pull request #95 from Nitwel/save-system
Implement Store based save system
2024-01-27 17:36:58 +01:00
Nitwel
b94b414bb3 Bug fixes and cleanup 2024-01-27 15:38:47 +01:00
Nitwel
f309d023f0 remove invalid room 2024-01-27 15:16:30 +01:00
Nitwel
bcec4d8643 finish implementing basic save system 2024-01-27 15:13:43 +01:00
Nitwel
b4cb70a798 start implementing stores 2024-01-25 16:29:33 +01:00
Nitwel
c5cb73867f
Merge pull request #83 from Nitwel/room-setup
Add support for multiple rooms and advanced room configuration
2024-01-25 12:40:42 +01:00
Nitwel
add72832a7 remove loose prints 2024-01-25 12:37:53 +01:00
Nitwel
43ad4ecbab more small fixes 2024-01-25 12:36:33 +01:00
Nitwel
13157c9f84 clean up and fixes 2024-01-25 12:23:07 +01:00
Nitwel
9328e9ba89 clean up test objects 2024-01-25 11:26:37 +01:00
Nitwel
0f50f5a0c8 add alignment system to rooms 2024-01-24 17:43:44 +01:00
Nitwel
0875d37ec2 add submenu to rooms menu 2024-01-23 18:02:41 +01:00
Nitwel
ccb6478ae7 make tabs modular 2024-01-23 17:48:13 +01:00
Nitwel
83ee764b45 remove migration system 2024-01-23 11:25:54 +01:00
Nitwel
7c5f549462 update mini view, add migration system 2024-01-22 16:54:15 +01:00
Nitwel
721c0de4ba add basics for mini room view 2024-01-16 15:00:30 +01:00
Nitwel
f86aa5f86f small fixes 2024-01-15 17:02:44 +01:00
Nitwel
0bae674b3f Merge remote-tracking branch 'origin/main' into room-setup 2024-01-15 16:53:01 +01:00
Nitwel
8ee72032b3
Merge pull request #91 from Nitwel/gestures
Decouple menu from following hands
2024-01-15 16:49:35 +01:00