|
b80a356739
|
add background blur
|
2024-12-29 03:03:00 +02:00 |
|
|
bbdf0511b9
|
refactor api to reduce memory allocations. Implement limits
|
2024-12-29 03:02:43 +02:00 |
|
|
5188d778be
|
update to zig 0.13.0
|
2024-10-13 17:05:39 +03:00 |
|
|
f5a4ba4503
|
add cached prefetch
|
2024-09-08 13:09:32 +03:00 |
|
|
429b1dcd6e
|
add accepting task and fighting monster
|
2024-09-08 11:57:14 +03:00 |
|
|
cc289194a8
|
add api store for static data
|
2024-09-08 01:09:50 +03:00 |
|
|
fdbf005126
|
move schemas to different iles
|
2024-09-07 22:47:54 +03:00 |
|
|
dad53513c7
|
add acceptTask to api
|
2024-09-07 20:05:15 +03:00 |
|
|
f9dc023b90
|
add basic gui
|
2024-09-07 16:37:05 +03:00 |
|
|
45e32424cb
|
split up into multiple modules
|
2024-09-07 15:49:47 +03:00 |
|
|
64c4d9ff47
|
add automatic gathering of materials for recipe
|
2024-08-31 17:53:56 +03:00 |
|
|
7d572e7064
|
add prefetching of static data
|
2024-08-31 16:56:28 +03:00 |
|
|
ee563e6ba6
|
move character brain to separate ile
|
2024-08-29 22:51:08 +03:00 |
|
|
8cd5fb44c8
|
implement graceful handling of API errors
|
2024-08-29 22:39:35 +03:00 |
|
|
805e2dcabc
|
refactor main loop
|
2024-08-28 01:20:28 +03:00 |
|
|
b33754efb8
|
add item crating
|
2024-08-10 15:13:08 +03:00 |
|
|
7a1b7971a9
|
add getting of map
|
2024-08-10 15:13:08 +03:00 |
|
|
7ac17313d1
|
add getting items in bank
|
2024-08-10 00:12:45 +03:00 |
|
|
409c6c9014
|
add getting gold in bank
|
2024-08-09 21:11:43 +03:00 |
|
|
56915df9ac
|
add equiping and unequiping actions
|
2024-08-09 01:30:19 +03:00 |
|
|
6eb89eae24
|
add crafting action
|
2024-08-09 00:30:44 +03:00 |
|
|
166ff8e892
|
add withdrawing from bank endpoints
|
2024-08-09 00:13:43 +03:00 |
|
|
0ffe638691
|
add gathering of resources
|
2024-08-08 01:57:56 +03:00 |
|
|
d97b26a586
|
fix compiling when target libc is given
|
2024-08-07 22:05:15 +03:00 |
|
|
7d91521083
|
update nix package to use version
|
2024-08-07 20:35:33 +03:00 |
|
|
99aad39c57
|
track state of inventory locally
|
2024-08-07 00:53:59 +03:00 |
|
|
72d70c5d43
|
fix logic error
|
2024-08-01 01:00:55 +03:00 |
|
|
d7032977a2
|
basic combat loop
|
2024-08-01 00:56:33 +03:00 |
|
|
69089a4fb5
|
add nix build
|
2024-07-31 22:12:42 +03:00 |
|
|
56de31d5c5
|
initial commit
|
2024-07-31 01:12:40 +03:00 |
|