hppeng
ab41faa068
Fix modification base_spell of minefield
...
fix "mystery bug"
2022-07-13 00:00:08 -07:00
hppeng
fb2d54c9de
5x set bonus raw and mana id
...
touhat says don't touch %cost
2022-07-12 23:52:40 -07:00
hppeng
5f464f9e7c
Fix rounding for scaling IDs
...
should work for damMult too (.. for now...) because those are specified in units of % (integer div 100)
2022-07-12 23:36:01 -07:00
hppeng
2cb29de169
Update credits, fix double atree load bug, compress a bunch of pngs
2022-07-12 23:16:13 -07:00
hppeng-wynn
803cb3ae1c
Merge pull request #122 from hppeng-wynn/atree_hotfix
...
decimator 2 sp wawawawawawawawa
2022-07-12 23:41:30 -05:00
aspiepuppy
4333937b41
decimator 2 sp wawawawawawawawa
2022-07-12 23:18:55 -05:00
hppeng-wynn
1763afc0cf
Merge pull request #117 from hppeng-wynn/damage-calc-update
...
Implement critDamPct, update melee modifiers to what we see ingame, f…
2022-07-12 19:41:31 -05:00
hppeng
5025557259
Merge branch 'atree' into damage-calc-update
2022-07-12 17:40:33 -07:00
hppeng-wynn
2c8f275e9c
Merge pull request #119 from hppeng-wynn/atree_hotfix
...
fixed stronger meteor and windsweeper w/ thunstom
2022-07-12 19:38:15 -05:00
hppeng-wynn
f475d1af71
Merge pull request #120 from fin444/fuck-git
...
Actual Wynn icons & branches for atree instead of basic circles and lines
2022-07-12 19:37:27 -05:00
fin444
245a1e519f
fix corrupted images
2022-07-12 17:36:03 -07:00
fin444
f78d911c1e
resolve PR comments
2022-07-12 16:56:36 -07:00
fin444
89f699df74
fix merge issues & update atree constants
2022-07-12 15:06:40 -07:00
fin444
50082a4060
merge everyone else's changes into fin444's branch
2022-07-12 14:36:20 -07:00
fin444
4ae9655a3f
final style touches
2022-07-12 14:09:09 -07:00
fin444
2aee7ca589
connections no longer work by rotating
...
since rotations had issues with the pixel art
2022-07-12 13:48:55 -07:00
aspiepuppy
e6106ec828
fixed stronger meteor and windsweeper w/ thunstom
2022-07-12 12:37:52 -05:00
hppeng
38fa0b0295
Implement critDamPct, update melee modifiers to what we see ingame, fix bug with 0 dam raw
2022-07-12 09:38:28 -07:00
hppeng-wynn
6cb003f9bd
Merge pull request #116 from hppeng-wynn/atree-validation-hotfix
...
Fix bug that would count abilities' AP cost and archetype even if it was not "added" to AT
2022-07-12 11:02:16 -05:00
hppeng-wynn
067c4de0da
Merge pull request #115 from hppeng-wynn/crafter-redesign
...
Fix crafter UI inconsistencies
2022-07-12 02:01:43 -05:00
hppeng
df14970e5f
Fix bug that would count abilities' AP cost and archetype even if it was not "added" to AT
2022-07-12 00:00:51 -07:00
reschan
d73f93a886
adjust padding size of attack speed buttons
2022-07-12 12:29:12 +07:00
reschan
8aabacb6eb
finalize crafter ui changes
2022-07-12 12:10:55 +07:00
fin444
9118225319
backup of current work
2022-07-11 20:17:00 -07:00
hppeng-wynn
ab1d94ede1
Merge pull request #113 from hppeng-wynn/weapon-powder-optimization
...
Don't reload atree when build changes, only when player class changes
2022-07-11 21:57:39 -05:00
hppeng
7d2626d1dc
Merge branch 'atree' into weapon-powder-optimization
2022-07-11 19:57:24 -07:00
hppeng-wynn
332c701230
Merge pull request #110 from hppeng-wynn/misc-bugfix
...
Misc bugfix
2022-07-11 21:56:23 -05:00
hppeng-wynn
9da19ff9b5
Merge pull request #114 from hppeng-wynn/teleport-wrong-parent
...
Fix Eye Piercer effect going under Heal instead of TP, and mage atree dooming
2022-07-11 10:51:44 -05:00
hppeng
7758c60a79
make breathless not depend on purification... only parent
2022-07-11 08:51:04 -07:00
hppeng
45aaea51f6
Breathless -> Purification
2022-07-11 08:23:18 -07:00
hppeng
c3310f5d62
Update things to match ingame behavior...
...
...
2022-07-11 08:22:17 -07:00
hppeng
1b95bcd5b3
Edit ambivalence to not be op
2022-07-11 08:18:26 -07:00
hppeng
250627f9a9
Merge branch 'atree' into misc-bugfix
2022-07-11 08:16:53 -07:00
hppeng
ccd8cecc92
Fix Eye Piercer effect going under Heal instead of TP
2022-07-11 07:45:38 -07:00
hppeng
94f0866c35
Fix inconsistencies in mage atree
2022-07-11 07:43:21 -07:00
hppeng
ebe322cbb3
Winded implementation
...
also general raw spell base modifier
2022-07-11 07:33:03 -07:00
hppeng
dc8973a73f
Don't reload atree when build changes, only when player class changes
...
for some reason `atree-merge` node was depending on build instead of `player-class` node, which auto caches things.
Also first time debugging compute graph using `builder/doc.html`! epic success
2022-07-11 06:15:53 -07:00
hppeng
dc04101dde
Fix blockers highlighting
...
whooo
2022-07-11 02:03:42 -07:00
hppeng
25cb2d4d9e
Fix intelligence spellcost formula
...
mfw bug becomes feature
2022-07-11 01:25:25 -07:00
hppeng
ba46ed2a7b
Merge branch 'item_patch' into misc-bugfix
2022-07-11 01:10:06 -07:00
hppeng
fa5280d089
Merge branch 'atree' into misc-bugfix
2022-07-11 01:08:55 -07:00
hppeng
392bad62a5
Merge branch 'touhat-patch' into atree
2022-07-11 01:01:59 -07:00
hppeng-wynn
0e849388fc
Merge pull request #108 from touhoku-wynn/atree
...
scale AP cap depending on level
2022-07-11 03:01:47 -05:00
hppeng
3c1ff1a263
Fix isNaN typo
2022-07-11 00:59:53 -07:00
hppeng
0dad22f6aa
Fix warp mana regen
2022-07-11 00:34:24 -07:00
hppeng
f95b41499a
Fix some new items/item changes
...
oops
also theres a bunch of lowlv item changes but im just ignoring them for now
also fix our update scripts .-.
2022-07-11 00:30:24 -07:00
hppeng
55c78e41c1
Fix some new items/item changes
...
oops
also theres a bunch of lowlv item changes but im just ignoring them for now
also fix our update scripts .-.
2022-07-11 00:29:28 -07:00
touhoku-wynn
baf08cb533
Update atree.js
2022-07-10 20:28:08 -07:00
reschan
e6daf9fcbb
small grid rewrite of crafter
2022-07-11 10:16:15 +07:00
touhoku-wynn
64ef7ee25b
Update builder_graph.js
2022-07-10 19:56:15 -07:00