Git Product home page Git Product logo

congo's People

Contributors

dwt avatar justecorruptio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

dwt

congo's Issues

Add more advanced voting system

Hi there,

I'd really like to experiment with more advanced voting systems, for example, I'd love to have an easier time seeing what moves higher ranked players voted for.

What do you think? I'm from a Liquid Democracy background, and I'd love to experiment with mechanisms like this - are you up to that and willing to include stuff like this in the repo?

hard to see sequences from chat on tablet

It's quite hard to see sequences posted in chat on a tablet (iPad), because one cannot click and hold.

Proposal: add an event listener that listens to the touch event, and then shows the sequence until a touch happens somewhere else.

What do you think?

Login only works from the COOKIE_DOMAIN url

Hi there,

is there a specific reason you are hardcoding the cookie domain to a setting?

It seems to me that not setting the cookie domain explicitly would be easier, as it allows web.py to set the cookie domain to whatever the visitor is coming in from (That would certainly prevent the error that visiting 0.0.0.0:8080 as printed by web.py in the console doesn't allow a login, because the cookie domain ist set to localhost.)

This could come from the fact that you may be running con-go.net behind a proxy server (apache from the looks of it) which could mean that the original request server is lost when not explicitly communicated to web.py via an apache setting.

Is that the case? If not, I'd like to take this setting out to make the code simpler.

Sequence disappears from the playfield

When holding SHIFT and placing stones, the entire sequence sometimes disappears.

  • If you place a stone right after the sequence disappeared, it reappears again.
  • If you wait for ~15 seconds, the newly placed stone will start a new sequence, and the first one will be removed from the chat input window.

Happens even if you place stones quickly one after another. Looks unintended.

Tested on Chrome 51.0.2704 and Firefox 47.0.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.