RuneDK is a desktop application (Written in C#, so the .NET framework will need to be installed on your computer. .NET is basically Microsoft's version of Java, for those of you who don't know. The language syntax is very similar, and both languages are object oriented.) that allows you to edit all of the setting of a private server in a simple, easy to use GUI, and have your own private server up and running in just a few minutes, with no coding needed. Then if you want to customize the game even further, you can use the built-in code editor to do so. The project will be open source, and hosted on Google Code with Mercurial subversion, a link to the project can be found [Only registered and activated users can see links. ]. Any developers wanting to help me with this project should email me at [Only registered and activated users can see links. ] and tell me how you would like to help. I will either add you to one of the Developer groups on the Google Code project allowing you to make changes to the source code, or I will have you check out the source from the repository, edit it, and then submit the changes. So far the project is still a vision in my head for the most part, but I will post a screenshot of the GUI I am working on right now, as well as the text document I have been writing ideas in. I will be updating this thread at LEAST once a week I hope, and I am very open to any suggestions and ideas.
IMPORTANT:
I am going to be implementing AOP in the design of this program for easy, verbose logging and error-catching, as well as to greatly simplify the use of background worker threads and thread safety when updating the UI form other threads. Accomplishing this with PostSharp (for the AOP portion) and SmartInspect (for logging). Both of these software are paid, and extremely expensive (around $7-800 combined for a single developer license), and I am not sure how this will affect the ability of other developers to edit and recompile my source code (the program itself will still be 100% free). Thus, I will share my free source of these two warez *cough cough* upon request via PM or email.
Intro Screen(almost 100% finished):
Spoiler for GUI preview:
GUI (Not much in it atm. Several other pages are finished/started):
Spoiler for Client CP Images:
Control panel that I wrote for the client. Some other features: Item, NPC, and Command lists
Ideas that I have jotted down for features:
Players tab:
-Default items
-Regen, stats, donor options
Well, if someone wants to suggest a source for me, I'll do that one instead. I don't plan to use this program myself too much, so it's mostly just for the community Whatever people want to see in it, I shall put xD
And media will be added when I have some to add xD I haven't actually started on this yet
Well we and we don't hate it, People are just making project/advertising threads and most of them are matrix, people are over using matrix which yeah does make us hate it.
OT: Nice
Best song in the world: [Only registered and activated users can see links. ]
What i do: Make love.
Check out new song i made: [Only registered and activated users can see links. ]
Well we and we don't hate it, People are just making project/advertising threads and most of them are matrix, people are over using matrix which yeah does make us hate it.
OT: Nice
TY
Originally Posted by RuneEclipse
[Only registered and activated users can see links. ]
you should use this base, id be interested in joining the project.
Alright, I'll take a look at it and see what I think And what would you be interested in doing?
Edit: Is it just me or is that an entire server in C#? xD I was just meaning my program would be in C#, but it will still use a java based server. I'm down to give this other server a shot though.