Fix (a lot but maybe not all of) Chakart
[xogo.git] / base_rules.js
2022-06-19 Benjamin AuderFix (a lot but maybe not all of) Chakart
2022-06-18 Benjamin AuderChakart almost ready...
2022-06-17 Benjamin AuderChakart ready soon
2022-06-04 Benjamin AuderAdd Giveaway. Preparing for Chakart a little more
2022-06-03 Benjamin Auderupdate
2022-06-02 Benjamin AuderSome bugs fixes
2022-06-02 Benjamin AuderMaybe we can finally get rid of these code bits which...
2022-06-02 Benjamin AuderBugs fixing attempt
2022-06-01 Benjamin AuderFix rescale() instability. TODO: hex rotation vertical...
2022-06-01 Benjamin AuderAdd Hex: almost fine, still some issues with SVG +...
2022-05-31 Benjamin AuderFirst draft of Hex game
2022-05-29 Benjamin AuderMinor fixes
2022-05-29 Benjamin AuderFix animation for Cylinder chess
2022-05-27 Benjamin AuderStarted to refactor cylinder / move / segments
2022-05-26 Benjamin AuderFix castling prevention when passing on attacked squares
2022-05-26 Benjamin AuderFix animation + Rifle
2022-05-25 Benjamin AuderFix Benedict-Dark
2022-05-24 Benjamin AuderFinish refactoring base_rules.js (for now)
2022-05-24 Benjamin Auderupdate
2022-05-23 Benjamin Auderupdate
2022-05-23 Benjamin AuderCurrent state - TODO: pawnfall fix, better pre/postPlay()
2022-05-12 Benjamin AuderTODO: Cannibal + pawnfall, at least, fail
2022-05-12 Benjamin AuderFix animation issue
2022-05-09 Benjamin AuderDebugging
2022-05-08 Benjamin AuderSome more refactoring - not working for now
2022-05-03 Benjamin AuderPause. Next move: generalize base_rules.js to different...
2022-05-02 Benjamin AuderFix Teleport bug on subturn 2
2022-05-02 Benjamin AuderAdd Madrasi, fix Absorption, better pieces management
2022-05-01 Benjamin AuderAfter base_rules refactoring. Still a few issues (Dark...)
2022-04-24 Benjamin AuderStart Absoption
2022-04-22 Benjamin AuderAdd a temporary patch for so far unexplained bug
2022-04-21 Benjamin AuderDoublemove ok. Still some random issues with animation
2022-04-19 Benjamin AuderFix crazyhouse
2022-04-18 Benjamin AuderSome issues with reserves display
2022-04-16 Benjamin AuderSome improvements + simplify TODOs
2021-12-03 Benjamin AuderFix last fix :)
2021-12-03 Benjamin AuderFix 'undefined C' issue
2021-11-22 Benjamin AuderAdd falling pawn mode for Recycle + fix animation bug
2021-11-21 Benjamin AuderAttempt to fix Recycle animation
2021-11-19 Benjamin AuderTrying to prevent horizontal swipe effect on smartphone...
2021-11-19 Benjamin AuderFix typo
2021-11-17 Benjamin AuderBetter reserves display fix for Firefox
2021-11-17 Benjamin AuderImprove playing experience on smartphones
2021-11-16 Benjamin AuderFix cannibal promotions
2021-11-16 Benjamin AuderFix typo
2021-11-14 Benjamin AuderImprove animation when changing tab
2021-11-14 Benjamin AuderFix Zen chess (not great fix: TODO)
2021-11-14 Benjamin AuderFixing some bugs, improving some things
2021-11-13 Benjamin AuderUse document.hidden instead of document.hasFocus()
2021-11-13 Benjamin AuderFix Dark variant (opacity --> in-shadow)
2021-11-12 Benjamin AuderSmall style improve (options, Dark)
2021-11-12 Benjamin AuderFix vanished piece bug when a player is on game infos...
2021-11-11 Benjamin AuderWait until a player takes focus to animate a move
2021-11-11 Benjamin AuderFirst commit