Commit graph

1500 commits

Author SHA1 Message Date
hppeng 4d2d831179 HOTFIX: accidentally didn't 5x/0.7x spellcost IDs due to typo in python script
PR proper would've caught this...
2022-08-09 02:56:59 -07:00
hppeng 7e86de27d2 Merge branch 'master' of github.com:hppeng-wynn/hppeng-wynn.github.io 2022-08-09 02:39:27 -07:00
hppeng 385a097cf7 Patch 11 item changes
might have bugs...
2022-08-09 02:39:03 -07:00
hppeng-wynn 8c49e79727
Merge pull request #194 from hppeng-wynn/atree_hotfix
Atree hotfix
2022-08-09 00:31:49 -07:00
aspiepuppy e526d632ef merged master because i forgor 2022-08-08 20:53:09 -05:00
aspiepuppy eb5db84b6f Merge branch 'master' into atree_hotfix 2022-08-08 20:52:14 -05:00
aspiepuppy 33bdfafa53 patch 11 balance changes 2022-08-08 20:48:12 -05:00
hppeng-wynn b795a70a71
Merge pull request #193 from hppeng-wynn/atree-display-cleanup
Just a code cleanup
2022-08-07 11:38:24 -07:00
hppeng 5460b35319 HOTFIX: Patch equip order display bug 2022-08-07 11:37:49 -07:00
hppeng 384f985094 Fix typos after looking at PR diff 2022-08-04 23:41:41 -07:00
hppeng b27ac25d7f Fix typos 2022-08-04 23:41:00 -07:00
hppeng 2fe88957a4 Just a code cleanup 2022-08-04 23:38:46 -07:00
hppeng-wynn 2230a939f5
Merge pull request #192 from hppeng-wynn/item-search-fix
Item search fix
2022-08-03 23:20:19 -07:00
hppeng-wynn 57e16b3c4b
Merge pull request #188 from hppeng-wynn/mobile-navbar
Implement mobile navigation bar
2022-08-03 23:19:54 -07:00
hppeng-wynn 29cc29d307
Merge pull request #187 from fin444/atree
long press for atree tooltips instead of hover on mobile
2022-08-03 11:18:01 -07:00
fin444 cffa9bbd04 improve readability of style assignment 2022-08-03 11:17:16 -07:00
fin444 df0ab92bef Merge branch 'master' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into atree 2022-08-03 11:12:28 -07:00
hppeng e89ef2ae10 HOTFIX: style assignment via dictionary works correctly now....
how did we never notice this before
2022-08-03 11:09:54 -07:00
fin444 1319a92864 resolve comments on PR #187 2022-08-03 10:45:29 -07:00
hppeng 68c27b5224 Bring up to date using make_elem 2022-08-03 01:00:39 -07:00
hppeng 57c6426d50 Style fixes 2022-08-03 00:54:40 -07:00
hppeng 9d7ce1ede8 Move initialization code to the right place 2022-08-03 00:39:43 -07:00
hppeng 37dd7484bd Complete refactor 2022-08-03 00:29:23 -07:00
hppeng 0f21d8abe2 Port crafter back to advanced search backend 2022-08-03 00:28:54 -07:00
hppeng-wynn f95d8c9d95
Merge pull request #191 from hppeng-wynn/crafter-undefined-fix
Fix fatal typo causing default ings to show as undefined in crafter
2022-08-02 23:45:58 -07:00
hppeng d81bdd8e93 Fix fatal typo causing default ings to show as undefined in crafter 2022-08-02 23:42:59 -07:00
reschan 10eab39a1d remove redundancy in toggle_tab 2022-08-03 12:38:47 +07:00
reschan 69aca4a692 change border color and border sizing, minify index.html 2022-08-03 10:50:43 +07:00
reschan ae7f93cb88 force open navbar when at top of the page 2022-08-03 10:38:44 +07:00
reschan 2ec37d3e9d modify navbar to show current page instead 2022-08-03 10:38:03 +07:00
fin444 1fe52dfca3 long press for atree tooltips instead of hover on mobile 2022-08-02 11:58:06 -07:00
hppeng-wynn d999b29125
Merge pull request #184 from hppeng-wynn/crafter_durability_fix
Fix crafted accessory durability display
2022-08-02 06:48:24 -07:00
hppeng 6741125373 HOTFOX: Fix edge case in skillpoints engine if only crafted gear is present
in addition to weapon
because somehow crafted gear is handled separately

TODO: look at this and disentangle the logic perhaps?
2022-08-02 06:47:25 -07:00
reschan 9173e2ff19 minify index.html 2022-08-02 13:41:11 +07:00
reschan b80b9888ba move tabs and navbar hide to utils.js 2022-08-02 13:40:58 +07:00
reschan 8bd6a26b90 add mobile navbars 2022-08-02 13:40:38 +07:00
reschan 171d068a78 implement mobile navbar 2022-08-02 13:25:57 +07:00
hppeng 8ecc3866c7 Fix crafted accessory durability display
also cleanup display.js
2022-08-01 21:11:53 -07:00
hppeng-wynn 2b52264366
Merge pull request #182 from dr-carlos/tome-equip-order
Remove armor tomes from equip order
2022-08-01 20:40:16 -07:00
hppeng-wynn 5c2122dd5a
Merge pull request #183 from Boden-C/patch-1
Fixed missing mage blockers
2022-08-01 20:39:33 -07:00
Boden-C f2138ad66c Fixed missing mage blockers
Fixed missing mage blockers
2022-07-31 21:47:31 -05:00
dr-carlos f5df812d5c Remove all tomes and 'no x' items from equip order 2022-07-31 22:11:23 +09:30
hppeng 3cb16d62ba Backstab damage toggle button 2022-07-30 23:21:08 -07:00
hppeng d4e574a69f Merge branch 'atree' 2022-07-30 23:05:19 -07:00
hppeng-wynn b1ae5c4bfe
Merge pull request #181 from dr-carlos/small-desktop
Add small desktop layout
2022-07-30 22:51:55 -07:00
hppeng-wynn 0ffb1179d4
Merge pull request #180 from dr-carlos/master
Clear tome inputs in resetFields
2022-07-30 22:49:44 -07:00
hppeng e68471185a HOTFIX: negative scaling (focus relevant) 2022-07-29 18:33:34 -07:00
dr-carlos ce1656a182 Remove armor tomes from equip order 2022-07-30 09:36:54 +09:30
dr-carlos 7dd8ceae19 Add small desktop layout 2022-07-30 07:05:01 +09:30
dr-carlos 509172bcee Clear tome inputs in resetFields 2022-07-30 06:10:19 +09:30