Commit graph

129 commits

Author SHA1 Message Date
hppeng-wynn 590aa2269d
update master (#258)
* Clean up logic for positive/negative rolls; fix customizer

logical xor moment

* ....why did I leave extra code in

embarassing bug how did you not catch this before pushing

anyway this should fix CI creator

* unicorn horn (#255)

* unicorn horn 

50% rn in game

* Update ingreds_clean.json

* Update ingreds_compress.json

* Bump ing db version

* Add parry buff, and lifesteal

lol offensive lifesteal
reinforcing the stereotype

* Bamboozle should be fire conversion

thanks felixtape also I thought I fixed this ages ago

* Update doc.html so it works

missing lifesteal elem

* Serve our own copies of bootstrap and autocomplete

random npm outage wtf

* Whoops... forgot to replace autocomplete.js, and macy

---------

Co-authored-by: hppeng <hppeng>
Co-authored-by: RawFish69 <108964215+RawFish69@users.noreply.github.com>
2023-07-09 23:07:05 -07:00
hppeng fb8e62ce9c Fix ragnarokkr display button 2023-02-17 04:02:21 -08:00
hppeng-wynn eeb5d61c74
Remove "air gap" nodes (#240)
* Remove "air gap" nodes

they... just aren't necessary... compute graph supports having inputs in the middle anyway
WHY did I do this in the past (and it caused issues with dusty update)

* Fix loading older item db versions and v0 links

* Remove debug prints

Co-authored-by: hppeng <hppeng>
2022-12-20 21:34:11 +00:00
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 8fe457bd14 Merge branch 'master' of github.com:hppeng-wynn/hppeng-wynn.github.io 2022-09-22 16:55:05 -07:00
hppeng 50e2360c38 Violet shifta
add a bunch of translations and display commands for new IDs but i definitely missed many of them too... haha fix as we go approach (oops)
2022-09-22 16:50:29 -07:00
hppeng-wynn 408f697d56
Radiance (#219)
* Janky radiance implementation

.....

* Special case scale tome multipliers

* Update doc.html

* Remove poison display, no more poison special treatment

* Fix fatal typo with defmult processing, only affect positive IDs

* Properly handle negative spellcost and negative IDs

* Fix some fatal typos

Co-authored-by: hppeng <hppeng>
2022-09-18 16:14:38 -07:00
hppeng e4c6c2edfb Implement wynn2 powder specials 2022-09-04 12:41:42 -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-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 fb1077de7e
Shaman atree + schema augmentation (#196)
* Beginnings of shaman atree

* Fix aura parents

* Day's work (ft. frozenearth and endistic)

* More incremental work -- finish another two pages i think, or one

* One more page to go on shaman atree

* Fix missing archetype on overseer and fix regeneration to be not 100% heal per tick

* Just missing 4 abils at the bottom hopefully

* Fix typos in display

* Fix archetype req for chant of the fanatic

* Shaman atree complete

except fluid healing doesn't work yet

* Add comments, fix some misc. formatting related stuffs

* Misc. patch

Fix rebound interaction
Fix translations for newly added target parts
Fix tree misc. connection/archetype missing bugs

Co-authored-by: hppeng <hppeng>
2022-08-11 03:13:53 -07:00
reschan 69aca4a692 change border color and border sizing, minify index.html 2022-08-03 10:50:43 +07:00
reschan 9173e2ff19 minify index.html 2022-08-02 13:41:11 +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 857c15975a Remove vanish boost box 2022-07-29 09:38:58 -07:00
hppeng 9934042411 HOTFIX: Minify index.html 2022-07-28 19:58:02 -07:00
reschan c9a7098e48 move boosts and powders to equipment tab 2022-07-28 21:14:56 +07:00
reschan 8a84f23dde remove duplicate tab functions and document tab functions 2022-07-28 21:00:13 +07:00
reschan 8ca3b30eb1 remove duplicate code introduced by conflict 2022-07-28 20:51:30 +07:00
reschan 2889619b98 minify index.html 2022-07-28 11:47:09 +07:00
reschan fb155bd3bc finalize mobile ui compress changes 2022-07-28 11:46:14 +07:00
reschan 6bbe371180 Merge branch 'atree' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into mobile_ui_tweaks 2022-07-28 11:10:17 +07:00
hppeng e85909af71 Merge branch 'atree' into atree-ui-tweak
also, minify builder/index.html
2022-07-27 09:27:32 -07:00
fin444 7906795f1e fix typo in html 2022-07-27 12:15:37 -04:00
fin444 7ecc7d1d5f update builder/index.html from builder/index_full.html 2022-07-26 13:46:28 -04:00
fin444 d2c4d5a9a6 resolve comments on PR #172 2022-07-26 13:44:16 -04:00
hppeng dbc69ab874 Compactify level/reset/copy box, touch up mobile UI 2022-07-25 00:41:02 -07:00
hppeng f441236531 Bump vertical spacing a bit, make weapon powder input consistent with other equips 2022-07-25 00:15:16 -07:00
fin444 a009e07587 atlas for item textures 2022-07-24 17:31:23 -04:00
hppeng 336762ffb0 Compactify UI
- remove optimize str/dex button
- cram all the equip inputs together
- highlight sharing buttons
2022-07-24 12:35:06 -07:00
hppeng f9e783e56e Fix memory leak and toggle spell tab display bug
also fix documentation in atree and doc.html
2022-07-23 05:28:21 -07:00
reschan 84052257eb minify html 2022-07-23 11:00:15 +07:00
reschan fa719927ee Merge branch 'atree' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into atree-ui-tweaks 2022-07-23 10:58:09 +07:00
reschan 70c5caabd1 swap boosts location 2022-07-23 10:58:00 +07:00
hppeng 5290acab19 Minify index.html 2022-07-22 20:33:21 -07:00
reschan ac1d741919 relocate toggles and sliders to active boosts section 2022-07-23 10:11:28 +07:00
hppeng 75f4fc684b Add debug flag to fix compute graph memory leak
mfw no destructor hook
2022-07-20 12:06:34 -07:00
reschan 9f211142f0 modify overall and offense display constants 2022-07-19 15:48:52 +07:00
hppeng ea89e936a1 Add back poison stats (kicked to the bottom)
also powder special and poison stats now vanish if u don't have them
2022-07-19 01:09:21 -07:00
hppeng 538202e7ac Unify melee stats boxes
remove poison stats box for now
now melee stats box is correct with melee modifiers, and also neater in code
2022-07-19 00:33:05 -07:00
hppeng 8ac6f62206 Shaving DOM elements from powder specials box 2022-07-18 04:02:00 -07:00
hppeng a9a0eb5eda Remove (incorrectly formatted) archer speed, implement toggle 2022-07-18 02:51:25 -07:00
hppeng 167dc838f1 replace doc.html with updated vers. 2022-07-18 01:23:16 -07:00
hppeng 2148831545 Fix display.js bugs, remove unused script imports 2022-07-16 20:06:01 -07:00
hppeng 104930c15b Minify index.html 2022-07-16 19:15:38 -07:00
touhoku dc5be9c2cf move ragna/fortitude boosts to active boosts
split war scream damage / dr
hrhvhrhvhhrvrh
deez nuts uh still needs minify on index_full
2022-07-16 18:43:57 -07:00
fin444 ed0057817c fix atree scrolling side to side 2022-07-15 09:31:41 -07:00
hppeng d65c58fd92 Move some js files into debug/, implement db corruption detector 2022-07-13 01:17:45 -07:00