Greasy Fork

Florr.io Chat with other Players

Simple in-game chat application. Not as advantageous as using discord, a voice chat or playing in the same room, but still you can talk with your friends, you may talk with strangers, and it doesn't add lag to the game. When someone also have this extension, you will recognize them because of their blue name. You can speak with your teammates in the squad panel, in game, and they will receive your message even if you are out of their range or dead. Useful if you want to encourage them!

当前为 2022-08-31 提交的版本,查看 最新版本

这些是此脚本变更过代码的版本。 显示所有版本。

  • v1.7 2022-09-10

    - Fixed focus on invisible chat bug
    - Added clickable url in Global Chat messages, players can now share and click on links
    - On load, users will see the 10 last Global Chat's messages
    - Added shaking animation when there is a new message but the Chat Users panel closed
    - Tried to fix invisible squad message bug, we will see if it works

  • v1.6 2022-09-08

    Fixed a typo which made the game crashed when certain condition met

  • v1.5 2022-09-08

    - Fixed code which potentially created lag
    - Changed the way the information is updated:
    Each player now sends info in sync => no more message that don't send
    Wave and squad are now periodically updated so less code is executed each frame = more efficiency
    - Fixed horizontal chat scroll bar in some browsers
    - Added demo: on first use, the chat is opened
    - Fixed small setTimeout issue for a little more efficiency
    - Fixed message position next to the players' names which didn't update when a player leaves

  • v1.4 2022-09-05

    forgot to update version 🙄

  • v1.3 2022-09-05

    forgot to remove a console.log

  • v1.3 2022-09-05
  • v1.2 2022-09-01

    changed chat server

  • v1.1 2022-08-31

    Increased message display time and hide the text bar when pressing escape

  • v1.0 2022-08-31