Commit graph

329 commits

Author SHA1 Message Date
hppeng 5b6c957e76 Working scaling abils, sliders not hooked up yet
also fixed burning heart scaling
2022-07-07 19:44:57 -07:00
hppeng a28c75e177 More setup for sliders/raw stat; fix defMultiplier (base def not fixed yet)
we should really unify the multiplicative effect checking -- this is kinda stupid
2022-07-07 16:13:26 -07:00
hppeng 3ff4421de4 Merge branch 'atree' into atree_active_box 2022-07-07 15:34:16 -07:00
hppeng cdaff5fce9 Fix More Focus base_abil, display sliders 2022-07-07 15:33:00 -07:00
aspiepuppy 049a2b07ea fixed parents for refined gunpowder and decimator 2022-07-07 17:25:19 -05:00
hppeng 4a1939b5a1 Update slider jsons
and update json updater script
2022-07-06 21:15:41 -07:00
hppeng 2e6c5b8555 Fix some ability base_abil tags and update cyclone cost 2022-07-06 20:18:01 -07:00
hppeng 9f2235e889 Some design work for how sliders/toggles are going to interface with damage calc/stat agg pipeline 2022-07-06 20:13:28 -07:00
hppeng e69039eabd More convenience functions for creating html elements 2022-07-06 20:04:53 -07:00
hppeng 148d51924e Migrate armor powder sliders to use new slider util functions 2022-07-06 19:44:51 -07:00
hppeng eb6dd97d2a Damage calculation hotfix
fix bug with weapon "has element" table being mutated
fix damage of uppercut
2022-07-06 12:33:09 -07:00
hppeng a5cffc6266 Set up nodes for adding sliders, etc. 2022-07-06 12:16:44 -07:00
hppeng fdaad6931b Merge branch 'atree' into atree_active_box 2022-07-06 11:39:11 -07:00
hppeng-wynn eec6544a33
Merge pull request #79 from hppeng-wynn/atree-misc-patch
Implement int and costs jankily
2022-07-06 11:36:47 -07:00
hppeng 05ca629185 Fix typo with fire mastery in archer
also: fix iron lungs archetype
2022-07-06 01:50:10 -07:00
hppeng dba4ad3220 Revert to 1.20.3 powder calculation 2022-07-06 01:46:47 -07:00
hppeng b8cdfe28fe Patch 6 changes
also fix vehement
2022-07-06 01:45:12 -07:00
hppeng 5f0f42a98a Restore crafter to working condition i think 2022-07-06 01:40:52 -07:00
hppeng dd3d7f128d No more infinite powders 2022-07-06 01:06:24 -07:00
hppeng d59cdfc611 Fix raw stat bonus applying 2022-07-05 23:55:47 -07:00
hppeng e4d7a42a50 Remove prints 2022-07-05 23:51:16 -07:00
hppeng 8d077b3b4b Implement int and costs jankily
also fix rounding jankily with -cost items
2022-07-05 23:43:44 -07:00
hppeng 5391b08b37 Declare skillpoint final multipliers in a good place 2022-07-05 20:42:36 -07:00
hppeng 59be124de6 Fix ambivalence spellcosts 2022-07-05 10:38:05 -07:00
hppeng 2879bb4502 Fix damage calc
total mult wasn't accounting for neutral mult
2022-07-05 10:33:01 -07:00
hppeng 98d2486ceb More misc fixes
Make builder not barf with classes without atree (to reduce confusion)
Skillpoint %effect changes (def/agi, ehp calc)
2022-07-05 00:51:58 -07:00
hppeng 6980005924 Remove extra print 2022-07-04 22:05:48 -07:00
hppeng 21af3cc4cd Merge branch 'atree' into atree-misc-patch 2022-07-04 21:41:36 -07:00
hppeng 97ea17565a More misc fix
Bump db version (forgot to do in last commit)
Guardian angels + more shields works now
2022-07-04 21:39:35 -07:00
aspiepuppy a5b1fcb7d6 made focus the right color (red) 2022-07-04 22:57:17 -05:00
hppeng a24d3c402d Merge branch 'atree' into atree-misc-patch 2022-07-04 20:47:16 -07:00
hppeng 306e3a375e Bulk multiply mana stats
by 5 and .7

item changes not in
2022-07-04 18:03:01 -07:00
aspiepuppy eed899eaad mana trap dependency fixed to nothing from fire creep 2022-07-04 20:01:20 -05:00
hppeng 0ac8998a76 Fix bugs in #bug-reports
defense mult working correctly
rejuv skin has 5 pally req
2022-07-04 12:33:17 -07:00
hppeng f7d4946c4b Minify file, update minify script, add README for minifying 2022-07-02 16:55:10 -07:00
aspiepuppy b3ef2e2ff4 added nodes to all of the archer abilties in constants (not min yet tho) 2022-07-02 18:25:04 -05:00
aspiepuppy cde60c7b25 mana trap range 16 blocks now instead of 12 2022-07-02 15:12:48 -05:00
aspiepuppy 15ad6bfeb8 Mana Trap now has the correct mana regen (2.85) instead of 4. 2022-07-02 11:57:18 -05:00
ferricles 7832c1a1aa fixed merge conflict 2022-07-01 17:19:01 -07:00
ferricles 91407766cb slider generator functional 2022-07-01 15:52:13 -07:00
aspiepuppy c601589c88 The last few commits but it is actually in atree_constants_min now 2022-07-01 16:53:41 -05:00
aspiepuppy 633e13a2cf Fixed More Traps archetype req to 0 from 10, fixed Fire Mastery to say Fire instead of Earth 2022-07-01 16:41:19 -05:00
aspiepuppy 4754187d2c Added Sharpshooter Archetype to Homing Shots 2022-07-01 15:54:42 -05:00
aspiepuppy 0156bdb236 Added Boltslinger Archetype to Stormy Feet 2022-07-01 15:48:08 -05:00
ferricles bc68599c84
Merge pull request #66 from aspiepuppy/atree_hotfix
Added Focus dependency to More Focus 1 & 2, fixed Air Mastery so it i…
2022-07-01 13:38:22 -07:00
aspiepuppy dbac4eff55 Added Focus dependency to More Focus 1 & 2, fixed Air Mastery so it is Boltslinger archetype and not Battle Monk. 2022-07-01 15:22:53 -05:00
hppeng da782cd73c HOTFIX: Patch escape artist damage 2022-07-01 02:01:29 -07:00
hppeng 8663efccf7 HOTFIX: fix computeNode bad behavior with markDirty
was always doing dusty update
2022-07-01 01:35:20 -07:00
hppeng 13e8920fe1 Merge branch 'atree' of github.com:hppeng-wynn/hppeng-wynn.github.io into atree 2022-07-01 01:23:15 -07:00
hppeng fac2c54da9 Archer atree 2022-07-01 01:23:06 -07:00