ThaumRystra
6e8c970287
Actions in tabletops show logs correctly
2024-05-31 20:01:42 +02:00
Thaum Rystra
0891702bd9
Fixed some typing errors
2024-05-31 17:13:58 +02:00
Thaum Rystra
b98a8b1ddf
Updated documentation to new parenting format
2024-05-28 13:05:19 +02:00
Thaum Rystra
772e55ece5
Changed task triggers to be stored differently so that attribute check and damage triggers don't overlap
2024-05-21 17:41:20 +02:00
Thaum Rystra
1266794db7
Fixed subtle trigger bugs that break LoV hit dice extension
2024-05-15 16:06:56 +02:00
Thaum Rystra
4fc897deec
Folders are now sorted by name
2024-05-15 12:45:45 +02:00
Thaum Rystra
f47c311883
Finished tabletop management UI
2024-05-14 18:09:09 +02:00
Thaum Rystra
07a7849911
Fixed function signatures of buff removers and folders that could break triggers
2024-05-14 10:03:15 +02:00
Thaum Rystra
195704ed7a
Tested and fixed triggers in new action engine
2024-05-14 10:02:54 +02:00
Thaum Rystra
4a52c3af19
Fixed a lot of UI to match new parenting API
2024-05-08 12:10:43 +02:00
ThaumRystra
9a6cb4b23f
Started removing old action engine methods
2024-05-04 19:25:38 +02:00
ThaumRystra
c11013eddb
Fixed soft-remove of props and library props
2024-05-04 18:57:56 +02:00
ThaumRystra
c5f6ce81bd
Replaced damageProperty with new action engine
2024-05-04 10:37:25 +02:00
ThaumRystra
982897897f
Fixed Incrementing props from stats tab
2024-05-03 14:29:42 +02:00
ThaumRystra
927fea9e8c
Fixed characters not recalculating on action
2024-05-02 20:41:26 +02:00
ThaumRystra
7e3a16c96d
Added reset task, fixed sheet reset buttons
2024-05-02 20:41:04 +02:00
ThaumRystra
3483a6d34f
Fixed actions using their own parent as ammo creating an infinite loop
2024-04-30 13:03:33 +02:00
ThaumRystra
e62f536749
replaced all sorting by order with sorting by left
2024-04-30 12:51:34 +02:00
ThaumRystra
8b3e95e1ae
Fixed property trees in detail dialogs not showing any props
2024-04-30 12:47:24 +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
78266a93ee
Some progress on user image uploading
2024-04-17 09:03:21 +02:00
ThaumRystra
7b662a647a
Improved hexagon hb
2024-04-13 11:57:29 +02:00
Thaum Rystra
08640f2bf2
Moved tabletop characters to left side of the screen
2024-04-12 17:05:20 +02:00
ThaumRystra
92a1b73b32
removed stray console log
2024-04-06 12:41:50 +02:00
ThaumRystra
51fa1e7e0b
Fixed action dialog applying actions
2024-04-06 12:41:15 +02:00
Thaum Rystra
1fb1eb83c7
Implementing persisting action result mutations
2024-04-02 17:46:31 +02:00
Thaum Rystra
6138be8083
Progress on action choices
2024-03-30 21:12:35 +02:00
Thaum Rystra
e083490cb3
Action interruption progress
2024-03-26 23:25:18 +02:00
Thaum Rystra
57220c7972
Fixed potential empty tier
2024-03-26 17:28:52 +02:00
Thaum Rystra
1614e655c5
Fixed some types not being found and some errors Identified by typescript
2024-03-26 16:37:03 +02:00
Thaum Rystra
a3ea5e1408
Don't remove creatures until archive has written to s3
2024-03-26 13:40:58 +02:00
Thaum Rystra
352e89ee9a
Fixed parent.id => parentId
2024-03-26 09:58:01 +02:00
Thaum Rystra
359d645f6b
Fixing UI for 2.1 data changes
2024-03-23 16:02:28 +02:00
Thaum Rystra
293deaa592
More action test cases
2024-03-18 20:40:20 +02:00
ThaumRystra
3c78f5b2f5
Iterated on tabletop model
2024-03-08 15:26:17 +02:00
Thaum Rystra
b13ca8c64b
More testing of action system, now with test coverage
2024-02-27 15:30:40 +02:00
Thaum Rystra
5141704e23
Fixed failing tests and action engine props
2024-02-22 09:11:00 +02:00
Thaum Rystra
b41d26b3ad
Fixed failing tests, tested parser more
2024-02-21 10:36:32 +02:00
Thaum Rystra
ac15512bc5
Typescript all the parser things
2024-02-20 23:21:12 +02:00
Thaum Rystra
3ea492ee78
Started with async inputs to actions
2024-02-19 22:31:18 +02:00
Thaum Rystra
55a6b16c31
Fixed failing action engine tests, moved more engine parts to ts
2024-02-19 15:39:16 +02:00
Thaum Rystra
5b7d352323
Started splitting engine tests into individual files and testing action props
2024-02-16 16:16:18 +02:00
Thaum Rystra
60117308f7
Removed stray console logs
2024-02-16 10:47:33 +02:00
Thaum Rystra
aee9d6b8cb
refactored action engine into individual files
2024-02-16 10:30:50 +02:00
Jonpot
1759427ca7
Fixes incorrect comment in Containers.js
...
I don't know which way this bug goes, but right now the comment on `contentsWeight` says it's 0 if contentsWeightless is checked. This isn't the case (however carriedWeight does follow this rule)
2024-01-24 12:29:02 -08:00
Thaum Rystra
73a36678b9
Fixed stray semicolon in action test
2024-01-09 11:41:14 +02:00
Thaum Rystra
cab5215b24
Added target character to action engine test
2024-01-08 16:49:23 +02:00
ThaumRystra
1361205a7a
started implementing buffs in new action engine
2024-01-02 07:47:06 +02:00
ThaumRystra
e886be8f04
Fixed showstopping bugs with tree organize functions
2023-12-31 18:06:31 +02:00
ThaumRystra
9d07953a40
Renamed action engine tests
2023-12-30 14:14:05 +02:00