Commit graph

67 commits

Author SHA1 Message Date
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
2be32bd5a3 Remove debug message 2024-08-27 11:15:20 +02:00
78819dd2ab Attach sampler 2024-08-27 09:07:22 +02:00
8ee56b0e90 Use ToString 2024-08-27 08:32:54 +02:00
8f01064b88 Only require view access 2024-08-27 08:04:27 +02:00
69c2353730 Load placeholder from settings 2024-08-26 16:18:41 +02:00
9c497a1fdb Improve character menu 2024-08-26 16:03:10 +02:00
d047abbfb7 Remove unneeded arc 2024-08-26 15:44:19 +02:00
4db8aefed1 Expect box future 2024-08-26 13:48:39 +02:00
bdbbb4267e Also return name 2024-08-26 13:30:49 +02:00
537d050287 Finish save game conversion 2024-08-26 13:29:24 +02:00
53036fc3d0 Prepare save game conversion function 2024-08-26 12:57:01 +02:00
fc19aad393 Finish character window 2024-08-26 11:22:59 +02:00
cdb4bc2d69 Fix a lot of porting issues 2024-08-26 10:08:03 +02:00
1449a73d2c Start moving character menu into crate 2024-08-25 14:30:03 +02:00
eb543bab61 Insert stat snippets inside crate 2024-08-25 13:48:16 +02:00
de9136dfd8 Fix entity path 2024-08-25 12:17:33 +02:00
cbe437eda8 Fix resource path 2024-08-25 12:11:02 +02:00