Commit graph

721 commits

Author SHA1 Message Date
hppeng-wynn
64d55a71da
Merge pull request #125 from hppeng-wynn/round-fix
Fix rounding for scaling IDs
2022-07-13 12:44:14 -07:00
hppeng-wynn
71cafa704c
Merge pull request #128 from hppeng-wynn/misc-cleanup
Misc cleanup
2022-07-13 12:42:25 -07:00
hppeng
d65c58fd92 Move some js files into debug/, implement db corruption detector 2022-07-13 01:17:45 -07:00
hppeng
c1ab8fe8ae Minify index.html, remove dead code (rip wynnatlas mini) in builder.js, move some encode/decode specific stuff to build_encode_decode.js 2022-07-13 00:37:31 -07:00
hppeng
ab41faa068 Fix modification base_spell of minefield
fix "mystery bug"
2022-07-13 00:00:08 -07:00
hppeng
5f464f9e7c Fix rounding for scaling IDs
should work for damMult too (.. for now...) because those are specified in units of % (integer div 100)
2022-07-12 23:36:01 -07:00
hppeng
2cb29de169 Update credits, fix double atree load bug, compress a bunch of pngs 2022-07-12 23:16:13 -07:00
aspiepuppy
4333937b41 decimator 2 sp wawawawawawawawa 2022-07-12 23:18:55 -05:00
hppeng
5025557259 Merge branch 'atree' into damage-calc-update 2022-07-12 17:40:33 -07:00
hppeng-wynn
2c8f275e9c
Merge pull request #119 from hppeng-wynn/atree_hotfix
fixed stronger meteor and windsweeper w/ thunstom
2022-07-12 19:38:15 -05:00
fin444
f78d911c1e resolve PR comments 2022-07-12 16:56:36 -07:00
fin444
89f699df74 fix merge issues & update atree constants 2022-07-12 15:06:40 -07:00
fin444
50082a4060 merge everyone else's changes into fin444's branch 2022-07-12 14:36:20 -07:00
fin444
4ae9655a3f final style touches 2022-07-12 14:09:09 -07:00
fin444
2aee7ca589 connections no longer work by rotating
since rotations had issues with the pixel art
2022-07-12 13:48:55 -07:00
aspiepuppy
e6106ec828 fixed stronger meteor and windsweeper w/ thunstom 2022-07-12 12:37:52 -05:00
hppeng
38fa0b0295 Implement critDamPct, update melee modifiers to what we see ingame, fix bug with 0 dam raw 2022-07-12 09:38:28 -07:00
hppeng-wynn
6cb003f9bd
Merge pull request #116 from hppeng-wynn/atree-validation-hotfix
Fix bug that would count abilities' AP cost and archetype even if it was not "added" to AT
2022-07-12 11:02:16 -05:00
hppeng-wynn
067c4de0da
Merge pull request #115 from hppeng-wynn/crafter-redesign
Fix crafter UI inconsistencies
2022-07-12 02:01:43 -05:00
hppeng
df14970e5f Fix bug that would count abilities' AP cost and archetype even if it was not "added" to AT 2022-07-12 00:00:51 -07:00
reschan
8aabacb6eb finalize crafter ui changes 2022-07-12 12:10:55 +07:00
fin444
9118225319 backup of current work 2022-07-11 20:17:00 -07:00
hppeng
7d2626d1dc Merge branch 'atree' into weapon-powder-optimization 2022-07-11 19:57:24 -07:00
hppeng-wynn
332c701230
Merge pull request #110 from hppeng-wynn/misc-bugfix
Misc bugfix
2022-07-11 21:56:23 -05:00
hppeng
7758c60a79 make breathless not depend on purification... only parent 2022-07-11 08:51:04 -07:00
hppeng
45aaea51f6 Breathless -> Purification 2022-07-11 08:23:18 -07:00
hppeng
c3310f5d62 Update things to match ingame behavior...
...
2022-07-11 08:22:17 -07:00
hppeng
250627f9a9 Merge branch 'atree' into misc-bugfix 2022-07-11 08:16:53 -07:00
hppeng
ccd8cecc92 Fix Eye Piercer effect going under Heal instead of TP 2022-07-11 07:45:38 -07:00
hppeng
94f0866c35 Fix inconsistencies in mage atree 2022-07-11 07:43:21 -07:00
hppeng
ebe322cbb3 Winded implementation
also general raw spell base modifier
2022-07-11 07:33:03 -07:00
hppeng
dc8973a73f Don't reload atree when build changes, only when player class changes
for some reason `atree-merge` node was depending on build instead of `player-class` node, which auto caches things.

Also first time debugging compute graph using `builder/doc.html`! epic success
2022-07-11 06:15:53 -07:00
hppeng
dc04101dde Fix blockers highlighting
whooo
2022-07-11 02:03:42 -07:00
hppeng
25cb2d4d9e Fix intelligence spellcost formula
mfw bug becomes feature
2022-07-11 01:25:25 -07:00
hppeng
fa5280d089 Merge branch 'atree' into misc-bugfix 2022-07-11 01:08:55 -07:00
hppeng
3c1ff1a263 Fix isNaN typo 2022-07-11 00:59:53 -07:00
hppeng
55c78e41c1 Fix some new items/item changes
oops
also theres a bunch of lowlv item changes but im just ignoring them for now

