f06c4adb32
Corrrected the full proficiency icon
Stefan Zermatten
2019-01-17 15:07:12 +02:00
fabf377f72
Added Skill list tiles
Stefan Zermatten
2019-01-17 15:01:45 +02:00
03c244e7c9
Added health bar story and improved health bar functionality
Stefan Zermatten
2019-01-17 15:01:34 +02:00
ea7eabf27d
Updated packages and meteor version, now need NO_HMR=1 when running in dev mode
Stefan Zermatten
2019-01-17 15:01:16 +02:00
bbbed216eb
Added A dev-only storybook
Stefan Zermatten
2019-01-17 15:00:44 +02:00
c5cb98dc9f
Added basic health bar with editing popup
Stefan Zermatten
2019-01-09 14:40:44 +02:00
aa6d973ae1
Character sheet toolbars now take on their character's color
Stefan Zermatten
2019-01-09 14:40:31 +02:00
76da2c8393
Added Character sheet
Stefan Zermatten
2018-12-21 12:17:49 +02:00
e0195499e5
Fixed broken sidebar links
Stefan Zermatten
2018-12-21 10:51:33 +02:00
798cf3edd7
Characters now insert with intelligent defaults based on the character wizard
Stefan Zermatten
2018-12-19 14:15:56 +02:00
13669fdc91
Refactored character insertion and continued work on creation dialog
Stefan Zermatten
2018-12-18 14:20:17 +02:00
dcc460d9e6
Migrations
Stefan Zermatten
2018-11-28 11:48:49 +02:00
c7fcb4de0c
More migrations...
Stefan Zermatten
2018-11-15 15:22:20 +02:00
a5e7bd95c7
Indexed publications and imported them when the server starts
Stefan Zermatten
2018-11-15 11:23:57 +02:00
51919297df
moved publications to imports folder
Stefan Zermatten
2018-11-15 11:20:49 +02:00
5b80032fa1
Migrated publications to import format
Stefan Zermatten
2018-11-15 11:20:25 +02:00
ade614dd5f
Finished migrating creatures to simpl-schema
Stefan Zermatten
2018-11-15 11:11:26 +02:00
c46b836985
Merge pull request #192 from Frogvall/master
Stefan Zermatten
2018-11-14 10:14:19 +02:00
65d1bac0dc
Updated heat metal according to SRD/PHB
Frogvall
2018-11-14 06:40:22 +01:00
fcae3056de
Merge branch 'bugfix-67'
1.7.4
Stefan Zermatten
2018-11-13 12:57:28 +02:00
7d364c80c0
Added hotfix to fix password button until the relevant package can be updated, fixes#67
Stefan Zermatten
2018-11-13 12:57:02 +02:00
0ff6c08abd
Merge branch 'bugfix-150'
Stefan Zermatten
2018-11-13 12:01:52 +02:00
1c95336843
Spell slot bubbles are limited to 10, overflow is shown numerically
Stefan Zermatten
2018-11-13 12:01:40 +02:00
b36720511b
Merge branch 'bugfix-155'
Stefan Zermatten
2018-11-13 10:39:26 +02:00
261220fdd5Fixes#155, buffs can now only be applied if you have write access
Stefan Zermatten
2018-11-13 10:39:14 +02:00
64edc52cca
Merge branch 'bugfix-170'
Stefan Zermatten
2018-11-13 10:08:08 +02:00
56f1bd2829Fixes#170 and maybe some other more subtle problems regarding soft removes not cascading properly, orphaning objects
Stefan Zermatten
2018-11-13 10:07:55 +02:00
3b669fd2f9
Merge branch 'bugfix-177'
Stefan Zermatten
2018-11-13 09:32:24 +02:00
933878e158fixes#177
Stefan Zermatten
2018-11-13 09:31:57 +02:00
0e6ca56316
Merge branch 'bugfix-191'
Stefan Zermatten
2018-11-13 09:28:06 +02:00
6599fe1ef8fixes#191
Stefan Zermatten
2018-11-13 09:26:36 +02:00
f39baf43a1
Merge branch 'bugfix-187'
Stefan Zermatten
2018-11-13 08:59:34 +02:00
96f4e35e25fixes#187
Stefan Zermatten
2018-11-13 08:58:42 +02:00
c4984c07bf
More progress on migrating schema
Stefan Zermatten
2018-11-12 16:23:43 +02:00
b49ab67390
Removed .idea folder
Stefan Zermatten
2018-10-29 12:28:59 +02:00
c7f0c0a4c4
Removed old polymer components
Stefan Zermatten
2018-10-29 12:28:33 +02:00
7cda854d22
Continued migrating to Simpl-Schema and imports
Stefan Zermatten
2018-10-19 14:01:23 +02:00
989706483a
updated CustomBuffs
Stefan Zermatten
2018-10-12 13:44:36 +02:00
53a1137848
Updated simpl-schema and collection2, started untangling the mess that made
Stefan Zermatten
2018-10-12 13:38:51 +02:00
e3065f089f
Moved effects to default character stats
Stefan Zermatten
2018-10-12 12:38:24 +02:00
6aaa4ebe00
Added base values to skills to make implementing non player creatures easier
Stefan Zermatten
2018-10-12 12:35:15 +02:00
158615c25c
moved exports to the function definitions, rather than bottom of file
Stefan Zermatten
2018-10-12 12:24:56 +02:00
4cd46fe209
Refactored creature computation with more comments
Stefan Zermatten
2018-10-12 12:14:15 +02:00
04059709eb
Got creature computation working again after moving to imports dir
Stefan Zermatten
2018-10-12 11:59:29 +02:00
d117570165
renamed model to api
Stefan Zermatten
2018-10-12 09:28:16 +02:00
4b900d5664
lowercased all model directories
Stefan Zermatten
2018-10-12 09:21:03 +02:00
189a1d0a16
Started work on migrating model to lazy evaluation
Stefan Zermatten
2018-10-12 09:18:18 +02:00
ca8223ccad
Moved the model into the imports directory
Stefan Zermatten
2018-10-12 09:01:23 +02:00
b2eed9a672
Renamed Characters to Creatures
Stefan Zermatten
2018-10-12 08:52:14 +02:00
d330e15dce
Added character creation dialog
Stefan Zermatten
2018-10-11 16:39:55 +02:00
4ac56a31de
Successful registration pushes the user to the character list
Stefan Zermatten
2018-10-11 11:50:19 +02:00
41a25151fc
Rolled back 1.8 update because it broke the build
Stefan Zermatten
2018-10-11 11:39:27 +02:00
e1c1b727ed
updated Meteor to 1.8
Stefan Zermatten
2018-10-11 10:44:07 +02:00
e17dbf6601
Upgrade to meteor 1.8
Stefan Zermatten
2018-10-10 14:28:48 +02:00
3f81d419f7
updated meteor
Stefan Zermatten
2018-10-10 14:00:46 +02:00
dc8185df98
Got basic dialog working, no morph animation yet
Stefan Zermatten
2018-10-09 16:24:43 +02:00
89820780b5
Added accounts page
Stefan Zermatten
2018-10-05 12:55:21 +02:00
1c00f5aa04
Hotfix iOS sign in issues (maybe)
Stefan Zermatten
2018-10-04 10:05:02 +02:00
d0ce162315
Made sure some links use vue router
Stefan Zermatten
2018-10-03 16:37:12 +02:00
6835f5f4f9
Removed blaze, old client side code
Stefan Zermatten
2018-10-03 11:14:23 +02:00
f5a32cb50a
Cobbled together some semblance of an item library UI
Stefan Zermatten
2018-10-02 15:43:10 +02:00
e9d5e85e75
Started on dialog stack
Stefan Zermatten
2018-10-02 08:51:04 +02:00
c46f8c5171
Speed dial fixed
Stefan Zermatten
2018-10-02 08:50:45 +02:00
f41ff1c52f
Started work on vue sign-in
Thaum Rystra
2018-10-01 09:38:03 +02:00
7f418c26da
Started work on character list page
Stefan Zermatten
2018-09-28 13:07:32 +02:00
acdc084905
Home and sidebar implemented
Stefan Zermatten
2018-09-28 13:07:12 +02:00
6a73d3576a
Added Vue, looks like this branch is now going to be DiceCloud V2
Stefan Zermatten
2018-09-27 14:55:27 +02:00
d82031ab0d
Added indices, fixed bugs
Stefan Zermatten
2018-09-27 09:39:21 +02:00
cf33bfcce1
Fixed compile errors
Stefan Zermatten
2018-09-25 16:04:30 +02:00
005433268d
Added migration code
Stefan Zermatten
2018-09-25 15:23:52 +02:00
ae470642c1
Computed characters are now written back to the database
Stefan Zermatten
2018-09-25 11:51:06 +02:00
dd89556b7f
Moved recompute character XP and Weight Carried around
Stefan Zermatten
2018-09-25 11:10:47 +02:00
f4d3368fb4
Updated cron job to clean database of soft removed documents
Stefan Zermatten
2018-09-25 10:58:01 +02:00
b3c2176de8
Added weight carried recomputation
Stefan Zermatten
2018-09-25 09:07:43 +02:00
1de9fb558a
Merge pull request #182 from mommothazaz123/patch-1
Stefan Zermatten
2018-09-14 10:06:43 +02:00
06ffc94b4c
fix error in Characters.deny()
Andrew Zhu
2018-09-07 14:07:55 -07:00
74c6a423ee
Allowed owners to give their characters to new owners, no UI yet.
1.7.3
Stefan Zermatten
2018-08-28 09:59:10 +02:00
9fccc3be61
Renamed addDefaultAttributes to addDefaultStats
Stefan Zermatten
2018-08-28 09:57:09 +02:00