Commit graph

24 commits

Author SHA1 Message Date
3da8c9d5c0
make character short function take the id of the character instead of adding it later 2025-06-18 19:46:30 +03:00
731f22a2c2
add onshowscene and get_current_scene functions 2025-06-16 20:57:51 +03:00
f59c06c348
replace test tokens and add current scene function to game 2025-06-16 20:57:21 +03:00
69d6ea2742
read the file for every request to allow for faster web development 2025-06-15 18:36:19 +03:00
bdb0436c9f
remove password from rusty account for quicker testing 2025-06-15 18:35:54 +03:00
3cfabcc39f
update deps, fix stuff and add some comments 2025-06-14 19:53:23 +03:00
dbeda509fc
it seems i didnt commit before taking a break for the semester 2025-06-14 17:35:16 +03:00
4a0673bde5
remove unused files 2024-10-18 19:51:21 +03:00
af11db6f55
split index.html to multiple files 2024-10-18 16:07:10 +03:00
a6bfd86c24
pass character_short from game 2024-10-18 16:07:00 +03:00
e8291e15d9
some more progress on character stuff but its really hard 2024-10-16 16:40:10 +03:00
5cdfe71528
working on character stuff 2024-10-16 12:41:41 +03:00
50976d0f3f
did some server work, its still shit tho 2024-10-14 22:10:45 +03:00
473161674f
add AccessLevel stuff to charactersheet trait 2024-10-12 15:07:07 +03:00
8b9b5db299
dice rolling (with a dialog and basic chat output) 2024-10-11 12:57:45 +03:00
95c2595279
token movement now works (and syncs between devices) 2024-10-09 20:23:02 +03:00
be6dd7c0e4
some tokens stuff (ye i started to work on the map, also i 'fixed' the context menu for msgs but still needs to be impl-ed) 2024-10-08 19:55:48 +03:00
69baf79b8f
modify msg source to show actual source id as well as (character) source 2024-10-04 14:45:53 +03:00
1beeb9fdbc
allow sending resposne to specific id 2024-10-02 13:04:33 +03:00
b4e6a3fe39
s'more chat progress 2024-10-01 22:16:35 +03:00
acf96db186
not sure what is going on anymore, a lot of changes as im working on the chat thing. currently simple chat seems to work 2024-10-01 20:53:19 +03:00
dd34317d14
server test is working :) 2024-09-30 18:44:36 +03:00
9189d9cd88
i did some stuff, honestly it starts to build pretty well if i might sayy 2024-09-28 20:13:11 +03:00
22319e84a1
I DID STUFF, GOD A PROC MACRO AND SHIT 2024-09-22 23:46:51 +03:00