TheArtificer/src/artigen/managers
Ean Milligan 587d5aa19d -1 loop per iteration by only doing rollDist when needed 2025-08-06 14:30:41 -04:00
..
handler -1 loop per iteration by only doing rollDist when needed 2025-08-06 14:30:41 -04:00
artigenWorker.ts fix loopCount debug to actually log 2025-08-05 17:59:03 -04:00
countManager.ts reorganize worker management and queue management to be better 2025-05-01 23:19:08 -04:00
loopManager.ts Add debug logging to loopCountCheck 2025-08-05 17:48:24 -04:00
manager.d.ts V4.1.0 - Add unrestricted repeat roll system. 2025-08-05 15:46:11 -04:00
queueManager.ts Implement full roll alias system with support for yVars, currently untested. Additionally: made numbers in code more readable, change indentation to spaces in db init files, fix simulatedNominal system defaults to be config driven 2025-07-13 01:22:47 -04:00
resolveManager.ts not sure how this did not come up with the api in the past, but found out a resolve func cannot be passed into a worker. devised a system to store these off while the worker works and pick them back up on the main thread when applicable 2025-07-13 04:25:55 -04:00
workerManager.ts break rollUtils into multiple files 2025-05-01 23:41:23 -04:00