Thaum Rystra
|
a2bae8d12a
|
Fixed an issue with clearing forms not correctly unsetting a value
|
2020-04-26 11:37:51 +02:00 |
|
Thaum Rystra
|
13cb9253c3
|
Added resource forms to actions
|
2020-04-26 10:28:40 +02:00 |
|
Thaum Rystra
|
6746f5f989
|
Added results viewer
|
2020-04-26 09:42:32 +02:00 |
|
Thaum Rystra
|
b1328e4cf5
|
Action and attack components show up correctly on character sheet
|
2020-04-24 15:10:58 +02:00 |
|
Thaum Rystra
|
ed35d2e984
|
Began work on viewers for attacks and actions
|
2020-04-23 19:32:48 +02:00 |
|
Thaum Rystra
|
a6bdfe247c
|
Removed multipliers from reset field
|
2020-04-23 18:55:13 +02:00 |
|
Thaum Rystra
|
a86176a20d
|
fixed action reset menu clearing throwing an error
|
2020-04-23 15:37:30 +02:00 |
|
Thaum Rystra
|
4e57bd4a73
|
Unified the add buttons for results as a single menu button
|
2020-04-23 15:37:05 +02:00 |
|
Thaum Rystra
|
95bfcd79c9
|
Added UI backend that can do computations with context
|
2020-04-23 14:26:05 +02:00 |
|
Thaum Rystra
|
7416101a34
|
Computation writes variables available/computed to the creature document
|
2020-04-16 17:57:18 +02:00 |
|
Thaum Rystra
|
1717ee4bc7
|
Made spells into a special kind of action
|
2020-04-16 15:21:31 +02:00 |
|
Thaum Rystra
|
e06196a54c
|
Fixed buffs not being able to be added to actions after creation
|
2020-04-04 19:09:00 +02:00 |
|
Thaum Rystra
|
6008d8b47a
|
Made parent target of forms optional again
|
2020-04-04 18:44:57 +02:00 |
|
Thaum Rystra
|
e77513110b
|
Refactored all forms for updated code style
|
2020-04-04 18:40:08 +02:00 |
|
Stefan Zermatten
|
1a0c2bca78
|
Began refactoring character computations
|
2020-03-16 17:28:53 +02:00 |
|
Stefan Zermatten
|
5ed8e08993
|
Fixed effects not being able to be added to stored buffs
|
2020-03-16 14:16:50 +02:00 |
|
Stefan Zermatten
|
7fe2292c2a
|
Added persona page
|
2020-03-13 14:56:43 +02:00 |
|
Stefan Zermatten
|
24725381d7
|
Added spells tab
|
2020-03-13 12:02:57 +02:00 |
|
Stefan Zermatten
|
0e71d1c719
|
Moved spell lists to advanced section of spells form
|
2020-03-13 11:39:30 +02:00 |
|
Stefan Zermatten
|
2381769ea2
|
Inventory now uses filtered tree views to display items in containers
|
2020-03-13 11:23:19 +02:00 |
|
Stefan Zermatten
|
adfe1dc613
|
Markdown now works in property descriptions for viewers
|
2020-03-13 10:12:01 +02:00 |
|
Stefan Zermatten
|
27300190d3
|
Clicking container headers now works as expected
|
2020-03-12 16:51:50 +02:00 |
|
Stefan Zermatten
|
d90894d7c6
|
Fixed items not showing up in containers
|
2020-03-12 16:43:06 +02:00 |
|
Stefan Zermatten
|
d00ff000ce
|
Added inventory tab
|
2020-03-12 15:51:49 +02:00 |
|
Stefan Zermatten
|
8e4694f63e
|
Removed enabled/disabled property of features
|
2020-03-09 12:44:30 +02:00 |
|
Stefan Zermatten
|
827d567ac2
|
Fixed stats being displayed for all subscribed creatures instead of the current creature
|
2020-03-09 12:34:11 +02:00 |
|
Stefan Zermatten
|
43a08eb034
|
Health bar refactored to not use keycodes, which are deprecated
|
2020-03-09 12:08:39 +02:00 |
|
Stefan Zermatten
|
1be09e48ef
|
Clearable selects now unset the property when cleared
|
2020-03-09 10:44:40 +02:00 |
|
Stefan Zermatten
|
625455da09
|
Re-organized ui/properties folder
|
2020-03-06 10:15:38 +02:00 |
|
Stefan Zermatten
|
4a25c22b64
|
Fixed spell and resource card adjustments
|
2020-03-06 10:02:39 +02:00 |
|
Stefan Zermatten
|
d6877905c9
|
removed empty console error
|
2020-03-05 14:09:21 +02:00 |
|
Stefan Zermatten
|
69e8a307fc
|
Removed a bunch of console noise
|
2020-03-05 14:05:32 +02:00 |
|
Thaum Rystra
|
dfa3b057b0
|
Fixed property adjustments on the stats page
|
2020-03-04 09:56:06 +02:00 |
|
Stefan Zermatten
|
21dbab1877
|
Improved effect form and view
|
2020-02-18 14:05:15 +02:00 |
|
Stefan Zermatten
|
86926e593c
|
Got creature recomputation to do things in sheet
|
2020-02-18 13:27:31 +02:00 |
|
Stefan Zermatten
|
83b810ce3d
|
Specified that variable names must be used in ammunition references
|
2020-01-27 13:50:27 +02:00 |
|
Stefan Zermatten
|
4ee7307e34
|
Migrating character sheet to new data format
|
2020-01-16 08:55:53 +02:00 |
|
Stefan Zermatten
|
f4d613a20b
|
Started working on getting creature property insertion working
|
2019-09-27 11:06:33 +02:00 |
|
Stefan Zermatten
|
73f193460d
|
Fixed Roll form
|
2019-09-26 11:29:46 +02:00 |
|
Stefan Zermatten
|
21030d186a
|
Added saving throws, messed with data structure a bunch, and updated forms to suit
|
2019-09-25 14:38:20 +02:00 |
|
Stefan Zermatten
|
66d11d58f3
|
Data changes to make attacks top level objects
|
2019-09-19 16:03:46 +02:00 |
|
Stefan Zermatten
|
63a20b2bef
|
Moved subschema folder
|
2019-09-16 10:24:13 +02:00 |
|
Stefan Zermatten
|
45c84e28a3
|
Improved property viewers, added some new ones
|
2019-08-06 13:16:46 +02:00 |
|
Stefan Zermatten
|
0014c691d2
|
Added alternative text for missing property viewers
|
2019-08-05 12:10:50 +02:00 |
|
Stefan Zermatten
|
5436b12108
|
Added more property viewers
|
2019-08-05 12:04:26 +02:00 |
|
Stefan Zermatten
|
d45b184170
|
moved effect viewer
|
2019-08-02 13:00:16 +02:00 |
|
Stefan Zermatten
|
0b184c4e85
|
Library node editing now includes editing sub-documents and soft removal
|
2019-08-02 12:35:59 +02:00 |
|
Stefan Zermatten
|
745f4fd353
|
Library nodes can now be edited :D
|
2019-08-02 10:47:29 +02:00 |
|
Stefan Zermatten
|
67ea67148f
|
Added a description field to attributes
|
2019-08-01 15:45:15 +02:00 |
|
Stefan Zermatten
|
f37ff919fb
|
Fixed library node creation dialog
|
2019-08-01 15:25:52 +02:00 |
|