Commit graph

23 commits

Author SHA1 Message Date
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 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
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 92f4df3659 implement atree connector highlighting 2022-06-26 15:59:02 +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
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 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
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 fe3445c16b fix: auto connector logic 2022-06-24 09:36:50 +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
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