Commit graph

305 commits

Author SHA1 Message Date
hppeng b8cdfe28fe Patch 6 changes
also fix vehement
2022-07-06 01:45:12 -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
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
hppeng d139262bf5 Remove unused print 2022-06-30 23:02:50 -07:00
hppeng b13cf0499d ComputeNode subclass that will defer updates if its value did not change 2022-06-30 22:22:15 -07:00
hppeng 4632bba69a HOTFIX: patch atree json for charge, and display code 2022-06-30 21:21:25 -07:00
hppeng 53f502b96d Bugfix pt. 2: Totals now are evaluated in second round 2022-06-30 20:44:26 -07:00
hppeng 59f28f6956 HOTFIX: fix spellparts that don't already exist 2022-06-30 20:35:34 -07:00
hppeng 19134d3ab1 Merge branch 'atree' into UI_test 2022-06-30 20:15:17 -07:00
hppeng 8e3a35b16a Small modification (Show Tree -> Edit Abilities)
discussed in PR but not implemented because i'm dense
2022-06-30 20:13:06 -07:00
hppeng a318756058 Fix converter script, complete warrior tree 2022-06-30 09:05:09 -07:00
hppeng 61172d16d4 Merge branch 'atree-json-fix' into atree_encode 2022-06-30 09:00:07 -07:00
hppeng a9fc53e044 Update warrior atree json... 2022-06-30 08:58:26 -07:00
hppeng 0976fff43a Working atree encoder and decoder 2022-06-30 08:03:41 -07:00
hppeng 7e40d6a926 Merge branch 'sock_encoding' into atree_encode 2022-06-30 05:40:21 -07:00
hppeng ffc0d4b9b4 Atree error validation and input combining 2022-06-30 05:27:35 -07:00
hppeng f1488a4352 Fix some json for warrior (from the bottom up to massive bash) 2022-06-29 00:14:40 -07:00
hppeng 44d3fc996a Merge branch 'atree' into atree_aggregator 2022-06-28 23:26:43 -07:00
hppeng 25102100ae Pull info from abil tree; construct spell objects and render them 2022-06-28 23:23:27 -07:00
hppeng a42f79afb5 Aggregate ability descriptions and effects....
design pain... just YOLO time... kinda assuming that abilities will only affect one spell majorly..
2022-06-28 12:03:49 -07:00
hppeng f6bf0875b5 Fix double toggle bug 2022-06-28 11:48:02 -07:00
hppeng 259ffb2395 Begin working on abil merging framework... fix a bunch of mistakes in atree constants 2022-06-28 11:43:35 -07:00