wynnbuilder-forked-for-changes/js
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
..
builder Wynn versioning method (#238) 2022-12-16 10:29:01 +00:00
debug Fix memory leak and toggle spell tab display bug 2022-07-23 05:28:21 -07:00
atlas.js bruh 2022-06-21 22:09:54 -07:00
build_utils.js Fix behavior of -cost and +cost to match ingame rolling (#234) 2022-11-15 13:11:38 -08:00
computation_graph.js Shaman atree + schema augmentation (#196) 2022-08-11 03:13:53 -07:00
craft.js Misc. fixes 2022-07-28 22:48:01 -07:00
crafter.js Fix fatal typo causing default ings to show as undefined in crafter 2022-08-02 23:42:59 -07:00
custom.js Move all builder js files into their own folder (#208) 2022-08-15 22:32:49 -07:00
customizer.js WynnCustom Item Display Fix (#228) 2022-10-18 09:06:07 -07:00
damage_calc.js Fix elemental defense; implement rainbow spell damage % 2022-09-22 17:06:29 -07:00
dev.js autodoc done 2022-06-25 05:23:58 -07:00
display.js Radiance (#219) 2022-09-18 16:14:38 -07:00
display_constants.js Add missing melee damage display commands 2022-09-23 11:41:05 -07:00
drag_drop_touch.js atlas revamp is responsive now 2022-08-29 14:01:10 -07:00
expr_parser.js Refactor wynnatlas (normal) backend to use advanced search mechanics 2022-01-05 16:00:28 -08:00
icons.js remove console.log 2022-07-27 08:08:06 -04:00
item.js Fix Orphion's pulse heal, fix single item page for armor 2022-07-22 00:12:47 -07:00
items.js Update items.js (#237) 2022-11-27 13:11:07 -08:00
items_adv.js Fix advanced searcher functionality (#205) 2022-08-14 20:39:43 -07:00
load.js Wynn versioning method (#238) 2022-12-16 10:29:01 +00:00
load_ing.js Wynn versioning method (#238) 2022-12-16 10:29:01 +00:00
load_map.js Move javascript files into their own folder 2021-10-17 18:21:02 -07:00
load_tome.js Wynn versioning method (#238) 2022-12-16 10:29:01 +00:00
map.js item info page in bootstrap + items link to item info page 2022-05-16 19:44:40 -07:00
powders.js Powder application logic reflects what is ingame 2022-11-19 20:28:02 -08:00
query.js fix rainbow spell damage raw 2022-09-17 10:15:39 -04:00
skillpoints.js HOTFOX: Fix edge case in skillpoints engine if only crafted gear is present 2022-08-02 06:47:25 -07:00
utils.js Merge pull request #188 from hppeng-wynn/mobile-navbar 2022-08-03 23:19:54 -07:00