What should the authenticate be?
You should try NHibernate.
Last edited by Quackster; 12-01-12 at 07:26 AM.
I'm glad your doing well with the sockets, Duck had terrible sockets imo and this is just a huge improvement.
Good luck, Hope this is actually finished because its really promising.
He Started at Navigator Official items yesterday (:
https://github.com/devBoolean/Boolean
Designed a new logo:![]()
Looking good:
![]()
Preparing for Achievements-system:
http://github.com/devBoolean/Boolean...o/Achievements
Code:public IEnumerable<Achievement> GetAchievements(Character Character) { return (from kvp in Achievements where kvp.Value.RankRequired <= Character.Rank where AchievementCategorys.ContainsKey(kvp.Value.ParentId) select kvp.Value); }
Nice done, Squard, I hope you finish off this one! - Well, I will be able to help anyways.
- wizcsharp