Stefan Zermatten
|
23cd5d6a12
|
Added effect edit expansion panel
|
2019-02-15 14:25:11 +02:00 |
|
Stefan Zermatten
|
38da95256b
|
Made icon search compatible with dark mode
|
2019-02-15 12:48:24 +02:00 |
|
Stefan Zermatten
|
f773a20a59
|
Made hit dice list tiles compatible with dark mode
|
2019-02-15 12:24:52 +02:00 |
|
Stefan Zermatten
|
23654cd09c
|
Made effect edit compatible with dark mode
|
2019-02-15 12:21:02 +02:00 |
|
Stefan Zermatten
|
09b2c38b43
|
Made color picker compatible with dark mode
|
2019-02-15 12:17:12 +02:00 |
|
Stefan Zermatten
|
1103248574
|
Abstracted effect list tile into its own component and made it dark mode compatible
|
2019-02-15 12:03:57 +02:00 |
|
Stefan Zermatten
|
96bb072dad
|
Made health bar compatible with dark mode
|
2019-02-15 11:46:25 +02:00 |
|
Stefan Zermatten
|
3f6b3fe4c1
|
Made ability list tiles compatible with dark mode
|
2019-02-13 15:47:25 +02:00 |
|
Stefan Zermatten
|
ad7a485778
|
Added dark mode
|
2019-02-13 14:44:25 +02:00 |
|
Andrew Zhu
|
ed6d557f8a
|
Merge branch 'master' into master
|
2019-02-12 13:51:20 -08:00 |
|
Andrew Zhu
|
4d642b56bb
|
use direct insert, add schema check
|
2019-02-12 13:51:39 -08:00 |
|
Stefan Zermatten
|
436c5bb785
|
Fixed bug in view permission causing 500 errors for Avrae
1.8.3
|
2019-02-12 09:53:29 +02:00 |
|
Stefan Zermatten
|
58949e14fe
|
Added a tree view of the character, fixed the issue it revealed
|
2019-02-11 16:15:57 +02:00 |
|
Stefan Zermatten
|
8bcb4407e6
|
Added method to persist hit dice arrow buttons to database
|
2019-02-11 13:55:43 +02:00 |
|
Stefan Zermatten
|
fd15e8a6c7
|
Removed duplicate hit dice effects
|
2019-02-11 13:53:11 +02:00 |
|
Stefan Zermatten
|
8489ef5ec0
|
Fixed restoring characters not working correctly for sub documents
1.8.2
|
2019-02-11 13:04:14 +02:00 |
|
Stefan Zermatten
|
c9710bdb09
|
Fixed restored characters not belonging to the user restoring them
1.8.1
|
2019-02-11 12:10:04 +02:00 |
|
Stefan Zermatten
|
26784f11b6
|
Merge branch 'feature-backup-restore'
1.8.0
|
2019-02-11 12:01:52 +02:00 |
|
Stefan Zermatten
|
23d43f7d43
|
Added character restore functionality
|
2019-02-11 11:58:45 +02:00 |
|
Stefan Zermatten
|
1ebb0d2527
|
Got character copying working
|
2019-02-11 11:11:51 +02:00 |
|
Stefan Zermatten
|
9d86cb8bee
|
Added the copy character method
|
2019-02-11 10:21:11 +02:00 |
|
Stefan Zermatten
|
3343f8a813
|
Allowed canViewCharacter to take in a character instead of a charId to save a database read
|
2019-02-11 10:17:43 +02:00 |
|
Stefan Zermatten
|
0260824c2f
|
Made gave backup and restore the ability to change ids for all docs
|
2019-02-11 10:09:18 +02:00 |
|
Stefan Zermatten
|
66ee3ff808
|
Merge remote-tracking branch 'origin/master' into feature-backup-restore
|
2019-02-11 09:45:05 +02:00 |
|
Andrew Zhu
|
cb71f6d380
|
move everything to Meteor methods
|
2019-02-07 22:05:24 -08:00 |
|
Andrew Zhu
|
2f04d9ec1c
|
remove server check overrides
|
2019-02-07 15:45:45 -08:00 |
|
Stefan Zermatten
|
938573a4b4
|
Improved attribute dialogs
|
2019-02-07 15:36:47 +02:00 |
|
Stefan Zermatten
|
465f6645b7
|
Fixed colors of character sheet and base dialog toolbars
|
2019-02-07 13:56:48 +02:00 |
|
Stefan Zermatten
|
4b25373c7c
|
Abstracted text fields into smart input components
|
2019-02-07 13:53:44 +02:00 |
|
Stefan Zermatten
|
5142b8e1a0
|
Merge branch 'version-2' of https://github.com/ThaumRystra/DiceCloud1 into version-2
|
2019-02-07 10:02:50 +02:00 |
|
Thaum Rystra
|
f8e83ebe7e
|
Added text-field component to edit database text without it getting bashed by data cleaning
|
2019-02-06 19:38:27 +02:00 |
|
Stefan Zermatten
|
b67926e0fc
|
Added schema defaults to all schemas to prevent strings from being trimmed
|
2019-02-06 17:32:08 +02:00 |
|
Stefan Zermatten
|
bf2e9439cf
|
Added debouncing for ui update functions
|
2019-02-06 17:26:56 +02:00 |
|
Stefan Zermatten
|
de4509ab6a
|
made reset options clearable
|
2019-02-06 15:28:23 +02:00 |
|
Stefan Zermatten
|
f42f9590d2
|
Updated packages
|
2019-02-06 15:28:02 +02:00 |
|
Stefan Zermatten
|
29c5ed2194
|
Improved select menus
|
2019-02-06 14:46:21 +02:00 |
|
Stefan Zermatten
|
cf0440a8db
|
Added color picker
|
2019-02-06 13:43:11 +02:00 |
|
Stefan Zermatten
|
4917729f29
|
Added basic attribute edit form
|
2019-02-06 11:16:32 +02:00 |
|
Stefan Zermatten
|
fe8e72d225
|
Changed primary color to red, since form elements default to it, secondary color is now grey
|
2019-02-06 10:57:47 +02:00 |
|
Stefan Zermatten
|
0e913b1f63
|
Items now have a number of uses which can be used up.
|
2019-02-06 10:08:22 +02:00 |
|
Andrew Zhu
|
40c54524a7
|
add delete character endpoint
|
2019-02-05 15:46:06 -08:00 |
|
Andrew Zhu
|
b890a3b11e
|
add feature, effect, prof, class insert
|
2019-02-05 15:21:32 -08:00 |
|
Andrew Zhu
|
c9242a95f3
|
add createCharacter, transferCharacter endpoints
|
2019-02-05 15:14:11 -08:00 |
|
Andrew Zhu
|
fedda62c7c
|
add endpoint to add spells
|
2019-02-05 13:59:55 -08:00 |
|
Andrew Zhu
|
612575d0e6
|
add skeletons, ratelimits for endpoints
|
2019-02-05 13:14:09 -08:00 |
|
Andrew Zhu
|
d1d22c0d89
|
formatting, add helper func for POST endpoints
|
2019-02-05 13:09:56 -08:00 |
|
Andrew Zhu
|
b94f5ebb4b
|
add getUserId API endpoint
|
2019-02-05 13:08:28 -08:00 |
|
Stefan Zermatten
|
58f26cf849
|
Added sensible defaults to character creation dialog
|
2019-02-04 14:49:28 +02:00 |
|
Stefan Zermatten
|
836b10d499
|
Fixed some bugs in creature computations, removed debugging logs
|
2019-02-04 14:49:14 +02:00 |
|
Stefan Zermatten
|
8d4146f242
|
Added constitution bonus to hitpoints as a default effect
|
2019-02-04 14:48:25 +02:00 |
|