The ENSL website. http://ensl.org
Find a file
jamal aa0d0673b6 Change Gather style to volunteer captains
This will change the gather format to allow for players to volunteer to be captain / commander. The gather will not change from the running state until 2 commanders have volunteered. Once commanders have volunteered the gather will switch to the picking state. The voting state is no longer used.

Also, added a new sound alert that will be played when the gather is full but doesn't have 2 captains. This alert will loop every 10 seconds unless you're the commander. And changed the music to play once the gather switches to the picking state and only if the player doesn't have the gather page on focus.
2014-10-11 15:50:06 -04:00
app Change Gather style to volunteer captains 2014-10-11 15:50:06 -04:00
config Change Gather style to volunteer captains 2014-10-11 15:50:06 -04:00
db Add state to gatherers and track when a gatherer has left or is away 2014-10-10 20:50:17 -04:00
lib Added form view styling 2014-04-12 02:35:42 +01:00
public Change Gather style to volunteer captains 2014-10-11 15:50:06 -04:00
script Switched web server to puma 2014-04-15 10:59:52 +01:00
spec TravisCI: bundle all gems. Use poltergeist/phantomjs 2014-10-11 08:44:02 +01:00
vendor/plugins Removed dynamic_form and country_code_select gems to fold them in as a gem dependencies. 2014-03-30 23:32:11 +01:00
.env.example Further improvements to user pages 2014-04-15 23:04:43 +01:00
.gitignore Start to cleanup old assets 2014-04-09 00:28:53 +01:00
.travis.yml TravisCI: bundle all gems. Use poltergeist/phantomjs 2014-10-11 08:44:02 +01:00
Capfile Switched web server to puma 2014-04-15 10:59:52 +01:00
config.ru Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
Gemfile Bump Ruby and puma versions 2014-09-27 19:49:31 +01:00
Gemfile.lock Bump Ruby and puma versions 2014-09-27 19:49:31 +01:00
INSTALL.md Bump docs & build config ruby versions 2014-10-09 23:52:32 +01:00
LICENSE.md Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
Rakefile Update travis config to cache bundler 2014-03-25 21:58:51 +00:00
README.md Updated contributors 2014-04-27 02:48:48 +01:00

Build Status Code Climate Code Climate

ENSL Website

This is the source code of ENSL website. Currently deployed on ensl.org.

Features:

  • Articles
  • Commenting feature for most objects
  • Movie database
  • File database
  • ENSL Plugin API
  • Forums, usual forum features and ACL
  • Contest management
    • Teams and team member management
    • Brackets
    • Tournaments
    • Match database
    • Challenging system
  • Instant webchat (shoutbox)
  • Private messages
  • Issue management
  • Very popular AJAX-based pick-up system
  • Map database
  • Votable polls
  • Twitter feed
  • Server database and RCON interface
  • Log file parsing (partially complete)

Contributors