Commit Graph

127 Commits

Author SHA1 Message Date
Nitwel
70c26df198 add weather entity 2024-05-01 22:08:35 +02:00
Nitwel
a4abfb6afb remove print 2024-05-01 19:12:17 +02:00
Nitwel
0b280cd5a5 add timer entity 2024-05-01 19:08:09 +02:00
Nitwel
75c0bce3da allow for resizing entities 2024-05-01 17:42:38 +02:00
Nitwel
109ad103a0 fix collision shape of mini view 2024-04-30 19:25:55 +02:00
Nitwel
f652164637 rewrite movable to allow for resizing 2024-04-30 19:18:49 +02:00
Nitwel
b3474b16a0 remove proximity grab 2024-04-30 09:01:10 +02:00
Nitwel
fed7701da4 clean up log 2024-04-29 18:21:45 +02:00
Nitwel
6cb2c7a2de add option to delete doors 2024-04-29 18:19:06 +02:00
Nitwel
4451f5c5b8 support doors on subdiv grid 2024-04-29 18:12:45 +02:00
Nitwel
5671a34bd3 clean up logs 2024-04-29 17:31:19 +02:00
Nitwel
b8902f919a get rooms to work 2024-04-29 17:18:15 +02:00
Nitwel
04ad9bb647 start working on implementing doors 2024-04-28 20:13:09 +02:00
Nitwel
0cddcc5ea1 how player position in MiniView 2024-04-27 15:58:58 +02:00
Nitwel
f29b83c301 add search to edit_menu and placeholder option for input 2024-04-26 15:23:18 +02:00
Nitwel
c74845df50 fix keyboard collision 2024-04-26 14:53:40 +02:00
Nitwel
08de973e96 small fixes 2024-04-26 14:42:30 +02:00
Nitwel
b25cc8c08d fix rotation and entity in mini view 2024-04-26 13:58:20 +02:00
Nitwel
5ba67029c7 add hover & active state to button and input 2024-04-26 13:30:11 +02:00
Nitwel
0433331e2b fix movable and menu 2024-04-25 19:09:52 +02:00
Nitwel
5605934e03 delete occludable 2024-04-25 17:28:17 +02:00
Nitwel
de9a6a21be fix lights 2024-04-25 17:27:17 +02:00
Nitwel
c7958d82fa update onboarding 2024-04-25 17:15:01 +02:00
Nitwel
8441eac8f2 fix touching devices menu 2024-04-25 16:31:55 +02:00
Nitwel
96a42dcb8a fix hand drag 2024-04-25 16:16:14 +02:00
Nitwel
570dda3791 more fixes 2024-04-25 16:05:52 +02:00
Nitwel
8bbeeb49a9 update hands and fix mini view z-fighting 2024-04-25 15:40:56 +02:00
Nitwel
2a78e0b33a fix and improve devices page 2024-04-25 13:19:12 +02:00
Nitwel
0745cdf99c fix rooms and input focus 2024-04-25 11:45:14 +02:00
Nitwel
b2f6b707d2 fix ui depth, finish ui styling and finally add proper wall occlusion 2024-04-25 00:22:27 +02:00
Nitwel
eae0ec377a finish pagination component 2024-04-24 14:00:08 +02:00
Nitwel
df96f4ec76 continue updating ui and start pagination 2024-04-24 01:06:15 +02:00
Nitwel
226c3cf5a7 continue updating the ui 2024-04-23 22:11:18 +02:00
Nitwel
e1a8424cdd use glass ui style 2024-04-23 14:26:20 +02:00
Nitwel
407a509669 work on glass effect 2024-04-22 23:47:56 +02:00
Nitwel
cc69cafd98 update shader and test tscn 2024-04-21 23:45:09 +02:00
Nitwel
4fe0f1e4c9 test out border shader 2024-04-21 18:25:57 +02:00
Nitwel
8d1a380977 clean up light and switch 2024-04-18 12:35:57 +02:00
Nitwel
90cfe87ae8 improve mini view selection 2024-04-18 12:10:20 +02:00
Nitwel
3e62c1c9c2 update to Godot 4.2.2 2024-04-18 10:13:48 +02:00
Nitwel
1f2ca1e1a7 improve dot touch 2024-04-17 21:34:21 +02:00
Nitwel
d858dc54e5 fix long press and add quick actions 2024-04-17 21:27:09 +02:00
Nitwel
be958486b7 add quick actions to hand 2024-04-17 20:45:18 +02:00
Nitwel
d645ed7e9a fix dots not updating position 2024-04-17 19:57:34 +02:00
Nitwel
0793dd44f9 fix dot border 2024-04-17 19:49:45 +02:00
Nitwel
09c502eea3 update entity system, allow batch editing and add entities to mini_view 2024-04-17 16:49:58 +02:00
Nitwel
3b47e82543 add labels to y_axis 2024-04-16 11:27:03 +02:00
Nitwel
8ad2fb923d add line_charts 2024-04-11 16:51:30 +02:00
Nitwel
b9dae18042 start working on graph 2024-04-10 20:23:19 +02:00
Nitwel
caa73b5f55 clean up room collisions 2024-04-10 16:52:23 +02:00
Nitwel
139d9466ff finish up heat and humidity in mini view 2024-04-10 15:59:27 +02:00
Nitwel
3e84b04c67 finish basic mini view and heatmap part 2024-04-10 13:23:17 +02:00
Nitwel
d07a7b924f continue on wim 2024-04-10 00:21:38 +02:00
Nitwel
2cb35ef02b fix store references 2024-04-09 17:46:59 +02:00
Nitwel
b716f950bc update stores to be reactive 2024-04-09 17:11:24 +02:00
Nitwel
e73db3ee47 fix name collisions 2024-04-09 15:35:33 +02:00
Nitwel
6690b9b195 add Rdot 2024-04-09 15:30:23 +02:00
Nitwel
586ea20d1a finish heat map shader 2024-04-07 14:17:52 +02:00
Nitwel
c0dccc8401 make miniature view separate 2024-04-05 19:29:18 +02:00
Nitwel
45328f6971 update version 2024-03-22 14:51:40 +01:00
Nitwel
c39012c17c add touch to slider 2024-03-21 16:35:27 +01:00
Nitwel
60f6beb68f implement new hand collision system 2024-03-21 16:19:09 +01:00
Nitwel
0d6c862c6d fix reactivity bugs 2024-03-21 13:29:10 +01:00
Nitwel
13939185d4 fix setter and getter 2024-03-21 10:51:58 +01:00
Nitwel
6648ac171b add console element 2024-03-21 10:51:28 +01:00
Nitwel
5520b7ab38 update Godot and openxrvendors 2024-03-21 10:49:36 +01:00
Nitwel
b083aef5ae move github folder 2024-03-17 18:35:00 +01:00
Nitwel
85c43f8556 update version 2024-03-17 18:32:44 +01:00
Nitwel
cc11063aad warn user when room got deleted 2024-03-17 18:12:21 +01:00
Nitwel
94fe9a1204 add ray guide 2024-03-17 18:04:20 +01:00
Nitwel
d11e63fec8 update text 2024-03-17 17:08:16 +01:00
Nitwel
ffdb1b607f add onboarding flow 2024-03-17 17:05:45 +01:00
Nitwel
ae4fca328a update and fix reference docs 2024-03-17 00:14:31 +01:00
Nitwel
f475ebffc4
Delete app/.vscode directory 2024-03-16 18:46:14 +01:00
Nitwel
52083a9399 add initial docs 2024-03-16 18:45:43 +01:00
Nitwel
3064ec3c00 fix default_bus_layout.tres 2024-03-16 14:00:14 +01:00
Nitwel
2a575c456c move main app into subfolder 2024-03-16 01:16:08 +01:00