Stefan Zermatten
|
cf33bfcce1
|
Fixed compile errors
|
2018-09-25 16:04:30 +02:00 |
|
Stefan Zermatten
|
005433268d
|
Added migration code
|
2018-09-25 15:23:52 +02:00 |
|
Stefan Zermatten
|
ae470642c1
|
Computed characters are now written back to the database
|
2018-09-25 11:51:06 +02:00 |
|
Stefan Zermatten
|
dd89556b7f
|
Moved recompute character XP and Weight Carried around
|
2018-09-25 11:10:47 +02:00 |
|
Stefan Zermatten
|
b3c2176de8
|
Added weight carried recomputation
|
2018-09-25 09:07:43 +02:00 |
|
Stefan Zermatten
|
9fccc3be61
|
Renamed addDefaultAttributes to addDefaultStats
|
2018-08-28 09:57:09 +02:00 |
|
Stefan Zermatten
|
bc26a77f92
|
Merge branch 'feature-server-computation' of https://github.com/ThaumRystra/DiceCloud1 into feature-server-computation
|
2018-08-28 09:55:26 +02:00 |
|
Stefan Zermatten
|
fa3cca7193
|
Added baseValue to attributes
|
2018-08-28 09:55:22 +02:00 |
|
Thaum Rystra
|
662fc91e17
|
New characters get the appropriate attributes/skills/damageMultipliers
|
2018-08-25 20:19:17 +02:00 |
|
Stefan Zermatten
|
b4506fd939
|
Began abstracting default abilities, damage multipliers and skills into rulesets.
|
2018-08-24 13:30:31 +02:00 |
|
Stefan Zermatten
|
5c40a84660
|
Changed Characters to creatures, as the new attributes system is generalisable
|
2018-08-24 12:14:03 +02:00 |
|
Stefan Zermatten
|
7c9687955d
|
Added Models for attributes, skills and damage multipliers
|
2018-08-24 12:12:38 +02:00 |
|
Stefan Zermatten
|
b21a91b0aa
|
Added very basic testing, got attribute calculations working
|
2018-08-24 10:58:59 +02:00 |
|
Stefan Zermatten
|
f4b1da0c80
|
Comments and some refactoring
|
2018-08-23 16:17:42 +02:00 |
|
Stefan Zermatten
|
755e7fba30
|
Started the big move to server-side computation.
|
2018-08-23 15:55:21 +02:00 |
|
Stefan Zermatten
|
41c90bb69f
|
Updated Meteor
1.7.2
|
2018-08-23 11:45:38 +02:00 |
|
Stefan Zermatten
|
68432541db
|
Merge pull request #168 from Frogvall/master
Adding advantage/disadvantage arrows to initiative stat card
|
2018-08-23 11:34:02 +02:00 |
|
Frogvall
|
c417c45db1
|
Cleaned up a bit
|
2018-06-20 14:33:34 +02:00 |
|
Frogvall
|
3f3caf63e4
|
Add css and js implementation of previously naïve approach
Bonus: Learned some meteor :)
|
2018-06-20 14:25:18 +02:00 |
|
Jonas
|
49c5a1fcb1
|
Added adv class to skills in stat cards
Added arrows to initiative, for example
|
2018-06-18 00:51:20 +02:00 |
|
Stefan Zermatten
|
9fb37148fa
|
Merge pull request #167 from mommothazaz123/master
Add raw character JSON output, improve ratelimiter rules of API
|
2018-06-08 09:26:52 +02:00 |
|
Andrew Zhu
|
a67d7fb4ea
|
Merge branch 'master' into master
|
2018-06-07 02:06:34 -07:00 |
|
Andrew Zhu
|
8e0f19742b
|
fix some branch conflicts
|
2018-06-07 02:03:12 -07:00 |
|
Andrew Zhu
|
216e502c8a
|
add permission check to JSONcharacter
|
2018-06-07 01:38:29 -07:00 |
|
Andrew Zhu
|
1a18d1f816
|
update README to reflect dir name change
|
2018-06-07 01:08:41 -07:00 |
|
Andrew Zhu
|
c099e3173b
|
rename /rpg-docs to /app
|
2018-06-07 01:07:49 -07:00 |
|
Andrew Zhu
|
de93636c7c
|
Revert "add mixmax:smart-disconnect to reduce server load"
This reverts commit 465a61f80f.
|
2018-06-07 01:03:16 -07:00 |
|
Stefan Zermatten
|
5e263443b3
|
Updated dependencies
|
2018-06-04 15:42:23 +02:00 |
|
Stefan Zermatten
|
8c3a891254
|
Merge branch 'bugfix-163'
|
2018-06-04 15:29:14 +02:00 |
|
Stefan Zermatten
|
e737067990
|
Made sure empty party names take up some space so they can be edited
|
2018-06-04 15:28:08 +02:00 |
|
Andrew Zhu
|
465a61f80f
|
add mixmax:smart-disconnect to reduce server load
|
2018-05-27 22:58:02 -07:00 |
|
Andrew Zhu
|
bbf42aaf97
|
make ratelimiter actually match, return time to reset on hitting ratelimit
|
2018-05-25 01:39:35 -07:00 |
|
Andrew Zhu
|
b20d086a24
|
add character JSON endpoint, improve ratelimit rules
|
2018-05-25 01:34:39 -07:00 |
|
Stefan Zermatten
|
52baf297ca
|
Changed rpg-docs folder to app
|
2018-05-21 14:21:07 +02:00 |
|
Thaum Rystra
|
45e9f491ff
|
Merge branch 'feature-blacklist'
1.7.1
|
2018-04-02 14:27:24 +02:00 |
|
Thaum Rystra
|
742b26b0de
|
Added rate limiting logging and an error page for hitting the rate limit on opening characters
|
2018-04-02 14:26:55 +02:00 |
|
Stefan Zermatten
|
164ba78c81
|
Added blacklist checks and rate limit logging
Needs testing
|
2018-03-12 09:22:04 +02:00 |
|
Thaum Rystra
|
e27211b24d
|
Merge branch 'enhancement-154'
|
2018-03-03 20:13:03 +02:00 |
|
Thaum Rystra
|
30987752cc
|
Hotfix - Remove localhost from image link on printed character sheet
|
2018-03-03 17:28:42 +02:00 |
|
Thaum Rystra
|
058ee2691f
|
Merge branch 'feature-print'
# Conflicts:
# rpg-docs/package-lock.json
1.7.0
|
2018-03-03 17:18:16 +02:00 |
|
Thaum Rystra
|
f0cf7f4956
|
Added QR code and finished page 1
|
2018-03-03 17:13:36 +02:00 |
|
Thaum Rystra
|
75c8720b04
|
Moved printed character sheets to their own page
This makes sure the entire printed sheet is rendered before the browser attempts to print it, solving all manner of errors
|
2018-03-03 11:13:16 +02:00 |
|
Thaum Rystra
|
f73f2f670f
|
Formatted all existing printed character sheet fields nicely
|
2018-03-02 21:40:21 +02:00 |
|
Thaum Rystra
|
c6e62e1cfa
|
Added borders to ability scores and AC
|
2018-03-02 07:25:37 +02:00 |
|
Jacob
|
4e574c0f51
|
Added "clear" (reset to 0) button to resource cards
|
2018-02-24 14:49:42 +00:00 |
|
Jacob
|
80b195b7f7
|
Added reset button to resource cards
|
2018-02-24 14:42:41 +00:00 |
|
Thaum Rystra
|
67956d9a42
|
Fixed dropdown boxes being clipped in dialogs, updated Meteor
1.6.2
|
2018-01-26 18:18:49 +02:00 |
|
Stefan Zermatten
|
64b3ca6066
|
Added proficiencies to printed sheet; some fixes
|
2017-12-12 15:54:21 +02:00 |
|
Stefan Zermatten
|
8349f7da9b
|
Merge branch 'master' into feature-print
|
2017-12-06 09:22:57 +02:00 |
|
Stefan Zermatten
|
0636042878
|
Added core-js because an error message told me to
1.6.1b
|
2017-11-22 14:34:54 +02:00 |
|