gashapwn
  • Joined on 2020-11-22
gashapwn pushed to master at gashapwn/lpst 2021-04-18 20:26:08 -04:00
8136c1e191 LPST.pm - added fix for tricking notation test.pl - updated test cases
gashapwn pushed to master at gashapwn/lpst 2021-04-18 20:02:57 -04:00
b3ee9aa4c8 LPST/MNU - refactored a bunch of functions into methods to fix stupid shading bug test.pl - updated test cases
gashapwn pushed to master at gashapwn/lpst 2021-04-11 20:54:16 -04:00
42c9b7e56c MNU.pm - tried to implement show available moves. found bug in LPST.pm
gashapwn pushed to master at gashapwn/lpst 2021-04-11 20:36:11 -04:00
b0ec1b2d42 MNU.pm - added save, load and parse
gashapwn pushed to master at gashapwn/lpst 2021-04-11 19:12:46 -04:00
11a2806dbd MNU.pm/NTVL.pm - factored in to packages test.pl - moved test cases to test.pl
gashapwn pushed to master at gashapwn/lpst 2021-04-11 18:42:56 -04:00
39c477aae5 Update 'NTVL.pm'
gashapwn pushed to master at gashapwn/lpst 2021-04-11 18:41:49 -04:00
93a646a591 created MNU.pm and drv.pl
gashapwn pushed to master at gashapwn/lpst 2021-04-11 17:56:55 -04:00
6276952ec3 LPST.pm - added move() ntvl.pl - updated test cases
gashapwn pushed to master at gashapwn/lpst 2021-04-10 23:00:20 -04:00
74316a8618 LPST.pm - added mirror move. was a massive pain ntvl.pl updated test cases
gashapwn pushed to master at gashapwn/lpst 2021-04-09 22:07:59 -04:00
bf37806515 LPST.pm - first turn summons ntvl.pl - updated test cases
gashapwn pushed to master at gashapwn/lpst 2021-04-09 20:14:58 -04:00
9f4d008df5 LPST.pm - added summons ntvl.pl - updated test cases
gashapwn pushed to master at gashapwn/lpst 2021-04-08 21:54:50 -04:00
7f92f1f269 LPST.pm - updates player hand ntvl.pl - updated test cases
gashapwn pushed to master at gashapwn/lpst 2021-04-08 20:47:33 -04:00
c057039549 LPST.pm - draw() now checks for duplicate cards. ntvl.pl - updated test cases
gashapwn pushed to master at gashapwn/lpst 2021-04-08 10:04:39 -04:00
3e142f407b ntvl.pl - refactored move regex stmts
gashapwn pushed to master at gashapwn/lpst 2021-04-07 19:45:23 -04:00
bea7ac75e5 ntvl.pl - changed player toggle
gashapwn pushed to master at gashapwn/lpst 2021-04-07 10:40:45 -04:00
001ebf5c6d ntvl.pl/LPST.pm - refactored the test board to be in notational evaluator. Added accessors for enums. wrote some functions for reading notation and determining whose move it is
gashapwn pushed to master at gashapwn/lpst 2021-04-06 20:35:52 -04:00
2001529ded LPST.pm - parametrized shade
gashapwn pushed to master at gashapwn/lpst 2021-04-06 19:29:50 -04:00
e3c07ef59f LPST.pm - refactored into a class ntvl.pl - created a test board
gashapwn pushed to master at gashapwn/lpst 2021-04-06 18:54:06 -04:00
bd10b2ae4d Update 'LPST.pm'
gashapwn pushed to master at gashapwn/lpst 2021-04-05 22:16:52 -04:00
f90bf078ef lpst.pl - renamed + refactored shade functions