fin444
84476a95bc
it's 'node_0' not '0'
2022-07-19 19:50:14 -07:00
fin444
591fa29c7d
assassin archetype colors
2022-07-19 16:03:13 -07:00
fin444
88d3e87277
Merge branch 'atree' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into atree
2022-07-19 13:06:15 -07:00
fin444
3f0fb053b9
make numbers in tooltip descriptions pop
2022-07-19 13:06:06 -07:00
fin444
5b94564e86
ability requirements in tooltip
2022-07-19 11:40:37 -07:00
hppeng
aa185ce022
Heal% stat
2022-07-18 22:23:16 -07:00
fin444
3e14609627
basic color stuff
2022-07-18 15:45:12 -07:00
hppeng
a9a0eb5eda
Remove (incorrectly formatted) archer speed, implement toggle
2022-07-18 02:51:25 -07:00
hppeng
fb499c3820
Explosion damage affected by transonic warp
...
also cap stat scalers
2022-07-16 19:17:51 -07:00
hppeng
3b5660d141
HOTFIX: performance issues relating to deepcopy-ing large objects
...
...oops
2022-07-14 16:10:05 -07:00
fin444
967a954a49
fix tooltips being constrained to the atree panel
2022-07-14 11:17:38 -07:00
hppeng
5f464f9e7c
Fix rounding for scaling IDs
...
should work for damMult too (.. for now...) because those are specified in units of % (integer div 100)
2022-07-12 23:36:01 -07:00
fin444
f78d911c1e
resolve PR comments
2022-07-12 16:56:36 -07:00
fin444
89f699df74
fix merge issues & update atree constants
2022-07-12 15:06:40 -07:00
fin444
50082a4060
merge everyone else's changes into fin444's branch
2022-07-12 14:36:20 -07:00
fin444
4ae9655a3f
final style touches
2022-07-12 14:09:09 -07:00
fin444
2aee7ca589
connections no longer work by rotating
...
since rotations had issues with the pixel art
2022-07-12 13:48:55 -07:00
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
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
fin444
9118225319
backup of current work
2022-07-11 20:17:00 -07:00
hppeng
7d2626d1dc
Merge branch 'atree' into weapon-powder-optimization
2022-07-11 19:57:24 -07:00
hppeng
250627f9a9
Merge branch 'atree' into misc-bugfix
2022-07-11 08:16:53 -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
touhoku-wynn
baf08cb533
Update atree.js
2022-07-10 20:28:08 -07: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
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
5e43db7a49
Merge branch 'atree' into atree-validation-fix
2022-07-08 19:13:37 -07:00
hppeng
eea6a3c6b0
Merge branch 'atree' into atree-mage
2022-07-08 19:07:03 -07:00
hppeng
c5191cfe99
Merge branch 'atree' into atree_active_box
2022-07-08 17:29:40 -07:00
hppeng
22ee9322ef
Fix crash if no atree selected
2022-07-08 15:45:24 -07:00
hppeng
c05eb82e60
Merge in atree_active_box
2022-07-08 14:52:17 -07:00
hppeng
b256213f09
Merge branch 'atree_active_box' into atree-validation-fix
2022-07-08 14:36:16 -07:00
hppeng
75269f9b73
Begin mage atree integration.... pain and suffering...
2022-07-08 01:20:05 -07:00
hppeng
f2f9acff85
Distinguish between hard and soft atree errors
2022-07-08 00:21:21 -07:00
hppeng
e6a55afc4c
Split up basaltic trap
2022-07-07 22:51:38 -07:00