Commit graph

125 commits

Author SHA1 Message Date
lodenrogue
2e3e6f3640 Fixed credits links 2022-07-07 00:24:33 -04:00
hppeng
148d51924e Migrate armor powder sliders to use new slider util functions 2022-07-06 19:44:51 -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
ferricles
294b90a608 discord ad banner, discord in sidebar 2022-07-04 01:24:49 -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
0976fff43a Working atree encoder and decoder 2022-06-30 08:03:41 -07:00
hppeng
ffc0d4b9b4 Atree error validation and input combining 2022-06-30 05:27:35 -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
reschan
881467cf0b fix: atree img display relatively to parent 2022-06-28 14:10:25 +07:00
hppeng
a99f164a29 Clean up js files
rename display_atree -> atree
remove d3_export
2022-06-26 06:14:19 -07:00
hppeng
8b4fb7cb32 Merge branch 'UI_test' into atree 2022-06-26 05:45:13 -07:00
hppeng
94e4b52615 Print stack visually on error 2022-06-26 05:29:06 -07:00
hppeng
472c35e425 Merge branch 'UI_test' into damage_calc 2022-06-26 00:08:58 -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
hppeng
2000d381a8 Incremental progress 2022-06-24 20:26:26 -07:00
reschan
8ce25cf2c9 space out and confine active abil window 2022-06-24 19:04:58 +07:00
hppeng
beb47c7f3d Minified atree constants file; remove unused (old) script 2022-06-23 20:01:31 -07:00
hppeng
730ddea551 Merge branch 'UI_test' into atree 2022-06-23 04:24:12 -07:00
hppeng
8945261c31 Merge branch 'UI_test' into compute_graph 2022-06-23 02:51:51 -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
hppeng
6620d011e5 Fix edit id resetting 2022-06-21 20:41:40 -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
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
hppeng
7bd27a9675 Merge branch 'UI_test' into compute_graph 2022-06-19 11:43:02 -07:00
hppeng
e5b653619f Working spell damage calculation pipeline
broke like everything else
2022-06-19 11:02:28 -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
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
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-wynn
9f399846a3
Merge pull request #36 from hppeng-wynn/documentation
Documentation
2022-06-09 20:16:45 -07:00
ferricles
827f9f11d5 documentation page prototype 2022-05-25 12:57:20 -07:00
reschan
adcf1ee362 re-enable melee breakdown 2022-05-23 13:20:03 +07:00
ferricles
44accf4358 oops 2022-05-22 22:40:34 -07:00
ferricles
ce87d110c5 changed base dps display to be an icon 2022-05-22 22:33:37 -07:00
ferricles
f087d54e2d item tooltip display hotfix 2022-05-22 14:56:46 -07:00
reschan
191f4a64c7 small config 2022-05-22 20:43:21 +07:00
reschan
2955c13d0d fix: re-align rows and cols correctly 2022-05-22 20:36:03 +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
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
ferricles
09d38f3d2d no more row col shenanigans 2022-05-21 23:07:59 -07:00
ferricles
ae6c0c7541 reset button/margin fix on item dropdowns 2022-05-21 22:58:04 -07:00
ferricles
ae46df287d margin 'fix' 2022-05-21 22:38:57 -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
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
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
9cb8bc8601 initial tome layout test - fixing later 2022-05-19 01:30:56 -07:00
ferricles
94256cd94a readded optimize str/dex button 2022-05-18 15:14:36 -07:00
ferricles
11bd4844dc wynnatlas mini bug fix (level input id) 2022-05-17 10:57:51 -07:00
ferricles
c5645ffa0c item info page in bootstrap + items link to item info page 2022-05-16 19:44:40 -07:00
ferricles
7959a12dee broken editable IDs 2022-05-15 23:50:47 -07:00
ferricles
b1c4a5e8ed total armor powder special reset on weapon change 2022-05-13 22:15:33 -07:00
ferricles
0684e5f8bd bug fix for input range values not resetting (armor powder specials) 2022-05-13 21:32:58 -07:00
ferricles
e24da1c358 passive powder special boost functionality???? 2022-05-13 21:23:54 -07:00
reschan
922aa6260a fix: align accessory name input box to top 2022-05-14 09:11:15 +07:00
ferricles
5f701d829e ALL MAJOR PAGES HAVE UI UPDATES 2022-05-13 16:39:00 -07:00
ferricles
fd1bc0252e wynnatlas mini no longer errors 2022-05-12 18:48:38 -07:00
ferricles
ef386a5aaf atlas 2022-05-12 17:51:21 -07:00
ferricles
fbbc2ba250 scaled font fix, minor UI changes in crafter 2022-05-12 17:35:26 -07:00
ferricles
3f1ed1b8d9 wynnatlas item search now in bootstrap; minor item js refactoring 2022-05-12 16:41:45 -07:00
hppeng
757a6aab35 Merge branch 'dev' into UI_test
probably broken somewhere
2022-05-12 02:16:59 -07:00
hppeng
1762294a12 Remove opengraph tags 2022-05-12 02:07:12 -07:00
ferricles
474d636a8c folder organization refactor; beginning sq2 bootstrap style UI refactor 2022-05-12 01:48:59 -07:00