FC Resource now display a "joint count" and an "apparent joint count" for every design. You can view them on the "Statistics" tab. To understand the difference between the regular joint count and the apparent joint count, you need to understand how joints are made.
If you have three water rods (let's call them A, B, and C), and all three are connected at one point, FC does not connect A to both B and C. Instead, A is connected to B, and B is connected to C, making for two joints. This is the regular joint count. However, if you were to visually count them, you would notice that A, B, and C only joined up at one place, and if you moved this "one joint," all three rods would adjust. This is the apparent joint count, and it would be one in this case.
It's also good to know that the positions of joints are implied. Data is only stored regarding what objects are connected to what objects, but if you overlap two rods (D and E) perfectly, and define D to be jointed to E, there is no way to know which side of the rod the joint is on. However, by default, FC will assume that it is the left most one on rods (before rotation).
A "Neutronium factor" was also added, which is the ratio of the joint count to the apparent joint count.
You can find the apparent rod algorithm in question here, if you want to check it:
https://gist.github.com/59c08fdf1de2a346d4fb
- New timeline view of a user's designs and levels (i.e. http://fc.therisenrealm.com/user?userId=66994 and http://fc.therisenrealm.com/usertimeline?userId=66994)
- Forum profile information (post count, AIM, WLM, etc.) and avatar now shown on user pages (i.e. http://fc.therisenrealm.com/user?userId=66994)
- The top right find box now does instant exact-match username lookups and redirects to the search page if you enter some text
- You can now rate both quality and difficulty ratings for a level (you could not do this before anywhere due to a bug in FC)
- You can now change your ratings
- Enhanced wireframe view is now on the wireframe tab (i.e. http://fc.therisenrealm.com/level?level ... #wireframe)
- Rating average, count, min., max., standard deviation, and breakdown information is now available for levels and designs (i.e. http://fc.therisenrealm.com/level?levelId=61324#ratings)
- Level ranks are now calculated up to 1000
- For unpublished levels, estimated ranks are shown
- Filesizes of levels and designs displayed on the statistics tab (i.e. http://fc.therisenrealm.com/level?level ... statistics)
- Level designers can look at the solutions report to see who has recently solved their levels
- The list of solutions to a level now has an age displayed for each design (i.e. http://fc.therisenrealm.com/designs?levelId=69691)
- Since it's possible to know whether a design is published, the number of other solutions on design pages no longer blindly subtracts 1 from the total number of published solutions