This website requires JavaScript.
Explore
Help
Sign In
jschaufuss
/
DiceCloud
Watch
1
Star
0
Fork
0
You've already forked DiceCloud
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e5bde3874544dae6a9e246e9ecacb3a134cdfaf3
DiceCloud
/
app
/
imports
History
Stefan Zermatten
e5bde38745
Removed console timers from recompute function: it's not the primary slowdown
2021-01-28 15:00:36 +02:00
..
api
Removed console timers from recompute function: it's not the primary slowdown
2021-01-28 15:00:36 +02:00
constants
Fixed bugs with item display, equipment will now automatically move to the first property with the 'equipment' tag, carried items will move to the first property with the 'carried' tag
2021-01-12 12:54:02 +02:00
parser
Fixed parsing of variable names with numbers and stacked dice rolls like
dd8
->
1d(1d8)
2020-11-13 10:04:37 +02:00
server
Slot fillers that count as more than one slot now update the space left correctly.
2021-01-12 13:22:48 +02:00
ui
Replaced expensive
getActiveProperties
with cheaper filter by
inactive
field
2021-01-28 14:29:10 +02:00
math.js
Experimenting with webhooks.
2020-07-13 16:38:24 +02:00