Commit graph

920 commits

Author SHA1 Message Date
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 554de7ea87 fixed asymmetric connector line images 2022-06-18 21:40:43 -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 112dd1b619 add script to convert atree csv to json 2022-06-16 16:15:25 +07:00
reschan 441300ec10 add cross 2022-06-16 16:15:08 +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 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