Giter Site home page Giter Site logo

cigar-client's People

Contributors

agarian avatar agarian-2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cigar-client's Issues

Some of the skins don't render.

When I added my own skins, it doesn't wanna render. I use the name "beno" which is a skin name, but doesn't render it. This is the skin for the name "beno":
beno

But gives me this in the game:
ekran goruntusu 241

I need some help for this!

I NEED HELP!!!

@Agarian Please add me on discord, im experiencing alot of issues.I think you might be able to help me with i appriciate if you add me on discord and talk to me about the problems im having troubles with.
Discord:Revenge#5285 (make sure its a capital R)

curly brackets needed!

without curly brackets killed blobs just disappear without sliding to the killer's blob.

if (this.destroyed && 1 <= b)
var c = Cells.indexOf(this); - 1 != c && Cells.splice(c, 1);

quick fix for that:

if (this.destroyed && 1 <= b) {
                var c = Cells.indexOf(this); - 1 != c && Cells.splice(c, 1);
            }

HELP!

i need help @Agarian please help me add me on discord Revenge#5285 please its urgent

(Spanish) Cambiar el leaderboard

Agaria como puedo cambiar el leaderboard osea que algo asi:

  <div id="nameLeader">Leaderboard</div>
  <p>
     <li>User1</li>
     <li>User2</li>
     <li>User2</li>
  </p>
</div>

Hay alguna forma? para poder modificar en tu cliente :/

Border and Sectors

I've been rying to add this to Luka's Fork of Cigar and I failed , Pls Helps. Thanks.

email

yo hellcat do you have an email where I can contact you?

Connection issue

I fired up a port 443 server on my PC, tried connecting to port 443 server and the following message in Inspect Element occurs:
WebSocket connection to 'wss://127.0.0.1/' failed: Error in connection establishment: net::ERR_CONNECTION_CLOSED
WrappedWebSocket @ VM143:161
wsConnect @ main_out.js:503
showConnecting @ main_out.js:481
main_out.js:532 Socket closed

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.