Commit graph

23 commits

Author SHA1 Message Date
hppeng-wynn 2561feb621
Wynn versioning method (#238)
* Update tomes.json with 2.0 tomes

Added the 18 new weapon tomes coming in update 2.0.
Also fixed fabled t1 weapon tomes having level 80 instead of 60.

* Update tome_map.json with 2.0 tomes

Added the 18 new weapon tomes coming in update 2.0.

* Add missing regression tests

* Encode and decode V8, initial files

* Adding shortcut load

use json directly meme

* Dummy data for 2.0.1.2 (same as 2.0.1.1)

update documentation slightly

* Tier 3 tomes, and update files from api

.... tech debt... when binary encode

* Change versioning system to use query instead of hash

hopefully less breaking change; also just prettier

* More misc bugfix

Fix race condition in builder graph load
Fix loading empty hash
Add boundless set tag and set bonus
Update mage atree

* Data files for wynn version 2.0.1.2, and updated atree const json

* Add ability for nodes to have (single) archetype req but no archetype

Possibly we want to make a more general req system

* Finish inputting rest of the atree changes

hopefully

* Minify index.html

* Add tree decoding pseudocode to dev/index.html

* Update V8 docs

* Style fixes, bump db versions

* missing... semicolons...

Co-authored-by: FrozenEarth <39888817+FrozenEarth-git@users.noreply.github.com>
Co-authored-by: hppeng <hppeng>
2022-12-16 10:29:01 +00:00
hppeng f8c266db8d Update item and ingred DB
and bump version numbers
2022-11-12 07:48:27 -08:00
FrozenEarth 1ff88b55a8
Fix Strange Trinket (#229)
* Fix Strange Trinket

Removed Strange Trinket's 4 def req (that it doesn't actually have)

* Also fixed Ignited Faebloom's mana steal
2022-11-12 06:47:58 -08:00
fin444 68dca569a8 fix ing id dupes, remove ingreds.json 2022-09-10 17:11:04 -04:00
hppeng 2842dfc672 Frozenearth's changes + postprocessing 2022-09-02 22:38:27 -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
hppeng 385a097cf7 Patch 11 item changes
might have bugs...
2022-08-09 02:39:03 -07:00
hppeng 285ba06403 Clean ingreds_clean.json for readability of changes 2022-07-13 22:12:30 -07:00
hppeng eb06741685 5x ingred mana stats too 2022-07-13 00:24:05 -07:00
hppeng 6416a439d8 Update ingredients 2022-01-02 23:51:19 -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 9ac699afbf WHOOOO API UPDATE 2021-10-29 20:13:58 -07:00
b 5d15b87e22 Finally item update???? 2021-10-17 17:24:07 -07:00
ferricles ab2e02754d fixed crafted items not working 2021-07-15 22:09:51 -07:00
b ad5c3529ec Update to 1.20.3 with item api 2021-07-13 15:34:40 -07:00
b 3c3aec50fd New ingreds and remove extra panda king's crown 2021-07-11 13:43:52 -07:00
ferricles 1020c358bb fixed ing_map messup 2021-05-21 10:57:36 -07:00
ferricles 67d5fbe54f separated ingredient and recipe puling and cleaning; updated to 1.20.2 ingredient API 2021-05-19 20:35:35 -07:00
ferricles f86c65545a crafting 1.1, small fixes, more secure ID saving. 2021-01-28 18:31:31 -08:00
ferricles 733a5fca41 CRAFTER 1.0 2021-01-27 16:52:34 -08:00
ferricles b809c279c3 crafteds v0 2021-01-19 09:32:27 -08:00