Commit graph

113 commits

Author SHA1 Message Date
hppeng 857c15975a Remove vanish boost box 2022-07-29 09:38:58 -07:00
hppeng 9934042411 HOTFIX: Minify index.html 2022-07-28 19:58:02 -07: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 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 e85909af71 Merge branch 'atree' into atree-ui-tweak
also, minify builder/index.html
2022-07-27 09:27:32 -07:00
fin444 7906795f1e fix typo in html 2022-07-27 12:15:37 -04:00
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 dbc69ab874 Compactify level/reset/copy box, touch up mobile UI 2022-07-25 00:41:02 -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
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 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
reschan 84052257eb minify html 2022-07-23 11:00:15 +07:00
reschan fa719927ee Merge branch 'atree' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into atree-ui-tweaks 2022-07-23 10:58:09 +07:00
reschan 70c5caabd1 swap boosts location 2022-07-23 10:58:00 +07:00
hppeng 5290acab19 Minify index.html 2022-07-22 20:33:21 -07:00
reschan ac1d741919 relocate toggles and sliders to active boosts section 2022-07-23 10:11:28 +07:00
hppeng 75f4fc684b Add debug flag to fix compute graph memory leak
mfw no destructor hook
2022-07-20 12:06:34 -07:00
reschan 9f211142f0 modify overall and offense display constants 2022-07-19 15:48:52 +07:00
hppeng ea89e936a1 Add back poison stats (kicked to the bottom)
also powder special and poison stats now vanish if u don't have them
2022-07-19 01:09:21 -07:00
hppeng 538202e7ac Unify melee stats boxes
remove poison stats box for now
now melee stats box is correct with melee modifiers, and also neater in code
2022-07-19 00:33:05 -07:00
hppeng 8ac6f62206 Shaving DOM elements from powder specials box 2022-07-18 04:02:00 -07:00
hppeng a9a0eb5eda Remove (incorrectly formatted) archer speed, implement toggle 2022-07-18 02:51:25 -07:00
hppeng 167dc838f1 replace doc.html with updated vers. 2022-07-18 01:23:16 -07:00
hppeng 2148831545 Fix display.js bugs, remove unused script imports 2022-07-16 20:06:01 -07:00
hppeng 104930c15b Minify index.html 2022-07-16 19:15:38 -07:00
touhoku dc5be9c2cf move ragna/fortitude boosts to active boosts
split war scream damage / dr
hrhvhrhvhhrvrh
deez nuts uh still needs minify on index_full
2022-07-16 18:43:57 -07:00
fin444 ed0057817c fix atree scrolling side to side 2022-07-15 09:31:41 -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 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
reschan 57fa608cff fix special queries 2022-07-10 10:35:06 +07:00
hppeng 3ff4421de4 Merge branch 'atree' into atree_active_box 2022-07-07 15:34:16 -07:00
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