hppeng-wynn
a41b07eae7
Improve atree validation pipeline ( #206 )
...
* Improve atree validation pipeline
validation check is run for all things depending on atree now -- hard errored atree will stop at `builder-atree-merge` node
error display split out of `atree-render-active` node
* Minify index.html
Co-authored-by: hppeng <hppeng>
2022-08-15 10:30:02 -07:00
hppeng-wynn
1334637521
Assassin patch ( #207 )
...
* Fix various assassin bugs
- Double Spin: wasn't adding a second hit and didn't have spell mult reduction
- Poisoned Blade: didn't have increased main attack range in description
- Smoke Bomb: fixed spelling error "slouly" -> "slowly"
- Righting Reflex: fixed sprite "node_2" -> "node_1"
- Mirror Image: added damage reduction to description
- Blazing Powder: fixed (?) so that it interacts with Lacerate correctly (should apply to each hit)
* Update spin attack implementation
* Fix double spin interaction
Co-authored-by: FrozenEarth <39888817+FrozenEarth-git@users.noreply.github.com>
Co-authored-by: hppeng <hppeng>
2022-08-15 10:28:38 -07:00
hppeng
857b235901
Fix atree description typos for halfmoon and enraged blow
2022-08-15 07:27:06 -07:00
hppeng
083feb3bb3
Merge branch 'master' of github.com:hppeng-wynn/hppeng-wynn.github.io
2022-08-15 07:21:29 -07:00
hppeng
ac87fe4dcc
Fix fatal typo in blade fury
...
bad hpp
2022-08-15 07:15:49 -07:00
hppeng-wynn
0c3ad58966
Fix advanced searcher functionality ( #205 )
...
* Fix advanced searcher functionality
some visual tuneup may be in order
* Refactor `items_2` to `items_adv`
Co-authored-by: hppeng <hppeng>
2022-08-14 20:39:43 -07:00
hppeng-wynn
874b8b1746
Fix poison to use actual statmap instead of build statmap ( #204 )
...
Co-authored-by: hppeng <hppeng>
2022-08-14 19:55:31 -07:00
hppeng-wynn
66a8ff2166
Fix misc. bugs in bug-reports ( #203 )
...
* Archer: geyser stomp crash fix
Add spellcost final %
* Remove prints
* Add raw spell display for The Nothing
* Fix misc bugs in bug-reports
stronger hook, stronger patient hunter crashes
Patch 12 Blade Fury
* Simplify sp formula
Co-authored-by: hppeng <hppeng>
2022-08-14 19:55:02 -07:00
aspiepuppy
6f9286cc5d
Atree hotfix ( #202 )
...
* patch 12 stuff except blade fury change
* patch 12 changes but it works now
* fixing misc garbage on patch 12
2022-08-14 13:57:13 -07:00
fin444
ce0b3d4464
atlas revamp functionality (except filters)
2022-08-13 11:48:16 -07:00
hppeng-wynn
b0ef1c2a39
Archer: geyser stomp crash fix ( #200 )
...
* Archer: geyser stomp crash fix
Add spellcost final %
* Remove prints
* Add raw spell display for The Nothing
Co-authored-by: hppeng <hppeng>
2022-08-12 21:39:24 -07:00
hppeng
3241b71879
Fix:
...
Vehement damRaw missing
Dagger prof wrong 5% damage (its spellmult not mdpct)
Backstab -5 cost
More Effigy icon/cost
2022-08-12 09:38:11 -07:00
hppeng
6efedef94c
Fix bullwhip interaction with effigy
2022-08-12 08:44:05 -07:00
fin444
aa8b1ae479
fix load issues with atree images ( #199 )
...
* potential fix for atree images not loading initially
* remove alerts
* resolve comments on PR #199
2022-08-11 14:45:23 -07:00
hppeng
1eef204ff3
Fix hand of the shaman and relik prof
2022-08-11 05:26:15 -07:00
hppeng
03897f676d
Forgot to bump db version
2022-08-11 04:31:52 -07:00
hppeng
8e903198a0
HOTFIX: Depersonalization should target Uproot, not Masquerade
2022-08-11 04:13:44 -07:00
hppeng
00b027a6e6
HOTFIX: cheaper uproot 1 <-> rebound should be parents not dep
2022-08-11 03:44:44 -07:00
hppeng
ba7a9768e3
HOTFIX: fix breathless damage with meteor and ophanim
2022-08-11 03:38:35 -07:00
hppeng-wynn
fb1077de7e
Shaman atree + schema augmentation ( #196 )
...
* Beginnings of shaman atree
* Fix aura parents
* Day's work (ft. frozenearth and endistic)
* More incremental work -- finish another two pages i think, or one
* One more page to go on shaman atree
* Fix missing archetype on overseer and fix regeneration to be not 100% heal per tick
* Just missing 4 abils at the bottom hopefully
* Fix typos in display
* Fix archetype req for chant of the fanatic
* Shaman atree complete
except fluid healing doesn't work yet
* Add comments, fix some misc. formatting related stuffs
* Misc. patch
Fix rebound interaction
Fix translations for newly added target parts
Fix tree misc. connection/archetype missing bugs
Co-authored-by: hppeng <hppeng>
2022-08-11 03:13:53 -07:00
hppeng
755def77f3
HOTFIX: Raw and % happen in the "same step" now (both based on pre-boost damage)
2022-08-10 17:48:41 -07:00
hppeng
0b56bdbef2
Jasmine bloom Damage -> DPS
2022-08-10 17:17:37 -07:00
hppeng
5e4698de09
Undo spaces deletion causing weird display behavior
2022-08-10 17:15:47 -07:00
hppeng
795b5207f8
Forest aconite spelldamage fix
2022-08-09 14:28:41 -07:00
hppeng
8883c0d790
Update anaerobic mana regen
2022-08-09 12:43:02 -07:00
hppeng
4d2d831179
HOTFIX: accidentally didn't 5x/0.7x spellcost IDs due to typo in python script
...
PR proper would've caught this...
2022-08-09 02:56:59 -07:00
hppeng
7e86de27d2
Merge branch 'master' of github.com:hppeng-wynn/hppeng-wynn.github.io
2022-08-09 02:39:27 -07:00
hppeng
385a097cf7
Patch 11 item changes
...
might have bugs...
2022-08-09 02:39:03 -07:00
aspiepuppy
e526d632ef
merged master because i forgor
2022-08-08 20:53:09 -05:00
aspiepuppy
eb5db84b6f
Merge branch 'master' into atree_hotfix
2022-08-08 20:52:14 -05:00
aspiepuppy
33bdfafa53
patch 11 balance changes
2022-08-08 20:48:12 -05:00
hppeng
5460b35319
HOTFIX: Patch equip order display bug
2022-08-07 11:37:49 -07:00
hppeng
384f985094
Fix typos after looking at PR diff
2022-08-04 23:41:41 -07:00
hppeng
b27ac25d7f
Fix typos
2022-08-04 23:41:00 -07:00
hppeng
2fe88957a4
Just a code cleanup
2022-08-04 23:38:46 -07:00
hppeng-wynn
2230a939f5
Merge pull request #192 from hppeng-wynn/item-search-fix
...
Item search fix
2022-08-03 23:20:19 -07:00
hppeng-wynn
57e16b3c4b
Merge pull request #188 from hppeng-wynn/mobile-navbar
...
Implement mobile navigation bar
2022-08-03 23:19:54 -07:00
fin444
cffa9bbd04
improve readability of style assignment
2022-08-03 11:17:16 -07:00
fin444
df0ab92bef
Merge branch 'master' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into atree
2022-08-03 11:12:28 -07:00
hppeng
e89ef2ae10
HOTFIX: style assignment via dictionary works correctly now....
...
how did we never notice this before
2022-08-03 11:09:54 -07:00
fin444
1319a92864
resolve comments on PR #187
2022-08-03 10:45:29 -07:00
hppeng
68c27b5224
Bring up to date using make_elem
2022-08-03 01:00:39 -07:00
hppeng
57c6426d50
Style fixes
2022-08-03 00:54:40 -07:00
hppeng
9d7ce1ede8
Move initialization code to the right place
2022-08-03 00:39:43 -07:00
hppeng
37dd7484bd
Complete refactor
2022-08-03 00:29:23 -07:00
hppeng
0f21d8abe2
Port crafter back to advanced search backend
2022-08-03 00:28:54 -07:00
hppeng
d81bdd8e93
Fix fatal typo causing default ings to show as undefined in crafter
2022-08-02 23:42:59 -07:00
reschan
10eab39a1d
remove redundancy in toggle_tab
2022-08-03 12:38:47 +07:00
reschan
ae7f93cb88
force open navbar when at top of the page
2022-08-03 10:38:44 +07:00
fin444
1fe52dfca3
long press for atree tooltips instead of hover on mobile
2022-08-02 11:58:06 -07:00
hppeng-wynn
d999b29125
Merge pull request #184 from hppeng-wynn/crafter_durability_fix
...
Fix crafted accessory durability display
2022-08-02 06:48:24 -07:00
hppeng
6741125373
HOTFOX: Fix edge case in skillpoints engine if only crafted gear is present
...
in addition to weapon
because somehow crafted gear is handled separately
TODO: look at this and disentangle the logic perhaps?
2022-08-02 06:47:25 -07:00
reschan
b80b9888ba
move tabs and navbar hide to utils.js
2022-08-02 13:40:58 +07:00
reschan
171d068a78
implement mobile navbar
2022-08-02 13:25:57 +07:00
hppeng
8ecc3866c7
Fix crafted accessory durability display
...
also cleanup display.js
2022-08-01 21:11:53 -07:00
hppeng-wynn
2b52264366
Merge pull request #182 from dr-carlos/tome-equip-order
...
Remove armor tomes from equip order
2022-08-01 20:40:16 -07:00
Boden-C
f2138ad66c
Fixed missing mage blockers
...
Fixed missing mage blockers
2022-07-31 21:47:31 -05:00
dr-carlos
f5df812d5c
Remove all tomes and 'no x' items from equip order
2022-07-31 22:11:23 +09:30
hppeng
3cb16d62ba
Backstab damage toggle button
2022-07-30 23:21:08 -07:00
hppeng
d4e574a69f
Merge branch 'atree'
2022-07-30 23:05:19 -07:00
hppeng
e68471185a
HOTFIX: negative scaling (focus relevant)
2022-07-29 18:33:34 -07:00
dr-carlos
ce1656a182
Remove armor tomes from equip order
2022-07-30 09:36:54 +09:30
dr-carlos
509172bcee
Clear tome inputs in resetFields
2022-07-30 06:10:19 +09:30
hppeng
a7e7c45af9
Stronger meteor no longer affects lightning strike
2022-07-29 12:39:57 -07:00
hppeng
241f916d86
More comments, tome aliases
2022-07-29 12:10:52 -07:00
hppeng
786529d11a
More top of file comments
2022-07-29 11:23:32 -07:00
hppeng
1d31bd0b3e
Add some comments to top of builder .js files
2022-07-29 10:37:09 -07:00
hppeng
857c15975a
Remove vanish boost box
2022-07-29 09:38:58 -07:00
hppeng
b41861e20f
Enraged blow scaling, fix winded typo
2022-07-29 01:44:56 -07:00
hppeng
08cd090088
Remove duplicate relic daggers
2022-07-28 22:58:28 -07:00
hppeng
9a12e0dc39
Tweak heal display
...
fix 2 decimal places, make green
2022-07-28 22:53:04 -07:00
hppeng
0d27c35c4e
Misc. fixes
...
Remove big map print in load.js
Fix crafted weapon re-encoding -- broke from item powdering fix...
2022-07-28 22:48:01 -07:00
aspiepuppy
b6acb14fba
added (Has Tomes)
2022-07-28 23:27:49 -05:00
aspiepuppy
3c3dd1f579
patch 10 changes
2022-07-28 22:14:49 -05:00
hppeng-wynn
564558ad0c
Merge pull request #176 from fin444/atree
...
switch atree images to canvas
2022-07-28 18:47:16 -07:00
fin444
90ef96c300
switch atree images to canvas
2022-07-28 11:23:01 -04:00
reschan
8a84f23dde
remove duplicate tab functions and document tab functions
2022-07-28 21:00:13 +07:00
reschan
8491fe9faa
add back skill points to the summary tab
2022-07-28 11:55:53 +07:00
reschan
fb155bd3bc
finalize mobile ui compress changes
2022-07-28 11:46:14 +07:00
reschan
6bbe371180
Merge branch 'atree' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into mobile_ui_tweaks
2022-07-28 11:10:17 +07:00
hppeng
e85909af71
Merge branch 'atree' into atree-ui-tweak
...
also, minify builder/index.html
2022-07-27 09:27:32 -07:00
hppeng
e0df864c6c
Merge branch 'atree' of github.com:hppeng-wynn/hppeng-wynn.github.io into atree
2022-07-27 09:13:53 -07:00
hppeng
727c7c76f9
Merge branch 'master' into atree
2022-07-27 09:13:49 -07:00
hppeng-wynn
10416028da
Merge pull request #172 from fin444/atree
...
texture atlasing to reduce file sizes
2022-07-27 09:08:56 -07:00
fin444
d7d45465cd
remove console.log
2022-07-27 08:08:06 -04:00
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
fin444
d2c4d5a9a6
resolve comments on PR #172
2022-07-26 13:44:16 -04:00
fin444
9d5339b255
potential fix for atree image misalignment
2022-07-25 12:00:43 -04:00
hppeng
74b1d480fa
Don't update the ability tree when NONE weapon is selected
...
so u can delete weapon and switch to the same class weapon and keep tree
2022-07-25 08:58:41 -07:00
hppeng-wynn
dcdf281612
Merge pull request #167 from hppeng-wynn/atree_reachable_fix
...
Fix reachable check to use currently reachable set instead of atree selection state
2022-07-25 00:20:21 -07:00
hppeng
30035dc732
HOTFIX: move atree toggles into same thing that handles sliders
...
so they update when they are toggled
2022-07-25 00:10:47 -07:00
dr-carlos
e47673ef17
Add powder input error detection
2022-07-25 15:42:51 +10:00
fin444
a009e07587
atlas for item textures
2022-07-24 17:31:23 -04:00
hppeng
336762ffb0
Compactify UI
...
- remove optimize str/dex button
- cram all the equip inputs together
- highlight sharing buttons
2022-07-24 12:35:06 -07:00
hppeng
bcc309c682
HOTFIX: move atree toggles into same thing that handles sliders
...
so they update when they are toggled
2022-07-24 09:05:57 -07:00
hppeng
085375e4cc
HOTFIX: patch custom parsing/saving
...
renamed types -> all_types
2022-07-23 23:10:58 -07:00
hppeng
8efe671fae
Misc. atree fix
...
psychokinesis cost 1->2
orphion's pulse better desc
fluid healing not affected by conc
2022-07-23 21:22:28 -07:00
hppeng
ae4b8d44e6
Fix reachable check to use currently reachable set instead of atree selection state
2022-07-23 20:20:16 -07:00
fin444
de6108f187
remove unnecessary div stacking in atree
2022-07-23 18:14:03 -04:00