Stefan Zermatten
4f4779c3e5
Fixed migration issue with slot.slotType = slotFiller
2023-06-21 14:31:15 +02:00
Stefan Zermatten
beb4d94676
Added archive migrations to schema version 2
2023-06-20 13:30:35 +02:00
Stefan Zermatten
4b9802d6a0
Removed slotFillers from every part of the app
2023-06-14 20:11:00 +02:00
Stefan Zermatten
8954668f5a
Added migration for $ to ~ in calcs
2023-06-12 23:02:01 +02:00
Stefan Zermatten
c314c0ab05
Added basic community library browser
2023-06-12 22:16:20 +02:00
Stefan Zermatten
cf09abaa57
Progress on forms overhaul: insert lib node broken
2023-04-17 21:43:46 +02:00
Stefan Zermatten
d643886a7f
Added migration for libraryTags
2023-04-17 15:28:06 +02:00
Stefan Zermatten
2fa913b09a
Applied style rules to genocide all \t characters
2022-10-09 16:01:36 +02:00
Stefan Zermatten
263f2d8424
Fixed failing tests
2022-08-15 09:38:34 +02:00
Stefan Zermatten
f88ffcf0c3
Hardened archive upload slightly
2022-07-24 14:17:39 +02:00
Stefan Zermatten
28934baac9
Implemented archive upload handling
2022-06-07 23:01:06 +02:00
Stefan Zermatten
c68667be9c
Added data validation diagnostics for offline use
2022-03-08 15:04:51 +02:00
Stefan Zermatten
fada07e048
Improved handling of poorly migrated archive creatures
2022-03-08 14:12:11 +02:00
Stefan Zermatten
a19e7d0514
Prevented errors from crashing archive restoration
2022-03-05 16:24:42 +02:00
Stefan Zermatten
0ffa736143
Fixed dbv1 migration to match applied data patches
2022-02-25 12:27:52 +02:00
Stefan Zermatten
52453b46e9
Fixed experience not appearing as a variable after computation
2022-02-23 11:44:59 +02:00
Stefan Zermatten
15ead403a5
Added UI for action branches
2022-02-09 16:47:38 +02:00
Stefan Zermatten
2bdd60b5e8
Fixed issue where migrating attributes lost their base value calculation
2022-02-09 12:37:16 +02:00
Stefan Zermatten
1dc03c8a28
Fixed failing test
2021-12-20 12:22:13 +02:00
Stefan Zermatten
510136e07f
When restoring archived files, migration happens automatically
2021-12-20 12:20:50 +02:00
Stefan Zermatten
a5f5baf1cc
DB archive characters are migrated and moved to file archive on migrate
2021-12-20 11:53:02 +02:00
Stefan Zermatten
1e10d8751b
Archive now uses file system instead of collection
2021-12-19 12:20:09 +02:00
Stefan Zermatten
e34f29f952
Computations now occupy their own nodes on the dependency graph
...
This mitigates most issues with properties having self-loops,
particularly in cases like Strength where the value `strength` is used
in the description of Strength
2021-12-07 21:05:24 +02:00
Stefan Zermatten
6698d2fd74
Added migration to fix caclulation changes
...
Migrate `.currentValue` to `.value` and `.value` to `.total`
2021-11-18 16:28:30 +02:00
Stefan Zermatten
d6be0ae9f4
Continued work on UI viewers
2021-10-18 13:46:51 +02:00
Stefan Zermatten
ea68cdf86f
Migrating UI for new data structures
2021-10-15 11:12:40 +02:00
Stefan Zermatten
0cdec4a429
Start of action system re-write
2021-10-09 12:36:06 +02:00
Stefan Zermatten
0097696cc8
Began merging attacks into actions
2021-10-06 14:57:13 +02:00
Stefan Zermatten
fdea748441
Tore out the old engine, left some wounds
2021-09-27 14:28:32 +02:00
Stefan Zermatten
2228802dd3
moved v1 migrations to the migrations folder
2021-09-27 13:44:43 +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
5e83a88132
Added migrations for all properties
2021-09-27 11:21:10 +02:00
Stefan Zermatten
dfd7ad4af5
Got tests running on single property character
2021-09-15 15:15:18 +02:00
Stefan Zermatten
06da15c44a
Began rebuilding computation engine to be dependency graph centric
2021-09-08 17:23:00 +02:00
Stefan Zermatten
43f056ae95
more small progress on migration
2021-09-07 15:48:51 +02:00
Stefan Zermatten
e79b8fda3b
Improved migration code substantially, wrote migrations for more properties
2021-09-06 17:40:57 +02:00
Stefan Zermatten
235560eb44
Started on DBv1 migration
2021-09-06 11:36:42 +02:00