Zettieee Posted May 25, 2015 Posted May 25, 2015 Alright guys need some basic suggestions to improve GRPG. Currently I've just converted mysql to mysqli and fixed a couple things. What would you guys like? Quote
Magictallguy Posted June 7, 2015 Posted June 7, 2015 A db wrapper to better orchestrate user<->database activity. An entire database re-write to include primary keys on certain tables, indexing, better structures, etc. (Using a many-to-one system has worked best for me so far, but there may be better ways to suit your needs) Lightweight logging systems to log all input/activity (within reason) Staff features (including an easy way to manage staff ranks (none of that hardcode ****e)) to better manage a game. Then think about the users :P 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.