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
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