View Single Post
  #5  
Old 10-10-2015, 01:41 PM
MarcusD
Banned
 
Join Date: Jan 2015
Posts: 75
Default

Quote:
Originally Posted by mgellan View Post
To me the Mandate of this Project (Lets call it OpenEQ for giggles) is as follows:

"Develop and release EQEMU code, data, and quests that model the Live releases of EQ as accurately as is possible, make those releases freely available, and ensure the Community can implement working servers as easily as possible."

So here's my proposal:

- Create an OpenEQ project on GIT and fork the current EQEMU code, database, and quests into it. Or, implement someone else's code and data thats closer to Milestone 1.
- Create and host development forums and an "OpenClassic" EQEMU server
- Create a Roadmap that will track every major release of EQ starting with March 1999. Each milestone will be a release of the code, and each release will consist of code, database, and quests. So if you want to step through a complete progression, check out each milestone release, compile, load the database and install the quests. Or, hell, with a Linux server we can publish VirtualBox VMs of the complete package and serverops can just load player tables.
- All code changes need to be committed to the repository, and each milestone has a database load associated with it

Since everything is hosted on GIT, and will be freely available, no one person has control since any issues people could just start their own development fork.

So, Milestone 1 would be to build an accurate release of EQ as of March 1999.

FWIW I'm an professional server operations guy (Director level) with a development background, although my C++ is pretty rusty (15 years rusty!) - part of my reason for looking for a project is to re-engage those skills. I'm a pretty good PHP programmer tho. Most of my professional life is project management so I can add that dimension. My own server is currently aimed at modelling Velious but this to me is a more righteous project so I'd be happy to offer up my pretty recent code and database as a starting point and start moving it to Classic.

I offer up the following:

- A hosted instance of EQEMU and database to use as a main test server
- A phpBB based forum where we can interact and work out issues, post bug reports etc.
- My services to do builds of the server and deal with operational issues
- My services as Project Manager
- My services as a developer, content editor, tester

I can have the server available within a day or so. If you want to participate, great, love to have some input. If not, do your own thing. If no one jumps in, then obviously it's not a viable project. However if you jump in you commit to everything being open sourced and freely available.

Happy to adjust the above to meet the needs of the community but to me this is how to proceed. Thanks!

Regards,
Mg

PS Be quick to neither give nor take offense. Seems like we're all interested in the same goals, I'm sure we can be civil.
I'm a total noob but I think your thought of approach is little cutthroat.

How about we all do whatever we want to do, then those of us that are working towards some sense of classic (any sense) can post all our stuff to some sort of centralized host and include a readme explaining what the goal of our project is and what we did and what our future directions are?
Reply With Quote