ferricles
|
b5e950b8a5
|
preparing to merge
|
2022-12-20 11:04:19 -08:00 |
|
ferricles
|
07ad16934b
|
Merge branch 'atree' into sock_encoding
|
2022-07-26 11:37:25 -07:00 |
|
ferricles
|
31fd1a2f01
|
change Build internal item repr to include separate tomes array, allow bitvec to append using other bitvec (untested)
|
2022-07-26 11:37:08 -07:00 |
|
hppeng
|
74b1d480fa
|
Don't update the ability tree when NONE weapon is selected
so u can delete weapon and switch to the same class weapon and keep tree
|
2022-07-25 08:58:41 -07:00 |
|
hppeng-wynn
|
dcdf281612
|
Merge pull request #167 from hppeng-wynn/atree_reachable_fix
Fix reachable check to use currently reachable set instead of atree selection state
|
2022-07-25 00:20:21 -07:00 |
|
hppeng
|
30035dc732
|
HOTFIX: move atree toggles into same thing that handles sliders
so they update when they are toggled
|
2022-07-25 00:10:47 -07:00 |
|
hppeng
|
085375e4cc
|
HOTFIX: patch custom parsing/saving
renamed types -> all_types
|
2022-07-23 23:10:58 -07:00 |
|
hppeng
|
8efe671fae
|
Misc. atree fix
psychokinesis cost 1->2
orphion's pulse better desc
fluid healing not affected by conc
|
2022-07-23 21:22:28 -07:00 |
|
hppeng
|
ae4b8d44e6
|
Fix reachable check to use currently reachable set instead of atree selection state
|
2022-07-23 20:20:16 -07:00 |
|
hppeng
|
f04882132a
|
Fix crackshot, update potion boost apply order, fix spear prof display
|
2022-07-23 14:35:11 -07:00 |
|
hppeng
|
19341bdbfc
|
Gangels show DPS
also, dog
|
2022-07-23 13:32:11 -07:00 |
|
hppeng
|
3ae9f2725b
|
HOTFIX doom fix button map
|
2022-07-23 12:38:58 -07:00 |
|
hppeng
|
7919647372
|
Patch Water Mastery fluid healing interaction
according to zeer, all stat scaling is applied after total stats
|
2022-07-23 12:30:59 -07:00 |
|
hppeng
|
f9e783e56e
|
Fix memory leak and toggle spell tab display bug
also fix documentation in atree and doc.html
|
2022-07-23 05:28:21 -07:00 |
|
hppeng
|
2ef378156a
|
HOTFIX: set bonus mana and cost ID 5xing
|
2022-07-22 20:39:18 -07:00 |
|
hppeng-wynn
|
7d7ecc5085
|
Merge pull request #165 from hppeng-wynn/atree-ui-tweaks
relocate ability toggles and sliders to active boosts section
|
2022-07-22 20:26:34 -07:00 |
|
hppeng
|
49b1f667f6
|
Add info about slider source ability to sliders
|
2022-07-22 20:26:04 -07:00 |
|
reschan
|
ac1d741919
|
relocate toggles and sliders to active boosts section
|
2022-07-23 10:11:28 +07:00 |
|
hppeng-wynn
|
d655598a1d
|
Merge pull request #163 from hppeng-wynn/spellcost_float
Make spellcost floating point
|
2022-07-22 19:37:44 -07:00 |
|
aspiepuppy
|
60f89a44c6
|
escape artist archetype removed
|
2022-07-22 21:22:23 -05:00 |
|
hppeng
|
5d4e0c63ec
|
Make spellcost floating point
display 2 decimal places
|
2022-07-22 10:27:59 -07:00 |
|
hppeng
|
bf28e219f4
|
Fix Orphion's pulse heal, fix single item page for armor
|
2022-07-22 00:12:47 -07:00 |
|
hppeng
|
b74f654e7c
|
Deleted duplicate mage atree???
wtf
|
2022-07-21 22:24:09 -07:00 |
|
hppeng
|
8d394b30c3
|
Undo undoing patch changes
|
2022-07-21 22:06:14 -07:00 |
|
hppeng
|
4b0a336e3e
|
Merge branch 'atree' into atree_hotfix
|
2022-07-21 22:03:58 -07:00 |
|
aspiepuppy
|
36d263a7bf
|
patch 9 and random bug fixes
|
2022-07-21 23:58:32 -05:00 |
|
hppeng-wynn
|
fbefd61e38
|
Merge pull request #153 from hppeng-wynn/atree-validator-patch
Fix atree validator sometimes giving the wrong reason
|
2022-07-21 21:57:08 -07:00 |
|
hppeng-wynn
|
d9905f189f
|
Merge pull request #156 from hppeng-wynn/compute-graph-memory-leak
Add debug flag to fix compute graph memory leak
|
2022-07-21 21:56:53 -07:00 |
|
hppeng-wynn
|
2824a971f7
|
Merge pull request #159 from fin444/atree
dependencies in atree tooltips
|
2022-07-21 21:55:35 -07:00 |
|
hppeng
|
8e0cf18056
|
HOTFIX: remove duplicate parent, cheaper dash
|
2022-07-21 21:49:10 -07:00 |
|
fin444
|
868e56b0ea
|
remove print statement
|
2022-07-21 17:17:33 -07:00 |
|
ferricles
|
d76ad45b9c
|
Merge branch 'atree' into sock_encoding
|
2022-07-21 16:24:24 -07:00 |
|
ferricles
|
c65da33ccd
|
sock encoding build.encode started, bitvec append allow appending bitvecs started
|
2022-07-21 16:24:03 -07:00 |
|
aspiepuppy
|
aba4d85b1e
|
got rid of all the random _s in the parents xd
|
2022-07-21 15:47:15 -05:00 |
|
aspiepuppy
|
73877290ee
|
fixed the damage reduction for clones
|
2022-07-21 15:44:43 -05:00 |
|
aspiepuppy
|
ce645a3db2
|
same thing as prev
|
2022-07-21 15:42:23 -05:00 |
|
aspiepuppy
|
7d5741f883
|
atree inconsistencies 2 pt 2
|
2022-07-21 15:41:42 -05:00 |
|
aspiepuppy
|
70c70e4468
|
Merge branch 'atree' into atree_hotfix
|
2022-07-21 15:33:05 -05:00 |
|
fin444
|
4aee8f2d31
|
dependencies in atree tooltips
|
2022-07-21 11:26:46 -07:00 |
|
hppeng
|
8383ed0c06
|
Add more doc for atree specification
also, add description to Marked and fix More Marked
|
2022-07-20 21:55:07 -07:00 |
|
aspiepuppy
|
ecd1ad84b5
|
same as last idk why it didnt commit
|
2022-07-20 22:09:36 -05:00 |
|
aspiepuppy
|
dc26e10fc6
|
atree inconsistencies 2 (mightve messed up a bit)
|
2022-07-20 22:09:04 -05:00 |
|
ferricles
|
99d2b8273a
|
fix merge conflicts
|
2022-07-20 14:53:35 -07:00 |
|
hppeng
|
75f4fc684b
|
Add debug flag to fix compute graph memory leak
mfw no destructor hook
|
2022-07-20 12:06:34 -07:00 |
|
hppeng
|
a364cb0fc7
|
HOTFIX: patch attack speed display
introduced by stat box merge... manual test failure... TODO: unit test framework
|
2022-07-20 11:59:29 -07:00 |
|
hppeng
|
bb47fee2f8
|
Fix Haemhorrage AP cost
remove duplicate entry in atree json?? lol wtf
|
2022-07-20 11:14:38 -07:00 |
|
hppeng
|
2c17845866
|
Fix poisoned blade cost
|
2022-07-20 11:00:10 -07:00 |
|
hppeng
|
2b8ffce379
|
Fix shenanigans stealing
|
2022-07-20 10:49:23 -07:00 |
|
hppeng
|
d5d0f87bcc
|
Change from clickable to fake-button
holy UI design
|
2022-07-20 10:31:38 -07:00 |
|
hppeng
|
a63b4df3aa
|
Expand the arrow hitbox even further
|
2022-07-20 10:25:32 -07:00 |
|