Commit graph

1267 commits

Author SHA1 Message Date
ferricles 294b90a608 discord ad banner, discord in sidebar 2022-07-04 01:24:49 -07:00
hppeng-wynn 200a541ecd
Merge pull request #71 from hppeng-wynn/atree_hotfix
added nodes to all of the archer abilties in constants (not min yet tho)
2022-07-03 01:21:58 -05: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
hppeng-wynn 0abf72689f
Merge pull request #69 from hppeng-wynn/atree_hotfix
Mana Trap now has the correct mana regen (2.85) instead of 4.
2022-07-02 15:15:39 -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
hppeng-wynn 91d295ef92
Merge pull request #63 from hppeng-wynn/smarter_compute_node
ComputeNode subclass that will defer updates if its value did not change
2022-06-30 23:07:23 -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-wynn ad0d665306
Merge pull request #62 from hppeng-wynn/atree_encode
Atree encode
2022-06-30 20:12:32 -07:00
hppeng 08e49a52a7 Add license (why did we not have this) 2022-06-30 09:19:36 -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
ferricles e9acb79f4b fixed merge conflicts 2022-06-29 20:06:33 -07:00
ferricles 07a018afda prevent active boxes from collapsing to 0 width 2022-06-29 19:20:51 -07:00
hppeng-wynn 6e549e8325
Merge pull request #60 from hppeng-wynn/atree_aggregator
Atree aggregator
2022-06-29 19:18:19 -07:00
ferricles 1ed723f9b5 fixed merge conflict 2022-06-29 16:33:34 -07:00
ferricles 25645300b5 refactoring + removing old comments 2022-06-29 16:28:41 -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
hppeng-wynn 62b01d1ea3
Merge pull request #59 from hppeng-wynn/atree-dynamic-disp
fix: atree img display relatively to parent
2022-06-28 00:41:40 -07:00
reschan 1b721cd810 remove forceful open/hide 2022-06-28 14:28:45 +07:00
reschan 881467cf0b fix: atree img display relatively to parent 2022-06-28 14:10:25 +07:00
reschan 815cbfacd1 accept js atree directly and output usable js file and json 2022-06-28 13:04:18 +07:00