From c635b6fd0c78e8ca54e9eacb122ef466170a95a5 Mon Sep 17 00:00:00 2001 From: Chase Hutchins Date: Mon, 30 Mar 2015 15:08:18 -0700 Subject: [PATCH 1/2] baseline readme goodies --- README.md | 109 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fb3ea21 --- /dev/null +++ b/README.md @@ -0,0 +1,109 @@ +# Bluethrust Clan Scripts + +* [Homepage](http://bluethrust.com/) +* [Demo](http://bluethrust.com/cs4demo/) + +## Features + +### Rankings + +* Create your own custom ranks and categories +* Assign member privileges based off ranking or individually +* Set up automatic rank promotions + +### Squads + +* Members can easily start and manage their own squads +* Create custom squad ranks and assign privileges +* News System and Shoutbox for each squad. + +### Diplomacy + +* Manage your alliances and enemies easily +* Create custom groupings for how you want to define your relationship with other clans + +### Events + +* Easily schedule and manage clan events +* Create event positions and assign event privileges +* Chat board for every event profile + +### Custom Pages + +* Easy to use WYSIWYG page editor to format pages how you want +* Create custom forms to accept user input + +### Medals + +* Create your own custom medals +* Set up auto-awarded medals based off days in the clan or number of recruits + +### Tournaments + +* Easily create and manage tournaments +* Options for pool, random or custom seeding +* Set up team or individual tournaments + +### Communication + +* Post public and clan-only news +* Forum System + * Customizable boards and categories + * Easy to use text editor to format posts how you like. +* Site-wide Shoutbox +* BBCode Support + * Easily format posts + * Embed Youtube Videos and Twitch Livestreams +* Private Messaging System + +### Member Management + +* Easily recruit and add new members +* Create a custom sign up form and choose to either approve or automatically accept all members +* Create custom profile options +* Automatically remove inactive clan members + +### Games + +* Add any game to your website +* Customizable game statistics +* Top Players pages created for each game to view the best player in the clan! + +### Administration + +* View and manage website audit logs +* Customize your own member functions +* Easily set up website pages to only be viewed by members +* Customize Theme HTML and CSS in your browser + +## Free Themes + +* Alliance Battle - ([Demo](http://bluethrust.com/demos/alliancebattle) / [Download](http://bluethrust.com/download/alliancebattle.zip)) +* Army Green - ([Demo](http://bluethrust.com/demos/armygreen) / [Download](http://bluethrust.com/download/armygreen.zip)) +* Battle City - ([Demo](http://bluethrust.com/demos/battlecity) / [Download](http://bluethrust.com/download/battlecity.zip)) +* Blue Fade - ([Demo](http://bluethrust.com/demos/bluefade) / [Download](http://bluethrust.com/download/bluefade.zip)) +* Blue Grid - ([Demo](http://bluethrust.com/demos/bluegrid) / [Download](http://bluethrust.com/download/bluegrid.zip)) +* Blue Nova - ([Demo](http://bluethrust.com/demos/bluenova) / [Download](http://bluethrust.com/download/bluenova.zip)) +* Destiny - ([Demo](http://bluethrust.com/demos/destiny) / [Download](http://bluethrust.com/download/destiny.zip)) +* Fire & Ice - ([Demo](http://bluethrust.com/demos/fireiceire) / [Download](http://bluethrust.com/download/fireice.zip)) +* Ghost - ([Demo](http://bluethrust.com/demos/ghost) / [Download](http://bluethrust.com/download/ghost.zip)) +* GTA Beach - ([Demo](http://bluethrust.com/demos/gtabeach) / [Download](http://bluethrust.com/download/gtabeach.zip)) +* Guild Wars - ([Demo](http://bluethrust.com/demos/guildwars) / [Download](http://bluethrust.com/download/guildwars.zip)) +* League of Legends - ([Demo](http://bluethrust.com/demos/loleague) / [Download](http://bluethrust.com/download/lol.zip)) +* Medieval Blue - ([Demo](http://bluethrust.com/demos/medievalblue) / [Download](http://bluethrust.com/download/medieval.zip)) +* Minecraft - ([Demo](http://bluethrust.com/demos/minecraft) / [Download](http://bluethrust.com/download/minecraft.zip)) +* Orange Grunge - ([Demo](http://bluethrust.com/demos/orangegrunge) / [Download](http://bluethrust.com/download/orangegrunge.zip)) +* Red Nukes - ([Demo](http://bluethrust.com/demos/rednukes) / [Download](http://bluethrust.com/download/rednukes.zip)) +* Retro Colorpick - ([Demo](http://bluethrust.com/demos/retrocolorpick) / [Download](http://bluethrust.com/download/retrocolorpick.zip)) +* Ribbon Camo - ([Demo](http://bluethrust.com/demos/ribboncamo) / [Download](http://bluethrust.com/download/ribboncamo.zip)) +* Ribbon DBZ - ([Demo](http://bluethrust.com/demos/ribbondbz) / [Download](http://bluethrust.com/download/ribbondbz.zip)) +* Ribbon WoW - ([Demo](http://bluethrust.com/demos/ribbonwow) / [Download](http://bluethrust.com/download/ribbonwow.zip)) +* Robo Red - ([Demo](http://bluethrust.com/demos/robored) / [Download](http://bluethrust.com/download/robored.zip)) +* Rocky Ice - ([Demo](http://bluethrust.com/demos/rockyice) / [Download](http://bluethrust.com/download/rockyice.zip)) +* Saints Row - ([Demo](http://bluethrust.com/demos/saintsrow) / [Download](http://bluethrust.com/download/saintsrow.zip)) +* Simple Tech - ([Demo](http://bluethrust.com/demos/simpletech) / [Download](http://bluethrust.com/download/simpletech.zip)) +* SWTOR - ([Demo](http://bluethrust.com/demos/swtor) / [Download](http://bluethrust.com/download/swtor.zip)) +* Synergy - ([Demo](http://bluethrust.com/demos/synergy) / [Download](http://bluethrust.com/download/synergy.zip)) +* TF2 Blue - ([Demo](http://bluethrust.com/demos/tf2blue) / [Download](http://bluethrust.com/download/tf2blue.zip)) +* World of Tanks - ([Demo](http://bluethrust.com/demos/wotorld) / [Download](http://bluethrust.com/download/wot.zip)) +* Zombified - ([Demo](http://bluethrust.com/demos/zombie) / [Download](http://bluethrust.com/download/zombie.zip)) \ No newline at end of file From 5493249cda378f0fbb9f05f1496fbe3e1ffac54d Mon Sep 17 00:00:00 2001 From: Chase Hutchins Date: Mon, 30 Mar 2015 15:11:29 -0700 Subject: [PATCH 2/2] fixing links --- README.md | 58 +++++++++++++++++++++++++++---------------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/README.md b/README.md index fb3ea21..a21f31e 100644 --- a/README.md +++ b/README.md @@ -78,32 +78,32 @@ ## Free Themes -* Alliance Battle - ([Demo](http://bluethrust.com/demos/alliancebattle) / [Download](http://bluethrust.com/download/alliancebattle.zip)) -* Army Green - ([Demo](http://bluethrust.com/demos/armygreen) / [Download](http://bluethrust.com/download/armygreen.zip)) -* Battle City - ([Demo](http://bluethrust.com/demos/battlecity) / [Download](http://bluethrust.com/download/battlecity.zip)) -* Blue Fade - ([Demo](http://bluethrust.com/demos/bluefade) / [Download](http://bluethrust.com/download/bluefade.zip)) -* Blue Grid - ([Demo](http://bluethrust.com/demos/bluegrid) / [Download](http://bluethrust.com/download/bluegrid.zip)) -* Blue Nova - ([Demo](http://bluethrust.com/demos/bluenova) / [Download](http://bluethrust.com/download/bluenova.zip)) -* Destiny - ([Demo](http://bluethrust.com/demos/destiny) / [Download](http://bluethrust.com/download/destiny.zip)) -* Fire & Ice - ([Demo](http://bluethrust.com/demos/fireiceire) / [Download](http://bluethrust.com/download/fireice.zip)) -* Ghost - ([Demo](http://bluethrust.com/demos/ghost) / [Download](http://bluethrust.com/download/ghost.zip)) -* GTA Beach - ([Demo](http://bluethrust.com/demos/gtabeach) / [Download](http://bluethrust.com/download/gtabeach.zip)) -* Guild Wars - ([Demo](http://bluethrust.com/demos/guildwars) / [Download](http://bluethrust.com/download/guildwars.zip)) -* League of Legends - ([Demo](http://bluethrust.com/demos/loleague) / [Download](http://bluethrust.com/download/lol.zip)) -* Medieval Blue - ([Demo](http://bluethrust.com/demos/medievalblue) / [Download](http://bluethrust.com/download/medieval.zip)) -* Minecraft - ([Demo](http://bluethrust.com/demos/minecraft) / [Download](http://bluethrust.com/download/minecraft.zip)) -* Orange Grunge - ([Demo](http://bluethrust.com/demos/orangegrunge) / [Download](http://bluethrust.com/download/orangegrunge.zip)) -* Red Nukes - ([Demo](http://bluethrust.com/demos/rednukes) / [Download](http://bluethrust.com/download/rednukes.zip)) -* Retro Colorpick - ([Demo](http://bluethrust.com/demos/retrocolorpick) / [Download](http://bluethrust.com/download/retrocolorpick.zip)) -* Ribbon Camo - ([Demo](http://bluethrust.com/demos/ribboncamo) / [Download](http://bluethrust.com/download/ribboncamo.zip)) -* Ribbon DBZ - ([Demo](http://bluethrust.com/demos/ribbondbz) / [Download](http://bluethrust.com/download/ribbondbz.zip)) -* Ribbon WoW - ([Demo](http://bluethrust.com/demos/ribbonwow) / [Download](http://bluethrust.com/download/ribbonwow.zip)) -* Robo Red - ([Demo](http://bluethrust.com/demos/robored) / [Download](http://bluethrust.com/download/robored.zip)) -* Rocky Ice - ([Demo](http://bluethrust.com/demos/rockyice) / [Download](http://bluethrust.com/download/rockyice.zip)) -* Saints Row - ([Demo](http://bluethrust.com/demos/saintsrow) / [Download](http://bluethrust.com/download/saintsrow.zip)) -* Simple Tech - ([Demo](http://bluethrust.com/demos/simpletech) / [Download](http://bluethrust.com/download/simpletech.zip)) -* SWTOR - ([Demo](http://bluethrust.com/demos/swtor) / [Download](http://bluethrust.com/download/swtor.zip)) -* Synergy - ([Demo](http://bluethrust.com/demos/synergy) / [Download](http://bluethrust.com/download/synergy.zip)) -* TF2 Blue - ([Demo](http://bluethrust.com/demos/tf2blue) / [Download](http://bluethrust.com/download/tf2blue.zip)) -* World of Tanks - ([Demo](http://bluethrust.com/demos/wotorld) / [Download](http://bluethrust.com/download/wot.zip)) -* Zombified - ([Demo](http://bluethrust.com/demos/zombie) / [Download](http://bluethrust.com/download/zombie.zip)) \ No newline at end of file +* Alliance Battle - ([Demo](http://bluethrust.com/themes/demos/alliancebattle) / [Download](http://bluethrust.com/themes/download/alliancebattle.zip)) +* Army Green - ([Demo](http://bluethrust.com/themes/demos/armygreen) / [Download](http://bluethrust.com/themes/download/armygreen.zip)) +* Battle City - ([Demo](http://bluethrust.com/themes/demos/battlecity) / [Download](http://bluethrust.com/themes/download/battlecity.zip)) +* Blue Fade - ([Demo](http://bluethrust.com/themes/demos/bluefade) / [Download](http://bluethrust.com/themes/download/bluefade.zip)) +* Blue Grid - ([Demo](http://bluethrust.com/themes/demos/bluegrid) / [Download](http://bluethrust.com/themes/download/bluegrid.zip)) +* Blue Nova - ([Demo](http://bluethrust.com/themes/demos/bluenova) / [Download](http://bluethrust.com/themes/download/bluenova.zip)) +* Destiny - ([Demo](http://bluethrust.com/themes/demos/destiny) / [Download](http://bluethrust.com/themes/download/destiny.zip)) +* Fire & Ice - ([Demo](http://bluethrust.com/themes/demos/fireiceire) / [Download](http://bluethrust.com/themes/download/fireice.zip)) +* Ghost - ([Demo](http://bluethrust.com/themes/demos/ghost) / [Download](http://bluethrust.com/themes/download/ghost.zip)) +* GTA Beach - ([Demo](http://bluethrust.com/themes/demos/gtabeach) / [Download](http://bluethrust.com/themes/download/gtabeach.zip)) +* Guild Wars - ([Demo](http://bluethrust.com/themes/demos/guildwars) / [Download](http://bluethrust.com/themes/download/guildwars.zip)) +* League of Legends - ([Demo](http://bluethrust.com/themes/demos/loleague) / [Download](http://bluethrust.com/themes/download/lol.zip)) +* Medieval Blue - ([Demo](http://bluethrust.com/themes/demos/medievalblue) / [Download](http://bluethrust.com/themes/download/medieval.zip)) +* Minecraft - ([Demo](http://bluethrust.com/themes/demos/minecraft) / [Download](http://bluethrust.com/themes/download/minecraft.zip)) +* Orange Grunge - ([Demo](http://bluethrust.com/themes/demos/orangegrunge) / [Download](http://bluethrust.com/themes/download/orangegrunge.zip)) +* Red Nukes - ([Demo](http://bluethrust.com/themes/demos/rednukes) / [Download](http://bluethrust.com/themes/download/rednukes.zip)) +* Retro Colorpick - ([Demo](http://bluethrust.com/themes/demos/retrocolorpick) / [Download](http://bluethrust.com/themes/download/retrocolorpick.zip)) +* Ribbon Camo - ([Demo](http://bluethrust.com/themes/demos/ribboncamo) / [Download](http://bluethrust.com/themes/download/ribboncamo.zip)) +* Ribbon DBZ - ([Demo](http://bluethrust.com/themes/demos/ribbondbz) / [Download](http://bluethrust.com/themes/download/ribbondbz.zip)) +* Ribbon WoW - ([Demo](http://bluethrust.com/themes/demos/ribbonwow) / [Download](http://bluethrust.com/themes/download/ribbonwow.zip)) +* Robo Red - ([Demo](http://bluethrust.com/themes/demos/robored) / [Download](http://bluethrust.com/themes/download/robored.zip)) +* Rocky Ice - ([Demo](http://bluethrust.com/themes/demos/rockyice) / [Download](http://bluethrust.com/themes/download/rockyice.zip)) +* Saints Row - ([Demo](http://bluethrust.com/themes/demos/saintsrow) / [Download](http://bluethrust.com/themes/download/saintsrow.zip)) +* Simple Tech - ([Demo](http://bluethrust.com/themes/demos/simpletech) / [Download](http://bluethrust.com/themes/download/simpletech.zip)) +* SWTOR - ([Demo](http://bluethrust.com/themes/demos/swtor) / [Download](http://bluethrust.com/themes/download/swtor.zip)) +* Synergy - ([Demo](http://bluethrust.com/themes/demos/synergy) / [Download](http://bluethrust.com/themes/download/synergy.zip)) +* TF2 Blue - ([Demo](http://bluethrust.com/themes/demos/tf2blue) / [Download](http://bluethrust.com/themes/download/tf2blue.zip)) +* World of Tanks - ([Demo](http://bluethrust.com/themes/demos/wotorld) / [Download](http://bluethrust.com/themes/download/wot.zip)) +* Zombified - ([Demo](http://bluethrust.com/themes/demos/zombie) / [Download](http://bluethrust.com/themes/download/zombie.zip)) \ No newline at end of file