Stefan Zermatten
|
531ddce6a0
|
Added dependency tracking to computations for future optimization effort
|
2021-01-27 22:24:28 +02:00 |
|
Stefan Zermatten
|
a4e6dd1d66
|
Added spellcasting to the stats page, click the icon next to a spell slot to cast
|
2021-01-19 16:10:34 +02:00 |
|
Stefan Zermatten
|
403f2663c2
|
Fixed bugs with item display, equipment will now automatically move to the first property with the 'equipment' tag, carried items will move to the first property with the 'carried' tag
|
2021-01-12 12:54:02 +02:00 |
|
Stefan Zermatten
|
827430c987
|
Fixed edit permission errors for some creature prop methods
|
2020-11-12 21:25:48 +02:00 |
|
Stefan Zermatten
|
23c77690a1
|
Healing damage type now heals instead of damaging
|
2020-11-12 13:01:09 +02:00 |
|
Stefan Zermatten
|
525b528d9a
|
Added attribute damage and self damage results to actions and log.
|
2020-11-12 12:57:48 +02:00 |
|
Stefan Zermatten
|
2fb0ba79c6
|
began work to get inactive state of properties denormalised
|
2020-11-03 15:57:14 +02:00 |
|
Stefan Zermatten
|
54806b0f3c
|
Merge branch 'version-2' of https://github.com/ThaumRystra/DiceCloud1 into version-2
|
2020-10-19 11:39:24 +02:00 |
|
Stefan Zermatten
|
1165158d46
|
Forced creatures to reorder their docs before recomputing
|
2020-10-19 11:39:21 +02:00 |
|
Stefan Zermatten
|
3f4cb8e26b
|
Added undo buttons for deleting properties off a creature
|
2020-10-17 19:10:37 +02:00 |
|
Stefan Zermatten
|
50b99ef54f
|
Improved performance of adding library properties with many decendants
|
2020-06-21 23:24:07 +02:00 |
|
Stefan Zermatten
|
3f540d0f14
|
Overhaul of character action components, actions now consume resources
|
2020-06-15 22:30:27 +02:00 |
|
Stefan Zermatten
|
dc18734d1f
|
Backend work to support actions consuming their resources on use
|
2020-06-13 23:11:49 +02:00 |
|
Stefan Zermatten
|
8d41643136
|
Increased damage property rate limit to 4/s
|
2020-06-06 14:25:23 +02:00 |
|
Stefan Zermatten
|
ea8d036c72
|
Added rate limiting to all methods
|
2020-06-06 14:23:13 +02:00 |
|
Stefan Zermatten
|
93d566e263
|
Exposed methods and publications to http requests, changed method names
|
2020-06-06 12:31:07 +02:00 |
|
Stefan Zermatten
|
4bdc254627
|
Improved item viewer significantly, including increment button.
|
2020-05-30 23:36:27 +02:00 |
|
Stefan Zermatten
|
060c44f384
|
Added svg icons, currently only for items
|
2020-05-30 18:04:48 +02:00 |
|
Thaum Rystra
|
a41b267364
|
Use embedded property dialog in tree tab. Colors for creature properties
|
2020-05-25 19:36:14 +02:00 |
|
Thaum Rystra
|
dfb144b8dc
|
Added color picking to library properties
|
2020-05-25 19:09:55 +02:00 |
|
Thaum Rystra
|
4d0ff52853
|
Removing effects or other properties now correctly triggers a recalculation of the character
|
2020-05-08 15:51:54 +02:00 |
|
Thaum Rystra
|
a2bae8d12a
|
Fixed an issue with clearing forms not correctly unsetting a value
|
2020-04-26 11:37:51 +02:00 |
|
Stefan Zermatten
|
2981813751
|
Creature computations working again
|
2020-03-23 11:59:04 +02:00 |
|
Stefan Zermatten
|
74fef2bd39
|
Refactored computations again, split into multiple files, lots still to do
|
2020-03-17 16:13:18 +02:00 |
|
Stefan Zermatten
|
1a0c2bca78
|
Began refactoring character computations
|
2020-03-16 17:28:53 +02:00 |
|
Stefan Zermatten
|
8e4694f63e
|
Removed enabled/disabled property of features
|
2020-03-09 12:44:30 +02:00 |
|
Stefan Zermatten
|
4a25c22b64
|
Fixed spell and resource card adjustments
|
2020-03-06 10:02:39 +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
|
86926e593c
|
Got creature recomputation to do things in sheet
|
2020-02-18 13:27:31 +02:00 |
|
Stefan Zermatten
|
81cec77c9e
|
Added write methods to creature properties
|
2020-02-18 12:14:38 +02:00 |
|
Stefan Zermatten
|
eabc0aa32e
|
Groundwork for default libraries and slots
|
2019-11-13 11:54:27 +02:00 |
|
Stefan Zermatten
|
ae0b060f01
|
Added inserting library subtrees as character property subtrees
|
2019-11-05 10:56:04 +02:00 |
|
Stefan Zermatten
|
f4d613a20b
|
Started working on getting creature property insertion working
|
2019-09-27 11:06:33 +02:00 |
|
Stefan Zermatten
|
d0304da4fd
|
Began making generic tree re-arranging methods, still buggy
|
2019-07-30 16:47:21 +02:00 |
|
Stefan Zermatten
|
4b7ff2146f
|
Purged all references to the schema factory, use SCHEMA_OPTIONS constant instead
|
2019-07-30 15:21:30 +02:00 |
|
Stefan Zermatten
|
2385b69720
|
Removed all separate property collections to be replaced with a single "creature property" collection
|
2019-07-30 15:13:39 +02:00 |
|