hppeng
75e1a87a44
Tweak graph flow for weapon powdering
...
unjankify: Move powder application out of weapon input node.
Item input node now produces an unpowdered item.
Powder input node reads this, and uses it to update `slots` message and error.
ItemPowderingNode collects from these two nodes and produces a powdered item.
2022-07-26 23:22:12 -07:00
dr-carlos
883f6602f0
Fix PowderInputNode style
2022-07-27 06:48:27 +09:30
dr-carlos
e47673ef17
Add powder input error detection
2022-07-25 15:42:51 +10:00
dr-carlos
60376aa9c5
Add red outline to errors
2022-07-25 15:38:30 +10:00
hppeng-wynn
fbefd61e38
Merge pull request #153 from hppeng-wynn/atree-validator-patch
...
Fix atree validator sometimes giving the wrong reason
2022-07-21 21:57:08 -07:00
hppeng-wynn
d9905f189f
Merge pull request #156 from hppeng-wynn/compute-graph-memory-leak
...
Add debug flag to fix compute graph memory leak
2022-07-21 21:56:53 -07:00
hppeng-wynn
2824a971f7
Merge pull request #159 from fin444/atree
...
dependencies in atree tooltips
2022-07-21 21:55:35 -07:00
hppeng
8e0cf18056
HOTFIX: remove duplicate parent, cheaper dash
2022-07-21 21:49:10 -07:00
hppeng-wynn
6302e20fc9
Merge pull request #157 from hppeng-wynn/atree_hotfix
...
Atree hotfix
2022-07-21 21:34:59 -07:00
fin444
868e56b0ea
remove print statement
2022-07-21 17:17:33 -07:00
aspiepuppy
aba4d85b1e
got rid of all the random _s in the parents xd
2022-07-21 15:47:15 -05:00
aspiepuppy
73877290ee
fixed the damage reduction for clones
2022-07-21 15:44:43 -05:00
aspiepuppy
ce645a3db2
same thing as prev
2022-07-21 15:42:23 -05:00
aspiepuppy
7d5741f883
atree inconsistencies 2 pt 2
2022-07-21 15:41:42 -05:00
aspiepuppy
70c70e4468
Merge branch 'atree' into atree_hotfix
2022-07-21 15:33:05 -05:00
fin444
4aee8f2d31
dependencies in atree tooltips
2022-07-21 11:26:46 -07:00
hppeng-wynn
f99e813348
Merge pull request #158 from hppeng-wynn/atree-spec-doc
...
Add more doc for atree specification
2022-07-21 09:43:14 -07:00
hppeng
8383ed0c06
Add more doc for atree specification
...
also, add description to Marked and fix More Marked
2022-07-20 21:55:07 -07:00
aspiepuppy
ecd1ad84b5
same as last idk why it didnt commit
2022-07-20 22:09:36 -05:00
aspiepuppy
dc26e10fc6
atree inconsistencies 2 (mightve messed up a bit)
2022-07-20 22:09:04 -05:00
hppeng
75f4fc684b
Add debug flag to fix compute graph memory leak
...
mfw no destructor hook
2022-07-20 12:06:34 -07:00
hppeng
a364cb0fc7
HOTFIX: patch attack speed display
...
introduced by stat box merge... manual test failure... TODO: unit test framework
2022-07-20 11:59:29 -07:00
hppeng
bb47fee2f8
Fix Haemhorrage AP cost
...
remove duplicate entry in atree json?? lol wtf
2022-07-20 11:14:38 -07:00
hppeng
2c17845866
Fix poisoned blade cost
2022-07-20 11:00:10 -07:00
hppeng
2b8ffce379
Fix shenanigans stealing
2022-07-20 10:49:23 -07:00
hppeng-wynn
125d4818e2
Merge pull request #147 from hppeng-wynn/melee_stat_box
...
Unify melee stats boxes
2022-07-20 10:41:10 -07:00
hppeng
d5d0f87bcc
Change from clickable
to fake-button
...
holy UI design
2022-07-20 10:31:38 -07:00
hppeng
a63b4df3aa
Expand the arrow hitbox even further
2022-07-20 10:25:32 -07:00
hppeng
fc5332e0d6
Merge branch 'atree' into melee_stat_box
2022-07-20 10:21:38 -07:00
hppeng
ca3cf4c0c1
Fix lacerate, spin, wall of smoke, double slice
2022-07-20 10:09:12 -07:00
hppeng
b07faf7b47
Fix lacerate vs. spin attack interaction
...
thanks good documentation!
2022-07-20 09:54:05 -07:00
hppeng
99408e5e16
Add lemonalade to credits.txt
2022-07-20 09:41:18 -07:00
hppeng-wynn
90ce005485
Merge pull request #154 from hppeng-wynn/atree-assassin
...
assassin ability tree implementation
2022-07-20 09:39:47 -07:00
hppeng
eee9707016
Spellcost NaN
...
good documentation!
2022-07-20 09:38:42 -07:00
hppeng
b0777ecfcf
Fix ability tree "appx. toposort"... finally...
2022-07-20 09:21:13 -07:00
reschan
77726b003f
backstab temp push
2022-07-20 23:00:56 +07:00
reschan
97bdae7525
Merge branch 'atree' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into atree-assassin
2022-07-20 22:22:39 +07:00
reschan
ebcce93a37
assassin tree implementation
2022-07-20 20:26:04 +07:00
hppeng
dea0ed56fc
Fix atree validator sometimes giving the wrong reason
...
accidentally used reasons from previous iteration
2022-07-20 02:17:54 -07:00
hppeng
9a126fcf1c
Summary element rename/cleanup
2022-07-20 00:35:20 -07:00
hppeng
ab371f5757
Fix duplicate items
...
oops
2022-07-19 21:45:00 -07:00
hppeng-wynn
a67562a3c4
Merge pull request #151 from hppeng-wynn/atree_item_patch
...
Item changes for patch 8
:hmm:
doomed
2022-07-19 21:36:23 -07:00
hppeng
a3bf67aa2d
Bump load.js version
...
also bump ing since i forgot to since ages ago
2022-07-19 21:31:01 -07:00
hppeng
70ad5d71e7
Item changes for patch 8
2022-07-19 21:27:06 -07:00
hppeng
12dd037f8b
Fix nconv breathless
2022-07-19 20:50:52 -07:00
hppeng-wynn
3967366565
Merge pull request #150 from hppeng-wynn/atree_hotfix
...
patch 8 atree changes (also added ranges to stuff)
2022-07-19 20:50:06 -07:00
aspiepuppy
5066d6e522
fixed breathless schema (idk if scaling is right)
2022-07-19 22:06:47 -05:00
hppeng-wynn
2b1bcdd408
Merge pull request #149 from fin444/atree
...
Fancy atree tooltips
2022-07-19 19:52:52 -07:00
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