hppeng
|
7980980f9a
|
Build display working, still have to do edit ids / skillpoints
|
2022-06-19 13:59:16 -07:00 |
|
hppeng
|
81dfe767a3
|
Item display, build display (partially)
|
2022-06-19 13:44:02 -07:00 |
|
ferricles
|
2d719e9a4e
|
BitVector class
|
2022-06-19 12:05:01 -07:00 |
|
hppeng
|
7bd27a9675
|
Merge branch 'UI_test' into compute_graph
|
2022-06-19 11:43:02 -07:00 |
|
hppeng
|
fd97eb45e0
|
Copying code
from sq2display.js to display.js
|
2022-06-19 11:30:10 -07:00 |
|
hppeng
|
e5b653619f
|
Working spell damage calculation pipeline
broke like everything else
|
2022-06-19 11:02:28 -07:00 |
|
hppeng
|
8db34d68a7
|
Almost working spell damage calculation
|
2022-06-19 09:49:04 -07:00 |
|
hppeng
|
62a9a4f0c2
|
Compute graph cleanup, prepping for full build calc (currently broke)
|
2022-06-19 00:42:49 -07:00 |
|
ferricles
|
554de7ea87
|
fixed asymmetric connector line images
|
2022-06-18 21:40:43 -07:00 |
|
ferricles
|
6277b50d12
|
fixed atree display bugs | functional atree toggle on/off + switching based on inferred class type
|
2022-06-18 21:00:32 -07:00 |
|
ferricles
|
ec13bdea1e
|
small bug fixes for atree swapping - some unwanted behavior still exists
|
2022-06-17 20:46:52 -07:00 |
|
hppeng
|
0417a68e65
|
Remove duplicate warrior tag
|
2022-06-16 04:39:20 -07:00 |
|
hppeng
|
65d47117c8
|
Merge branch 'atree' of github.com:hppeng-wynn/hppeng-wynn.github.io into atree
|
2022-06-16 04:38:21 -07:00 |
|
hppeng
|
1c3ef6d545
|
Add warrior abilities (71)
|
2022-06-16 04:38:09 -07:00 |
|
reschan
|
e2eaf48984
|
remove empty title and desc
|
2022-06-16 16:53:59 +07:00 |
|
reschan
|
112dd1b619
|
add script to convert atree csv to json
|
2022-06-16 16:15:25 +07:00 |
|
reschan
|
441300ec10
|
add cross
|
2022-06-16 16:15:08 +07:00 |
|
reschan
|
a1179911ab
|
parse newlines to line breaks
|
2022-06-16 16:14:56 +07:00 |
|
reschan
|
a1227f6e75
|
add archer tree
|
2022-06-16 16:14:16 +07:00 |
|
ferricles
|
9036de536b
|
modified atree graphics, added full assassin ability tree
|
2022-06-15 22:03:20 -07:00 |
|
ferricles
|
b2fa8a81b6
|
fixed merge conflict; new atree connector image
|
2022-06-15 18:50:07 -07:00 |
|
reschan
|
4f43a81313
|
change columns to 9, adjust sizes, fix selecteds
|
2022-06-16 07:18:29 +07:00 |
|
ferricles
|
5216686040
|
ability trees for different classes + selection based on weapon
|
2022-06-15 17:07:54 -07:00 |
|
ferricles
|
db7981024f
|
removed printouts
|
2022-06-15 15:25:47 -07:00 |
|
ferricles
|
0166b7814d
|
crafted item version 4 build decode bug fix, crafted page slight bug fixes
|
2022-06-15 12:53:51 -07:00 |
|
ferricles
|
4387da07b0
|
python refactor pt 2
|
2022-06-15 11:55:04 -07:00 |
|
reschan
|
8df8632c6d
|
add hover tooltips and active abilities
|
2022-06-14 16:45:41 +07:00 |
|
reschan
|
8108f033e5
|
atree initial commit
|
2022-06-13 16:21:01 +07:00 |
|
ferricles
|
d4357d5d6b
|
merge conflicts + first part of refactor
|
2022-06-12 20:54:53 -07:00 |
|
hppeng
|
4f7f0f9cfc
|
Clean up loading code, much cleaner invocation during init (and less prone to races)
|
2022-06-12 07:45:48 -07:00 |
|
hppeng-wynn
|
9f399846a3
|
Merge pull request #36 from hppeng-wynn/documentation
Documentation
|
2022-06-09 20:16:45 -07:00 |
|
hppeng
|
e525cc0ec3
|
Remove extra debug prints
|
2022-06-09 20:03:14 -07:00 |
|
ferricles
|
0484bdfee3
|
Custom Item encoding section
|
2022-05-30 23:31:37 -07:00 |
|
ferricles
|
8381f0bfce
|
CR weapon powder hotfix
|
2022-05-27 13:56:27 -07:00 |
|
ferricles
|
7d293ab0cd
|
crafted item section
|
2022-05-27 12:24:53 -07:00 |
|
ferricles
|
a52891c3ec
|
modern version build link (v4,5,6) decoding
|
2022-05-27 00:06:04 -07:00 |
|
ferricles
|
be69c687b4
|
Merge branch 'UI_test' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into UI_test
|
2022-05-25 13:17:50 -07:00 |
|
ferricles
|
fc745e73c5
|
tome decoding hotfix
|
2022-05-25 13:17:42 -07:00 |
|
ferricles
|
827f9f11d5
|
documentation page prototype
|
2022-05-25 12:57:20 -07:00 |
|
reschan
|
1d1addd762
|
fix: making necklace a thing in search
|
2022-05-23 22:04:00 +07:00 |
|
ferricles
|
b44176804c
|
new dev folder (for documentation/developer purposes), fixed relative links in items_2_help page
|
2022-05-22 23:47:08 -07:00 |
|
reschan
|
adcf1ee362
|
re-enable melee breakdown
|
2022-05-23 13:20:03 +07:00 |
|
ferricles
|
76073066aa
|
Merge pull request #34 from hppeng-wynn/bdps
changed base dps display to be an icon
|
2022-05-22 22:45:18 -07:00 |
|
ferricles
|
44accf4358
|
oops
|
2022-05-22 22:40:34 -07:00 |
|
ferricles
|
ce87d110c5
|
changed base dps display to be an icon
|
2022-05-22 22:33:37 -07:00 |
|
ferricles
|
42362d5d99
|
Merge branch 'UI_test' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into UI_test
|
2022-05-22 14:56:48 -07:00 |
|
ferricles
|
f087d54e2d
|
item tooltip display hotfix
|
2022-05-22 14:56:46 -07:00 |
|
ferricles
|
097dae8ce8
|
Merge pull request #33 from hppeng-wynn/crafter_copy_hash
Crafter copy hash
|
2022-05-22 14:33:51 -07:00 |
|
ferricles
|
9ebc65ff90
|
calculateCraftSchedule added
|
2022-05-22 14:27:57 -07:00 |
|
ferricles
|
0bed0dab91
|
added copy hash button, removed craft button, added automatic craft upon input, lightened user input fields
|
2022-05-22 14:09:32 -07:00 |
|