Commit graph

114 commits

Author SHA1 Message Date
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 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
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
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
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 3a75db643d crafted recipe choice image updates upon recipe type input change 2022-05-16 14:37:49 -07:00
ferricles 0fa7c2e4bd crafted skp not displaying bug fix 2022-05-16 13:02:09 -07:00
hppeng 6474e1bb2b Fix edit IDs 2022-05-16 00:04:55 -07:00
ferricles bcef76a0a9 Merge branch 'UI_test' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into UI_test 2022-05-15 23:50:50 -07:00