Commit graph

323 commits

Author SHA1 Message Date
hppeng
8e3a35b16a Small modification (Show Tree -> Edit Abilities)
discussed in PR but not implemented because i'm dense
2022-06-30 20:13:06 -07:00
hppeng
a318756058 Fix converter script, complete warrior tree 2022-06-30 09:05:09 -07:00
hppeng
61172d16d4 Merge branch 'atree-json-fix' into atree_encode 2022-06-30 09:00:07 -07:00
hppeng
a9fc53e044 Update warrior atree json... 2022-06-30 08:58:26 -07:00
hppeng
0976fff43a Working atree encoder and decoder 2022-06-30 08:03:41 -07:00
hppeng
7e40d6a926 Merge branch 'sock_encoding' into atree_encode 2022-06-30 05:40:21 -07:00
hppeng
ffc0d4b9b4 Atree error validation and input combining 2022-06-30 05:27:35 -07:00
ferricles
e9acb79f4b fixed merge conflicts 2022-06-29 20:06:33 -07:00
ferricles
07a018afda prevent active boxes from collapsing to 0 width 2022-06-29 19:20:51 -07:00
ferricles
1ed723f9b5 fixed merge conflict 2022-06-29 16:33:34 -07:00
ferricles
25645300b5 refactoring + removing old comments 2022-06-29 16:28:41 -07:00
hppeng
f1488a4352 Fix some json for warrior (from the bottom up to massive bash) 2022-06-29 00:14:40 -07:00
hppeng
44d3fc996a Merge branch 'atree' into atree_aggregator 2022-06-28 23:26:43 -07:00
hppeng
25102100ae Pull info from abil tree; construct spell objects and render them 2022-06-28 23:23:27 -07:00
hppeng
a42f79afb5 Aggregate ability descriptions and effects....
design pain... just YOLO time... kinda assuming that abilities will only affect one spell majorly..
2022-06-28 12:03:49 -07:00
hppeng
f6bf0875b5 Fix double toggle bug 2022-06-28 11:48:02 -07:00
hppeng
259ffb2395 Begin working on abil merging framework... fix a bunch of mistakes in atree constants 2022-06-28 11:43:35 -07:00
reschan
1b721cd810 remove forceful open/hide 2022-06-28 14:28:45 +07:00
reschan
881467cf0b fix: atree img display relatively to parent 2022-06-28 14:10:25 +07:00
reschan
c5951195fe bump latest change 2022-06-28 13:01:36 +07:00
hppeng
4d3a922bb2 Merge branch 'atree' into atree_aggregator 2022-06-27 22:57:05 -07:00
hppeng
f23895ee48 Address PR comments 2022-06-27 22:16:23 -07:00
hppeng
a982756ce6 Merge branch 'atree' into spell_reformat 2022-06-27 22:09:24 -07:00
ferricles
8b0fe24482 eliminate repeated appendChild() in construct_AT 2022-06-27 21:33:38 -07:00
aspiepuppy
1a14f230f2 wawa 2022-06-27 22:42:19 -05:00
aspiepuppy
e427532424 wa 2022-06-27 22:41:56 -05:00
ferricles
2db1a3a336 quick documentation + refactoring to add new param for render_AT() 2022-06-27 16:49:21 -07:00
reschan
ebcdbc14fc remove redundant atree data files 2022-06-27 16:53:18 +07:00
reschan
b36b16c49d fix: separate atree ids for each class 2022-06-27 16:23:22 +07:00
hppeng
5106b7b681 HOTFIX: damage multipliers from potion effect not being registered 2022-06-27 01:41:13 -07:00
hppeng
5fde5faacb really minor code cleanup 2022-06-27 01:32:26 -07:00
ferricles
b4172744e1 Merge branch 'atree' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into atree 2022-06-27 00:09:53 -07:00
ferricles
65c2d39754 atree ID rework started 2022-06-27 00:09:49 -07:00
hppeng
3fb59494d9 Testing healing 2022-06-26 23:54:05 -07:00
hppeng
c7fd1c53f8 Internal spell representation overhaul
Using new (more expressive) schema
Somehow made display code cleaner !!!
2022-06-26 23:42:00 -07:00
hppeng
581891116d Fix a compute graph state update bug (double link), fix powder special display 2022-06-26 20:24:38 -07:00
hppeng
913b5a7c85 Fix guardian angels spell mult 2022-06-26 18:23:07 -07:00
hppeng
8007a80889 Spell schema comment 2022-06-26 18:11:17 -07:00
hppeng
ce44d949d0 Merge branch 'atree' of github.com:hppeng-wynn/hppeng-wynn.github.io into atree 2022-06-26 16:57:26 -07:00
hppeng
8ff0afa685 Begin atree integration
also don't re-render the entire thing every time something changes -- local updates
2022-06-26 16:49:35 -07:00
ferricles
d5d3f15c27 prevent node unrendering 2022-06-26 11:18:20 -07:00
ferricles
f854889846 fixed merge conflicts 2022-06-26 10:25:57 -07:00
hppeng
281955ec93 Merge branch 'atree' of github.com:hppeng-wynn/hppeng-wynn.github.io into atree 2022-06-26 06:14:26 -07:00
hppeng
a99f164a29 Clean up js files
rename display_atree -> atree
remove d3_export
2022-06-26 06:14:19 -07:00
reschan
496a9b87d2 Merge branch 'atree' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into atree 2022-06-26 19:47:18 +07:00
reschan
18524b44fa atree name to id json 2022-06-26 19:47:12 +07:00
hppeng
8f5f5c9d8e Merge branch 'atree' of github.com:hppeng-wynn/hppeng-wynn.github.io into atree 2022-06-26 05:46:35 -07:00
reschan
af3c76681b fix: cosmetic defect on tri connector 2022-06-26 19:46:04 +07:00
hppeng
a7be5e15be Merge branch 'atree' of github.com:hppeng-wynn/hppeng-wynn.github.io into atree 2022-06-26 05:45:22 -07:00
hppeng
8b4fb7cb32 Merge branch 'UI_test' into atree 2022-06-26 05:45:13 -07:00
hppeng
379ebb8224 HOTFIX -- update "Original Value" skillpoint display 2022-06-26 05:44:10 -07:00
reschan
9fa23e6b6f Merge branch 'atree' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into atree 2022-06-26 19:40:27 +07:00
reschan
83fcfd15f4 change to id, from display_name 2022-06-26 19:40:17 +07:00
hppeng
21773ab52d Fix set initial load 2022-06-26 05:37:15 -07:00
hppeng
1303c959b1 HOTFIX: remove const from SumInputNode to allow default value fixing 2022-06-26 05:35:04 -07:00
hppeng
94e4b52615 Print stack visually on error 2022-06-26 05:29:06 -07:00
hppeng
72999c3014 Fix set initial load 2022-06-26 05:18:23 -07:00
reschan
01e02d603b fix: unsafe connector rotation (for real this time) 2022-06-26 18:34:35 +07:00
reschan
dcc65516cd fix: unsafe connector rotation 2022-06-26 18:29:55 +07:00
hppeng
762120d189 Fix tomes (for real...) 2022-06-26 04:12:04 -07:00
hppeng
aa9041bd01 Fix tome damage calculation... 2022-06-26 04:08:54 -07:00
reschan
b9e04c4c9f add general comments 2022-06-26 17:55:06 +07:00
reschan
d3c11a8a72 fix: tri failing case 2022-06-26 17:48:00 +07:00
hppeng
295e8f3e36 Fix damage calc... somewhat unify powder format 2022-06-26 03:14:31 -07:00
hppeng
24892c91fe Merge branch 'atree' of github.com:hppeng-wynn/hppeng-wynn.github.io into atree 2022-06-26 03:00:35 -07:00
reschan
ab38e5cf5f remove debug code 2022-06-26 16:32:41 +07:00
reschan
72f9b2b30d fix: tri connector rotation 2022-06-26 16:25:54 +07:00
reschan
5992d5db7f fix: connector not updating when node is unselected 2022-06-26 16:04:02 +07:00
reschan
92f4df3659 implement atree connector highlighting 2022-06-26 15:59:02 +07:00
ferricles
8d357f7531 current AP count display 2022-06-26 01:15:26 -07:00
hppeng
056ff84972 Misc. changes to powdering workings
Items no longer have powders array defined by default (only weapons/armors)
2022-06-26 01:07:43 -07:00
hppeng
58555f232c Merge branch 'UI_test' into atree 2022-06-26 00:50:13 -07:00
ferricles
6561731a59 node highlighting + cost display in tooltip 2022-06-26 00:48:42 -07:00
hppeng
c25d424194 HOTFIX: patch str/dex optimizer 2022-06-26 00:43:11 -07:00
hppeng
472c35e425 Merge branch 'UI_test' into damage_calc 2022-06-26 00:08:58 -07:00
hppeng
1d96725313 Merge branch 'UI_test' into damage_calc 2022-06-26 00:08:32 -07:00
hppeng
975c0faa1f Fix crafter page, fix damage calculation for crafted and normal items (no longer rounded powder damage) 2022-06-26 00:08:02 -07:00
ferricles
cb3c627300
Merge pull request #45 from hppeng-wynn/autodoc
Compute graph documentation
2022-06-25 20:30:31 -07:00
hppeng
efe3a7b0e8 Merge branch 'atree' into damage_calc 2022-06-25 13:25:10 -07:00
hppeng
2e65e88b6c autodoc done 2022-06-25 05:23:58 -07:00
hppeng
94b67115aa Fix builder throwing error on empty URL
TODO: clean up dirty flags
2022-06-24 22:43:28 -07:00
ferricles
d8d76a0df9 fix merge conflict 2022-06-24 21:26:13 -07:00
ferricles
8805521ce2 assert error change for error thrown, formatted getScript, added default epsilon for assert near 2022-06-24 21:24:22 -07:00
ferricles
61dfe2de65 assert error 2022-06-24 21:01:54 -07:00
hppeng
2000d381a8 Incremental progress 2022-06-24 20:26:26 -07:00
ferricles
17311ff3b1 first batch of generic assert tests 2022-06-24 19:19:15 -07:00
hppeng
39e6ade142 HOTFIX: Patch dps_vis 2022-06-24 06:06:24 -07:00
hppeng
46e784b248 Merge branch 'UI_test' into damage_calc 2022-06-24 05:36:32 -07:00
reschan
6ba3b6de49 Merge branch 'atree' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into atree 2022-06-24 19:05:05 +07:00
reschan
8ce25cf2c9 space out and confine active abil window 2022-06-24 19:04:58 +07:00
hppeng
eb84f1de6e Rudimentary display code and repair atree file 2022-06-24 04:56:56 -07:00
hppeng
2e287447ff Add some display info to atree 2022-06-24 04:48:48 -07:00
hppeng
2b18774395 Wynn2 damage calculation 2022-06-24 03:35:03 -07:00
ferricles
c7054ce25a append() number bug fix 2022-06-24 00:43:24 -07:00
ferricles
7e82213b36 simple range bug fix in set and clear bit 2022-06-24 00:29:43 -07:00
ferricles
95cd93ad4d major bug fixes, append number yet to be unit tested 2022-06-24 00:15:06 -07:00
hppeng
623037eda0 HOTFIX: display weapon as the last part of copy for sharing 2022-06-23 22:33:17 -07:00
hppeng
14ab20c446 Remove extra prints, make response time of nodes much faster
hides a bug that we have where two updates are scheduled if you hit enter and tab... no.......
2022-06-23 20:18:08 -07:00
hppeng
3f3ed18455 Fix minified file / update 2022-06-23 20:10:02 -07:00
hppeng
032fa26d1c Merge branch 'atree' of github.com:hppeng-wynn/hppeng-wynn.github.io into atree 2022-06-23 20:01:47 -07:00