Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: seriallos/commandstar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: seriallos/commandstar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: clientcontext
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 4 files changed
  • 2 contributors

Commits on Dec 21, 2013

  1. clientcontext parser initial commit

    Romesh McCullough committed Dec 21, 2013
    Configuration menu
    Copy the full SHA
    0522035 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2014

  1. add toggle for player location display

    Romesh McCullough committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    62379fb View commit details
    Browse the repository at this point in the history
  2. whitespace cleanup

    Romesh McCullough committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    66dfc18 View commit details
    Browse the repository at this point in the history
  3. added example block to listen for clientcontext events

    Romesh McCullough committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    75b503c View commit details
    Browse the repository at this point in the history
  4. add chokidar and binary-format

    Romesh McCullough committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    3830c67 View commit details
    Browse the repository at this point in the history
  5. added config prefix to display player location flag

    Romesh McCullough committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    19238e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2014

  1. Merge branch 'clientcontext' of github.com:romesh-mccullough/commands…

    …tar into romesh-mccullough-clientcontext
    
    This still needs work
    
    Conflicts:
    	config/default.yaml
    	package.json
    	server.coffee
    Dave Hendler committed Jan 5, 2014
    Configuration menu
    Copy the full SHA
    d04759f View commit details
    Browse the repository at this point in the history
  2. Nicifies exports syntax, fixes whitespace lint errors

    Dave Hendler committed Jan 5, 2014
    Configuration menu
    Copy the full SHA
    7edfd41 View commit details
    Browse the repository at this point in the history
  3. Remove debugging code

    Dave Hendler committed Jan 5, 2014
    Configuration menu
    Copy the full SHA
    2e7d470 View commit details
    Browse the repository at this point in the history
Loading