Commit graph

59 commits

Author SHA1 Message Date
ferricles
f9b98ef7e4 BitVector fixes w/ unit tests + unit testing page (/unit_tests/) 2022-12-20 15:08:55 -08:00
ferricles
420e66842d parse hash 2022-12-20 11:46:40 -08:00
ferricles
7b295e4e46 merge conflict 2022-12-20 11:11:30 -08:00
hppeng-wynn
57e16b3c4b
Merge pull request #188 from hppeng-wynn/mobile-navbar
Implement mobile navigation bar
2022-08-03 23:19:54 -07:00
fin444
df0ab92bef Merge branch 'master' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into atree 2022-08-03 11:12:28 -07:00
hppeng
e89ef2ae10 HOTFIX: style assignment via dictionary works correctly now....
how did we never notice this before
2022-08-03 11:09:54 -07:00
reschan
10eab39a1d remove redundancy in toggle_tab 2022-08-03 12:38:47 +07:00
reschan
ae7f93cb88 force open navbar when at top of the page 2022-08-03 10:38:44 +07:00
fin444
1fe52dfca3 long press for atree tooltips instead of hover on mobile 2022-08-02 11:58:06 -07:00
reschan
b80b9888ba move tabs and navbar hide to utils.js 2022-08-02 13:40:58 +07:00
hppeng
8ecc3866c7 Fix crafted accessory durability display
also cleanup display.js
2022-08-01 21:11:53 -07: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
reschan
ac1d741919 relocate toggles and sliders to active boosts section 2022-07-23 10:11:28 +07:00
ferricles
c65da33ccd sock encoding build.encode started, bitvec append allow appending bitvecs started 2022-07-21 16:24:03 -07:00
ferricles
99d2b8273a fix merge conflicts 2022-07-20 14:53:35 -07:00
hppeng
b0777ecfcf Fix ability tree "appx. toposort"... finally... 2022-07-20 09:21:13 -07:00
hppeng
8ac6f62206 Shaving DOM elements from powder specials box 2022-07-18 04:02:00 -07:00
hppeng
0626143f42 Deepcopy patch
some things can't be copied... what to do
2022-07-14 16:04:01 -07:00
hppeng
d65c58fd92 Move some js files into debug/, implement db corruption detector 2022-07-13 01:17:45 -07:00
hppeng
32854521de HOTFIX: Fix ophanim crash and reset crash
sorry for hotfixing but this is to demo git features..
2022-07-09 20:21:09 -07:00
ferricles
ec241891fc append bug fix + unit tests 2022-07-06 21:40:50 -07:00
ferricles
80b65eb0e4 continue bitvec unit testing, changed all asserts to console.trace instead of errors so that future tests are run too and TEST_FAIL constant can be returned 2022-07-06 21:25:04 -07:00
ferricles
c6cc5bfc24 begin writing bitvec unit tests + return constants for unit tests 2022-07-06 20:27:04 -07:00
hppeng
e69039eabd More convenience functions for creating html elements 2022-07-06 20:04:53 -07:00
hppeng
148d51924e Migrate armor powder sliders to use new slider util functions 2022-07-06 19:44:51 -07:00
ferricles
458c18297d array fill bug fix 2022-07-04 10:08:44 -07:00
ferricles
e956d28c56 fixed merge conflict 2022-07-04 00:21:38 -07:00
ferricles
1486a8befa add recursion in size check to reduce code duplication 2022-07-04 00:16:15 -07:00
ferricles
1eeabc2c08 updated append(), not tested 2022-07-03 23:42:29 -07:00
ferricles
7832c1a1aa fixed merge conflict 2022-07-01 17:19:01 -07:00
ferricles
91407766cb slider generator functional 2022-07-01 15:52:13 -07:00
hppeng
0976fff43a Working atree encoder and decoder 2022-06-30 08:03:41 -07:00
hppeng
7e40d6a926 Merge branch 'sock_encoding' into atree_encode 2022-06-30 05:40:21 -07:00
hppeng
259ffb2395 Begin working on abil merging framework... fix a bunch of mistakes in atree constants 2022-06-28 11:43:35 -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
ferricles
17311ff3b1 first batch of generic assert tests 2022-06-24 19:19:15 -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
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
ferricles
cac7e6b04b functional set bit, clear bit, read bit, slice 2022-06-22 17:45:13 -07:00
ferricles
64e076cbb4 dummy commit 2022-06-21 21:51:26 -07:00
ferricles
28955fe661 temp 2022-06-20 12:07:25 -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