Stefan Zermatten
|
111040e789
|
Began migrating the rest of the codebase to the new computation engine
|
2021-09-27 15:39:18 +02:00 |
|
Stefan Zermatten
|
fdea748441
|
Tore out the old engine, left some wounds
|
2021-09-27 14:28:32 +02:00 |
|
Stefan Zermatten
|
fc0cc6e689
|
References now merge children, fixed infinite reference loops
|
2021-09-05 18:51:29 +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
|
02434de34c
|
Drastically improved tree tab search UX for locating parts of the sheet
|
2021-07-31 15:19:54 +02:00 |
|
Stefan Zermatten
|
217133137b
|
Added note to improve query performance with root ancestor targeting
|
2021-04-29 11:34:58 +02:00 |
|
Stefan Zermatten
|
0404020335
|
Added weights and content weight to containers UI
|
2021-02-24 14:07:20 +02:00 |
|
Stefan Zermatten
|
c248d8f4a0
|
Weight carried, Net worth, and Attunement implemented and exposed in UI
|
2021-02-24 13:41:30 +02:00 |
|
Stefan Zermatten
|
b116be1238
|
Fixed flickering when inserting properties from library by ensuring consistent ID generation
|
2021-02-12 00:43:56 +02:00 |
|
Stefan Zermatten
|
6d1e3f078c
|
Optimised when certain recompute functions are called to prevent unccessary work
|
2021-02-04 13:59:08 +02:00 |
|
Stefan Zermatten
|
326d1bd165
|
Refactored computation into folders
|
2021-02-04 13:33:20 +02:00 |
|
Stefan Zermatten
|
3f4cb8e26b
|
Added undo buttons for deleting properties off a creature
|
2020-10-17 19:10:37 +02:00 |
|
Stefan Zermatten
|
a5c16ba83a
|
Overhauled inventory tab again. Closer in functionality to V1
|
2020-08-22 00:36:17 +02:00 |
|
Stefan Zermatten
|
47345b3694
|
Experimenting with webhooks.
|
2020-07-13 16:38:24 +02:00 |
|
Stefan Zermatten
|
315073bd8e
|
Refactored actions and let actions apply buffs to self
|
2020-06-21 23:54:51 +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
|
b4da32f9ab
|
Fixed soft removed documents never getting permanently removed
|
2020-06-05 23:08:31 +02:00 |
|
Thaum Rystra
|
dfb144b8dc
|
Added color picking to library properties
|
2020-05-25 19:09:55 +02:00 |
|
Thaum Rystra
|
b61dd6e81a
|
Added maximum length of ancestors array
|
2020-05-25 17:25:49 +02:00 |
|
Thaum Rystra
|
93ab67a91b
|
Fixed failure to recompute creature on tree reorganize
|
2020-05-18 23:53:34 +02:00 |
|
Thaum Rystra
|
7592332637
|
Fixed setDocToLastOrder not working with new ordering design
|
2020-05-18 20:09:21 +02:00 |
|
Thaum Rystra
|
397ff82c43
|
Organizing the tree now causes a character recomputation where relevant
|
2020-05-18 19:58:28 +02:00 |
|
Thaum Rystra
|
9214529284
|
rewrote entire ordering structure for ancestor trees
|
2020-05-18 02:03:14 +02:00 |
|
Stefan Zermatten
|
2981813751
|
Creature computations working again
|
2020-03-23 11:59:04 +02:00 |
|
Stefan Zermatten
|
24725381d7
|
Added spells tab
|
2020-03-13 12:02:57 +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
|
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
|
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
|
4fcae9b3f9
|
Fixed a bug where moving documents around deleted docs breaks the ordering
|
2019-09-25 14:37:54 +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
|
0b184c4e85
|
Library node editing now includes editing sub-documents and soft removal
|
2019-08-02 12:35:59 +02:00 |
|
Stefan Zermatten
|
4f93ad3e9b
|
Trees can now be freely re-arranged :D
|
2019-07-31 11:52:11 +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
|
cbdd72e09b
|
Some changes to how parenting and ordering of docs interface
|
2019-07-30 14:48:49 +02:00 |
|
Stefan Zermatten
|
438f128641
|
Moved parenting folder from /api/creatures/ to /api/
|
2019-07-30 13:07:31 +02:00 |
|
Stefan Zermatten
|
f4011abf7b
|
Moved all creature related API to the creature folder
|
2019-04-15 12:09:37 +02:00 |
|
Stefan Zermatten
|
021a53ef36
|
Moved properties schema, added 'removeProperty' method
|
2019-04-03 16:50:12 +02:00 |
|
Stefan Zermatten
|
681e669e76
|
Refactored schemas to make properties all implicitely children
|
2019-04-03 12:38:01 +02:00 |
|
Stefan Zermatten
|
6d68796a11
|
Fixed nasty bug where mixins were bashing the schemas passed to them
|
2019-04-01 16:57:29 +02:00 |
|
Stefan Zermatten
|
18493afbbf
|
Collated update methods into an index, fixed typo
|
2019-04-01 15:51:11 +02:00 |
|
Stefan Zermatten
|
5bb5f047f4
|
Moved a lot of functionality to mixins, improved parenting
|
2019-03-19 15:57:21 +02:00 |
|
Stefan Zermatten
|
ef83d54fd9
|
Reorganized folder structure, removed legacy v1 code
|
2019-03-14 10:10:58 +02:00 |
|
Stefan Zermatten
|
18e3f653f3
|
Added insert and update methods for all properties
|
2019-03-13 14:03:03 +02:00 |
|
Stefan Zermatten
|
94f6631a7d
|
Overhauled data models to make actions and libraries more universal
|
2019-03-12 16:47:20 +02:00 |
|
Stefan Zermatten
|
febb65a513
|
Re-wrote parenting, should be significantly faster, more maintainable
|
2019-03-08 13:57:24 +02:00 |
|