Stefan Zermatten
|
229a5dddcf
|
Added attribute property viewer, incomplete
|
2019-08-01 14:03:51 +02:00 |
|
Stefan Zermatten
|
e29c77dc67
|
Changed experience title to name for consistency
|
2019-08-01 14:03:29 +02:00 |
|
Stefan Zermatten
|
c87a3a3f60
|
Moved ui/forms to ui/properties/forms
|
2019-08-01 12:07:57 +02:00 |
|
Stefan Zermatten
|
9f7d6b8ae7
|
began work on generalized property viewer
|
2019-08-01 12:03:40 +02:00 |
|
Stefan Zermatten
|
4ccf999fc7
|
Trees can now do selection
|
2019-08-01 12:03:15 +02:00 |
|
Stefan Zermatten
|
549418b395
|
Iteration on library UI
|
2019-07-31 15:04:52 +02:00 |
|
Stefan Zermatten
|
14fe48efb3
|
Moved imports/ui/creature/properties to /imports/ui/properties
|
2019-07-31 12:02:26 +02:00 |
|
Stefan Zermatten
|
18eeaf4884
|
Added back button to library page
|
2019-07-31 12:00:49 +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
|
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 |
|
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
|
3460cbf5a0
|
Significantly improved tree view of libraries
|
2019-07-30 12:49:20 +02:00 |
|
Stefan Zermatten
|
da561bfc83
|
Added night mode to account settings
|
2019-07-30 10:09:01 +02:00 |
|
Stefan Zermatten
|
eb63a7a7f3
|
made XP optional in experiences, so that experiences can just be journal entries
|
2019-07-30 10:01:23 +02:00 |
|
Stefan Zermatten
|
b5ceb7fad0
|
updated npm packages
|
2019-07-30 09:59:18 +02:00 |
|
Stefan Zermatten
|
fb5b2b8ada
|
Removed creature from property selector, creatures aren't properties
|
2019-07-30 09:59:10 +02:00 |
|
Stefan Zermatten
|
ea628ed379
|
Fixed some broken switches
|
2019-07-29 13:25:58 +02:00 |
|
Stefan Zermatten
|
d35fa447a3
|
Added item and container forms
|
2019-07-29 13:25:47 +02:00 |
|
Stefan Zermatten
|
73b43574ee
|
Added spell and spell list forms
|
2019-07-29 12:49:19 +02:00 |
|
Stefan Zermatten
|
02cb690325
|
Spells now reference their spell lists directly
|
2019-07-25 15:44:45 +02:00 |
|
Stefan Zermatten
|
5662ce3666
|
Added tags to actions
|
2019-07-25 14:04:36 +02:00 |
|
Stefan Zermatten
|
45e36ac3d4
|
Added skill form, abstracted proficiency selection
|
2019-07-23 12:37:30 +02:00 |
|
Stefan Zermatten
|
812a6679d5
|
Added roll form
|
2019-07-23 12:02:19 +02:00 |
|
Stefan Zermatten
|
1bfb48c672
|
Added forms for Class level, damage multiplier, experience, folder, note, proficiency
|
2019-07-23 11:28:26 +02:00 |
|
Stefan Zermatten
|
946b47ea61
|
Gave buff targets a default value
|
2019-07-22 13:51:32 +02:00 |
|
Stefan Zermatten
|
bd3f676919
|
Fixed some import errors
|
2019-07-22 13:45:30 +02:00 |
|
Stefan Zermatten
|
4062d79e90
|
Reorganized forms into their own folder
|
2019-07-22 13:05:11 +02:00 |
|
Stefan Zermatten
|
dfa302a4a9
|
Completed Action form, effects form, reworked form event api
|
2019-07-22 12:43:57 +02:00 |
|
Stefan Zermatten
|
baa1c0967c
|
Update meteor and npm packages to fix security vulnerabilities
|
2019-07-19 14:27:34 +02:00 |
|
Stefan Zermatten
|
a0dc36557c
|
Added action form, but without buffs
|
2019-07-19 14:07:22 +02:00 |
|
Stefan Zermatten
|
0c002ae5cd
|
Moved some fields to advanced section of attribute form
|
2019-07-18 16:25:52 +02:00 |
|
Stefan Zermatten
|
11d3b0fa8d
|
Improved style of attribute form
|
2019-07-18 14:36:39 +02:00 |
|
Stefan Zermatten
|
d28d6de684
|
Inserting library nodes into libraries now works as expected
|
2019-07-03 14:19:16 +02:00 |
|
Stefan Zermatten
|
93d8a8d33e
|
Library attribute insert form complete
|
2019-07-02 17:28:07 +02:00 |
|
Stefan Zermatten
|
4abb5edbf3
|
Got library attribute form onto the screen :D
|
2019-06-28 14:48:02 +02:00 |
|
Stefan Zermatten
|
9757da2cae
|
Started work on library node insert forms
|
2019-06-27 16:52:28 +02:00 |
|
Stefan Zermatten
|
bd4fb58935
|
updated packages
|
2019-06-24 10:28:44 +02:00 |
|
Stefan Zermatten
|
1add44f0e7
|
renamed SmartInput to SmartInputMixin
|
2019-06-24 10:28:33 +02:00 |
|
Stefan Zermatten
|
99db45e522
|
Added function to convert libraryNode lists into forest of object trees
|
2019-06-20 16:43:18 +02:00 |
|
Stefan Zermatten
|
7a59b4542e
|
added library publication
|
2019-06-20 16:42:05 +02:00 |
|
Stefan Zermatten
|
335608f6a9
|
Fixed library subscription
|
2019-06-14 13:07:26 +02:00 |
|
Stefan Zermatten
|
4d47584f4f
|
Routed library page and cleaned up errors
|
2019-06-13 17:07:31 +02:00 |
|
Stefan Zermatten
|
48fe0d3608
|
Started on library page UI
|
2019-05-31 15:36:19 +02:00 |
|
Stefan Zermatten
|
9a194a20cb
|
Added library list UI
|
2019-05-10 13:05:21 +02:00 |
|
Stefan Zermatten
|
de183297fc
|
Updated some NPM packages to fix vulnerabilities
|
2019-05-10 11:32:43 +02:00 |
|
Stefan Zermatten
|
d921ad46d8
|
Merge pull request #215 from pspeter3/docker-development
Add Docker Compose
|
2019-04-29 09:37:34 +02:00 |
|