Commit graph

1564 commits

Author SHA1 Message Date
fin444 88808ceb49 atlas categories default to none selected 2022-09-13 14:20:20 -04:00
hppeng-wynn 632b526766
Merge pull request #221 from fin444/master
Fix duplicate ingredient IDs
2022-09-10 19:44:57 -07:00
fin444 aba70e7e92 bump ING_DB_VERSION 2022-09-10 17:13:24 -04:00
fin444 68dca569a8 fix ing id dupes, remove ingreds.json 2022-09-10 17:11:04 -04:00
hppeng-wynn 793f2c445c
Merge pull request #220 from fin444/master
fix using filters to exclude ids from search
2022-09-09 18:45:37 -07:00
fin444 3ea8d901cb fix using filters to exclude ids from search 2022-09-09 17:01:08 -04:00
hppeng aa4ef2c68b Patch phantom ray -cost and invigorating wave typo 2022-09-09 06:55:37 -07:00
hppeng-wynn 96db5f3670
Merge pull request #218 from hppeng-wynn/powder_specials
Implement wynn2 powder specials
2022-09-05 21:55:02 -07:00
hppeng-wynn 228b066711
Merge pull request #217 from hppeng-wynn/misc_bugfix
Fix a bunch of bugs from discord bug reports channel
2022-09-05 21:54:39 -07:00
hppeng e4c6c2edfb Implement wynn2 powder specials 2022-09-04 12:41:42 -07:00
hppeng bf6fc1a69e Fix a bunch of bugs from discord bug reports channel 2022-09-04 12:17:01 -07:00
hppeng-wynn 68197b0532
Merge pull request #216 from hppeng-wynn/frozenearth_merge
Frozenearth's PR + postprocessing
2022-09-04 11:28:49 -07:00
hppeng 2842dfc672 Frozenearth's changes + postprocessing 2022-09-02 22:38:27 -07:00
hppeng 8e6a411f5d Merge remote-tracking branch 'frozenearth/patch-4' into frozenearth_merge 2022-09-02 22:37:07 -07:00
hppeng-wynn 8449c4f0c6
Merge pull request #214 from hppeng-wynn/atlas-revamp
Atlas revamp
2022-09-02 22:35:11 -07:00
FrozenEarth a2e59d5ef4
Removed funny comment I forgot to remove 2022-08-31 18:56:22 -06:00
FrozenEarth fd3819e494
Add 2.0 ingredients + ing balance changes
Added the following ingredients: (with ID number)
Contraband Absinthe (685)
Contraband Ink Sac (686)
Contraband Miracle Berry (687)
Devourer's Maw (688)
Faebloom Petal (689)
Feline Claws (690)
Ice Fishing Bait (691)
Ice Fishing Hook (692)
Ice Fishing Net (693)
Ice Fishing Twine (694)
Ignited Faebloom (695)
Illicit Hemlock (696)
Illicit Quince (697)
Illicit Tingflower (698)
Illicit Whitethorn (699)
Illicit Yarrow (700)
Looted Alloy (701)
Pilfered Silver (702)
Strange Trinket (703)
Terramarine Dust (704)
Windswept Roots (705)
Yale Leather (706)

