Have at it, coders....COH2.ORG new features/fixes
    		            			
5			Posts: 16697 | Subs: 12
 Have at it, coders....
    		            							
			    		Posts: 983 | Subs: 3
Livestream
* added: save last view (livestreams drop down menu) as default view
* added: duration (in minutes) line chart to mixed view
todo: polish legend, add viewer line chart
    		            							
			    		Posts: 983 | Subs: 3
Livestream
* added: viewer tracking
* added: viewer line chart to mixed view
todo: polish legend
    		            			
5			Posts: 16697 | Subs: 12
Is viewers "max concurrent viewers"? Or average?
 Love these hicksi, really love them. We'll add a legend soon.
    		            							
			    		Posts: 983 | Subs: 3
duration: blue, total minutes of the day (increased after stream stopped)
viewers: red, total viewers of the day
    		            			
1			Posts: 4559 | Subs: 2

    		            							
			    		Posts: 3709 | Subs: 2
* Added thread lock.
* Added user board option to open links in new tab (last week).
    		            			
5			Posts: 16697 | Subs: 12
Look for a post by our Lead Caster, Tommy, about how you can submit your YouTube channel for inclusion in that "Featured Channels" menu list.
    		            							
			    		Posts: 1620 | Subs: 2
    		            			
5			Posts: 16697 | Subs: 12
Results
bbcode example:
[spoiler]all the secret stuff goes here[/spoiler]
Flags
Country flags go by the 2-digit ISO country code, and must be in caps.
PT[flag]PT[/flag]
Faction flags are as follows:
amis 
wehr 
pe 
brits
[flag]amis[/flag] [flag]wehr[/flag] [flag]pe[/flag] [flag]brits[/flag]
same as SNF S4 intro ^^

Posts: 42
I suggest you add the Russian (Soviet) and German Ostheer flags as well
: rus :

: ost :

    		            							
			    		Posts: 1620 | Subs: 2
    		            							
			    		Posts: 487 | Subs: 1

Nice keep them coming. Like the fading of the spoiler.Those flags look quite bad tbh
I suggest you add the Russian (Soviet) and German Ostheer flags as well
: rus :
: ost :

    		            							
			    		Posts: 3293
Will provide a snippet soon to make showing and hiding nicer
Those flags look quite bad tbh
looks like the ones from eastern front mod i agree especially the Russian one.
    		            							
			    		Posts: 3709 | Subs: 2
* Deleting the last post of a topic (admin) now correctly updates the "last post" on forum index, instead of displaying none.
    		            							
			    		Posts: 487 | Subs: 1
Replace this:
$(function () {
$('.spoiler').css('display', 'none');
$('.spoiler_trigger').click(function () {
var hideText = 'Hide Spoiler', showText = 'Show Spoiler';
var $this = $(this);
var $thisSpoiler = $this.next('.spoiler');
var text = $this.text();
var newText = text === showText ? hideText : showText;
$thisSpoiler.toggle('blind');
$this.text(newText);
});
});
With this (remove comments
):$(function () {
// should be in css, should use hide() function instead (faster)
$('.spoiler').css('display', 'none');
// new-ish good practice is to use on() instead of click(), on() allows easy event namespacing and deferring if needed
$('.spoiler_trigger').on('click', function () {
// cleaned up declared variables that are used only once
var hideText = 'Hide Spoiler', showText = 'Show Spoiler',
$this = $(this),
newText = $this.text() === showText ? hideText : showText;
// this animate thingy should be in, for example UI, namespace and share logic with livestreams one
$this.next('.spoiler').stop().animate({ height:'toggle', opacity:'toggle'}, 'fast');
$this.text(newText);
});
});
Posts: 111
    		            			
5			Posts: 16697 | Subs: 12
    		            							
			    		Posts: 487 | Subs: 1
* Minor bug and optmization fixes, like aligning the pixels in index entries, improving .js, etc.
* Moderating tools were added (bulk actions for lock, unlock, move topic)
* You can now mark multiple threads as read from any index view
* Styled the "Add Livestream" page
    		            			
5			Posts: 16697 | Subs: 12
* InverseTV added to the Featured Channels list on the navbar menu
Remember that applications to be included in this list should be sent to Tommy.
Livestreams
						 					 | 
					
						 | 
					
						 | 
					13 | 
Ladders Top 10
- 
							#Steam AliasWL%Streak
 
- 1.46467.874+6
 - 2.794136.854-1
 - 3.867297.745+3
 - 4.14465.689-1
 - 5.400212.654+2
 - 6.21156.790-2
 - 7.300128.701+2
 - 8.353186.655+2
 - 9.501325.607+4
 - 10.327118.735-1
 
Replay highlight
- 
									
									cblanco ★								 - 
									
									보드카 중대								 
- 
									
									VonManteuffel								 - 
									
									Heartless Jäger								 
											Board Info
3 posts in the last week
25 posts in the last month
Welcome our newest member, dharshini421
Most online: 4501 users on 26 Oct 2025, 01:00 AM
	
 
 
 



 
 
 
 Failure is always an 
 
 It's a happy 
 
 To make most awesome thing in universe combine 
