xogo.git
2022-06-25 Benjamin AuderExperimental: improve animation, reduce lags in stack...
2022-06-23 Benjamin AuderFix Align4, fix mushrooms effect for Chakart
2022-06-22 Benjamin AuderFix memory leak of moves hash on server side. Draft...
2022-06-22 Benjamin AuderAdd some links
2022-06-22 Benjamin AuderAdd Alice Chess, fix a few things in base_rules.js
2022-06-21 Benjamin AuderAdd Cleopatra option to Benedict chess
2022-06-21 Benjamin AuderFix Alapo
2022-06-21 Benjamin AuderAdd Alapo (unfinished). Reorganise pieces folder
2022-06-21 Benjamin AuderAdd Ambiguous. Fix a few issues with FEN generation...
2022-06-21 Benjamin AuderStart Ambiguous
2022-06-21 Benjamin AuderAdd Refusal
2022-06-20 Benjamin AuderAdd Suction
2022-06-20 Benjamin AuderFix mushroom effect: more consistent
2022-06-20 Benjamin AuderFix Chakart promotions after effects
2022-06-20 Benjamin AuderChakart ready for testing
2022-06-20 Benjamin AuderTODO for Chakart
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-17 Benjamin AuderSome progress on Chakart
2022-06-14 Benjamin AuderSaving Chakart state
2022-06-09 Benjamin Auderupdate
2022-06-09 Benjamin Auderrename pieces
2022-06-07 Benjamin Auderupdate
2022-06-07 Benjamin Auderupdate
2022-06-04 Benjamin AuderFix typo
2022-06-04 Benjamin AuderAdd Giveaway. Preparing for Chakart a little more
2022-06-03 Benjamin Auderupdate
2022-06-03 Benjamin AuderStart thinking about Chakart
2022-06-02 Benjamin AuderHex rotation OK
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-02 Benjamin AuderTODO about simplifying rescaling
2022-06-02 Benjamin AuderTODO: fix turn issues (impossible to play, triple move...
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-30 Benjamin AuderUpdate variants.js
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 AuderStart thinking about Hex
2022-05-02 Benjamin AuderFix Teleport bug on subturn 2
2022-05-02 Benjamin AuderAdd a few variants
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-21 Benjamin AuderAdd some more variants; TODO: Doublemove options
2022-04-19 Benjamin AuderFix crazyhouse
2022-04-18 Benjamin AuderSome issues with reserves display
2022-04-16 Benjamin AuderSome improvements + simplify TODOs
2022-03-23 Benjamin AuderShowing rules after random rematch only
2022-03-16 Benjamin AuderImprove style. TODO: after rematch random, show variant...
2022-01-30 Benjamin AuderCosmetics (TODO)
2022-01-14 Benjamin AuderImplemented random rematch
2021-12-21 Benjamin AuderSlightly increase 'Play' btn margin
2021-12-03 Benjamin AuderFix last fix :)
2021-12-03 Benjamin AuderFix 'undefined C' issue
2021-11-28 Benjamin AuderAdd some TODOs
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 AuderAdd some TODOs
2021-11-19 Benjamin AuderTrying to prevent horizontal swipe effect on smartphone...
2021-11-19 Benjamin AuderFix typo
2021-11-17 Benjamin AuderCosmetics
2021-11-17 Benjamin AuderBetter reserves display fix for Firefox
2021-11-17 Benjamin AuderImprove playing experience on smartphones
2021-11-17 Benjamin AuderRemove extra lines in .gitignore
2021-11-17 Benjamin AuderRemove (useless?) pingback logic + retry send move...
2021-11-16 Benjamin AuderFix cannibal promotions
2021-11-16 Benjamin AuderFix typo
2021-11-15 Benjamin AuderAttempt to prevent 'lost moves'...
2021-11-14 Benjamin AuderFix typo element.id --> element
2021-11-14 Benjamin AuderAttempt to fix scrolling effects on smartphone (reloadi...
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-13 Benjamin AuderBetter styles
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-12 Benjamin Auder'update'
2021-11-11 Benjamin AuderWait until a player takes focus to animate a move
2021-11-11 Benjamin AuderFix README
next