Commit graph

67 commits

Author SHA1 Message Date
hppeng 1d6b302f38 parent 3e725eded8
author hppeng <hppeng> 1699417872 -0800
committer hppeng <hppeng> 1720354753 -0700

parent 3e725eded8
author hppeng <hppeng> 1699417872 -0800
committer hppeng <hppeng> 1720354749 -0700

parent 3e725eded8
author hppeng <hppeng> 1699417872 -0800
committer hppeng <hppeng> 1720354744 -0700

parent 3e725eded8
author hppeng <hppeng> 1699417872 -0800
committer hppeng <hppeng> 1720354739 -0700

parent 3e725eded8
author hppeng <hppeng> 1699417872 -0800
committer hppeng <hppeng> 1720354735 -0700

parent 3e725eded8
author hppeng <hppeng> 1699417872 -0800
committer hppeng <hppeng> 1720354730 -0700

parent 3e725eded8
author hppeng <hppeng> 1699417872 -0800
committer hppeng <hppeng> 1720354688 -0700

Update recipes.json (#265)

Change ratio of gems to oil as it has been updated in 2.0.4

> Updated the Jeweling Recipe Changes (Bracelet- 2:1 gems:oil, Necklaces- 3:1 gems:oil)

https://forums.wynncraft.com/threads/2-0-4-full-changelog-new-bank-lootruns-more.310535/

Finish updating recipes.json

why are there 4 versions of this file active at any given time

Fix damage calculation for rainbow raw

wow this bug has been here for a LONG time

also bump version for ing db

Bunch of bugfixes

- new major ID
- divine honor: reduce earth damage
- radiance: don't boost tomes, xp/loot bonuses

atree:
- parry: minor typo
- death magnet: marked dep
- nightcloak knife: 15s desc

Api v3 (#267)

* Tweak ordering to be consistent internally

* v3 items  (#266)

* item_wrapper script

for updating item data with v3 endpoint

* metadata from v3

* v3 item format

For the purpose of wynnbuilder, additional mapping might be needed.

* v3 item format

additional mapping might be needed for wb

* v3 compressed item json

* clean item json v3 format

* Update translate map to api v3

partially... we will need to redo scripts to flatmap all the items

* Fix items for 2.0.4.3

finally

* New ingredients (and parse script update)

just realized I forgot to commit the parse script this whole time

* Forgot to commit data files, and bump ing db version

* Sketchily reverse translate major ids

internalname and separate lookup table lol

* Forgot to update data files

todo: script should update all files at once

* Bump wynn version number

already outdated...

* Forgot to update 2.0.4.3 major ids

---------

Co-authored-by: hppeng <hppeng>
Co-authored-by: RawFish69 <108964215+RawFish69@users.noreply.github.com>

Add missing fields to ingreds

missing ids and consumableIDs tags in some ingreds

Fix missing properties in item search setup

these should be unified maybe to avoid duplicated code

Fix sacshrine dependency on fluid healing

also: fix ": " in item searcher

I managed to mess up all major ids

note: major ids min file is generated along with atree. it uses numeric ids, not just json compress

2.0.4.4 update (#269)

* 2.0.4.4 update

Fix v3 item api debug script
Implement hellfire (discombob disallow not happening yet)

* Fix boiling blood implementation

slightly more intuitive
also, janky first pass implementation for hellfire

* Atree default update

Allow sliders to specify a default value, for puppet and boiling blood for now

* Fix rainbow def

display on items and build stats
Calculate into raw def correctly

* Atree backend improvements

Allow major ids to have dependencies
Implement cherry bomb new ver. (wooo replace_spell just works out of the box!)
Add comments to atree.js

* Fix name of normal items

don't you love it when wynn api makes breaking changes for no reason

* Misc bugfix

Reckless abandon req Tempest
new damage ID in search

* Fix major id search

and temblor desc

* Fix blockers on mage

* Fix flaming uppercut implementation

* Force base dps display to display less digits

* Tomes finally pulling from the API

but still with alias feature enabled!

* Lootrun tomes (finally?)

cool? maybe?

* Fix beachside set set bonus

---------

Co-authored-by: hppeng <hppeng>

Fix rainbow def

display on items and build stats
Calculate into raw def correctly

Fix major id search

and temblor desc

Force base dps display to display less digits

Fix beachside set set bonus

Fix build decode error

reading only 7 tome fields no matter what

Give NONE tomes correct ids in load_tome

i hate this system so much

Allow searching for max/min of ranges

Fix crafted item damage display

in the process, also update powder calculation logic! Should be fully correct now...

TL;DR: Weapon damage is floating point; item display is wrong; ingame displays (damage floaters and compass) are floored.

Fluid healing now multiplicative with heal efficiency ID

NOTE: this breaks backwards compatibility with older atree jsons.
Do we care about this?

Realizing how much of a nightmare it will be (and already is) to keep
atree fully backwards compatible. Maybe that will be something left to
`git clone` instead.

fix (#274)
2024-07-07 05:19:16 -07:00
fin444 c85cd3cb5e delete atlas filters 2022-09-13 14:50:00 -04:00
fin444 2b6c924aee UI layout for atlas revamp 2022-08-08 12:59:28 -07:00
fin444 90ef96c300 switch atree images to canvas 2022-07-28 11:23:01 -04:00
fin444 d2c4d5a9a6 resolve comments on PR #172 2022-07-26 13:44:16 -04:00
fin444 5c98878d51 compress new atlases 2022-07-25 13:52:20 -04:00
fin444 9d5339b255 potential fix for atree image misalignment 2022-07-25 12:00:43 -04:00
fin444 a009e07587 atlas for item textures 2022-07-24 17:31:23 -04:00
fin444 1e699f223b atlas atree icons 2022-07-23 18:10:44 -04:00
fin444 18d9827256 compress connectors atlas 2022-07-23 17:50:06 -04:00
fin444 ecb73af911 texture atlas for atree connectors 2022-07-23 13:18:35 -04:00
hppeng ce066e4d81 Compress item icon images 2022-07-16 19:36:54 -07:00
hppeng 2cb29de169 Update credits, fix double atree load bug, compress a bunch of pngs 2022-07-12 23:16:13 -07:00
fin444 245a1e519f fix corrupted images 2022-07-12 17:36:03 -07:00
fin444 89f699df74 fix merge issues & update atree constants 2022-07-12 15:06:40 -07:00
fin444 50082a4060 merge everyone else's changes into fin444's branch 2022-07-12 14:36:20 -07:00
fin444 2aee7ca589 connections no longer work by rotating
since rotations had issues with the pixel art
2022-07-12 13:48:55 -07:00
fin444 9118225319 backup of current work 2022-07-11 20:17:00 -07:00
reschan 07c39c0780 fix: multiple transform on an image 2022-07-09 11:13:09 +07:00
hppeng fdaad6931b Merge branch 'atree' into atree_active_box 2022-07-06 11:39:11 -07:00
hppeng d6db970ff8 Merge branch 'atree_hotfix' into atree 2022-07-04 18:23:19 -07:00
hppeng 17f7a706fb unsus 2022-07-04 18:23:02 -07:00
hppeng-wynn d677e5f1f4
Merge pull request #73 from hppeng-wynn/atree_hotfix
mana trap dependency fixed to nothing from fire creep
2022-07-04 18:14:28 -07:00
aspiepuppy f2cf03c5a6 amogus 2022-07-04 20:08:28 -05:00
ferricles f62f0fcfe4 official discord logo 2022-07-04 14:37:07 -07:00
ferricles 294b90a608 discord ad banner, discord in sidebar 2022-07-04 01:24:49 -07:00
ferricles 8b0fe24482 eliminate repeated appendChild() in construct_AT 2022-06-27 21:33:38 -07:00
reschan 89879e6a02 fix: correct connector assets 2022-06-26 18:42:58 +07:00
reschan 92f4df3659 implement atree connector highlighting 2022-06-26 15:59:02 +07:00
hppeng 83157f22c8 Add some atree images (not using wynn ones) 2022-06-24 04:30:47 -07:00
hppeng 730ddea551 Merge branch 'UI_test' into atree 2022-06-23 04:24:12 -07:00
ferricles 361d4cca54 bruh 2022-06-21 22:09:54 -07:00
ferricles 554de7ea87 fixed asymmetric connector line images 2022-06-18 21:40:43 -07:00
reschan 441300ec10 add cross 2022-06-16 16:15:08 +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
reschan 8108f033e5 atree initial commit 2022-06-13 16:21:01 +07:00
ferricles 5ff9d6ff22 spell detail clickable indicator added 2022-05-22 00:50:53 -07:00
ferricles 58e75eb0a2 barebones tome functionality [tome load, tome inputs, tome expandedItem display] 2022-05-20 02:03:46 -07:00
reschan bafb2b1662 feat: wynnatlas mini 2021-10-29 15:08:36 +07:00
reschan 50b96ce743 del: resized no longer needed 2021-10-27 14:41:37 +07:00
reschan 365c9f72e9 feat: add detailed view, copy btns 2021-10-26 18:43:51 +07:00
reschan 1b52bfafb9 sq2bs initial commit 2021-10-20 22:52:33 +07:00
b 5de9cd22fc sword lol 2021-08-07 16:30:43 -07:00
ferricles b3fb7b4e09 new reload icon 2021-06-16 23:27:33 -07:00
ferricles d5527e8745 new changelog section in wynnfo, empty cache + reload button added 2021-06-16 22:53:23 -07:00
ferricles fd05469c8c Wynnfo v1 2021-04-24 00:13:33 -07:00
ferricles d7b90b5d72 fixed IDs with numerical IDs not saving powers of 64 correctly. 2021-04-20 14:48:29 -07:00
ferricles ff3046ca1b cleaner atlas code + unglaso added 2021-04-04 12:45:03 -07:00