Stefan Zermatten
|
bc6c857b6b
|
UI work to improve look and feel of Viewers
|
2021-10-17 23:28:39 +02:00 |
|
Stefan Zermatten
|
cb1fd38df3
|
Optimized some slow parts of the engine.
Last low hanging fruit: parsing is slow, cache parsed calculations
|
2021-09-29 15:54:14 +02:00 |
|
Stefan Zermatten
|
fe83b5cbc5
|
Fixed migration errors when tested against a copy of the live dataset
|
2021-09-27 13:42:37 +02:00 |
|
Stefan Zermatten
|
5c84836238
|
More engine rewrite progress, starting to get messy again
|
2021-09-13 16:12:04 +02:00 |
|
Stefan Zermatten
|
06da15c44a
|
Began rebuilding computation engine to be dependency graph centric
|
2021-09-08 17:23:00 +02:00 |
|
Stefan Zermatten
|
e21586e9ce
|
Added reasonable storage limits to most string and array schemas
|
2021-08-10 18:12:55 +02:00 |
|
Stefan Zermatten
|
298db01e5b
|
Updated computation engine to handle multiple attributes and skills with the same variable name
|
2021-04-22 15:11:49 +02:00 |
|
Stefan Zermatten
|
51845c62a7
|
Skill base values now work in a way consistent with attribute base values
|
2020-05-30 12:32:05 +02:00 |
|
Thaum Rystra
|
d4804e5292
|
Made minimum variable name 2 characters long
|
2020-05-28 21:26:31 +02:00 |
|
Thaum Rystra
|
36c23e1eb5
|
Made hiding stats that aren't targeted by effects or proficiencies an option
|
2020-05-28 21:06:40 +02:00 |
|
Thaum Rystra
|
f486c3f176
|
Fixed armor proficiency skilltype not existing
|
2020-05-08 15:47:36 +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
|
a8b3fc3f2f
|
Started restructuring the library with attacks, saves, and limited parenting
|
2019-08-12 16:42:30 +02:00 |
|
Stefan Zermatten
|
45c84e28a3
|
Improved property viewers, added some new ones
|
2019-08-06 13:16:46 +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 |
|
Stefan Zermatten
|
31bc3663a7
|
Moved properties out of creature folder, since they apply to library nodes as well now
|
2019-07-30 14:50:08 +02:00 |
|