Commit graph

866 commits

Author SHA1 Message Date
hppeng e4466d8095 Add back morph easter egg 2022-06-21 22:53:04 -07:00
hppeng 651ae9f3d5 Small refactor to prepare for atree; fix reset health/lvl 2022-06-21 22:39:10 -07:00
hppeng 6620d011e5 Fix edit id resetting 2022-06-21 20:41:40 -07:00
hppeng d1a468a227 Remove unused files (should be merged into builder.js... etc now.) 2022-06-20 10:52:46 -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 18d21e21ae Ready for dev branch merge 2022-06-20 06:12:32 -07:00
hppeng 4d7197fc53 Add instructions 2022-06-19 20:20:22 -07:00
hppeng 4a54635e2d More cleanup 2022-06-19 19:07:59 -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 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 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
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