Project Boolean [C# - R63A - OS - Free]

Page 4 of 6 FirstFirst 123456 LastLast
Results 46 to 60 of 79
  1. #46
    Account Upgraded | Title Enabled! George2000 is offline
    MemberRank
    Jul 2011 Join Date
    The NetherlandsLocation
    1,150Posts

    Re: Project Boolean [C# - R63A - OS - Free]

    Quote Originally Posted by Squard View Post
    You dunno ever took a look at source?

    https://github.com/devBoolean/Boolean
    var Message = new OutMessage(810);
    Message.Append(Parameters[0].ToString().Split((char)13,(char)10).Length);
    Message.Append(Parameters[0]);
    return Message; This is old swfs, we want newest swfs..

    Well.. I am pretty serious, but if you don't take me serious, no good luck.

  2. #47
    Proficient Member Squard is offline
    MemberRank
    Dec 2011 Join Date
    155Posts

    Re: Project Boolean [C# - R63A - OS - Free]

    Quote Originally Posted by George2000 View Post
    var Message = new OutMessage(810);
    Message.Append(Parameters[0].ToString().Split((char)13,(char)10).Length);
    Message.Append(Parameters[0]);
    return Message; This is old swfs, we want newest swfs..

    Well.. I am pretty serious, but if you don't take me serious, no good luck.
    Why do u get this packet? What's wrong with it.

  3. #48
    Eye Eye Capt'n Spheral is offline
    MemberRank
    May 2010 Join Date
    TumptonshireLocation
    2,488Posts

    Re: Project Boolean [C# - R63A - OS - Free]

    What should the authenticate be?

  4. #49
    Live Ocottish Sverlord Joopie is online now
    LegendRank
    Jun 2010 Join Date
    The NetherlandsLocation
    2,767Posts

    Re: Project Boolean [C# - R63A - OS - Free]

    Quote Originally Posted by Squard View Post
    Why do u get this packet? What's wrong with it.
    That you must code for the new swf instead of the old one...

  5. #50
    Account Upgraded | Title Enabled! George2000 is offline
    MemberRank
    Jul 2011 Join Date
    The NetherlandsLocation
    1,150Posts

    Re: Project Boolean [C# - R63A - OS - Free]

    Quote Originally Posted by Squard View Post
    Why do u get this packet? What's wrong with it.
    It's old swfs goddamn, we don't want another old-R63 development you created 4 of.

  6. #51
    Proficient Member Squard is offline
    MemberRank
    Dec 2011 Join Date
    155Posts

    Re: Project Boolean [C# - R63A - OS - Free]

    Quote Originally Posted by George2000 View Post
    It's old swfs goddamn, we don't want another old-R63 development you created 4 of.
    It's not i can't code the newest. I dont wanna code the newest ;D

  7. #52
    Alpha Member Zak© is offline
    MemberRank
    Oct 2007 Join Date
    2,693Posts

    Re: Project Boolean [C# - R63A - OS - Free]

    You should try NHibernate.

  8. #53
    Developer Quackster is online now
    DeveloperRank
    Dec 2010 Join Date
    AustraliaLocation
    3,474Posts

    Re: Project Boolean [C# - R63A - OS - Free]

    Quote Originally Posted by Squard View Post
    You dunno ever took a look at source?

    https://github.com/devBoolean/Boolean
    Well, no one cares about the source, if it's stable and neat then it's

    People only care about features and stability.
    Last edited by Quackster; 12-01-12 at 07:26 AM.

  9. #54
    Proficient Member Squard is offline
    MemberRank
    Dec 2011 Join Date
    155Posts

    Re: Project Boolean [C# - R63A - OS - Free]

    Quote Originally Posted by Quackster View Post
    Well, no one cares about the source, if it's stable and neat then it's

    People only care about features and stability.
    You can read that out of the Source..

    Finished Public Rooms serialize. ;D

  10. #55
    ส็็็็็็็ Bloodraven is offline
    MemberRank
    Sep 2009 Join Date
    AntarcticaLocation
    2,414Posts

    Re: Project Boolean [C# - R63A - OS - Free]

    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.

  11. #56
    Valued Member BetterWay is offline
    MemberRank
    Dec 2011 Join Date
    The NetherlandsLocation
    146Posts

    Re: Project Boolean [C# - R63A - OS - Free]

    He Started at Navigator Official items yesterday (:
    https://github.com/devBoolean/Boolean

  12. #57
    Proficient Member Squard is offline
    MemberRank
    Dec 2011 Join Date
    155Posts

    Re: Project Boolean [C# - R63A - OS - Free]

    Designed a new logo:

  13. #58
    Proficient Member Squard is offline
    MemberRank
    Dec 2011 Join Date
    155Posts

    Re: Project Boolean [C# - R63A - OS - Free]

    Looking good:


  14. #59
    Proficient Member Squard is offline
    MemberRank
    Dec 2011 Join Date
    155Posts

    Re: Project Boolean [C# - R63A - OS - Free]

    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);
            }

  15. #60
    Proficient Member wizcsharp is offline
    MemberRank
    Nov 2011 Join Date
    DenmarkLocation
    195Posts

    Re: Project Boolean [C# - R63A - OS - Free]

    Nice done, Squard, I hope you finish off this one! - Well, I will be able to help anyways.


    - wizcsharp



Page 4 of 6 FirstFirst 123456 LastLast

Advertisement