Coder Social home page Coder Social logo

jonasolson / chrooms Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 30 KB

Chrooms (short for "Changing Rooms") glues together a Team Fortress 2 server and a Mumble server, moving users to the Mumble chatroom corresponding to the team they are playing on at the moment.

License: GNU General Public License v3.0

Python 7.28% Shell 1.47% Slice 91.25%

chrooms's People

Contributors

jonasolson avatar rovanion avatar

Watchers

 avatar  avatar

Forkers

rovanion

chrooms's Issues

Mumble doesn't accept spaces in usernames

We might have to take that into account when matching usernames between TF2 and Mumble. For example, it might be a good idea to consider "Kung Carl Gustav", "KungCarlGustav" and "Kung_Carl_Gustav" as equivalent to each other.

Build releases

There should be some way to "build" Chrooms. This would simply create a .tar.gz that you'd then install by extracting it into tf/addons/eventscripts/. This .tar.gz would be attached to a release on Github. I don't know what would be the proper way to do this.

Listen to events from the Mumble server

It might be useful to listen to events that happen in the Mumble server as well as in the TF2 server, if that is possible. A typical case this would be needed in is when a user connects first to TF2, then to Mumble. Right now, when we listen only to team change events in TF2, this user will not be placed in the correct Mumble room until the next team change event happens. If we could get notified when a user connects to Mumble, we could move the user to the right room right a way.

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.