Java Piercing Blow Emulator

Page 1 of 3 123 LastLast
Results 1 to 15 of 38
  1. #1
    Would You Kindly? Bola is offline
    DeveloperRank
    Dec 2011 Join Date
    BrazilLocation
    1,758Posts

    Java Piercing Blow Emulator

    well i got some time to work at Piercing Blow and release from kirito and his job at project gideon makes me get inspired to create my own first Piercing Blow Emulator

    So i'll share technologies that will be apply to the project

    Code:
    Framework Hibernate - To Entity management and DAO.
    Framework Netty - Java IO sucks !.
    Apache commons - Many resources for coding.
    Log4J - Java Logging
    HikariCP - Will be added later, for JDBC Pool


    i have created some scripts to deploy the compiled files to a clean folder without any crap result of compiled script.
    i'm working under NetBeans IDE since i'm alone and it runs fine at my computer and also had a good support at development.
    this is the day 0 of project, tomorrow probably i'll have the entire account data access working under hibernate.
    ohh i should say also the project is based from PBDEV java emulator, many things i'm getting from his project, some will be rewrite, some will be keep. so credits will be increased to log terminal later.

    OFFICIAL PROJECT PAGE -> https://www.facebook.com/PiercingBlowBr/

    here some screens, its only a sketch from the final result.
    also if people are interested to develop with me contact at skype : adrianolls
    please, if you will call me, know basic use of Git (bitbucket repository).


    Last edited by Bola; 15-10-16 at 08:19 PM.


  2. #2
    ◝(⁰▿⁰)◜Smile◝ (⁰▿⁰)◜ Taiga is offline
    DeveloperRank
    May 2007 Join Date
    InternetLocation
    2,464Posts

    Re: [Development] Java Piercing Blow Emulator

    Are you planning on making it open source on Github? You can basically allow people to do pull requests on any git system so if you don't like he changes, then you can reject the pull-request(s).

  3. #3
    Would You Kindly? Bola is offline
    DeveloperRank
    Dec 2011 Join Date
    BrazilLocation
    1,758Posts

    Re: [Development] Java Piercing Blow Emulator

    @CodeDragon I'm not looking at open source project, the reason is under release of pvp 8x8 server, since server was leak, many kids just download and re-upload removing credits and recording videos in YouTube telling to people who Watch claiming credits to him, this is sad, but any people, with knowledge, that know how use git and repository bitbucket will be granted access to project

  4. #4
    ◝(⁰▿⁰)◜Smile◝ (⁰▿⁰)◜ Taiga is offline
    DeveloperRank
    May 2007 Join Date
    InternetLocation
    2,464Posts

    Re: [Development] Java Piercing Blow Emulator

    Quote Originally Posted by Bola View Post
    @CodeDragon I'm not looking at open source project, the reason is under release of pvp 8x8 server, since server was leak, many kids just download and re-upload removing credits and recording videos in YouTube telling to people who Watch claiming credits to him, this is sad, but any people, with knowledge, that know how use git and repository bitbucket will be granted access to project
    Welcome to the private server scene, that's why I actually would open-source it so people have to build and compile it their selves. I know how you feel but I would love to contribute to an open-source project.

  5. #5
    Would You Kindly? Bola is offline
    DeveloperRank
    Dec 2011 Join Date
    BrazilLocation
    1,758Posts

    Re: [Development] Java Piercing Blow Emulator

    basic services are working now, AccountController, Authd basic authentication (still no channel manager), no player manager( critical part of project ), for now progress will be more slow than should due player controller and registering a new player in new account authentication






  6. #6
    Would You Kindly? Bola is offline
    DeveloperRank
    Dec 2011 Join Date
    BrazilLocation
    1,758Posts

    Re: [Development] Java Piercing Blow Emulator

    there no new progress from server still because i'm working at player storage and parsing all items content data, in few days, a sneak peek
    for now some results, thanks to @PROGRAMMATOR for resources.



  7. #7
    Would You Kindly? Bola is offline
    DeveloperRank
    Dec 2011 Join Date
    BrazilLocation
    1,758Posts

    Re: [Development] Java Piercing Blow Emulator

    progress is slow due some jobs to solve at moment, but is going on


  8. #8
    Would You Kindly? Bola is offline
    DeveloperRank
    Dec 2011 Join Date
    BrazilLocation
    1,758Posts

    Re: [Development] Java Piercing Blow Emulator

    Channels are working 100% updating status from server even if player change from channel, functions like clan channel still have to be developed ( i'm not sure but yeah )

    server is working very fine with hibernate

    working now at character creating



  9. #9
    Would You Kindly? Bola is offline
    DeveloperRank
    Dec 2011 Join Date
    BrazilLocation
    1,758Posts

    Re: [Development] Java Piercing Blow Emulator

    First video from project


  10. #10
    Apprentice Oreki Lazy is offline
    MemberRank
    Oct 2015 Join Date
    9Posts

    Re: [Development] Java Piercing Blow Emulator

    oh .. closed source

    yes they just claim and they claimed they were making
    when they are not
    like EPICPB.th
    mengclaim they themselves are the developers pb
    but they just copy and paste and replace credit into their team name

  11. #11
    Would You Kindly? Bola is offline
    DeveloperRank
    Dec 2011 Join Date
    BrazilLocation
    1,758Posts

    Re: [Development] Java Piercing Blow Emulator

    Quote Originally Posted by Oreki Lazy View Post
    oh .. closed source

    yes they just claim and they claimed they were making
    when they are not
    like EPICPB.th
    mengclaim they themselves are the developers pb
    but they just copy and paste and replace credit into their team name
    Yeah, you got it, this is the reason bro, nice to know you understand

  12. #12
    Apprentice Oreki Lazy is offline
    MemberRank
    Oct 2015 Join Date
    9Posts

    Re: [Development] Java Piercing Blow Emulator

    Yes, you are welcome
    because I also feel it too

  13. #13
    Would You Kindly? Bola is offline
    DeveloperRank
    Dec 2011 Join Date
    BrazilLocation
    1,758Posts

    Re: [Development] Java Piercing Blow Emulator

    New progress


  14. #14
    Would You Kindly? Bola is offline
    DeveloperRank
    Dec 2011 Join Date
    BrazilLocation
    1,758Posts

    Re: [Development] Java Piercing Blow Emulator

    basic characters template fully working ( can add items to template easy already )
    storage fully working, equip and unequip, activate temporal itens, and everything keeping updated at database and model at client





  15. #15
    Would You Kindly? Bola is offline
    DeveloperRank
    Dec 2011 Join Date
    BrazilLocation
    1,758Posts

    Re: [Development] Java Piercing Blow Emulator

    with help of @Kirito2105, we get struct almost complete from Shop.dat file, enought to create a tool to customize shop and run complete in private way.




Page 1 of 3 123 LastLast

Advertisement