Commit graph

144 commits

Author SHA1 Message Date
29d38101e5 Merge pull request 'Update Rust crate openvr to 0.7.0' (#4) from renovate/openvr-0.x into main
Reviewed-on: #4
2025-03-03 19:10:52 +00:00
923a0ac071 Merge branch 'main' into renovate/openvr-0.x 2025-03-03 19:10:44 +00:00
3f9be20a14 Merge pull request 'Update Rust crate downcast-rs to v2' (#6) from renovate/downcast-rs-2.x into main
Reviewed-on: #6
2025-03-03 19:10:35 +00:00
e0aef9aac9 Merge branch 'main' into renovate/downcast-rs-2.x 2025-03-03 19:10:26 +00:00
aab92113f1 Merge pull request 'Update Rust crate rusqlite to 0.33.0' (#5) from renovate/rusqlite-0.x into main
Reviewed-on: #5
2025-03-03 19:10:18 +00:00
05b7795418 Update Rust crate rusqlite to 0.33.0 2025-03-03 18:02:40 +00:00
71d4b23eee Update Rust crate openvr to 0.7.0 2025-03-03 18:02:36 +00:00
bda84d8fc5 Update Rust crate mlua to 0.10.0 2025-03-03 18:02:32 +00:00
dc24cf7bbd Update Rust crate itertools to 0.14.0 2025-03-03 18:02:28 +00:00
733c66ba0e Update Rust crate hostname to 0.4.0 2025-03-03 18:02:24 +00:00
06a64c81b7 Fix example 2025-03-03 17:51:24 +01:00
Michael Hübner
b0462d7377 Get sky box to see 2025-03-03 15:00:58 +01:00
Michael Hübner
ae1e06d52e Start reworking event system 2025-03-03 09:47:37 +01:00
Michael Hübner
52dcbc6353 Add image path 2025-03-03 08:56:28 +01:00
Michael Hübner
3dfee8c7b0 Fix gui handler rendering 2025-03-03 08:55:07 +01:00
Michael Hübner
418f8c51d6 Reduce warnings 2025-03-03 08:45:50 +01:00
834b06e34d Fix pipeline and vertex buffer 2025-03-02 09:05:31 +01:00
24aa4a57e6 Update Rust crate downcast-rs to v2 2025-03-01 18:02:41 +00:00
32bba75aa7 Create main part of sky box 2025-03-01 18:05:27 +01:00
c7b110392e Add image format 2025-03-01 10:16:52 +01:00
f90dfb6236 Rename crates 2025-03-01 06:43:44 +01:00
e22381b8e9 Get rendering somewhat working 2025-03-01 06:01:46 +01:00
0daf0a858a Simplify render backend 2025-02-28 20:42:07 +01:00
2955e6aed5 Rework concept how scenes are called 2025-02-28 16:41:59 +01:00
0a93da3b5b Start sky box example 2025-02-28 15:13:19 +01:00
8205b91ec9 Please machete 2025-02-28 10:22:25 +01:00
ee5273b501 Rmove character window 2025-02-28 10:18:46 +01:00
6648926f08 Fix rpg components & move core 2025-02-28 08:39:15 +01:00
d7a58d7352 Fix map 2025-02-28 08:19:35 +01:00
7253251e9d Fix engine creation 2025-02-28 07:08:03 +01:00
b90a81bcc5 Fix close event 2025-02-27 19:25:40 +01:00
5513558f3d Fix engine for new concept 2025-02-27 14:14:29 +01:00
4e8f652ffd start unraveling engine 2025-02-27 06:29:28 +01:00
1920f77319 renovate.json aktualisiert 2025-02-26 19:03:40 +00:00
Michael Hübner
a7bbf4c7d3 Start reordering code to fit into new ecs concept 2025-02-26 14:51:44 +01:00
Michael Hübner
d6469c9181 Split to ecs (almost complete) 2025-02-26 12:22:32 +01:00
Michael Hübner
22662557ba Update 2024 & move ecs out of engine 2025-02-26 08:39:19 +01:00
b773002bdd Fix camera control with stick 2024-09-02 07:37:14 +02:00
ba0d30f6d6 Invert stick y direction 2024-09-01 09:27:53 +02:00
f8d029b18c Enforce f32 calculations 2024-09-01 09:11:09 +02:00
9c38252fad Correctly clamp 2024-09-01 08:53:08 +02:00
bf2e0b1d9f Add controller stick camera rotation 2024-09-01 08:51:15 +02:00
246234574d Expose device and queue via trait 2024-08-31 17:01:42 +02:00
27fc2fc1ea Multiply level to statistics in ability damage 2024-08-30 08:16:05 +02:00
a629bc666b Implement tab change via button 2024-08-30 08:00:18 +02:00
cdd0959c4c Improve stats on items 2024-08-30 06:59:23 +02:00
c39e18f631 Fix character view 2024-08-30 06:20:00 +02:00
bd9af2255d Fix jewel level 2024-08-29 15:46:03 +02:00
e2e0b20ecf Fix socket tooltip 2024-08-29 12:41:39 +02:00
a837ab72dd Expose mut ability 2024-08-29 11:54:45 +02:00