also fix our update scripts .-.
2022-07-11 00:29:28 -07:00
touhoku-wynn
baf08cb533
Update atree.js 2022-07-10 20:28:08 -07:00
touhoku-wynn
64ef7ee25b
Update builder_graph.js 2022-07-10 19:56:15 -07:00
hppeng
237dd4cfb6 Merge branch 'atree' into misc-bugfix 2022-07-10 18:54:22 -07:00
aspiepuppy
b4c113dbd1 changed warrior defense mod to 1.0 2022-07-10 16:57:02 -05:00
aspiepuppy
db67d4e4f7 this is just updated min for phantom ray archetype 2022-07-10 16:55:29 -05:00
aspiepuppy
4008dc03ce removed phantom ray archetype 2022-07-10 16:55:24 -05:00
aspiepuppy
ebe64dc395 fixed cheaper tp 2 to actually be for tp 2022-07-10 12:07:13 -05:00
hppeng-wynn
fb65dbccbd
Merge pull request #105 from hppeng-wynn/search-fix
Restore item search to working condition
2022-07-09 21:40:39 -07:00
reschan
76ae9098ac move dropdown creation to init func 2022-07-10 11:02:17 +07:00
reschan
57fa608cff fix special queries 2022-07-10 10:35:06 +07:00
hppeng
32854521de HOTFIX: Fix ophanim crash and reset crash
sorry for hotfixing but this is to demo git features..
2022-07-09 20:21:09 -07:00
reschan
ebbba92a8e partial restore of item search 2022-07-10 10:04:28 +07:00
aspiepuppy
bdb4792a53 snake nest and sunshower fix 2022-07-09 21:50:49 -05:00
hppeng
dbd7c45ff1 Add atree level table, begin work on highlight... death... 2022-07-09 19:30:29 -07:00
hppeng
e37c4696e0 Misc bugfixes in #bug-reports
biggest one is prolly implementing spell-part-specific damage mult
2022-07-09 03:09:50 -07:00
hppeng-wynn
25e55bec92
Merge pull request #94 from hppeng-wynn/merge-mastery
Merge mastery
2022-07-08 21:41:39 -07:00
hppeng
e0c91ffabb Merge branch 'atree' into merge-mastery 2022-07-08 21:27:43 -07:00
hppeng
7b1693c7f5 Fix archetype failure msg 2022-07-08 21:25:45 -07:00
reschan
c2a41b2e79 remove duplicates 2022-07-09 11:16:44 +07:00
reschan
4434b0969c remove extraneous/debug code 2022-07-09 11:14:38 +07:00
reschan
07c39c0780 fix: multiple transform on an image 2022-07-09 11:13:09 +07:00
reschan
cadd06864a fix: remove connector logic, add lookup table instead 2022-07-09 10:59:45 +07:00
hppeng
bb2ea64580 Address PR comment (remove print) 2022-07-08 20:51:01 -07:00
hppeng
e15d947901 Merge branch 'atree' into atree-validation-fix 2022-07-08 20:50:20 -07:00
hppeng
335b8681b6 Misc. mage tree fixes
also merge abilities
2022-07-08 20:47:34 -07:00
hppeng
e58e0fa5fa Merge elemental mastery nodes 2022-07-08 20:31:44 -07:00
hppeng
ed61d3379b HOTFIX: ophanim spellcost (last one for now... do PR... don't be bad) 2022-07-08 20:22:14 -07:00
hppeng
6d61055b7a Fix lightbender consistency 2022-07-08 20:19:24 -07:00
hppeng
f703520ec3 HOTFIX: Mage atree misc. fixes 2022-07-08 20:17:56 -07:00
hppeng
3d0136df60 HOTFIX: move slider for massive bash from bash to bakal's grasp 2022-07-08 19:24:16 -07:00
hppeng
02a5577e35 Fix enraged blow slider and remove prints from damage_calc 2022-07-08 19:19:16 -07:00
hppeng
5e43db7a49 Merge branch 'atree' into atree-validation-fix 2022-07-08 19:13:37 -07:00
hppeng
277899160f Mage spell display reformat
fix it all

also separate flaming uppercut
2022-07-08 19:12:12 -07:00
hppeng
abe9c8a560 Fix flaming uppercut counting in uppercut total 2022-07-08 19:07:15 -07:00
hppeng
eea6a3c6b0 Merge branch 'atree' into atree-mage 2022-07-08 19:07:03 -07:00
hppeng-wynn
3af9f868c5
Merge pull request #87 from hppeng-wynn/atree_active_box
Atree active box
2022-07-08 17:49:54 -07:00
hppeng
159aece0c0 Merge branch 'atree' into atree_active_box 2022-07-08 17:44:43 -07:00
hppeng-wynn
bacc98b003
Merge pull request #90 from hppeng-wynn/powder-acc-fix
Fix crafted accessories apparently
2022-07-08 17:43:20 -07:00
hppeng
59e5a3303a HOTFIX: fix thunder converting abilities 2022-07-08 17:42:25 -07:00
hppeng
c5191cfe99 Merge branch 'atree' into atree_active_box 2022-07-08 17:29:40 -07:00
hppeng-wynn
b07d4d2fa5
Merge pull request #88 from hppeng-wynn/basaltic-fix
Basaltic fix
2022-07-08 17:26:43 -07:00
hppeng
5bf0157a69 Mage atree (first ed.) (no display info) 2022-07-08 17:25:18 -07:00
hppeng
22ee9322ef Fix crash if no atree selected 2022-07-08 15:45:24 -07:00
hppeng
c3cb9f129d Update items for wynn2 item changes 2022-07-08 15:01:45 -07:00
hppeng
644213e5aa Fix enraged blow slider and remove prints from damage_calc 2022-07-08 14:53:07 -07:00
hppeng
c05eb82e60 Merge in atree_active_box 2022-07-08 14:52:17 -07:00
hppeng
b256213f09 Merge branch 'atree_active_box' into atree-validation-fix 2022-07-08 14:36:16 -07:00
hppeng
75269f9b73 Begin mage atree integration.... pain and suffering... 2022-07-08 01:20:05 -07:00
hppeng
f2f9acff85 Distinguish between hard and soft atree errors 2022-07-08 00:21:21 -07:00
hppeng
adc90821e6 Fix crafted accessories apparently
....
..
stupid
2022-07-07 23:18:58 -07:00
hppeng
e6a55afc4c Split up basaltic trap 2022-07-07 22:51:38 -07:00
hppeng
70c117261d Reworked master modifiers; working sliders 2022-07-07 22:28:46 -07:00
hppeng
a4eda17f4e Merge branch 'atree' into atree_active_box 2022-07-07 21:25:27 -07:00
hppeng
b62faddfa4 Fix description for phantom ray, update minified files 2022-07-07 19:53:56 -07:00
hppeng
5b6c957e76 Working scaling abils, sliders not hooked up yet
also fixed burning heart scaling
2022-07-07 19:44:57 -07:00
aspiepuppy
17eb8d2d66 added patch 7 changes for archer on constants 2022-07-07 18:15:16 -05:00
hppeng
a28c75e177 More setup for sliders/raw stat; fix defMultiplier (base def not fixed yet)
we should really unify the multiplicative effect checking -- this is kinda stupid
2022-07-07 16:13:26 -07:00
hppeng
3ff4421de4 Merge branch 'atree' into atree_active_box 2022-07-07 15:34:16 -07:00
hppeng
cdaff5fce9 Fix More Focus base_abil, display sliders 2022-07-07 15:33:00 -07:00
aspiepuppy
049a2b07ea fixed parents for refined gunpowder and decimator 2022-07-07 17:25:19 -05:00
hppeng
4a1939b5a1 Update slider jsons
and update json updater script
2022-07-06 21:15:41 -07:00
hppeng
2e6c5b8555 Fix some ability base_abil tags and update cyclone cost 2022-07-06 20:18:01 -07:00
hppeng
9f2235e889 Some design work for how sliders/toggles are going to interface with damage calc/stat agg pipeline 2022-07-06 20:13:28 -07:00
hppeng
e69039eabd More convenience functions for creating html elements 2022-07-06 20:04:53 -07:00
hppeng
148d51924e Migrate armor powder sliders to use new slider util functions 2022-07-06 19:44:51 -07:00
hppeng
eb6dd97d2a Damage calculation hotfix
fix bug with weapon "has element" table being mutated
fix damage of uppercut
2022-07-06 12:33:09 -07:00
hppeng
a5cffc6266 Set up nodes for adding sliders, etc. 2022-07-06 12:16:44 -07:00
hppeng
fdaad6931b Merge branch 'atree' into atree_active_box 2022-07-06 11:39:11 -07:00
hppeng-wynn
eec6544a33
Merge pull request #79 from hppeng-wynn/atree-misc-patch
Implement int and costs jankily
2022-07-06 11:36:47 -07:00
hppeng
05ca629185 Fix typo with fire mastery in archer
also: fix iron lungs archetype
2022-07-06 01:50:10 -07:00
hppeng
dba4ad3220 Revert to 1.20.3 powder calculation 2022-07-06 01:46:47 -07:00
hppeng
b8cdfe28fe Patch 6 changes
also fix vehement
2022-07-06 01:45:12 -07:00
hppeng
5f0f42a98a Restore crafter to working condition i think 2022-07-06 01:40:52 -07:00
hppeng
dd3d7f128d No more infinite powders 2022-07-06 01:06:24 -07:00
hppeng
d59cdfc611 Fix raw stat bonus applying 2022-07-05 23:55:47 -07:00
hppeng
e4d7a42a50 Remove prints 2022-07-05 23:51:16 -07:00
hppeng
8d077b3b4b Implement int and costs jankily
also fix rounding jankily with -cost items
2022-07-05 23:43:44 -07:00
hppeng
5391b08b37 Declare skillpoint final multipliers in a good place 2022-07-05 20:42:36 -07:00
hppeng
59be124de6 Fix ambivalence spellcosts 2022-07-05 10:38:05 -07:00
hppeng
2879bb4502 Fix damage calc
total mult wasn't accounting for neutral mult
2022-07-05 10:33:01 -07:00
hppeng
98d2486ceb More misc fixes
Make builder not barf with classes without atree (to reduce confusion)
Skillpoint %effect changes (def/agi, ehp calc)
2022-07-05 00:51:58 -07:00
hppeng
6980005924 Remove extra print 2022-07-04 22:05:48 -07:00
hppeng
21af3cc4cd Merge branch 'atree' into atree-misc-patch 2022-07-04 21:41:36 -07:00
hppeng
97ea17565a More misc fix
Bump db version (forgot to do in last commit)
Guardian angels + more shields works now
2022-07-04 21:39:35 -07:00
aspiepuppy
a5b1fcb7d6 made focus the right color (red) 2022-07-04 22:57:17 -05:00
hppeng
a24d3c402d Merge branch 'atree' into atree-misc-patch 2022-07-04 20:47:16 -07:00
hppeng
306e3a375e Bulk multiply mana stats
by 5 and .7

item changes not in
2022-07-04 18:03:01 -07:00
aspiepuppy
eed899eaad mana trap dependency fixed to nothing from fire creep 2022-07-04 20:01:20 -05:00
hppeng
0ac8998a76 Fix bugs in #bug-reports
defense mult working correctly
rejuv skin has 5 pally req
2022-07-04 12:33:17 -07:00
hppeng
f7d4946c4b Minify file, update minify script, add README for minifying 2022-07-02 16:55:10 -07:00
aspiepuppy
b3ef2e2ff4 added nodes to all of the archer abilties in constants (not min yet tho) 2022-07-02 18:25:04 -05:00
aspiepuppy
cde60c7b25 mana trap range 16 blocks now instead of 12 2022-07-02 15:12:48 -05:00
aspiepuppy
15ad6bfeb8 Mana Trap now has the correct mana regen (2.85) instead of 4. 2022-07-02 11:57:18 -05:00
ferricles
7832c1a1aa fixed merge conflict 2022-07-01 17:19:01 -07:00
ferricles
91407766cb slider generator functional 2022-07-01 15:52:13 -07:00
aspiepuppy
c601589c88 The last few commits but it is actually in atree_constants_min now 2022-07-01 16:53:41 -05:00
aspiepuppy
633e13a2cf Fixed More Traps archetype req to 0 from 10, fixed Fire Mastery to say Fire instead of Earth 2022-07-01 16:41:19 -05:00
aspiepuppy
4754187d2c Added Sharpshooter Archetype to Homing Shots 2022-07-01 15:54:42 -05:00
aspiepuppy
0156bdb236 Added Boltslinger Archetype to Stormy Feet 2022-07-01 15:48:08 -05:00
ferricles
bc68599c84
Merge pull request #66 from aspiepuppy/atree_hotfix
Added Focus dependency to More Focus 1 & 2, fixed Air Mastery so it i…
2022-07-01 13:38:22 -07:00
aspiepuppy
dbac4eff55 Added Focus dependency to More Focus 1 & 2, fixed Air Mastery so it is Boltslinger archetype and not Battle Monk. 2022-07-01 15:22:53 -05:00
hppeng
da782cd73c HOTFIX: Patch escape artist damage 2022-07-01 02:01:29 -07:00
hppeng
8663efccf7 HOTFIX: fix computeNode bad behavior with markDirty
was always doing dusty update
2022-07-01 01:35:20 -07:00
hppeng
13e8920fe1 Merge branch 'atree' of github.com:hppeng-wynn/hppeng-wynn.github.io into atree 2022-07-01 01:23:15 -07:00
hppeng
fac2c54da9 Archer atree 2022-07-01 01:23:06 -07:00
hppeng
d139262bf5 Remove unused print 2022-06-30 23:02:50 -07:00
hppeng
b13cf0499d ComputeNode subclass that will defer updates if its value did not change 2022-06-30 22:22:15 -07:00
hppeng
4632bba69a HOTFIX: patch atree json for charge, and display code 2022-06-30 21:21:25 -07:00
hppeng
53f502b96d Bugfix pt. 2: Totals now are evaluated in second round 2022-06-30 20:44:26 -07:00
hppeng
59f28f6956 HOTFIX: fix spellparts that don't already exist 2022-06-30 20:35:34 -07:00
hppeng
19134d3ab1 Merge branch 'atree' into UI_test 2022-06-30 20:15:17 -07:00
hppeng
8e3a35b16a Small modification (Show Tree -> Edit Abilities)
discussed in PR but not implemented because i'm dense
2022-06-30 20:13:06 -07:00
hppeng
a318756058 Fix converter script, complete warrior tree 2022-06-30 09:05:09 -07:00
hppeng
61172d16d4 Merge branch 'atree-json-fix' into atree_encode 2022-06-30 09:00:07 -07:00
hppeng
a9fc53e044 Update warrior atree json... 2022-06-30 08:58:26 -07:00
hppeng
0976fff43a Working atree encoder and decoder 2022-06-30 08:03:41 -07:00
hppeng
7e40d6a926 Merge branch 'sock_encoding' into atree_encode 2022-06-30 05:40:21 -07:00
hppeng
ffc0d4b9b4 Atree error validation and input combining 2022-06-30 05:27:35 -07:00
ferricles
e9acb79f4b fixed merge conflicts 2022-06-29 20:06:33 -07:00
ferricles
07a018afda prevent active boxes from collapsing to 0 width 2022-06-29 19:20:51 -07:00
ferricles
1ed723f9b5 fixed merge conflict 2022-06-29 16:33:34 -07:00
ferricles
25645300b5 refactoring + removing old comments 2022-06-29 16:28:41 -07:00
hppeng
f1488a4352 Fix some json for warrior (from the bottom up to massive bash) 2022-06-29 00:14:40 -07:00
hppeng
44d3fc996a Merge branch 'atree' into atree_aggregator 2022-06-28 23:26:43 -07:00
hppeng
25102100ae Pull info from abil tree; construct spell objects and render them 2022-06-28 23:23:27 -07:00
hppeng
a42f79afb5 Aggregate ability descriptions and effects....
design pain... just YOLO time... kinda assuming that abilities will only affect one spell majorly..
2022-06-28 12:03:49 -07:00
hppeng
f6bf0875b5 Fix double toggle bug 2022-06-28 11:48:02 -07:00
hppeng
259ffb2395 Begin working on abil merging framework... fix a bunch of mistakes in atree constants 2022-06-28 11:43:35 -07:00
reschan
1b721cd810 remove forceful open/hide 2022-06-28 14:28:45 +07:00
reschan
881467cf0b fix: atree img display relatively to parent 2022-06-28 14:10:25 +07:00
reschan
c5951195fe bump latest change 2022-06-28 13:01:36 +07:00
hppeng
4d3a922bb2 Merge branch 'atree' into atree_aggregator 2022-06-27 22:57:05 -07:00
hppeng
f23895ee48 Address PR comments 2022-06-27 22:16:23 -07:00
hppeng
a982756ce6 Merge branch 'atree' into spell_reformat 2022-06-27 22:09:24 -07:00
ferricles
8b0fe24482 eliminate repeated appendChild() in construct_AT 2022-06-27 21:33:38 -07:00
aspiepuppy
1a14f230f2 wawa 2022-06-27 22:42:19 -05:00
aspiepuppy
e427532424 wa 2022-06-27 22:41:56 -05:00
ferricles
2db1a3a336 quick documentation + refactoring to add new param for render_AT() 2022-06-27 16:49:21 -07:00
reschan
ebcdbc14fc remove redundant atree data files 2022-06-27 16:53:18 +07:00
reschan
b36b16c49d fix: separate atree ids for each class 2022-06-27 16:23:22 +07:00
hppeng
5106b7b681 HOTFIX: damage multipliers from potion effect not being registered 2022-06-27 01:41:13 -07:00
hppeng
5fde5faacb really minor code cleanup 2022-06-27 01:32:26 -07:00
ferricles
b4172744e1 Merge branch 'atree' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into atree 2022-06-27 00:09:53 -07:00
ferricles
65c2d39754 atree ID rework started 2022-06-27 00:09:49 -07:00
hppeng
3fb59494d9 Testing healing 2022-06-26 23:54:05 -07:00
hppeng
c7fd1c53f8 Internal spell representation overhaul
Using new (more expressive) schema
Somehow made display code cleaner !!!
2022-06-26 23:42:00 -07:00
hppeng
581891116d Fix a compute graph state update bug (double link), fix powder special display 2022-06-26 20:24:38 -07:00
hppeng
913b5a7c85 Fix guardian angels spell mult 2022-06-26 18:23:07 -07:00
hppeng
8007a80889 Spell schema comment 2022-06-26 18:11:17 -07:00
hppeng
ce44d949d0 Merge branch 'atree' of github.com:hppeng-wynn/hppeng-wynn.github.io into atree 2022-06-26 16:57:26 -07:00
hppeng
8ff0afa685 Begin atree integration
also don't re-render the entire thing every time something changes -- local updates
2022-06-26 16:49:35 -07:00
ferricles
d5d3f15c27 prevent node unrendering 2022-06-26 11:18:20 -07:00
ferricles
f854889846 fixed merge conflicts 2022-06-26 10:25:57 -07:00
hppeng
281955ec93 Merge branch 'atree' of github.com:hppeng-wynn/hppeng-wynn.github.io into atree 2022-06-26 06:14:26 -07:00
hppeng
a99f164a29 Clean up js files
rename display_atree -> atree
remove d3_export
2022-06-26 06:14:19 -07:00
reschan
496a9b87d2 Merge branch 'atree' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into atree 2022-06-26 19:47:18 +07:00
reschan
18524b44fa atree name to id json 2022-06-26 19:47:12 +07:00
hppeng
8f5f5c9d8e Merge branch 'atree' of github.com:hppeng-wynn/hppeng-wynn.github.io into atree 2022-06-26 05:46:35 -07:00
reschan
af3c76681b fix: cosmetic defect on tri connector 2022-06-26 19:46:04 +07:00
hppeng
a7be5e15be Merge branch 'atree' of github.com:hppeng-wynn/hppeng-wynn.github.io into atree 2022-06-26 05:45:22 -07:00
hppeng
8b4fb7cb32 Merge branch 'UI_test' into atree 2022-06-26 05:45:13 -07:00
hppeng
379ebb8224 HOTFIX -- update "Original Value" skillpoint display 2022-06-26 05:44:10 -07:00
reschan
9fa23e6b6f Merge branch 'atree' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into atree 2022-06-26 19:40:27 +07:00
reschan
83fcfd15f4 change to id, from display_name 2022-06-26 19:40:17 +07:00
hppeng
21773ab52d Fix set initial load 2022-06-26 05:37:15 -07:00
hppeng
1303c959b1 HOTFIX: remove const from SumInputNode to allow default value fixing 2022-06-26 05:35:04 -07:00
hppeng
94e4b52615 Print stack visually on error 2022-06-26 05:29:06 -07:00
hppeng
72999c3014 Fix set initial load 2022-06-26 05:18:23 -07:00
reschan
01e02d603b fix: unsafe connector rotation (for real this time) 2022-06-26 18:34:35 +07:00
reschan
dcc65516cd fix: unsafe connector rotation 2022-06-26 18:29:55 +07:00
hppeng
762120d189 Fix tomes (for real...) 2022-06-26 04:12:04 -07:00
hppeng
aa9041bd01 Fix tome damage calculation... 2022-06-26 04:08:54 -07:00
reschan
b9e04c4c9f add general comments 2022-06-26 17:55:06 +07:00
reschan
d3c11a8a72 fix: tri failing case 2022-06-26 17:48:00 +07:00
hppeng
295e8f3e36 Fix damage calc... somewhat unify powder format 2022-06-26 03:14:31 -07:00
hppeng
24892c91fe Merge branch 'atree' of github.com:hppeng-wynn/hppeng-wynn.github.io into atree 2022-06-26 03:00:35 -07:00
reschan
ab38e5cf5f remove debug code 2022-06-26 16:32:41 +07:00
reschan
72f9b2b30d fix: tri connector rotation 2022-06-26 16:25:54 +07:00
reschan
5992d5db7f fix: connector not updating when node is unselected 2022-06-26 16:04:02 +07:00
reschan
92f4df3659 implement atree connector highlighting 2022-06-26 15:59:02 +07:00
ferricles
8d357f7531 current AP count display 2022-06-26 01:15:26 -07:00
hppeng
056ff84972 Misc. changes to powdering workings
Items no longer have powders array defined by default (only weapons/armors)
2022-06-26 01:07:43 -07:00
hppeng
58555f232c Merge branch 'UI_test' into atree 2022-06-26 00:50:13 -07:00
ferricles
6561731a59 node highlighting + cost display in tooltip 2022-06-26 00:48:42 -07:00
hppeng
c25d424194 HOTFIX: patch str/dex optimizer 2022-06-26 00:43:11 -07:00
hppeng
472c35e425 Merge branch 'UI_test' into damage_calc 2022-06-26 00:08:58 -07:00
hppeng
1d96725313 Merge branch 'UI_test' into damage_calc 2022-06-26 00:08:32 -07:00
hppeng
975c0faa1f Fix crafter page, fix damage calculation for crafted and normal items (no longer rounded powder damage) 2022-06-26 00:08:02 -07:00
ferricles
cb3c627300
Merge pull request #45 from hppeng-wynn/autodoc
Compute graph documentation
2022-06-25 20:30:31 -07:00
hppeng
efe3a7b0e8 Merge branch 'atree' into damage_calc 2022-06-25 13:25:10 -07:00
hppeng
2e65e88b6c autodoc done 2022-06-25 05:23:58 -07:00
hppeng
94b67115aa Fix builder throwing error on empty URL
TODO: clean up dirty flags
2022-06-24 22:43:28 -07:00
ferricles
d8d76a0df9 fix merge conflict 2022-06-24 21:26:13 -07:00
ferricles
8805521ce2 assert error change for error thrown, formatted getScript, added default epsilon for assert near 2022-06-24 21:24:22 -07:00
ferricles
61dfe2de65 assert error 2022-06-24 21:01:54 -07:00
hppeng
2000d381a8 Incremental progress 2022-06-24 20:26:26 -07:00
ferricles
17311ff3b1 first batch of generic assert tests 2022-06-24 19:19:15 -07:00
hppeng
39e6ade142 HOTFIX: Patch dps_vis 2022-06-24 06:06:24 -07:00
hppeng
46e784b248 Merge branch 'UI_test' into damage_calc 2022-06-24 05:36:32 -07:00
reschan
6ba3b6de49 Merge branch 'atree' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into atree 2022-06-24 19:05:05 +07:00
reschan
8ce25cf2c9 space out and confine active abil window 2022-06-24 19:04:58 +07:00
hppeng
eb84f1de6e Rudimentary display code and repair atree file 2022-06-24 04:56:56 -07:00
hppeng
2e287447ff Add some display info to atree 2022-06-24 04:48:48 -07:00
hppeng
2b18774395 Wynn2 damage calculation 2022-06-24 03:35:03 -07:00
ferricles
c7054ce25a append() number bug fix 2022-06-24 00:43:24 -07:00
ferricles
7e82213b36 simple range bug fix in set and clear bit 2022-06-24 00:29:43 -07:00
ferricles
95cd93ad4d major bug fixes, append number yet to be unit tested 2022-06-24 00:15:06 -07:00
hppeng
623037eda0 HOTFIX: display weapon as the last part of copy for sharing 2022-06-23 22:33:17 -07:00
hppeng
14ab20c446 Remove extra prints, make response time of nodes much faster
hides a bug that we have where two updates are scheduled if you hit enter and tab... no.......
2022-06-23 20:18:08 -07:00
hppeng
3f3ed18455 Fix minified file / update 2022-06-23 20:10:02 -07:00
hppeng
032fa26d1c Merge branch 'atree' of github.com:hppeng-wynn/hppeng-wynn.github.io into atree 2022-06-23 20:01:47 -07:00
hppeng
beb47c7f3d Minified atree constants file; remove unused (old) script 2022-06-23 20:01:31 -07:00
reschan
e86152af18 delete nonexist function call 2022-06-24 09:51:43 +07:00
reschan
cba1bb5eb0 catch if given atree does not exist 2022-06-24 09:50:18 +07:00
reschan
32ee15dc2b delete empty atrees, move assassin to old 2022-06-24 09:49:54 +07:00
reschan
debbeee9f8 for reference when creating beta atree data 2022-06-24 09:49:24 +07:00
reschan
fe3445c16b fix: auto connector logic 2022-06-24 09:36:50 +07:00
ferricles
bbede794b9 removed remaining printouts 2022-06-23 11:21:11 -07:00
ferricles
738286275e toString() change, b64 constructor fix, append() functionality 2022-06-23 11:20:23 -07:00
ferricles
ab4de136f2 optimized slice(), string construction, toB64 and toString 2022-06-23 09:44:03 -07:00
reschan
bb98b2c5e4 fix archer tree (2) 2022-06-23 22:11:47 +07:00
reschan
e4861df3ef Merge branch 'atree' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into atree 2022-06-23 22:02:41 +07:00
reschan
39bbf45b12 change connector logic 2022-06-23 22:00:15 +07:00
reschan
d68af2f4c4 fix archer tree 2022-06-23 22:00:04 +07:00
hppeng
c42e96d360 Finally fixed bugs -- please test your code before pushing
bad hpp
2022-06-23 07:53:55 -07:00
hppeng
b5f05cb1e6 Whoops -- missing case 2022-06-23 07:43:32 -07:00
hppeng
e0f2dde953 Fix typo 2022-06-23 07:42:58 -07:00
hppeng
d8d5b6caf6 Minor code cleanup
combine code in corners case
combine cases in horiz. drawing
2022-06-23 07:29:25 -07:00
hppeng
730ddea551 Merge branch 'UI_test' into atree 2022-06-23 04:24:12 -07:00
hppeng
5f9c0d5185 HOTFIX: str/dex optimizer working now 2022-06-23 03:55:13 -07:00
hppeng
ef5dd8f6c6 HOTFIX: tome patch 2022-06-23 03:42:18 -07:00
hppeng
12e4c1e88c Revert to current dev branch behaviour somewhat 2022-06-23 03:16:36 -07:00
hppeng
8945261c31 Merge branch 'UI_test' into compute_graph 2022-06-23 02:51:51 -07:00
hppeng
6ea34708a6 Fully working tomes !!! 2022-06-23 02:23:56 -07:00
reschan
3939f83ffc partially change to new format 2022-06-23 16:15:51 +07:00
reschan
0d70214906 implement auto connectors 2022-06-23 16:15:06 +07:00
hppeng
9227dd0f56 Working armor special sliders (don't reset properly i think) 2022-06-23 01:25:19 -07:00
hppeng-wynn
adcf0b5db9
Merge pull request #35 from hppeng-wynn/melee_breakdown
Re-enable melee breakdown
2022-06-23 01:24:31 -07:00
ferricles
cac7e6b04b functional set bit, clear bit, read bit, slice 2022-06-22 17:45:13 -07:00
hppeng
e4466d8095 Add back morph easter egg 2022-06-21 22:53:04 -07:00
hppeng
651ae9f3d5 Small refactor to prepare for atree; fix reset health/lvl 2022-06-21 22:39:10 -07:00
ferricles
361d4cca54 bruh 2022-06-21 22:09:54 -07:00
ferricles
64e076cbb4 dummy commit 2022-06-21 21:51:26 -07:00
hppeng
6620d011e5 Fix edit id resetting 2022-06-21 20:41:40 -07:00
reschan
564e4709cd change clickable arrow to a function 2022-06-22 09:34:06 +07:00
ferricles
28955fe661 temp 2022-06-20 12:07:25 -07:00
hppeng
d1a468a227 Remove unused files (should be merged into builder.js... etc now.) 2022-06-20 10:52:46 -07:00
hppeng
ebcdf9ae27 Powder specials and potion boosts 2022-06-20 10:51:17 -07:00
hppeng
f7a1f4fc7e Fix melee damage, fix edit ids spell calc 2022-06-20 07:37:14 -07:00
hppeng
18d21e21ae Ready for dev branch merge 2022-06-20 06:12:32 -07:00
hppeng
4d7197fc53 Add instructions 2022-06-19 20:20:22 -07:00
hppeng
4a54635e2d More cleanup 2022-06-19 19:07:59 -07:00
hppeng
7980980f9a Build display working, still have to do edit ids / skillpoints 2022-06-19 13:59:16 -07:00
hppeng
81dfe767a3 Item display, build display (partially) 2022-06-19 13:44:02 -07:00
ferricles
2d719e9a4e BitVector class 2022-06-19 12:05:01 -07:00
hppeng
7bd27a9675 Merge branch 'UI_test' into compute_graph 2022-06-19 11:43:02 -07:00
hppeng
fd97eb45e0 Copying code
from sq2display.js to display.js
2022-06-19 11:30:10 -07:00
hppeng
e5b653619f Working spell damage calculation pipeline
broke like everything else
2022-06-19 11:02:28 -07:00
hppeng
8db34d68a7 Almost working spell damage calculation 2022-06-19 09:49:04 -07:00
hppeng
62a9a4f0c2 Compute graph cleanup, prepping for full build calc (currently broke) 2022-06-19 00:42:49 -07:00
ferricles
6277b50d12 fixed atree display bugs | functional atree toggle on/off + switching based on inferred class type 2022-06-18 21:00:32 -07:00
ferricles
ec13bdea1e small bug fixes for atree swapping - some unwanted behavior still exists 2022-06-17 20:46:52 -07:00
hppeng
0417a68e65 Remove duplicate warrior tag 2022-06-16 04:39:20 -07:00
hppeng
65d47117c8 Merge branch 'atree' of github.com:hppeng-wynn/hppeng-wynn.github.io into atree 2022-06-16 04:38:21 -07:00
hppeng
1c3ef6d545 Add warrior abilities (71) 2022-06-16 04:38:09 -07:00
reschan
e2eaf48984 remove empty title and desc 2022-06-16 16:53:59 +07:00
reschan
a1179911ab parse newlines to line breaks 2022-06-16 16:14:56 +07:00
reschan
a1227f6e75 add archer tree 2022-06-16 16:14:16 +07:00
ferricles
9036de536b modified atree graphics, added full assassin ability tree 2022-06-15 22:03:20 -07:00
ferricles
b2fa8a81b6 fixed merge conflict; new atree connector image 2022-06-15 18:50:07 -07:00
reschan
4f43a81313 change columns to 9, adjust sizes, fix selecteds 2022-06-16 07:18:29 +07:00
ferricles
5216686040 ability trees for different classes + selection based on weapon 2022-06-15 17:07:54 -07:00
ferricles
db7981024f removed printouts 2022-06-15 15:25:47 -07:00
ferricles
0166b7814d crafted item version 4 build decode bug fix, crafted page slight bug fixes 2022-06-15 12:53:51 -07:00
reschan
8df8632c6d add hover tooltips and active abilities 2022-06-14 16:45:41 +07:00
reschan
8108f033e5 atree initial commit 2022-06-13 16:21:01 +07:00
hppeng
4f7f0f9cfc Clean up loading code, much cleaner invocation during init (and less prone to races) 2022-06-12 07:45:48 -07:00
hppeng-wynn
9f399846a3
Merge pull request #36 from hppeng-wynn/documentation
Documentation
2022-06-09 20:16:45 -07:00
hppeng
e525cc0ec3 Remove extra debug prints 2022-06-09 20:03:14 -07:00
ferricles
0484bdfee3 Custom Item encoding section 2022-05-30 23:31:37 -07:00
ferricles
8381f0bfce CR weapon powder hotfix 2022-05-27 13:56:27 -07:00
ferricles
a52891c3ec modern version build link (v4,5,6) decoding 2022-05-27 00:06:04 -07:00
ferricles
be69c687b4 Merge branch 'UI_test' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into UI_test 2022-05-25 13:17:50 -07:00
ferricles
fc745e73c5 tome decoding hotfix 2022-05-25 13:17:42 -07:00
ferricles
827f9f11d5 documentation page prototype 2022-05-25 12:57:20 -07:00
reschan
1d1addd762 fix: making necklace a thing in search 2022-05-23 22:04:00 +07:00
reschan
adcf1ee362 re-enable melee breakdown 2022-05-23 13:20:03 +07:00
ferricles
ce87d110c5 changed base dps display to be an icon 2022-05-22 22:33:37 -07:00
ferricles
9ebc65ff90 calculateCraftSchedule added 2022-05-22 14:27:57 -07:00
ferricles
0bed0dab91 added copy hash button, removed craft button, added automatic craft upon input, lightened user input fields 2022-05-22 14:09:32 -07:00
hppeng
0f4dba258f Proof of concept (compute nodes to get items from names and highlight) 2022-05-22 03:21:34 -07:00
ferricles
45b2b99602
Merge pull request #26 from hppeng-wynn/spell_detail_clickable
Spell detail clickable
2022-05-22 01:20:18 -07:00
ferricles
20fe476f32 more code cleanup 2022-05-22 01:20:07 -07:00
ferricles
e46ea31ba5 refactored changes to more appropriate places 2022-05-22 01:10:55 -07:00
hppeng
06f745c158 Consolidate constants/utils files, start working on new builder file 2022-05-22 00:57:47 -07:00
ferricles
5ff9d6ff22 spell detail clickable indicator added 2022-05-22 00:50:53 -07:00
hppeng
0234101262 Remove common (we already have build_utils), edit instances of expandItems 2022-05-22 00:14:20 -07:00
ferricles
ae6c0c7541 reset button/margin fix on item dropdowns 2022-05-21 22:58:04 -07:00
ferricles
d4b47a0f3b Merge branch 'UI_test' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into UI_test 2022-05-21 22:40:18 -07:00
ferricles
ae46df287d margin 'fix' 2022-05-21 22:38:57 -07:00
hppeng
1e863fd015 Create common.js for more common stuff (Item class, expandItem func) 2022-05-21 22:38:43 -07:00
hppeng
1c4042325d Add method for "linking" compute nodes together
just smol standard things
2022-05-21 21:19:43 -07:00
ferricles
54c42322ef temp 2022-05-21 19:29:30 -07:00
hppeng
958017fc5c Move item input field into class, vars for scaling font, fullwidth 2022-05-21 19:14:00 -07:00
hppeng
ce5532e1d9 Smol work on compute graph 2022-05-21 15:51:09 -07:00
hppeng
ac636c9498 Make encoding method backwards compatible and export the lowest version encoding possible (up to 4) 2022-05-21 11:33:28 -07:00
ferricles
f8d90b347e fix armor powder tooltip display bug 2022-05-21 00:43:03 -07:00
ferricles
98dfe1c62c fixed merge conflict 2022-05-20 21:46:43 -07:00
ferricles
8460b2e0a7 full tome functionality 2022-05-20 21:34:24 -07:00
ferricles
1c1964a814 fix reset editable IDs 2022-05-20 19:13:20 -07:00
ferricles
621a115a5c fixed tome ID system, tome encoding and decoding support in build link 2022-05-20 19:01:53 -07:00
ferricles
58e75eb0a2 barebones tome functionality [tome load, tome inputs, tome expandedItem display] 2022-05-20 02:03:46 -07:00
ferricles
78317647db Smaller item link hitboxes, no more clickable link when item view not expanded 2022-05-19 01:54:26 -07:00