Commit graph

21 commits

Author SHA1 Message Date
hppeng b0777ecfcf Fix ability tree "appx. toposort"... finally... 2022-07-20 09:21:13 -07:00
hppeng 09e605d36a HOTFIX: fix typo with no gear skillpoint calc
fk js and also fk me
2022-07-17 23:48:42 -07:00
hppeng 6e590dde01 Remove debugging print (2) 2022-07-17 23:33:39 -07:00
hppeng 2d9a6bb5a1 Fix check for.. the guard that I put in myself... 2022-07-17 23:10:16 -07:00
hppeng 24a7dd9592 Clean up, remove prints 2022-07-17 22:39:30 -07:00
hppeng d4706ebb74 Remove debugging msg for skillpoint calc 2022-07-17 22:04:38 -07:00
hppeng 5daa7064cd Separate cases a bit more cleanly, include -sp items in noboost 2022-07-17 23:13:20 -05:00
hppeng 338e1931bc -sp case 2022-07-17 23:00:27 -05:00
hppeng 0a508ea0ae Fix typo with skillpoint engine initialization 2022-07-17 22:53:24 -05:00
hppeng 1e4ebee975 First iteration blazing fast sp engine 2022-07-17 20:44:00 -07:00
hppeng 3e9414ef1e Revert Map changes for big maps... use only for small object-like things 2022-07-17 16:34:54 -05:00
hppeng da6a422d79 Change ingred and item Maps to plain object access 2022-07-17 15:10:50 -05:00
hppeng 6c7c274f81 itemLists is now an object
also some test code for scc
2022-07-17 12:40:37 -07:00
hppeng efad0b5fdd Use direct property access to speed everything up 2022-07-17 03:38:12 -05:00
hppeng 3294494c53 Display sp compute times in html 2022-07-16 22:48:28 -07:00
hppeng 6ba2383e2f Add debugging printouts to skillpoint computation and overall compute 2022-07-16 22:47:19 -07:00
hppeng 18d21e21ae Ready for dev branch merge 2022-06-20 06:12:32 -07:00
hppeng 8db34d68a7 Almost working spell damage calculation 2022-06-19 09:49:04 -07:00
ferricles 8460b2e0a7 full tome functionality 2022-05-20 21:34:24 -07:00
ferricles 58e75eb0a2 barebones tome functionality [tome load, tome inputs, tome expandedItem display] 2022-05-20 02:03:46 -07:00
b 28a1e81a6c Move javascript files into their own folder 2021-10-17 18:21:02 -07:00
Renamed from skillpoints.js (Browse further)