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
ea32c54f57cd700a87dac91081d3c4903bd33489
DiceCloud
/
app
/
imports
/
api
/
engine
/
computation
History
Stefan Zermatten
ea32c54f57
Fixed massive writes to creature.variables on calc
...
Now only writes changed variables, preventing oplog from being polluted with massive updates
2022-04-25 13:57:39 +02:00
..
buildComputation
Overhauled damage multipliers UX
2022-03-05 16:23:21 +02:00
computeComputation
Hotfix for skills without effects breaking calculations
2022-03-09 08:09:16 +02:00
utility
Completed first pass at action system re-write. Untested
2021-10-10 19:44:02 +02:00
writeComputation
Fixed massive writes to creature.variables on calc
2022-04-25 13:57:39 +02:00
buildCreatureComputation.js
Fixed massive writes to creature.variables on calc
2022-04-25 13:57:39 +02:00
buildCreatureComputation.test.js
Optimized some slow parts of the engine.
2021-09-29 15:54:14 +02:00
computeCreatureComputation.js
Reversed the order of the creature compute dependency graph traversal
2022-02-26 14:58:38 +02:00
computeCreatureComputation.test.js
Tore out the old engine, left some wounds
2021-09-27 14:28:32 +02:00
CreatureComputation.js
Fixed massive writes to creature.variables on calc
2022-04-25 13:57:39 +02:00