Commit graph

403 commits

Author SHA1 Message Date
hppeng-wynn
6cb003f9bd
Merge pull request #116 from hppeng-wynn/atree-validation-hotfix
Fix bug that would count abilities' AP cost and archetype even if it was not "added" to AT
2022-07-12 11:02:16 -05:00
hppeng-wynn
067c4de0da
Merge pull request #115 from hppeng-wynn/crafter-redesign
Fix crafter UI inconsistencies
2022-07-12 02:01:43 -05:00
hppeng
df14970e5f Fix bug that would count abilities' AP cost and archetype even if it was not "added" to AT 2022-07-12 00:00:51 -07:00
reschan
8aabacb6eb finalize crafter ui changes 2022-07-12 12:10:55 +07:00
hppeng
7d2626d1dc Merge branch 'atree' into weapon-powder-optimization 2022-07-11 19:57:24 -07:00
hppeng-wynn
332c701230
Merge pull request #110 from hppeng-wynn/misc-bugfix
Misc bugfix
2022-07-11 21:56:23 -05:00
hppeng
7758c60a79 make breathless not depend on purification... only parent 2022-07-11 08:51:04 -07:00
hppeng
45aaea51f6 Breathless -> Purification 2022-07-11 08:23:18 -07:00
hppeng
c3310f5d62 Update things to match ingame behavior...
...
2022-07-11 08:22:17 -07:00
hppeng
250627f9a9 Merge branch 'atree' into misc-bugfix 2022-07-11 08:16:53 -07:00
hppeng
ccd8cecc92 Fix Eye Piercer effect going under Heal instead of TP 2022-07-11 07:45:38 -07:00
hppeng
94f0866c35 Fix inconsistencies in mage atree 2022-07-11 07:43:21 -07:00
hppeng
ebe322cbb3 Winded implementation
also general raw spell base modifier
2022-07-11 07:33:03 -07:00
hppeng
dc8973a73f Don't reload atree when build changes, only when player class changes
for some reason `atree-merge` node was depending on build instead of `player-class` node, which auto caches things.

Also first time debugging compute graph using `builder/doc.html`! epic success
2022-07-11 06:15:53 -07:00
hppeng
dc04101dde Fix blockers highlighting
whooo
2022-07-11 02:03:42 -07:00
hppeng
25cb2d4d9e Fix intelligence spellcost formula
mfw bug becomes feature
2022-07-11 01:25:25 -07:00
hppeng
fa5280d089 Merge branch 'atree' into misc-bugfix 2022-07-11 01:08:55 -07:00
hppeng
3c1ff1a263 Fix isNaN typo 2022-07-11 00:59:53 -07:00
hppeng
55c78e41c1 Fix some new items/item changes
oops
also theres a bunch of lowlv item changes but im just ignoring them for now

also fix our update scripts .-.
2022-07-11 00:29:28 -07:00
touhoku-wynn
baf08cb533
Update atree.js 2022-07-10 20:28:08 -07:00
touhoku-wynn
64ef7ee25b
Update builder_graph.js 2022-07-10 19:56:15 -07:00
hppeng
237dd4cfb6 Merge branch 'atree' into misc-bugfix 2022-07-10 18:54:22 -07:00
aspiepuppy
b4c113dbd1 changed warrior defense mod to 1.0 2022-07-10 16:57:02 -05:00
aspiepuppy
db67d4e4f7 this is just updated min for phantom ray archetype 2022-07-10 16:55:29 -05:00
aspiepuppy
4008dc03ce removed phantom ray archetype 2022-07-10 16:55:24 -05:00
aspiepuppy
ebe64dc395 fixed cheaper tp 2 to actually be for tp 2022-07-10 12:07:13 -05:00
hppeng-wynn
fb65dbccbd
Merge pull request #105 from hppeng-wynn/search-fix
Restore item search to working condition
2022-07-09 21:40:39 -07:00
reschan
76ae9098ac move dropdown creation to init func 2022-07-10 11:02:17 +07:00
reschan
57fa608cff fix special queries 2022-07-10 10:35:06 +07:00
hppeng
32854521de HOTFIX: Fix ophanim crash and reset crash
sorry for hotfixing but this is to demo git features..
2022-07-09 20:21:09 -07:00
reschan
ebbba92a8e partial restore of item search 2022-07-10 10:04:28 +07:00
aspiepuppy
bdb4792a53 snake nest and sunshower fix 2022-07-09 21:50:49 -05:00
hppeng
dbd7c45ff1 Add atree level table, begin work on highlight... death... 2022-07-09 19:30:29 -07:00
hppeng
e37c4696e0 Misc bugfixes in #bug-reports
biggest one is prolly implementing spell-part-specific damage mult
2022-07-09 03:09:50 -07:00
hppeng-wynn
25e55bec92
Merge pull request #94 from hppeng-wynn/merge-mastery
Merge mastery
2022-07-08 21:41:39 -07:00
hppeng
e0c91ffabb Merge branch 'atree' into merge-mastery 2022-07-08 21:27:43 -07:00
hppeng
7b1693c7f5 Fix archetype failure msg 2022-07-08 21:25:45 -07:00
reschan
c2a41b2e79 remove duplicates 2022-07-09 11:16:44 +07:00
reschan
4434b0969c remove extraneous/debug code 2022-07-09 11:14:38 +07:00
reschan
07c39c0780 fix: multiple transform on an image 2022-07-09 11:13:09 +07:00
reschan
cadd06864a fix: remove connector logic, add lookup table instead 2022-07-09 10:59:45 +07:00
hppeng
bb2ea64580 Address PR comment (remove print) 2022-07-08 20:51:01 -07:00
hppeng
e15d947901 Merge branch 'atree' into atree-validation-fix 2022-07-08 20:50:20 -07:00
hppeng
335b8681b6 Misc. mage tree fixes
also merge abilities
2022-07-08 20:47:34 -07:00
hppeng
e58e0fa5fa Merge elemental mastery nodes 2022-07-08 20:31:44 -07:00
hppeng
ed61d3379b HOTFIX: ophanim spellcost (last one for now... do PR... don't be bad) 2022-07-08 20:22:14 -07:00
hppeng
6d61055b7a Fix lightbender consistency 2022-07-08 20:19:24 -07:00
hppeng
f703520ec3 HOTFIX: Mage atree misc. fixes 2022-07-08 20:17:56 -07:00
hppeng
3d0136df60 HOTFIX: move slider for massive bash from bash to bakal's grasp 2022-07-08 19:24:16 -07:00
hppeng
02a5577e35 Fix enraged blow slider and remove prints from damage_calc 2022-07-08 19:19:16 -07:00