hppeng
|
379ebb8224
|
HOTFIX -- update "Original Value" skillpoint display
|
2022-06-26 05:44:10 -07:00 |
|
reschan
|
9fa23e6b6f
|
Merge branch 'atree' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into atree
|
2022-06-26 19:40:27 +07:00 |
|
reschan
|
83fcfd15f4
|
change to id, from display_name
|
2022-06-26 19:40:17 +07:00 |
|
hppeng
|
21773ab52d
|
Fix set initial load
|
2022-06-26 05:37:15 -07:00 |
|
hppeng
|
1303c959b1
|
HOTFIX: remove const from SumInputNode to allow default value fixing
|
2022-06-26 05:35:04 -07:00 |
|
hppeng-wynn
|
3f5ed9b38b
|
Merge pull request #47 from hppeng-wynn/stack-print
Stack print
|
2022-06-26 05:31:56 -07:00 |
|
hppeng
|
94e4b52615
|
Print stack visually on error
|
2022-06-26 05:29:06 -07:00 |
|
hppeng
|
72999c3014
|
Fix set initial load
|
2022-06-26 05:18:23 -07:00 |
|
reschan
|
89879e6a02
|
fix: correct connector assets
|
2022-06-26 18:42:58 +07:00 |
|
reschan
|
01e02d603b
|
fix: unsafe connector rotation (for real this time)
|
2022-06-26 18:34:35 +07:00 |
|
reschan
|
dcc65516cd
|
fix: unsafe connector rotation
|
2022-06-26 18:29:55 +07:00 |
|
reschan
|
9d79a6de7e
|
push rotate-flip css
|
2022-06-26 18:18:27 +07:00 |
|
hppeng
|
762120d189
|
Fix tomes (for real...)
|
2022-06-26 04:12:04 -07:00 |
|
hppeng
|
aa9041bd01
|
Fix tome damage calculation...
|
2022-06-26 04:08:54 -07:00 |
|
reschan
|
b9e04c4c9f
|
add general comments
|
2022-06-26 17:55:06 +07:00 |
|
reschan
|
d3c11a8a72
|
fix: tri failing case
|
2022-06-26 17:48:00 +07:00 |
|
hppeng
|
295e8f3e36
|
Fix damage calc... somewhat unify powder format
|
2022-06-26 03:14:31 -07:00 |
|
hppeng
|
24892c91fe
|
Merge branch 'atree' of github.com:hppeng-wynn/hppeng-wynn.github.io into atree
|
2022-06-26 03:00:35 -07:00 |
|
reschan
|
ab38e5cf5f
|
remove debug code
|
2022-06-26 16:32:41 +07:00 |
|
reschan
|
72f9b2b30d
|
fix: tri connector rotation
|
2022-06-26 16:25:54 +07:00 |
|
reschan
|
5992d5db7f
|
fix: connector not updating when node is unselected
|
2022-06-26 16:04:02 +07:00 |
|
reschan
|
5748af5f7d
|
atree node highlighting
|
2022-06-26 16:01:31 +07:00 |
|
reschan
|
92f4df3659
|
implement atree connector highlighting
|
2022-06-26 15:59:02 +07:00 |
|
ferricles
|
8d357f7531
|
current AP count display
|
2022-06-26 01:15:26 -07:00 |
|
hppeng
|
056ff84972
|
Misc. changes to powdering workings
Items no longer have powders array defined by default (only weapons/armors)
|
2022-06-26 01:07:43 -07:00 |
|
hppeng
|
58555f232c
|
Merge branch 'UI_test' into atree
|
2022-06-26 00:50:13 -07:00 |
|
ferricles
|
6561731a59
|
node highlighting + cost display in tooltip
|
2022-06-26 00:48:42 -07:00 |
|
hppeng
|
c25d424194
|
HOTFIX: patch str/dex optimizer
|
2022-06-26 00:43:11 -07:00 |
|
hppeng
|
472c35e425
|
Merge branch 'UI_test' into damage_calc
|
2022-06-26 00:08:58 -07:00 |
|
hppeng
|
1d96725313
|
Merge branch 'UI_test' into damage_calc
|
2022-06-26 00:08:32 -07:00 |
|
hppeng
|
975c0faa1f
|
Fix crafter page, fix damage calculation for crafted and normal items (no longer rounded powder damage)
|
2022-06-26 00:08:02 -07:00 |
|
ferricles
|
cb3c627300
|
Merge pull request #45 from hppeng-wynn/autodoc
Compute graph documentation
|
2022-06-25 20:30:31 -07:00 |
|
hppeng-wynn
|
13f3de5c9d
|
Merge pull request #37 from hppeng-wynn/py_refactor
Py refactor
|
2022-06-25 16:39:59 -07:00 |
|
ferricles
|
ab0934b77d
|
refactor argument parsing from sys to argparse
|
2022-06-25 16:35:09 -07:00 |
|
hppeng
|
efe3a7b0e8
|
Merge branch 'atree' into damage_calc
|
2022-06-25 13:25:10 -07:00 |
|
reschan
|
e5c2205bd5
|
add script to convert string reference to numerical id for atree d ata
|
2022-06-25 22:03:03 +07:00 |
|
hppeng
|
b175bdbcc7
|
Example argparse
|
2022-06-25 05:44:24 -07:00 |
|
hppeng
|
2e65e88b6c
|
autodoc done
|
2022-06-25 05:23:58 -07:00 |
|
ferricles
|
d749c86d89
|
fixed merge conflict
|
2022-06-25 00:22:44 -07:00 |
|
ferricles
|
56601f1e0d
|
most of requested changes
|
2022-06-25 00:19:55 -07:00 |
|
hppeng
|
94b67115aa
|
Fix builder throwing error on empty URL
TODO: clean up dirty flags
|
2022-06-24 22:43:28 -07:00 |
|
hppeng-wynn
|
1b0ed9d32e
|
Merge pull request #44 from hppeng-wynn/Test_Class
Test class
|
2022-06-24 21:29:49 -07:00 |
|
ferricles
|
d8d76a0df9
|
fix merge conflict
|
2022-06-24 21:26:13 -07:00 |
|
ferricles
|
8805521ce2
|
assert error change for error thrown, formatted getScript, added default epsilon for assert near
|
2022-06-24 21:24:22 -07:00 |
|
ferricles
|
61dfe2de65
|
assert error
|
2022-06-24 21:01:54 -07:00 |
|
hppeng
|
2000d381a8
|
Incremental progress
|
2022-06-24 20:26:26 -07:00 |
|
ferricles
|
17311ff3b1
|
first batch of generic assert tests
|
2022-06-24 19:19:15 -07:00 |
|
hppeng
|
39e6ade142
|
HOTFIX: Patch dps_vis
|
2022-06-24 06:06:24 -07:00 |
|
hppeng
|
46e784b248
|
Merge branch 'UI_test' into damage_calc
|
2022-06-24 05:36:32 -07:00 |
|
reschan
|
6ba3b6de49
|
Merge branch 'atree' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into atree
|
2022-06-24 19:05:05 +07:00 |
|