Commit graph

286 commits

Author SHA1 Message Date
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
ferricles 7959a12dee broken editable IDs 2022-05-15 23:50:47 -07:00
reschan 629f37b9cd small fix for powder error handling 2022-05-15 23:16:22 +07:00
reschan 9a52699bfa powder input error handling 2022-05-15 23:09:17 +07:00
hppeng 057f00e478 hotfix (remove setTitle call)
it needs to go somewhere but that will be figured out later
This is why we need unit tests
2022-05-13 23:30:56 -07:00
reschan 1a9443e079 Merge branch 'UI_test' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into UI_test 2022-05-14 13:02:46 +07:00
hppeng d527ca3d95 Merge branch 'UI_test' of github.com:hppeng-wynn/hppeng-wynn.github.io into UI_test 2022-05-13 23:01:52 -07:00
reschan 4f19cc662e fix: show dropdown on input box click 2022-05-14 13:01:30 +07:00
hppeng c1d34bfed3 Remove commented out code in sq2 builder files, add skeleton file for computation graph 2022-05-13 23:01:03 -07:00
ferricles e465d5e5a3 small bug fix + resetting armor powder slider now resets label text 2022-05-13 22:35:31 -07:00
ferricles 2c8bc4785e hotfix 2022-05-13 22:24:28 -07:00
ferricles b1c4a5e8ed total armor powder special reset on weapon change 2022-05-13 22:15:33 -07:00
ferricles 0684e5f8bd bug fix for input range values not resetting (armor powder specials) 2022-05-13 21:32:58 -07:00
ferricles e24da1c358 passive powder special boost functionality???? 2022-05-13 21:23:54 -07:00
reschan ef180987a6 filter/category uses custom dropdown 2022-05-14 10:07:28 +07:00
ferricles 614bc8f917 fixed wynnatlas bug 2022-05-13 18:34:20 -07:00
ferricles 5f701d829e ALL MAJOR PAGES HAVE UI UPDATES 2022-05-13 16:39:00 -07:00
ferricles a2ec3fb897 Merge branch 'UI_test' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into UI_test 2022-05-12 21:00:19 -07:00
ferricles f557fcd75f advanced item search in bootstrap 2022-05-12 21:00:16 -07:00
reschan 75e290872a Merge branch 'UI_test' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into UI_test 2022-05-13 09:29:26 +07:00
reschan 8a42e9697b fix: render input styling on load 2022-05-13 09:27:20 +07:00
ferricles fd1bc0252e wynnatlas mini no longer errors 2022-05-12 18:48:38 -07:00
ferricles 9e36bf9cd1 reset item search button functionality 2022-05-12 18:09:10 -07:00
ferricles 3f1ed1b8d9 wynnatlas item search now in bootstrap; minor item js refactoring 2022-05-12 16:41:45 -07:00
reschan 7b4f5fc45d fix: equipment input result list scrolling 2022-05-12 19:22:00 +07:00
hppeng 757a6aab35 Merge branch 'dev' into UI_test
probably broken somewhere
2022-05-12 02:16:59 -07:00
ferricles 474d636a8c folder organization refactor; beginning sq2 bootstrap style UI refactor 2022-05-12 01:48:59 -07:00
hppeng 9191cd7f4d Fix small quirk/bug with skillpoints behavior when you delete it instead of typing 0 2022-02-13 10:47:23 -08:00
hppeng 29bf9c6c3c Fix wynnterfest 2016 set bonus 2022-01-24 13:28:23 -08:00
hppeng afa29ca9a5 Fix typo in no X req filter expressions 2022-01-19 12:50:10 -08:00
hppeng 4a4ab93496 Fix item searcher to filter for not equal to zero 2022-01-17 19:31:29 -08:00
hppeng b86cfc3267 Extend dps vis a bit to not cut off new mythics 2022-01-16 05:17:24 -08:00
hppeng 8398358320 Fix crafted armor powder application
it only applies once... dummy
2022-01-16 04:46:58 -08:00
ferricles f4ecdbc80b oops 2022-01-14 01:21:20 -05:00
ferricles 14b6836ee7 build items OGP test 2022-01-14 01:18:06 -05:00
ferricles c0b0231b4d testing OGP 2022-01-14 00:52:54 -05:00
ferricles 3ed14763bf armor powder specials (bugged) 2022-01-08 22:36:24 -05:00
hppeng 63d85cc40e Merge branch 'dev' of github.com:hppeng-wynn/hppeng-wynn.github.io into dev 2022-01-05 16:00:50 -08:00
hppeng 64e108bcb1 Refactor wynnatlas (normal) backend to use advanced search mechanics 2022-01-05 16:00:28 -08:00
ferricles abe6f0fbe2 Merge branch 'dev' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into dev 2022-01-05 12:42:04 -08:00
ferricles 1880854064 created separate files for merging sets and tomes into item DB 2022-01-05 12:42:01 -08:00
hppeng ac87cf5112 Patch for zero value ids
idRound does not round to zero in some cases
2022-01-05 12:39:42 -08:00
hppeng de4888fa66 Merge branch 'dev' of github.com:hppeng-wynn/hppeng-wynn.github.io into dev 2022-01-05 12:35:51 -08:00
hppeng 552928a688 Fix air hive marker on gale's force (gale's freedom), add README to update process 2022-01-05 12:35:24 -08:00
ferricles 48554a5e36 Merge branch 'dev' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into dev 2022-01-05 11:45:03 -08:00
ferricles d8db66a0cf added all relevant tomes 2022-01-05 11:44:59 -08:00
hppeng 64d167d911 Code cleanup!
Misc. style fixes in display.js, add comments
Remove redundant code in load.js
Clean up some long lines in custom.js
2022-01-05 11:35:14 -08:00
hppeng 6416a439d8 Update ingredients 2022-01-02 23:51:19 -08:00
hppeng 536ef7b9fa Fix rally heal amount
Was nerfed from 10% to 7% awhile ago, we never caught up
2022-01-02 23:46:25 -08:00
hppeng ce65a9cc6d Merge branch 'dev' 2021-12-18 11:57:14 -08:00
hppeng 600d6a982d Merge branch 'master' of github.com:hppeng-wynn/hppeng-wynn.github.io 2021-12-18 11:55:43 -08:00
hppeng 2ee6acfc6c Fix synch core set bonus and grookwarts 2021-12-18 11:53:26 -08:00
b f0cecd6ed6 Fix illegal set bonuses... manual... 2021-11-24 08:30:44 -08:00
b 8a61ede4bd Update 1.20.3 ing by hand -- high likelihood of death 2021-11-22 11:03:59 -08:00
b dc7b3caac0 Update ingred json manually... update item json with set bonus for ornament set 2021-11-22 10:19:20 -08:00
b 2cc0120c4b fix new item id conflict... failure 2021-10-30 20:15:51 -07:00
b 242230cb67 Remember to update compress.json..... 2021-10-30 11:50:42 -07:00
b b2c81fa00d Fix set bonuses
Set bonus was entirely broken, all rolled back a long time. Something is wrong with the updating python script -- fix TODO
2021-10-30 04:11:20 -07:00
b 9ac699afbf WHOOOO API UPDATE 2021-10-29 20:13:58 -07:00
b 0b3525be21 Lol item db mistakes 2021-10-24 16:54:43 -07:00
b a3b367c4aa Fix items_2_help disply and tp multiplier to 150% 2021-10-24 13:22:04 -07:00
hppeng-wynn 0179b4760e
Merge pull request #11 from Or-Gold/master
Fix strdex optimizer (possibly/partially)
2021-10-24 13:21:26 -07:00
Or Gold de42efd2d8 Fix strdex optimizer 2021-10-23 17:31:09 +03:00
b 231f4e8600 Fix typo.... we need a linter 2021-10-18 15:49:23 -07:00
b 28a1e81a6c Move javascript files into their own folder 2021-10-17 18:21:02 -07:00