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
hppeng-wynn
00dffe62fa
Merge pull request #177 from hppeng-wynn/atree_hotfix
...
patch 10 changes
2022-07-28 21:45:59 -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
9934042411
HOTFIX: Minify index.html
2022-07-28 19:58:02 -07:00
hppeng-wynn
564558ad0c
Merge pull request #176 from fin444/atree
...
switch atree images to canvas
2022-07-28 18:47:16 -07:00
hppeng-wynn
f029c23ff3
Merge pull request #175 from hppeng-wynn/mobile_ui_tweaks
...
Optimize mobile scrolling experience by decreasing amount of information shown at once.
2022-07-28 18:43:49 -07:00
fin444
90ef96c300
switch atree images to canvas
2022-07-28 11:23:01 -04:00
reschan
c9a7098e48
move boosts and powders to equipment tab
2022-07-28 21:14:56 +07:00
reschan
8a84f23dde
remove duplicate tab functions and document tab functions
2022-07-28 21:00:13 +07:00
reschan
8ca3b30eb1
remove duplicate code introduced by conflict
2022-07-28 20:51:30 +07:00
reschan
8491fe9faa
add back skill points to the summary tab
2022-07-28 11:55:53 +07:00
reschan
2889619b98
minify index.html
2022-07-28 11:47:09 +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-wynn
56903da99a
Merge pull request #168 from hppeng-wynn/atree-ui-tweak
...
Compactify UI
2022-07-27 09:28:06 -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-wynn
e7063ab315
Merge pull request #174 from fin444/atree
...
fix typo in html
2022-07-27 09:18:04 -07:00
fin444
7906795f1e
fix typo in html
2022-07-27 12:15:37 -04: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
c5bc5c5ae7
Merge pull request #170 from dr-carlos/master
...
Add powder error detection
2022-07-27 09:13:34 -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
dr-carlos
0e5d0058b0
Merge 'Tweak graph flow for weapon powdering'
2022-07-27 23:01:43 +09:30
dr-carlos
2f75828b90
Tweak graph flow for weapon powdering
2022-07-27 23:00:54 +09:30
dr-carlos
e8adcdd4a6
Detect powder slots based on space position
2022-07-27 22:18:44 +09:30
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
7ecc7d1d5f
update builder/index.html from builder/index_full.html
2022-07-26 13:46:28 -04:00
fin444
d2c4d5a9a6
resolve comments on PR #172
2022-07-26 13:44:16 -04:00
hppeng-wynn
c84fbc21b2
Merge pull request #171 from hppeng-wynn/atree-NONE-update
...
Don't update the ability tree when NONE weapon is selected
2022-07-26 01:54:12 -07:00
fin444
5c98878d51
compress new atlases
2022-07-25 13:52:20 -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
dbc69ab874
Compactify level/reset/copy box, touch up mobile UI
2022-07-25 00:41:02 -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
f441236531
Bump vertical spacing a bit, make weapon powder input consistent with other equips
2022-07-25 00:15:16 -07:00
hppeng
e3fa77d1e3
Merge branch 'atree' of github.com:hppeng-wynn/hppeng-wynn.github.io into atree
2022-07-25 00:11:08 -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
dr-carlos
60376aa9c5
Add red outline to errors
2022-07-25 15:38:30 +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