Sierra ~ Java // Netty // MySQL // BoneCP // Plugin System (Like Bukkit!)

Page 37 of 103 FirstFirst ... 2729303132333435363738394041424344454787 ... LastLast
Results 541 to 555 of 1536
  1. #541
    Alpha Member Twan is offline
    MemberRank
    Jun 2010 Join Date
    1,961Posts

    re: Sierra [R63, JAVA, MySQL (JDBC), Netty]

    Ehm, if i go to SierraHotel on github it says a 404 error. However i can acces SierraEmulator...

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

    re: Sierra [R63, JAVA, MySQL (JDBC), Netty]

    Quote Originally Posted by vLife View Post
    Well I don't think it will degrade your quality. But I do understand that you would probably want to get things done yourself.

    He seems legitimate.
    I respect the help but I prefer to do it myself

    Also I deleted the CMS repository. And I'm not going to add it any time soon.

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

    re: Sierra [R63, JAVA, MySQL (JDBC), Netty]

    Shynoshy code is pretty good, And I understand you want todo it yourself.

    Anyway I like the fact your doing a plugin system, Can't wait :D

  4. #544
    Ask me about Daoism FullmetalPride is offline
    MemberRank
    Nov 2010 Join Date
    2,172Posts

    re: Sierra [R63, JAVA, MySQL (JDBC), Netty]

    Quote Originally Posted by Quackster View Post
    I respect the help but I prefer to do it myself

    Also I deleted the CMS repository. And I'm not going to add it any time soon.
    How am I supposed to test Sierra then?

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

    re: Sierra [R63, JAVA, MySQL (JDBC), Netty]

    Quote Originally Posted by FullmetalPride View Post
    How am I supposed to test Sierra then?
    Not my problem.

  6. #546
    Ultra Light Beam Makarov is offline
    MemberRank
    Apr 2010 Join Date
    GothamLocation
    3,622Posts

    re: Sierra [R63, JAVA, MySQL (JDBC), Netty]

    What an attitude.. Someone wants to test your product and you cannot provide some resources that will help that?

    Jeez..

  7. #547
    Ask me about Daoism FullmetalPride is offline
    MemberRank
    Nov 2010 Join Date
    2,172Posts

    re: Sierra [R63, JAVA, MySQL (JDBC), Netty]

    Quote Originally Posted by Quackster View Post
    Not my problem.
    No need to be passive aggressive hun<3 ;)

    Finding a non Template-based, LITE CMS to use.

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

    re: Sierra [R63, JAVA, MySQL (JDBC), Netty]

    Quote Originally Posted by Shynoshy View Post
    Just found where the problem came from, it's when emulator convert byte[] to int for header decoding. (It's in sierra.network.decode i guess ...).

    Anyway, that's not a real problem, because if the conversion don't work, he just skip the message, but since it's happening only when login, i guess the packets making Exceptions are for SSO Login. Not sure, but i i'll take a look.

    I did some updates on Sierra like :
    - User (proper) disconnection if already connected
    - Catalogue exceptions (quite all of them i guess ?)
    - Inventory errors on wall item
    - Moving wall items
    - Stacking
    - Improved Move/Rotate and add Stacking too
    - Cleaned DB
    - Libs are included and links are relative.
    - Room search with Regex pattern
    - User wave
    - VERY BASIC item activation for default & gates. Anyway - Not going to work on this, looking for a better solution ( like function array ? )
    - Some important exceptions making user crash.
    - Some warning deletion.
    - Lot of various fixes

    Check my repo, if you want me to make some pull request of my work for your repo, just ask ;)
    I'm sorry I'll respect your help. It's appreciated :)
    Don't s'pose you have MSN by any chance? <3

    But I do not want to add these because they create more bugs. Example;

    https://github.com/Quackster/SierraE...d77319a105502a

    The second commit down will only allow you place items if it's stackable. Which makes Sierra loose quality. I do however love that you're trying to contribute but I won't use your fixes.
    Last edited by Quackster; 25-06-12 at 09:42 AM. Reason: hc

  9. #549
    Proficient Member Nathandj is offline
    MemberRank
    Jan 2012 Join Date
    The NetherlandsLocation
    194Posts

    re: Sierra [R63, JAVA, MySQL (JDBC), Netty]

    Give it a try, maybe it can be better for you and your emulator

  10. #550
    Enthusiast Garrison is offline
    MemberRank
    May 2012 Join Date
    rLocation
    46Posts

    re: Sierra [R63, JAVA, MySQL (JDBC), Netty]

    Good Emulator so far, just need the furni functions... and I am guessing you removed the cms as it was causing errors, for a user to come on with no name.

  11. #551
    Proficient Member MrSolution is offline
    MemberRank
    May 2012 Join Date
    174Posts

    re: Sierra [R63, JAVA, MySQL (JDBC), Netty]

    I think Quacker has rights ro say no: it's his project. Don't beg to being developer, even when you know you fail.

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

    re: Sierra [R63, JAVA, MySQL (JDBC), Netty]

    Updates

    You can now see an example of a plugin here;
    https://github.com/Quackster/alertSworn

    Quote Originally Posted by MrSolution View Post
    I think Quacker has rights ro say no: it's his project. Don't beg to being developer, even when you know you fail.
    He doesn't fail. I appreciate his effort.

    Quote Originally Posted by Garrison View Post
    Good Emulator so far, just need the furni functions... and I am guessing you removed the cms as it was causing errors, for a user to come on with no name.
    You can find the CMS link now at;
    https://github.com/Quackster/SierraHotel

    This allows you to browse the actual source of the CMS :)

    Quote Originally Posted by Nathandj View Post
    Give it a try, maybe it can be better for you and your emulator
    I do not help, if I needed help, I would ask for it.

  13. #553
    Proficient Member MrSolution is offline
    MemberRank
    May 2012 Join Date
    174Posts

    re: Sierra [R63, JAVA, MySQL (JDBC), Netty]

    Quote Originally Posted by Quackster View Post
    Updates

    You can now see an example of a plugin here;
    https://github.com/Quackster/alertSworn



    He doesn't fail. I appreciate his effort.



    You can find the CMS link now at;
    https://github.com/Quackster/SierraHotel

    This allows you to browse the actual source of the CMS :)



    I do not help, if I needed help, I would ask for it.
    I ment it not special for him, just for noobys.

    Quackster im proud of what you doing for the Habbo Retro development, it is really good. (I never got that far)

  14. #554
    Ask me about Daoism FullmetalPride is offline
    MemberRank
    Nov 2010 Join Date
    2,172Posts

    re: Sierra [R63, JAVA, MySQL (JDBC), Netty]

    You can go to http://jubbo.org/ to test out SierrraCMS and the SierraEmulator.


    Before you can create a room I'll need rooms SQL.

    Anyone got?

  15. #555
    Proficient Member MrSolution is offline
    MemberRank
    May 2012 Join Date
    174Posts

    re: Sierra [R63, JAVA, MySQL (JDBC), Netty]

    Jubbo .org, I only see a fail set-up.



Advertisement