Luka967 / OgarII

FOSS implementation of a private Agar.io gameserver, made with Node.js.
Other
66 stars 38 forks source link

Chat Issue 2 #43

Closed fmrmx closed 5 years ago

fmrmx commented 5 years ago

Version: OgarII 1.2.2

Steps to reproduce.

  1. run OgarII v1.2.2 with node index.js
  2. Install fresh copy of Cigar2 (Protocol 6) or Luka's Cigar (Protocol 6)
  3. Write in chat.

Issue: no colors shown on chat.

Niall7459 commented 5 years ago

Can confirm on Cigar (5) as well.

Niall7459 commented 5 years ago

In World.js at Line 240 Put player.chatColor = color;

Luka967 commented 5 years ago

Resolved in 1.3.0