178 Commits

Author SHA1 Message Date
ThaumRystra
bd6d5c34d3 Fixed monsters appearing in sidebar 2025-01-25 21:18:09 +02:00
ThaumRystra
0bf8fdc6d3 Fixed failing tests 2025-01-16 16:24:56 +02:00
ThaumRystra
3949ea3448 Fixed creature templates added to tabletops not getting their properties set 2024-11-09 15:44:06 +02:00
ThaumRystra
5c80975bc1 Fixed slot fillers in fill dialog not showing children when expanded 2024-11-09 14:21:15 +02:00
ThaumRystra
fe035a2ff1 Added missing schema version to json route meta 2024-10-29 16:02:46 +02:00
Thaum Rystra
e8158ba531 Iterate on action engine and tree data store migration 2024-10-28 14:26:48 +02:00
ThaumRystra
679a123a2a Fixed references sorting first in slot fillers 2024-09-06 21:40:39 +02:00
Thaum Rystra
5727afcfa8 Added ThumbHash to user images 2024-09-03 16:02:56 +02:00
ThaumRystra
9af8b734f1 Finished MVP of user file upload 2024-09-02 20:56:10 +02:00
Thaum Rystra
cba27bb578 Fixed tabletop neighbor characters leaking into the sidebar when logged out 2024-07-02 13:26:21 +02:00
ThaumRystra
019e3d323d Fixed publication strategies for memory management 2024-06-15 19:04:30 +02:00
Thaum Rystra
e763b15453 Made heavy collections NO_MERGE_MULTI publication strategy 2024-06-13 10:46:52 +02:00
ThaumRystra
6742b4bc00 Actions targeting other creatures now works on both tabletop and character sheet 2024-06-12 20:50:18 +02:00
ThaumRystra
a5292cf0f2 Started fixing action target selection 2024-06-12 15:43:56 +02:00
Thaum Rystra
4921a34dfe Fixed adding creatures from libraries -> tabletops 2024-06-05 17:29:50 +02:00
ThaumRystra
6e8c970287 Actions in tabletops show logs correctly 2024-05-31 20:01:42 +02:00
Thaum Rystra
f47c311883 Finished tabletop management UI 2024-05-14 18:09:09 +02:00
ThaumRystra
e62f536749 replaced all sorting by order with sorting by left 2024-04-30 12:51:34 +02:00
Thaum Rystra
a40163b9cf Implemented checks at least back to 2.0 functionality in new action engine 2024-04-17 19:37:38 +02:00
Thaum Rystra
08640f2bf2 Moved tabletop characters to left side of the screen 2024-04-12 17:05:20 +02:00
Thaum Rystra
225b895833 Fixed some character sheet Query errors 2024-03-23 21:06:58 +02:00
Thaum Rystra
359d645f6b Fixing UI for 2.1 data changes 2024-03-23 16:02:28 +02:00
Thaum Rystra
5141704e23 Fixed failing tests and action engine props 2024-02-22 09:11:00 +02:00
Thaum Rystra
ac15512bc5 Typescript all the parser things 2024-02-20 23:21:12 +02:00
ThaumRystra
e886be8f04 Fixed showstopping bugs with tree organize functions 2023-12-31 18:06:31 +02:00
ThaumRystra
9196e5bdef Renamed Action.ts to ActionEngine.ts 2023-12-27 11:43:24 +02:00
ThaumRystra
4a349ea906 Fixed a lot broken with nested sets 2023-12-18 23:12:39 +02:00
ThaumRystra
c628af1314 Merge branch 'feature-tabletop' into develop 2023-12-18 18:35:56 +02:00
ThaumRystra
3ba603407e Merge feature-nested-sets into develop 2023-12-18 18:27:17 +02:00
ThaumRystra
64a1bfeda5 Began work on new action UI dialog 2023-12-06 07:36:02 +02:00
Thaum Rystra
6162f2fe90 Failed attempt at using method calls to manage awaited method 2023-11-14 13:55:17 +02:00
ThaumRystra
5a2df36e8b Began migrating action engine to async
To suspending actions to await user input
2023-11-13 00:24:51 +02:00
ThaumRystra
6e0364b636 Merge branch 'develop' into feature-nested-sets 2023-11-11 10:01:34 +02:00
ThaumRystra
7eada9effe Replaced most properties in creature variables with links
instead of storing the entire property twice
2023-11-09 23:05:05 +02:00
ThaumRystra
ece4a9391a Removed .js from all imports to smooth ts migration 2023-09-28 21:27:05 +02:00
Thaum Rystra
e6963ec865 Began the great TypeScript Migration
It's helping a lot to move to the new parenting system
2023-09-28 14:16:34 +02:00
Stefan Zermatten
4ea28acdee Merge commit 'd9b978cb82109b71c05d03807a8558ba1dc537a4' into feature-tabletop 2023-09-04 11:02:13 +02:00
Stefan Zermatten
7fa993de47 Slot fill now shows selected slots while searching 2023-08-24 13:00:26 +02:00
Stefan Zermatten
03e694fcea Merge branch 'develop' into feature-tabletop 2023-08-02 11:36:01 +02:00
Stefan Zermatten
7072e9ba97 Fixed searching by tag in slot fillers 2023-07-19 18:49:18 +02:00
Stefan Zermatten
6dcce2e36a Improved tabletop creature bar 2023-07-17 15:56:30 +02:00
Stefan Zermatten
7796d9de76 Merge commit 'ace284e265a65006263fcecab7865c5e1ebd899f' into feature-tabletop 2023-06-30 13:44:53 +02:00
Stefan Zermatten
23af519691 Merge branch 'master' into version-2-tabletop 2023-06-27 10:41:44 +02:00
Stefan Zermatten
7562e29fac Increased power of tree searching 2023-06-26 14:45:19 +02:00
Stefan Zermatten
93dfbc8a93 Fixed search for library prop not using tags 2023-06-23 23:29:46 +02:00
Stefan Zermatten
b42a873a5f Made owner of sheets and libraries more visible 2023-06-21 13:00:07 +02:00
Stefan Zermatten
c314c0ab05 Added basic community library browser 2023-06-12 22:16:20 +02:00
Stefan Zermatten
c00e618f85 Added library node "searchable" switch 2023-06-07 14:19:06 +02:00
Stefan Zermatten
3acf42394d Fixed errors thrown when overloading discord webhooks 2023-06-07 13:50:14 +02:00
Stefan Zermatten
35ebed81dd Fixed slot fill test in library prop edit 2023-06-07 11:16:07 +02:00