Giter VIP home page Giter VIP logo

ss13tools's Introduction

SS13Tools

The various web tools for ss13.

There are only two things you should know about this repository...

  • It was never meant to be public and thus was coded absolutely atrociously.
  • It predates bootstrap :)

Remake

You might want to also look at the following remake attempt for these tools: https://github.com/nfreader/newSS13tools At the time of writing, not all tools have been recreated though.

Included tools

  • Ban overview page
  • Connection lookup (aka "How much time have I wasted")
  • Death heatmap image
  • Do admins play
  • Game stats
  • Ingame poll results
  • Examine poll (needs repair)
  • Book club
  • Player migration
  • Privacy poll results (needs repair)
  • Achievements generator
  • Advice assistant
  • Character image generator
  • Moodlet generator
  • Passport generator
  • Userbar generator

Licensing

  • Code licensed under MIT license aka "Do whatever you want with it"
  • SS13 art licensed under Creative Commons 3.0 BY-SA or whatever they're using right now. More info: https://github.com/tgstation/tgstation

Installation

Tools:

  • Have a server running https://github.com/tgstation/tgstation code, with a database connection set up. Play a few games, run a few polls, ban a few players (just so you ahve data to show with these tools)
  • Have a web server running some not-completely-obsolete version of PHP (5.4+ should work)
  • Copy-paste these files to some folder on your web server (At minimum analytics.php, db.php, the php file for tool of your choice and all the directories)
  • Open db.php and fill in the required information (database host, port, username, password and db name + website login username and password - these two are used for tools that require a sign-in like the book club)

Image generators:

  • Have a web server running PHP 5.4+
  • Copy paste the entire folder for the image generator you want onto your web server
  • You might need to add permissions (chmod) the 'w' and 'saves' folders so the php scripts are allowed to save generated images.

ss13tools's People

Contributors

liambaloh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.