Commit graph

561 commits

Author SHA1 Message Date
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
fin444 1e699f223b atlas atree icons 2022-07-23 18:10:44 -04:00
hppeng f04882132a Fix crackshot, update potion boost apply order, fix spear prof display 2022-07-23 14:35:11 -07:00
hppeng 19341bdbfc Gangels show DPS
also, dog
2022-07-23 13:32:11 -07:00
hppeng 3ae9f2725b HOTFIX doom fix button map 2022-07-23 12:38:58 -07:00
hppeng 7919647372 Patch Water Mastery fluid healing interaction
according to zeer, all stat scaling is applied after total stats
2022-07-23 12:30:59 -07:00
fin444 ecb73af911 texture atlas for atree connectors 2022-07-23 13:18:35 -04:00
hppeng f9e783e56e Fix memory leak and toggle spell tab display bug
also fix documentation in atree and doc.html
2022-07-23 05:28:21 -07:00
hppeng 2ef378156a HOTFIX: set bonus mana and cost ID 5xing 2022-07-22 20:39:18 -07:00
hppeng-wynn 7d7ecc5085
Merge pull request #165 from hppeng-wynn/atree-ui-tweaks
relocate ability toggles and sliders to active boosts section
2022-07-22 20:26:34 -07:00
hppeng 49b1f667f6 Add info about slider source ability to sliders 2022-07-22 20:26:04 -07:00
reschan ac1d741919 relocate toggles and sliders to active boosts section 2022-07-23 10:11:28 +07:00
hppeng-wynn d655598a1d
Merge pull request #163 from hppeng-wynn/spellcost_float
Make spellcost floating point
2022-07-22 19:37:44 -07:00
aspiepuppy 60f89a44c6 escape artist archetype removed 2022-07-22 21:22:23 -05:00
hppeng 5d4e0c63ec Make spellcost floating point
display 2 decimal places
2022-07-22 10:27:59 -07:00
hppeng bf28e219f4 Fix Orphion's pulse heal, fix single item page for armor 2022-07-22 00:12:47 -07:00
hppeng b74f654e7c Deleted duplicate mage atree???
wtf
2022-07-21 22:24:09 -07:00
hppeng 8d394b30c3 Undo undoing patch changes 2022-07-21 22:06:14 -07:00
hppeng 4b0a336e3e Merge branch 'atree' into atree_hotfix 2022-07-21 22:03:58 -07:00
aspiepuppy 36d263a7bf patch 9 and random bug fixes 2022-07-21 23:58:32 -05: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
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