49 Commits (master)
 

Author SHA1 Message Date
  gashapwn 8136c1e191 LPST.pm - added fix for tricking notation test.pl - updated test cases 3 years ago
  gashapwn b3ee9aa4c8 LPST/MNU - refactored a bunch of functions into methods to fix stupid shading bug test.pl - updated test cases 3 years ago
  gashapwn 42c9b7e56c MNU.pm - tried to implement show available moves. found bug in LPST.pm 3 years ago
  gashapwn b0ec1b2d42 MNU.pm - added save, load and parse 3 years ago
  gashapwn 11a2806dbd MNU.pm/NTVL.pm - factored in to packages test.pl - moved test cases to test.pl 3 years ago
  gashapwn 39c477aae5 Update 'NTVL.pm' 3 years ago
  gashapwn 93a646a591 created MNU.pm and drv.pl 3 years ago
  gashapwn 6276952ec3 LPST.pm - added move() ntvl.pl - updated test cases 3 years ago
  gashapwn 74316a8618 LPST.pm - added mirror move. was a massive pain ntvl.pl updated test cases 3 years ago
  gashapwn bf37806515 LPST.pm - first turn summons ntvl.pl - updated test cases 3 years ago
  gashapwn 9f4d008df5 LPST.pm - added summons ntvl.pl - updated test cases 3 years ago
  gashapwn 7f92f1f269 LPST.pm - updates player hand ntvl.pl - updated test cases 3 years ago
  gashapwn c057039549 LPST.pm - draw() now checks for duplicate cards. ntvl.pl - updated test cases 3 years ago
  gashapwn 3e142f407b ntvl.pl - refactored move regex stmts 3 years ago
  gashapwn bea7ac75e5 ntvl.pl - changed player toggle 3 years ago
  gashapwn 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 3 years ago
  gashapwn 2001529ded LPST.pm - parametrized shade 3 years ago
  gashapwn e3c07ef59f LPST.pm - refactored into a class ntvl.pl - created a test board 3 years ago
  gashapwn bd10b2ae4d Update 'LPST.pm' 3 years ago
  gashapwn f90bf078ef lpst.pl - renamed + refactored shade functions 3 years ago
  gashapwn efb3e9ec1e lpst.pl - can now filter moves by player 3 years ago
  gashapwn 700e0364b3 lpst.pl - get_block_cell() returns all cells being blocked by pieces in play 3 years ago
  gashapwn e48b5573f9 lpst.pl - refactored board movement checks 3 years ago
  gashapwn 5e51a8c1b5 lpst.pl - fixed sylph offset bug 3 years ago
  gashapwn 0f942f4fb8 lpst.pl - fixed bug with checking MOVBLOCK spaces 3 years ago
  gashapwn 3af63ea303 lpst.pl - refactored shade_move to remove redundant arrays 3 years ago
  gashapwn 8dbc330d45 lpst.pl - refactored moves to use a struct 3 years ago
  gashapwn 9e89588b7a lpst.pl - shade_cell handles movement patterns exceeding the bounds of the board 3 years ago
  gashapwn d05f746d64 lpst.pl - refactored cell shading into function 3 years ago
  gashapwn 81072e8dc4 lpst.pl - removed old system for subbing pieces into a hex 3 years ago
  gashapwn c8e8946a5b lpst.pl - added a second and third shade. refactored shades to use a hash 3 years ago
  gashapwn b2165befe6 lpst.pl - added horrible system for shading cells 3 years ago
  gashapwn 00b7fc7b84 lpst.pl - refactored whitespace. fixed col, row swap bug. time for bed 3 years ago
  gashapwn 72d58c9d8a lpst.pl - fixed divide by zero error. 3 years ago
  gashapwn 15f96766da lpst.pl - calc_move() and apply_shift() allow us to calculate which cells pieces move to 3 years ago
  gashapwn d3cb948956 lpst.pl - added some unicode characters to make the columns more clear 3 years ago
  gashapwn 60550fc47c lpst.pl - we can move a little dude around the board now!! 3 years ago
  gashapwn 53a6d0ae44 lpst.pl - added comments. im an idiot who forgot how they built their own datastructures... 3 years ago
  gashapwn 441c390b09 lpst.pl - added enums for player... tried to add a piece to a cell and board got fucked up... i think the hash that stores piece data is borked. will fix 3 years ago
  gashapwn 36e02db08c lpst.pl - changed enum for pieces 3 years ago
  gashapwn 5bf5dc8d3f lpst.pl - added comments. cell drawing now aware of row+column 3 years ago
  gashapwn 6fefa7125c lpst.pl - wow i mixed up the y axis and the x axis... i mean damn 3 years ago
  gashapwn fccff335bf lpst.pl - added x axis 3 years ago
  gashapwn aae5e28dfd lpst.pl - added code to trim some more characters 3 years ago
  gashapwn 3deb715ddb lpst.pl - fixed comment thats been bothering me 3 years ago
  gashapwn 7645532e15 lpst.pl - updated code to trim ASCII from off by one errors. .gitignore - added pattern for my test perl script 3 years ago
  gashapwn 65fbe479bb removing some backups 3 years ago
  gashapwn ef3d1fb54b .gitignore - ignore emacs backusp 3 years ago
  gashapwn 037885fdbe first commit 3 years ago