Commit graph

84 commits

Author SHA1 Message Date
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
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
26ae90118d Process callbacks 2024-08-29 11:10:48 +02:00
b6eeca37f3 Add damage calculation 2024-08-28 18:19:10 +02:00
fade27c74f Move more into SceneEntities 2024-08-28 16:14:07 +02:00
fab7f14298 Expose archetype infos from scene contents 2024-08-28 13:10:23 +02:00
4d2abde5ca Improve create method 2024-08-27 16:11:24 +02:00
4702c5431b Improve ability interface 2024-08-27 15:24:10 +02:00
8e2ed3e5c2 Use generic ability 2024-08-27 14:06:06 +02:00
fc409187df Fix return type 2024-08-27 11:56:22 +02:00
504efe4c07 Shared view resource access 2024-08-27 11:53:45 +02:00
ead7f792b3 Fix resize 2024-08-27 11:43:48 +02:00