Jump to content

dony

Members
  • Posts

    48
  • Credits

  • Joined

  • Last visited

    Never
  • Feedback

    0%

Everything posted by dony

  1. MMOCore Optimization: http://excalibur.insanedevs.com/index.php?topic=24.0
  2. I'm glad for "interest" in my project but pls keep topic clean >:(
  3. how Tryskell said who think this is about l2 or another fork pls read my first post :D anyway thx Tryskell for this clarifications: ... sorry because I did't had time to answer myself but right now rl (university exams + work) consume my time.. and till September 15th I wont start working how I want on project... idk how to put it.. l2jfree was "my first love" :)) my first server was with l2jfree emu and I wont forget that, but, always is a but, .. now is time to go on my way,, and for sure I will keep an eye on l2jfree genesis and hope nbali and savorix (hope I type them right) will start work on it coz was dead for over an year and half. All my hope in this project is to make something what last, and will weigh heavily on cv ::), but most important is what knowledge I will get working on this... Sorry again because I wont have time till September 15h to check forums and work on project but I rly hope after this I will can spent each day a small amount of time to work on this. PS: hope I did't forgot to answer to anyone.. btw pls join to excalibur forums if u have any suggestion idea or whatever, will be easyer for me and for sure u will get an answer :) ~Diablo
  4. Web: http://excalibur.insanedevs.com Project Excalibur is an open source game server framework and engine to develop MMORPGs and real time games. It provides a simple way of creating games on a portable and robust server architecture. The server is coded in Java and provides a MySQL backend. Exodus: For the beginning platform will support a well known MMORPG Lineage 2 (Interlude Chronicle). The reasons for this choice are: Lineage 2 is a well known game and people will be attracted to join this community (that does not mean that development will focus on Lineage 2, but the framework development and its genericity). Already there are many emulators for this MMORPG and we can learn a lot from them. Why Java? I like it more than any other programming language ;D, but the main reasons are: scalability, performance and portability 8) . About MySQL backend for now is enough, but in the future I want to add support for different database providers. Goals: Open Source Project 4ever Best MMORPG Server Framework Flawless Software Architecture High Stability High Scalability High Performance Secure No bugs No memory leaks Cross-platform software Automated tests My expectations from the project and how I think things will happen: We will not start from scratch, but we'll start at the current stage of aCis (acis.i-live.eu), I take this opportunity to thank the aCis's community and to congratulate Tryskell for the great work they do. I want to mention very clearly, this project is NOT a fork for l2j or other similar projects, my goal has nothing to do strictly related to Lineage 2, but it's a well known game and will be a great help to attract more people to get involved. We will continue to sync L2 side of the project, from time to time, to keep interested and active community. Next step will be to clean-up and redesigned server architecture. Automated tests, there will be no new class, commited in core side, without its own test file. When we consider that it is suitable, we will add support for Lineage 2 Gracia Final, in the best case this will happen in 4-5 months. Well, what's next? Aion in 7-8 months and WoW in 1 year. If these predictors seem unreal, I want to mention that I am not interested to create a 100% emulator for these games, but to increase genericity of platform to be prepared for anything. Team: For now is just me. I know it sounds silly, and many times in life happened to me, people to doubt what I can do, but I managed to prove otherwise ;D . I don't plan to work on this alone, I'm sure lot of people will join and help and a lot more will leech >:( . Even if 100 devs will want to join the team, I will accept all who know what they doing, but for now I'm the only one who will can commit. I am very strict about code quality so I prefer to personally check every new line of code.
  5. Web: http://excalibur.insanedevs.com Project Excalibur is an open source game server framework and engine to develop MMORPGs and real time games. It provides a simple way of creating games on a portable and robust server architecture. The server is coded in Java and provides a MySQL backend. Exodus: For the beginning platform will support a well known MMORPG Lineage 2 (Interlude Chronicle). The reasons for this choice are: Lineage 2 is a well known game and people will be attracted to join this community (that does not mean that development will focus on Lineage 2, but the framework development and its genericity). Already there are many emulators for this MMORPG and we can learn a lot from them. Why Java? I like it more than any other programming language ;D, but the main reasons are: scalability, performance and portability 8) . About MySQL backend for now is enough, but in the future I want to add support for different database providers. Goals: Open Source Project 4ever Best MMORPG Server Framework Flawless Software Architecture High Stability High Scalability High Performance Secure No bugs No memory leaks Cross-platform software Automated tests My expectations from the project and how I think things will happen: We will not start from scratch, but we'll start at the current stage of aCis (acis.i-live.eu), I take this opportunity to thank the aCis's community and to congratulate Tryskell for the great work they do. I want to mention very clearly, this project is NOT a fork for l2j or other similar projects, my goal has nothing to do strictly related to Lineage 2, but it's a well known game and will be a great help to attract more people to get involved. We will continue to sync L2 side of the project, from time to time, to keep interested and active community. Next step will be to clean-up and redesigned server architecture. Automated tests, there will be no new class, commited in core side, without its own test file. When we consider that it is suitable, we will add support for Lineage 2 Gracia Final, in the best case this will happen in 4-5 months. Well, what's next? Aion in 7-8 months and WoW in 1 year. If these predictors seem unreal, I want to mention that I am not interested to create a 100% emulator for these games, but to increase genericity of platform to be prepared for anything. Team: For now is just me. I know it sounds silly, and many times in life happened to me, people to doubt what I can do, but I managed to prove otherwise ;D . I don't plan to work on this alone, I'm sure lot of people will join and help and a lot more will leech >:( . Even if 100 devs will want to join the team, I will accept all who know what they doing, but for now I'm the only one who will can commit. I am very strict about code quality so I prefer to personally check every new line of code.
  6. Web: http://excalibur.insanedevs.com Project Excalibur is an open source game server framework and engine to develop MMORPGs and real time games. It provides a simple way of creating games on a portable and robust server architecture. The server is coded in Java and provides a MySQL backend. Exodus: For the beginning platform will support a well known MMORPG Lineage 2 (Interlude Chronicle). The reasons for this choice are: Lineage 2 is a well known game and people will be attracted to join this community (that does not mean that development will focus on Lineage 2, but the framework development and its genericity). Already there are many emulators for this MMORPG and we can learn a lot from them. Why Java? I like it more than any other programming language ;D, but the main reasons are: scalability, performance and portability 8) . About MySQL backend for now is enough, but in the future I want to add support for different database providers. Goals: Open Source Project 4ever Best MMORPG Server Framework Flawless Software Architecture High Stability High Scalability High Performance Secure No bugs No memory leaks Cross-platform software Automated tests My expectations from the project and how I think things will happen: We will not start from scratch, but we'll start at the current stage of aCis (acis.i-live.eu), I take this opportunity to thank the aCis's community and to congratulate Tryskell for the great work they do. I want to mention very clearly, this project is NOT a fork for l2j or other similar projects, my goal has nothing to do strictly related to Lineage 2, but it's a well known game and will be a great help to attract more people to get involved. We will continue to sync L2 side of the project, from time to time, to keep interested and active community. Next step will be to clean-up and redesigned server architecture. Automated tests, there will be no new class, commited in core side, without its own test file. When we consider that it is suitable, we will add support for Lineage 2 Gracia Final, in the best case this will happen in 4-5 months. Well, what's next? Aion in 7-8 months and WoW in 1 year. If these predictors seem unreal, I want to mention that I am not interested to create a 100% emulator for these games, but to increase genericity of platform to be prepared for anything. Team: For now is just me. I know it sounds silly, and many times in life happened to me, people to doubt what I can do, but I managed to prove otherwise ;D . I don't plan to work on this alone, I'm sure lot of people will join and help and a lot more will leech >:( . Even if 100 devs will want to join the team, I will accept all who know what they doing, but for now I'm the only one who will can commit. I am very strict about code quality so I prefer to personally check every new line of code.
  7. seems from your class of ips an attack came and company blocked .. I will send an email to see what we can do use an webproxy site...
  8. ctrl+shift refresh, delete cache.. idk btw tell me you ip... maybe your ip was added on blackiplist by mistake
  9. idk until now..just u have such error
  10. more updates on www.l2hellgate.com
  11. ohh yea... all l2 private server when get flood they can't do nothing against...rf l2d frintezza and other big projects when was flooded they just stop for few days... we got FLOOD on website because some ppl are afraid we got all players from their fail servers and now they start flame us on forums.. nice... but since u dont have any proof about our quality or u dont have any idea pls stfu... we dident fail because somebody started to flood us... project it's delayed but we will continuee
  12. Sorry for the last 12 hours when the site was down. It seems that some people do not want L2hellgate to open. We not let ourselves be intimidated by flood attacks. Beta Server is down for updates, and will start again tonight! Thank all who still support us! Diablo
  13. Tonight at 18(GTM +0, London Time), Open Beta will begin and will last for 24 hours. Rates will be modified for a faster test. Everyone is invited to come. www.l2hellgate.com
  14. over 1k unique visits in last 5 days :D ;D
  15. how many times this server should fail? ::)
×
×
  • Create New...