::Hi folks,
In the past 2 weeks, we’ve made a couple of changes to the site to make it easier to use:
Copying of scripts
For blocks of code with a filename in our articles, you can now click on the filename to copy the code.
View post on imgur.com
The copied code will automatically exclude code that has a strikethrough. For example, in the code below, the second line will not be copied:
Debug.Log("This will be copied.");
Debug.Log("This will not.");
Automatic redirection
If you log in with your account to access our content, the site now properly redirects you to the article, instead of redirecting you into your account page. This should help our Patrons get to the articles they want to read in lesser clicks.
Bug Reporting forum launched
We have also opened a new Bug Reports forum. If you find any bugs on our blog, please help us and report them there! Anyone who helps us to successfully find a bug will be awarded with the Bug Reporter badge, as a sign of our appreciation.