Commit graph

1085 commits

Author SHA1 Message Date
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
reschan
8ce25cf2c9 space out and confine active abil window 2022-06-24 19:04:58 +07:00
hppeng
eb84f1de6e Rudimentary display code and repair atree file 2022-06-24 04:56:56 -07:00
hppeng
2e287447ff Add some display info to atree 2022-06-24 04:48:48 -07:00
hppeng
83157f22c8 Add some atree images (not using wynn ones) 2022-06-24 04:30:47 -07:00
hppeng
2b18774395 Wynn2 damage calculation 2022-06-24 03:35:03 -07:00
ferricles
c7054ce25a append() number bug fix 2022-06-24 00:43:24 -07:00
ferricles
7e82213b36 simple range bug fix in set and clear bit 2022-06-24 00:29:43 -07:00
ferricles
95cd93ad4d major bug fixes, append number yet to be unit tested 2022-06-24 00:15:06 -07:00
hppeng
623037eda0 HOTFIX: display weapon as the last part of copy for sharing 2022-06-23 22:33:17 -07:00
hppeng-wynn
ed72a62fae
Merge pull request #41 from hppeng-wynn/atree
Implement Ability Tree UI
2022-06-23 20:30:55 -07:00
hppeng
14ab20c446 Remove extra prints, make response time of nodes much faster
hides a bug that we have where two updates are scheduled if you hit enter and tab... no.......
2022-06-23 20:18:08 -07:00
hppeng
3f3ed18455 Fix minified file / update 2022-06-23 20:10:02 -07:00
hppeng
032fa26d1c Merge branch 'atree' of github.com:hppeng-wynn/hppeng-wynn.github.io into atree 2022-06-23 20:01:47 -07:00
hppeng
beb47c7f3d Minified atree constants file; remove unused (old) script 2022-06-23 20:01:31 -07:00
reschan
da97f593ab remove old script 2022-06-24 10:01:31 +07:00
reschan
e86152af18 delete nonexist function call 2022-06-24 09:51:43 +07:00
reschan
cba1bb5eb0 catch if given atree does not exist 2022-06-24 09:50:18 +07:00
reschan
32ee15dc2b delete empty atrees, move assassin to old 2022-06-24 09:49:54 +07:00
reschan
debbeee9f8 for reference when creating beta atree data 2022-06-24 09:49:24 +07:00
reschan
fe3445c16b fix: auto connector logic 2022-06-24 09:36:50 +07:00
ferricles
bbede794b9 removed remaining printouts 2022-06-23 11:21:11 -07:00
ferricles
738286275e toString() change, b64 constructor fix, append() functionality 2022-06-23 11:20:23 -07:00
ferricles
ab4de136f2 optimized slice(), string construction, toB64 and toString 2022-06-23 09:44:03 -07:00
reschan
bb98b2c5e4 fix archer tree (2) 2022-06-23 22:11:47 +07:00
reschan
e4861df3ef Merge branch 'atree' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into atree 2022-06-23 22:02:41 +07:00
reschan
39bbf45b12 change connector logic 2022-06-23 22:00:15 +07:00
reschan
d68af2f4c4 fix archer tree 2022-06-23 22:00:04 +07:00
hppeng
c42e96d360 Finally fixed bugs -- please test your code before pushing
bad hpp
2022-06-23 07:53:55 -07:00
hppeng
b5f05cb1e6 Whoops -- missing case 2022-06-23 07:43:32 -07:00
hppeng
e0f2dde953 Fix typo 2022-06-23 07:42:58 -07:00
hppeng
d8d5b6caf6 Minor code cleanup
combine code in corners case
combine cases in horiz. drawing
2022-06-23 07:29:25 -07:00
hppeng
730ddea551 Merge branch 'UI_test' into atree 2022-06-23 04:24:12 -07:00
hppeng
5f9c0d5185 HOTFIX: str/dex optimizer working now 2022-06-23 03:55:13 -07:00
hppeng
ef5dd8f6c6 HOTFIX: tome patch 2022-06-23 03:42:18 -07:00
hppeng-wynn
0e97dae2f9
Merge pull request #15 from hppeng-wynn/compute_graph
Convert backend to use graph structure to store operations
2022-06-23 03:18:25 -07:00
hppeng
12e4c1e88c Revert to current dev branch behaviour somewhat 2022-06-23 03:16:36 -07:00
hppeng
8945261c31 Merge branch 'UI_test' into compute_graph 2022-06-23 02:51:51 -07:00
hppeng
6ea34708a6 Fully working tomes !!! 2022-06-23 02:23:56 -07:00
reschan
3939f83ffc partially change to new format 2022-06-23 16:15:51 +07:00
reschan
0d70214906 implement auto connectors 2022-06-23 16:15:06 +07:00
hppeng
9227dd0f56 Working armor special sliders (don't reset properly i think) 2022-06-23 01:25:19 -07:00
hppeng-wynn
adcf0b5db9
Merge pull request #35 from hppeng-wynn/melee_breakdown
Re-enable melee breakdown
2022-06-23 01:24:31 -07:00
ferricles
cac7e6b04b functional set bit, clear bit, read bit, slice 2022-06-22 17:45:13 -07:00
hppeng
e4466d8095 Add back morph easter egg 2022-06-21 22:53:04 -07:00
hppeng
651ae9f3d5 Small refactor to prepare for atree; fix reset health/lvl 2022-06-21 22:39:10 -07:00
ferricles
361d4cca54 bruh 2022-06-21 22:09:54 -07:00
ferricles
64e076cbb4 dummy commit 2022-06-21 21:51:26 -07:00
hppeng
6620d011e5 Fix edit id resetting 2022-06-21 20:41:40 -07:00
reschan
564e4709cd change clickable arrow to a function 2022-06-22 09:34:06 +07:00