Skip to content

Commit b766fd3

Browse files
2 parents d906c84 + 382e0b8 commit b766fd3

File tree

1 file changed

+28
-2
lines changed

1 file changed

+28
-2
lines changed

README.md

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,41 @@
11
# Essential Score
22
A nodeCG overlay and scoreboard for teamfortress 2 and EssentialsHUD.
33

4+
45
To use, simply mount in the bundles directory of your nodeCG instance
56
example nodecg/bundles/essential-score
67

7-
The current version simply contains 2 score counters and 2 team name spaces.
8-
8+
## About:
9+
essential-score is an ongoing project to graphic a production graphics package for tf2 that's free to use, open source, and when complete, be adapted to any hud.
10+
Currently, most if not all production graphics packages for tftv are close source, RGL and KritzKast use a licensed hud and both have proprietary nodeCG packages, TeamfortressTV uses a proprietary hud and nodeCG packages, CappingTV as well. The Essentials.tf team created EssentialsHUD and CastingEssentials, 2 open source projects to make it easier to produce, with CastingEssentials being based on some older camera plugins and EssentialsHUD being a somewhat simple to use casting hud that anyone can use.
911

12+
The problem is that while huds and plugins are nice, there are still a lot of limitations to what you can do presentation wise in-game for a casted match. That's where NodeCG comes in, NodeCG allows for easy use of production graphics by running them as webpages, allowing for production quality that a decade ago only a few organizations and groups on the internet would be able to do without having to pay a lot of money for industry and commercial grade software, The tf2 production community uses NodeCG to this day to run graphics. However, while NodeCG is open source, most production packages for tf2 are not. Thats why I created this projec.
1013

14+
A TF2 production package that anyone can use, clone, edit, share, maintain. Because finding people who know how or want to produce casts is already challenging enough, but finding people to create graphics packages is even harder.
1115

16+
## What's included:
17+
# With the current version of essential-score you recive the following features:
18+
* A scoreboard with the ability to customize the team names and colors on the scoreboard
19+
* A roster lineup graphic allowing the end-user to easily showcase rosters(6v6 only)
1220

1321

22+
## Plans for the future:
23+
In future releases of essential-score I plan to include the following:
24+
* A very simple lower third graphic
25+
* The ability to add team logos and profile pictures
26+
* Logs.tf integration allowing the producer to easily take logIDs from logs.tf and display them on screen
27+
* Head 2 Head Graphics allowing to producer to show comparisions between individual players
28+
* Info Boxes, allowing the producer to quickly display info on stream for users to see
29+
* Animations for graphics to create a more Dynamic viewer experience
30+
* Additional Customization Options to allow the production team to more easily tailor the bundle to their hud or needs.
31+
* More detailed documentation so that anyone who wants to use or modify this project will be able to with ease.
1432

33+
## Notable users of essential-score
34+
* Fireside Casts
35+
* TF2 Coaching Center(who I originally developed this overlay for)
1536

37+
### Special Thanks
38+
* Special thanks to erynn who helped me in originally developing this bundle, especially with fixing me javascript and organizing the code and github to be a lot more organized.
39+
* Special thanks to the crew at TF2 Coaching Center for providing feedback on the initial design and color schemes
40+
* Special thanks to Antlers and Fireside casts who are currently using the project for their productions
41+
* Mitch and Wiethoofd for providing feedback while writing the CSS of this project

0 commit comments

Comments
 (0)