I'm on the phone right now, and I misread your snippet. I thought the two snippets you provided about the currency was one big composer file...
How about instead of moving the goalposts and gettimg defensive, have an actual conversation instead.
Your composers shouldn't be fetching any new data inside the function where you write the data.
You should be supplying the data through the parameters, otherwise you will confuse yourself by not knowing what data goes into what composer if you just put your Session as a parameter.
Hello,
Download this software (it's free): http://www.cpuid.com/softwares/cpu-z.html
Proceed to open it up, go to the benchmark tab, and benchmark it. It should roughly take 20 seconds to complete.
If you have an overclock on your CPU, please state what frequency and voltage you have applied...
Only 3 points difference from my score :P I would go with 4.6 GHz but I don't know how much headroom my i5 has left and I'm quite comfortable with the frequency I'm at now, it's already at v1.265v.
What's your voltage?
My Z97 motherboard finally arrived, got a nice overclock from 3.5 GHz to 4.5 GHz for my i5 4690K. :)
Novabench doesn't show my new CPU frequency correctly :(
Previous score:
Roseau
Habbo Hotel v1 server, 2001 client revision
Roseau has been a small project I worked on for a few months now and I've finally come to the point where this is pretty damn complete, far surpassing the original v1 servers that have already been released.
If you're wondering where the...
Another WW2 game based around Americans -_- boring
Why isn't there ever any other games from the Soviet Union point of view? Everyone forgets that the Russians did so much more than the US.
My honest option is that you sound burnt out, take a break - for as long as you need, and then have a think about this project. It's not uncommon at all to be burnt out on a single project after working on it for a long time, some people just need breaks.
It's happened to me and it's happened...
Do me a favour and don't mix all your database queries throughout your entire source code, otherwise you're just doing what every other server has done since since the dawn of Habbo emulation.
For example, in my C++ server all of my database access is moved to database access objects/dao files...