Great feedback, TILT. Finally, someone who likes to post informative messages as much as me
TILT wrote:If someone has changes to submit they should request to become part of the team and commit code via the SVN.
The reason for the Code Submissions forum is that some people may not want the obligation of becoming a full-fledged Team member (I run a tight ship, filled with expectations, after all

) so this forum was for people to submit code modifications for 3 reasons:
- Evaluate potential new Dev Team members by seeing their code submissions first (the original intent)
They fixed something once, but don't want to be a developer
A dev tweaks EQ2Emu in a way that is NOT Project-related (custom code) and wants to share
Same goes for Content and DB submissions. Just some things to consider before we consolidate those forums.
TILT wrote:Another Suggestion
Revamp the way bugs are submitted and/or reported. This may be controversial but bug reporting seems to be all over the place. Either submit in-game, or submit to the forums. Right now bugs are being reported in both which can become really confusing at times and hard to keep track of. I think the biggest issue in regard to bug reporting is that there is really no easy way (currently) to tell when a bug has already been reported. Bug reports are necessary; however, I think the current system could be tweaked to be more efficient.
Because our game offers the /bug command (and that is not going to change), we needed a way for Bugs to become visible, and this is why I wrote our Bug Tracker script to post assigned bugs to the forum as a new message.
Secondly, we allow Forum Posted bugs, because sometimes you cannot get into the world to submit a bug report at all. World crashing, here's the stack, etc. We need to offer people ways to let us know something is wrong.
Lastly, the Bug Tracker script is my own creation. If there is something more I should add, definitely let me know. Right now, it's search-ability is pretty robust, and I recently added the ability for Devs to input bugs directly to the Tracker (not sure if anyone noticed that). If it works for us, I could open that for users, and close New Post ability in our Bugs forums.
Does that make sense?