Commit graph

27 commits

Author SHA1 Message Date
hppeng-wynn 36d099b225
Fix behavior of -cost and +cost to match ingame rolling (#234)
Co-authored-by: hppeng <hppeng>
2022-11-15 13:11:38 -08: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 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-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 795b5207f8 Forest aconite spelldamage fix 2022-08-09 14:28:41 -07:00
hppeng 0f21d8abe2 Port crafter back to advanced search backend 2022-08-03 00:28:54 -07:00
hppeng 1d31bd0b3e Add some comments to top of builder .js files 2022-07-29 10:37:09 -07:00
hppeng 0d27c35c4e Misc. fixes
Remove big map print in load.js
Fix crafted weapon re-encoding -- broke from item powdering fix...
2022-07-28 22:48:01 -07:00
hppeng 70c117261d Reworked master modifiers; working sliders 2022-07-07 22:28:46 -07:00
hppeng 5b6c957e76 Working scaling abils, sliders not hooked up yet
also fixed burning heart scaling
2022-07-07 19:44:57 -07:00
hppeng cdaff5fce9 Fix More Focus base_abil, display sliders 2022-07-07 15:33:00 -07:00
hppeng 5391b08b37 Declare skillpoint final multipliers in a good place 2022-07-05 20:42:36 -07:00
hppeng a9fc53e044 Update warrior atree json... 2022-06-30 08:58:26 -07:00
hppeng aa9041bd01 Fix tome damage calculation... 2022-06-26 04:08:54 -07:00
hppeng 056ff84972 Misc. changes to powdering workings
Items no longer have powders array defined by default (only weapons/armors)
2022-06-26 01:07:43 -07:00
hppeng 975c0faa1f Fix crafter page, fix damage calculation for crafted and normal items (no longer rounded powder damage) 2022-06-26 00:08:02 -07:00
hppeng 2b18774395 Wynn2 damage calculation 2022-06-24 03:35:03 -07:00
hppeng 730ddea551 Merge branch 'UI_test' into atree 2022-06-23 04:24:12 -07:00
hppeng 7980980f9a Build display working, still have to do edit ids / skillpoints 2022-06-19 13:59:16 -07:00
hppeng e5b653619f Working spell damage calculation pipeline
broke like everything else
2022-06-19 11:02:28 -07:00
ferricles 5216686040 ability trees for different classes + selection based on weapon 2022-06-15 17:07:54 -07:00
hppeng 06f745c158 Consolidate constants/utils files, start working on new builder file 2022-05-22 00:57:47 -07:00
hppeng 0234101262 Remove common (we already have build_utils), edit instances of expandItems 2022-05-22 00:14:20 -07:00
ferricles 58e75eb0a2 barebones tome functionality [tome load, tome inputs, tome expandedItem display] 2022-05-20 02:03:46 -07:00
ferricles c5645ffa0c item info page in bootstrap + items link to item info page 2022-05-16 19:44:40 -07:00
ferricles d8db66a0cf added all relevant tomes 2022-01-05 11:44:59 -08:00
b 28a1e81a6c Move javascript files into their own folder 2021-10-17 18:21:02 -07:00
Renamed from build_utils.js (Browse further)