Commit graph

1052 commits

Author SHA1 Message Date
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
ferricles d4357d5d6b merge conflicts + first part of refactor 2022-06-12 20:54:53 -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 7d293ab0cd crafted item section 2022-05-27 12:24:53 -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 b44176804c new dev folder (for documentation/developer purposes), fixed relative links in items_2_help page 2022-05-22 23:47:08 -07:00
reschan adcf1ee362 re-enable melee breakdown 2022-05-23 13:20:03 +07:00
ferricles 76073066aa
Merge pull request #34 from hppeng-wynn/bdps
changed base dps display to be an icon
2022-05-22 22:45:18 -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 42362d5d99 Merge branch 'UI_test' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into UI_test 2022-05-22 14:56:48 -07:00
ferricles f087d54e2d item tooltip display hotfix 2022-05-22 14:56:46 -07:00
ferricles 097dae8ce8
Merge pull request #33 from hppeng-wynn/crafter_copy_hash
Crafter copy hash
2022-05-22 14:33:51 -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-wynn df54d6beea
Merge pull request #31 from hppeng-wynn/margin_fix
Fix/Realign contents
2022-05-22 12:48:35 -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
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 dca59a5fba
Merge pull request #19 from hppeng-wynn/reset_button
Reset button
2022-05-21 23:08:40 -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 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