[Dev] DragonFlyFF Server

Joined
Sep 9, 2008
Messages
1,947
Reaction score
390
DragonFlyFF Server
created by Team DragonFlyFF
based on Kiki's Nerugiland Source

Current SVN version: 40

Finally, my server has a section for complete development.

As most of you know, this server is completely open source and the source will be released once the server is completed and the server is live for awhile.

Completed Sections


  1. Socket Classes.
  2. Packet Catcher
  3. Login Server packet
  4. Character Server packet
  5. World Server packet
  6. Chat System
  7. NPC Spawn
  8. Mob Spawn for Madrigal (Flaris, SM, Darkon, Azria, dungeons)
  9. Inventory Spawning.
  10. Move, remove item
  11. Buy and sell items
  12. Some GM Commands
  13. Kill and get killed by mobs
  14. level up
  15. NPC Shops
  16. Flying near flawless but complete.

Incomplete Sections

  1. Quests - In progress
  2. Skills - Formulas Incomplete
  3. Consume Items - In progress. healing items work minus effect (debug purposes)
  4. Pets
  5. Item Drops - working for the most part.
  6. Anti-Hack System
  7. Awakenings
  8. Item Upgrades

Things Needed to get the Server running:



  1. Xammp, Xammp Lite
  2. Navicat, Navicat Lite
  3. Visual Studio C++ Express 2008


You can use fame's client and change the IP address in the ini file. It works like a charm.


Known Bugs


  • Report them on
  • Saving items and equipe - fixed!
  • Login Server gives wrong ID even though the ID is right.
  • Picking Up Item is messed up when using GM item command.
  • Using a healing item causes wierd effects when relogging. Working on it in progress.
  • the GM item creates some problems with quantity and such. working on it in progress.
  • Revive is bugged.

Contributers

  1. Akitasha
  2. Adidishen
  3. BBim
  4. KingBlazer
  5. Frost
  6. Kiki - Original Creator of the Open Source C++ files


if I have forgotten anyone's name let me know what you did and I'll put your name on the list.


SourceForge is now hosting my project development, so you will now be able to contribute via SVN.


Please report all bugs and we will be able to get the ball rolling and complete it.
 
Last edited:
Nice Glaphan, the emulator I use to play around with just for the heck of it used, .txt files and loaded shops that way and the quests. So maybe something to think about. Ill try to find some of the stuff :)
 
Last edited:
so source will not yet be released?..ill help guys.. ^_^
 
well gunner, any help you bring is welcome as this is open source. that goes for anyone wanting to develop the server. just get the source of kiki's and start playing with them. Find something that is not done and try to get it done.

and karl511. talk to me pm so I can see what you can bring to the table.
 
I can help but I'd rather not code as of right now because I'm working on C# simply

I can help with algorithms for skills I have most of those( no MH ) or asal

Holy Cross can be implemented as a variable " If x exist then 2y". But surely you already know that
 
Zaviex it really doesn't matter what language its programmed in. Rather all the packets are the same structure. While this is coded in C++, the packets can be shared amongst us. The only differences are mainly how the server is structured.

Any information on things not done are welcome. whether they are functions, formulas or packets. Its all usable and will be credited upon use.
 
Ahah, nice progress your making.
Thanks to DragonFlyff being our Coding team.
When they are done, Thunder Flyff will be ready for rock'n'roll!
Thanks Glaphan, you should sign on msn PLOX, I have more questions :)
 
Ahah, nice progress your making.
Thanks to DragonFlyff being our Coding team.
When they are done, Thunder Flyff will be ready for rock'n'roll!
Thanks Glaphan, you should sign on msn PLOX, I have more questions :)

I do beleive they are their own coding team. They will just let you use what they release.

Ah, I cant wait until I can start to help out glaphan. I've almost finished all the tutorials. Moving on to bigger and better things. Soon I will be helping dragon flyff with their coding. ^^
 
Glaph good to hear that theirs finally a section open for real development.
I've messed abit wiuth 0.5b And tried stuff out and it seems to work properly.
Im not a good coder, but i still want to help you. Want me to sniffer sum codes or sumthin XD?
 
Last edited:
Nice Glaphan, the emulator I use to play around with just for the heck of it used, .txt files and loaded shops that way and the quests. So maybe something to think about. Ill try to find some of the stuff :)


** guess I should stop messing with my java emu LOL

Istvn told me that he joined the flyforfame project (he also told me that he stopped developping a bit later), he used textfiles to load stuff too.
He had a working server long before flyforfame got released.

Are the files youre currently using (based on) his source?
 
How i can change the Navicat settings i got this error if i start world or loginserver

 
Back