Commit Graph

465 Commits

Author SHA1 Message Date
Nitwel
fc18605467
Merge pull request #133 from Nitwel/improvements
Allow for resizing of the Mini View
2024-04-30 19:27:54 +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
c355e0be05
Merge pull request #132 from Nitwel/improvements
🚪Add Doors to Rooms
2024-04-29 18:22:01 +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
628a488c2c
Merge pull request #129 from Nitwel/improvements
Show Player in MiniView
2024-04-27 16:01:22 +02:00
Nitwel
0cddcc5ea1 how player position in MiniView 2024-04-27 15:58:58 +02:00
Nitwel
36c38f1217 update docs 2024-04-26 17:41:52 +02:00
Nitwel
50bc612ebc
Merge pull request #128 from Nitwel/improvements
Add search to edit menu and placeholder option for input
2024-04-26 15:24:32 +02:00
Nitwel
f29b83c301 add search to edit_menu and placeholder option for input 2024-04-26 15:23:18 +02:00
Nitwel
a75f79257f
Merge pull request #127 from Nitwel/improvements
Improvements & UI Update
2024-04-26 14:54:05 +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
9f2cb273d3
Merge pull request #125 from Nitwel/entity_menu
Add entities back to mini view + batch edit entities + palm shortcuts
2024-04-17 21:36:39 +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
039f99048a
Merge pull request #124 from Nitwel/graph
Add Graphs
2024-04-16 11:28:20 +02:00