Commit graph

86 commits

Author SHA1 Message Date
ferricles 36947c6f87 added cool mana to spell totals 2021-01-15 23:30:19 -08:00
hppeng-wynn a227d5625f
Merge branch 'dev' into master 2021-01-15 19:09:49 -06:00
ferricles a6f8a48e18 minor spell cost display fix 2021-01-15 12:36:12 -08:00
ferricles 351b6fc2d4 fixed next spell cost infinite loop + bugs 2021-01-15 11:52:11 -08:00
ferricles e4068912b1 implemented next cost intel needed feature 2021-01-15 10:49:24 -08:00
ferricles 8754b060be fixed spell + powder special boosts not unapplying on updating stats or build. 2021-01-15 10:20:17 -08:00
b 224f5ad3d2 Bump version, fix powdering 2021-01-15 04:25:46 -06:00
ferricles 682e3b7c66 nicer display for melee + spell + poison summaries 2021-01-15 00:23:55 -08:00
ferricles 644aa0c04a fixed huge -raw spell/melee% not tanking all damage 2021-01-14 20:48:48 -08:00
ferricles 7c52817dfc implemented powder buffs on poison damage, QOL change to skill point adjusting, made the nice header nicer 2021-01-13 22:58:32 -08:00
ferricles 9462223eb6 fixed weird summary display, animated buttons, full powder special functionality 2021-01-13 19:17:01 -08:00
dr-carlos 3460591a20 Display Build and Spell only if the build is calculated; fade in all objects on build calculate 2021-01-14 12:43:41 +10:30
ferricles 7eb65c5141 Instant-Damage powder stats functional. Needs testing. 2021-01-13 00:30:55 -08:00
ferricles c234f70730 dummy commit 2021-01-12 22:57:07 -08:00
ferricles 8d8237e300 Merge branch 'dev' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into dev 2021-01-12 20:30:55 -08:00
ferricles 4b8b288689 dummy commit 2021-01-12 19:14:00 -08:00
dr-carlos 0e57e0fed6 Display Set Bonuses only if set items are used; Replace NaN stats with 0 2021-01-13 13:18:00 +10:30
b a310eee0a6 Remove ambivalence, add error logging, add strength boosts 2021-01-12 17:14:12 -06:00
b 400ad9943c Merge branch 'dev' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into dev 2021-01-12 16:49:59 -06:00
b 837dfca985 Fix damage calc 2021-01-12 16:49:57 -06:00
ferricles bbb1c56aef set up spell_table entry for instant damage powders + powder special toggling works + powder special display up 2021-01-12 14:49:02 -08:00
ferricles 96b837fcc6 structure for powder special boosts 2021-01-12 13:07:03 -08:00
ferricles 43aba4a720 fixed pos raw and <-100 % issue, added external buffs + powder specials section, added buttons & functionality for all spell-based external buffs 2021-01-11 23:11:20 -08:00
b a02cd0c794 Fix positive spellcost% 2021-01-11 22:23:56 -06:00
b fe4350f8ee Fix skillpoint display and display health regen 2021-01-11 17:43:04 -06:00
b 2d42ea65f9 Fix syntax error. 2021-01-11 16:39:43 -06:00
b 1a9042d85f Fix attack tier for cancelstacking 2021-01-11 16:31:25 -06:00
b 500f00021a --amend 2021-01-11 16:26:35 -06:00
b 10fab55aa2 Shift defense stats around a bit 2021-01-11 16:25:55 -06:00
ferricles ecdaeeb4bc fixed heals not rounding, removed ehpr display (ehpr is still calculated), made health display base health + hpBonus in overall build stats 2021-01-11 13:35:32 -08:00
b e96cd3c9ce Add prettyprint to long copy 2021-01-11 15:34:59 -06:00
b 4b4bb1ccf9 Display Set Summary only if there are set bonuses 2021-01-11 15:33:03 -06:00
ferricles 516325b99f fixed heal 2021-01-11 13:01:07 -08:00
ferricles d26539f762 Added nice warnings to summary, fixed fixIDs displaying reversed ids in the wrong color, made agi skp box not do the weird thing (on my machine) 2021-01-11 09:52:21 -08:00
b 3c3c908ed1 Fix set bonus 2021-01-11 06:19:15 -06:00
b fa97fc03ba Adding textures, fix melee dps calculation 2021-01-11 04:03:19 -06:00
ferricles 2f82f888e2 light aesthetic changes, negative poison fix 2021-01-11 00:10:33 -08:00
ferricles 33da3b89e7 Merge branch 'dev' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into dev 2021-01-10 23:40:52 -08:00
ferricles e8b23f7db6 powders work on armor, powder specials display 2021-01-10 23:40:49 -08:00
b 615ec62570 Add poison damage, merge changes, improve powder display 2021-01-11 01:22:06 -06:00
b 85920aee51 Poison display 2021-01-11 01:05:23 -06:00
ferricles 208b4e2378 fixed NaN ehp/ehpr for daggers. in the middle of powder special display. 2021-01-10 22:49:52 -08:00
ferricles 8796ae0fd8 minor visual things 2021-01-10 18:58:39 -08:00
ferricles 1906b2f63d fixed merge conflict 2021-01-10 17:47:54 -08:00
ferricles f83bafda36 dummy commit 2021-01-10 17:47:13 -08:00
b 94634a0461 Merge changes 2021-01-10 19:43:15 -06:00
b 76367a065a Misc. UI fixes, move skillpoint summary up to top of page 2021-01-10 19:42:09 -06:00
ferricles f8aa679b89 added ehp and ehpr no agi options 2021-01-10 16:46:30 -08:00
b 15dee0eef6 Change id display a bit, add sprint into item json, bump version 2021-01-10 16:48:37 -06:00
hppeng-wynn 29eb1c28e4
Merge branch 'dev' into master 2021-01-10 16:38:17 -06:00