Stefan Zermatten
|
c46b836985
|
Merge pull request #192 from Frogvall/master
Updated heat metal according to SRD/PHB
|
2018-11-14 10:14:19 +02:00 |
|
Frogvall
|
65d1bac0dc
|
Updated heat metal according to SRD/PHB
|
2018-11-14 06:40:22 +01:00 |
|
Stefan Zermatten
|
fcae3056de
|
Merge branch 'bugfix-67'
1.7.4
|
2018-11-13 12:57:28 +02:00 |
|
Stefan Zermatten
|
7d364c80c0
|
Added hotfix to fix password button until the relevant package can be updated, fixes #67
|
2018-11-13 12:57:02 +02:00 |
|
Stefan Zermatten
|
0ff6c08abd
|
Merge branch 'bugfix-150'
|
2018-11-13 12:01:52 +02:00 |
|
Stefan Zermatten
|
1c95336843
|
Spell slot bubbles are limited to 10, overflow is shown numerically
fixes #150
|
2018-11-13 12:01:40 +02:00 |
|
Stefan Zermatten
|
b36720511b
|
Merge branch 'bugfix-155'
|
2018-11-13 10:39:26 +02:00 |
|
Stefan Zermatten
|
261220fdd5
|
Fixes #155, buffs can now only be applied if you have write access
refactored applying buffs to be a method, not a client side operation. You can now only applied if you have write access to the receiving character.
|
2018-11-13 10:39:14 +02:00 |
|
Stefan Zermatten
|
64edc52cca
|
Merge branch 'bugfix-170'
|
2018-11-13 10:08:08 +02:00 |
|
Stefan Zermatten
|
56f1bd2829
|
Fixes #170 and maybe some other more subtle problems regarding soft removes not cascading properly, orphaning objects
|
2018-11-13 10:07:55 +02:00 |
|
Stefan Zermatten
|
3b669fd2f9
|
Merge branch 'bugfix-177'
|
2018-11-13 09:32:24 +02:00 |
|
Stefan Zermatten
|
933878e158
|
fixes #177
|
2018-11-13 09:31:57 +02:00 |
|
Stefan Zermatten
|
0e6ca56316
|
Merge branch 'bugfix-191'
|
2018-11-13 09:28:06 +02:00 |
|
Stefan Zermatten
|
6599fe1ef8
|
fixes #191
|
2018-11-13 09:26:36 +02:00 |
|
Stefan Zermatten
|
f39baf43a1
|
Merge branch 'bugfix-187'
|
2018-11-13 08:59:34 +02:00 |
|
Stefan Zermatten
|
96f4e35e25
|
fixes #187
|
2018-11-13 08:58:42 +02:00 |
|
Stefan Zermatten
|
c4984c07bf
|
More progress on migrating schema
|
2018-11-12 16:23:43 +02:00 |
|
Stefan Zermatten
|
b49ab67390
|
Removed .idea folder
|
2018-10-29 12:28:59 +02:00 |
|
Stefan Zermatten
|
c7f0c0a4c4
|
Removed old polymer components
|
2018-10-29 12:28:33 +02:00 |
|
Stefan Zermatten
|
7cda854d22
|
Continued migrating to Simpl-Schema and imports
|
2018-10-19 14:01:23 +02:00 |
|
Stefan Zermatten
|
989706483a
|
updated CustomBuffs
|
2018-10-12 13:44:36 +02:00 |
|
Stefan Zermatten
|
53a1137848
|
Updated simpl-schema and collection2, started untangling the mess that made
|
2018-10-12 13:38:51 +02:00 |
|
Stefan Zermatten
|
e3065f089f
|
Moved effects to default character stats
|
2018-10-12 12:38:24 +02:00 |
|
Stefan Zermatten
|
6aaa4ebe00
|
Added base values to skills to make implementing non player creatures easier
|
2018-10-12 12:35:15 +02:00 |
|
Stefan Zermatten
|
158615c25c
|
moved exports to the function definitions, rather than bottom of file
|
2018-10-12 12:24:56 +02:00 |
|
Stefan Zermatten
|
4cd46fe209
|
Refactored creature computation with more comments
|
2018-10-12 12:14:15 +02:00 |
|
Stefan Zermatten
|
04059709eb
|
Got creature computation working again after moving to imports dir
|
2018-10-12 11:59:29 +02:00 |
|
Stefan Zermatten
|
d117570165
|
renamed model to api
|
2018-10-12 09:28:16 +02:00 |
|
Stefan Zermatten
|
4b900d5664
|
lowercased all model directories
|
2018-10-12 09:21:03 +02:00 |
|
Stefan Zermatten
|
189a1d0a16
|
Started work on migrating model to lazy evaluation
|
2018-10-12 09:18:18 +02:00 |
|
Stefan Zermatten
|
ca8223ccad
|
Moved the model into the imports directory
|
2018-10-12 09:01:23 +02:00 |
|
Stefan Zermatten
|
b2eed9a672
|
Renamed Characters to Creatures
|
2018-10-12 08:52:14 +02:00 |
|
Stefan Zermatten
|
d330e15dce
|
Added character creation dialog
|
2018-10-11 16:39:55 +02:00 |
|
Stefan Zermatten
|
4ac56a31de
|
Successful registration pushes the user to the character list
|
2018-10-11 11:50:19 +02:00 |
|
Stefan Zermatten
|
41a25151fc
|
Rolled back 1.8 update because it broke the build
|
2018-10-11 11:39:27 +02:00 |
|
Stefan Zermatten
|
e1c1b727ed
|
updated Meteor to 1.8
|
2018-10-11 10:44:07 +02:00 |
|
Stefan Zermatten
|
e17dbf6601
|
Upgrade to meteor 1.8
|
2018-10-10 14:28:48 +02:00 |
|
Stefan Zermatten
|
3f81d419f7
|
updated meteor
|
2018-10-10 14:00:46 +02:00 |
|
Stefan Zermatten
|
dc8185df98
|
Got basic dialog working, no morph animation yet
|
2018-10-09 16:24:43 +02:00 |
|
Stefan Zermatten
|
89820780b5
|
Added accounts page
|
2018-10-05 12:55:21 +02:00 |
|
Stefan Zermatten
|
1c00f5aa04
|
Hotfix iOS sign in issues (maybe)
|
2018-10-04 10:05:02 +02:00 |
|
Stefan Zermatten
|
d0ce162315
|
Made sure some links use vue router
|
2018-10-03 16:37:12 +02:00 |
|
Stefan Zermatten
|
6835f5f4f9
|
Removed blaze, old client side code
|
2018-10-03 11:14:23 +02:00 |
|
Stefan Zermatten
|
f5a32cb50a
|
Cobbled together some semblance of an item library UI
|
2018-10-02 15:43:10 +02:00 |
|
Stefan Zermatten
|
e9d5e85e75
|
Started on dialog stack
|
2018-10-02 08:51:04 +02:00 |
|
Stefan Zermatten
|
c46f8c5171
|
Speed dial fixed
|
2018-10-02 08:50:45 +02:00 |
|
Thaum Rystra
|
f41ff1c52f
|
Started work on vue sign-in
|
2018-10-01 09:38:03 +02:00 |
|
Stefan Zermatten
|
7f418c26da
|
Started work on character list page
|
2018-09-28 13:07:32 +02:00 |
|
Stefan Zermatten
|
acdc084905
|
Home and sidebar implemented
|
2018-09-28 13:07:12 +02:00 |
|
Stefan Zermatten
|
6a73d3576a
|
Added Vue, looks like this branch is now going to be DiceCloud V2
|
2018-09-27 14:55:27 +02:00 |
|