Added balance changes for:
Large Lapis
Stolen Pearls
2022-08-29 22:06:08 -06:00
fin444 358011d85a atlas revamp is responsive now 2022-08-29 14:01:10 -07:00
fin444 2003cf7eee mobile navbar in atlas 2022-08-29 13:28:21 -07:00
fin444 5a4161cd98 Merge remote-tracking branch 'origin/master' into atlas-revamp 2022-08-29 13:25:04 -07:00
fin444 3de95e38fb make atlas item filter icons default to new style 2022-08-29 12:41:33 -07:00
hppeng 64a0687543 Data update
parts of bugfix, new items from CGG
2022-08-27 10:01:32 -07:00
fin444 5ac8d73988 reorganize atlas filters 2022-08-26 14:07:07 -07:00
hppeng-wynn 0292660f31
Merge pull request #213 from hppeng-wynn/mobile-text-minsize
Make text on small screens cap at 16px min size
2022-08-21 07:15:30 -07:00
hppeng 37292520e4 Make text on small screens cap at 16px min size
so mobile browsers don't zoom
hopefully
2022-08-20 17:53:33 -07:00
hppeng 045940ec87 Remove print statement "boop"
boop
2022-08-20 08:10:07 -07:00
hppeng-wynn ce57040d6f
Fix crafter link... (#212)
Co-authored-by: hppeng <hppeng>
2022-08-19 22:48:37 -07:00
fin444 787dea106c Merge remote-tracking branch 'origin/master' into atlas-revamp 2022-08-18 17:15:47 -07:00
fin444 cd4f6e89c1 filter functionality 2022-08-18 17:15:17 -07:00
hppeng-wynn 418f25d85b
Update anima chestplate hive req (#211)
Co-authored-by: hppeng <hppeng>
2022-08-17 11:10:45 -07:00
hppeng-wynn 50b981620d
Fix misc. shaman bugs (#210)
fluid healing affecting aura heal
crash bug with invigorate puppets

Co-authored-by: hppeng <hppeng>
2022-08-16 09:24:16 -07:00
reschan 23499b59de
fix equipment box awkward sizing (#209)
* fix equipment box awkward sizing

* minify index.html

Co-authored-by: reschan <h>
2022-08-16 08:03:16 -07:00
hppeng-wynn 974b9ee0d8
Move all builder js files into their own folder (#208)
* Move all builder js files into their own folder

* Minify index.html

* Fix comment in atree constants readme

Co-authored-by: hppeng <hppeng>
2022-08-15 22:32:49 -07:00
hppeng 86b2a62b9a Move code out of display.js into item_display.js
not used in any other files; clutter
2022-08-15 10:39:27 -07:00
hppeng-wynn a41b07eae7
Improve atree validation pipeline (#206)
* Improve atree validation pipeline

validation check is run for all things depending on atree now -- hard errored atree will stop at `builder-atree-merge` node
error display split out of `atree-render-active` node

* Minify index.html

Co-authored-by: hppeng <hppeng>
2022-08-15 10:30:02 -07:00
hppeng-wynn 1334637521
Assassin patch (#207)
* Fix various assassin bugs

- Double Spin: wasn't adding a second hit and didn't have spell mult reduction
- Poisoned Blade: didn't have increased main attack range in description
- Smoke Bomb: fixed spelling error "slouly" -> "slowly"
- Righting Reflex: fixed sprite "node_2" -> "node_1"
- Mirror Image: added damage reduction to description
- Blazing Powder: fixed (?) so that it interacts with Lacerate correctly (should apply to each hit)

* Update spin attack implementation

* Fix double spin interaction

Co-authored-by: FrozenEarth <39888817+FrozenEarth-git@users.noreply.github.com>
Co-authored-by: hppeng <hppeng>
2022-08-15 10:28:38 -07:00
hppeng 857b235901 Fix atree description typos for halfmoon and enraged blow 2022-08-15 07:27:06 -07:00
hppeng 083feb3bb3 Merge branch 'master' of github.com:hppeng-wynn/hppeng-wynn.github.io 2022-08-15 07:21:29 -07:00
hppeng ac87fe4dcc Fix fatal typo in blade fury
bad hpp
2022-08-15 07:15:49 -07:00
hppeng-wynn 0c3ad58966
Fix advanced searcher functionality (#205)
* Fix advanced searcher functionality

some visual tuneup may be in order

* Refactor `items_2` to `items_adv`

Co-authored-by: hppeng <hppeng>
2022-08-14 20:39:43 -07:00
hppeng-wynn 874b8b1746
Fix poison to use actual statmap instead of build statmap (#204)
Co-authored-by: hppeng <hppeng>
2022-08-14 19:55:31 -07:00
hppeng-wynn 66a8ff2166
Fix misc. bugs in bug-reports (#203)
* Archer: geyser stomp crash fix

Add spellcost final %

* Remove prints

* Add raw spell display for The Nothing

* Fix misc bugs in bug-reports

stronger hook, stronger patient hunter crashes
Patch 12 Blade Fury

* Simplify sp formula

Co-authored-by: hppeng <hppeng>
2022-08-14 19:55:02 -07:00
hppeng 7616893e5c HOTFIX: Keratoconus water dmg -> water def 2022-08-14 15:42:31 -07:00
aspiepuppy 6f9286cc5d
Atree hotfix (#202)
* patch 12 stuff except blade fury change

* patch 12 changes but it works now

* fixing misc garbage on patch 12
2022-08-14 13:57:13 -07:00
fin444 ce0b3d4464 atlas revamp functionality (except filters) 2022-08-13 11:48:16 -07:00
hppeng-wynn b0ef1c2a39
Archer: geyser stomp crash fix (#200)
* Archer: geyser stomp crash fix

Add spellcost final %

* Remove prints

* Add raw spell display for The Nothing

Co-authored-by: hppeng <hppeng>
2022-08-12 21:39:24 -07:00
hppeng 3241b71879 Fix:
Vehement damRaw missing
Dagger prof wrong 5% damage (its spellmult not mdpct)
Backstab -5 cost
More Effigy icon/cost
2022-08-12 09:38:11 -07:00
hppeng 6efedef94c Fix bullwhip interaction with effigy 2022-08-12 08:44:05 -07:00
fin444 aa8b1ae479
fix load issues with atree images (#199)
* potential fix for atree images not loading initially

* remove alerts

* resolve comments on PR #199
2022-08-11 14:45:23 -07:00
hppeng 1eef204ff3 Fix hand of the shaman and relik prof 2022-08-11 05:26:15 -07:00