Commit graph

40 commits

Author SHA1 Message Date
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
223df31478 Fix tile query 2024-08-25 12:03:07 +02:00
634115aa3d Remove double set 2024-08-25 11:59:40 +02:00
4226d72b1d Implement tool tip builder 2024-08-25 11:44:44 +02:00
380c465369 Export helper 2024-08-25 10:40:58 +02:00
8433d0259e Remove unneeded mut 2024-08-25 09:15:45 +02:00
15d93ea74b Split entity manager 2024-08-25 09:11:52 +02:00
6893b8d285 build path in engine 2024-08-25 08:45:28 +02:00
1517aa11d0 Split engine object 2024-08-24 19:50:41 +02:00
2c00285217 Don't double set 2024-08-24 17:51:23 +02:00
b1dd54614a Fix prefix for path 2024-08-24 17:50:03 +02:00
107173cd15 Set prefix automatically 2024-08-24 17:48:11 +02:00
9225c94160 Finish split 2024-08-24 15:36:58 +02:00
89023a8e6f Fix base types crate 2024-08-24 12:15:40 +02:00
53fdd899bd Fix majority of rpg component stuff 2024-08-24 09:01:49 +02:00
af8ef272ff First fixes 2024-08-23 19:09:23 +02:00
5346559e61 Move sharable stuff into extra crate 2024-08-23 17:17:53 +02:00
09425fd0e7 Initial commit 2024-08-23 13:22:09 +02:00