Thread: Zodiac: Changes
View Single Post
  #5  
Old 09-27-2007, 07:16 PM
Novo Novo is offline
[TServerDeveloper]
Join Date: Jun 2006
Posts: 448
Novo will become famous soon enough
As a former admin from Zodiac, I feel that this choice is quite obvious.

Adding new stuff while maintaining the integrity of the game. Remaking the game would be optimal ( the scripts there are quite inefficient and fixing a single problem may cause numerous hours of debugging ) but not in the traditional fashion. What I mean is: Fix it modular-wise. Keep Zodiac up and pretty but optimize, refactor, and fix the code while you're adding new stuff. If this mentality is kept up then the scripts will ( eventually ) be easily understood.

I personally find that documenting the server would be the best mechanism to go around. I had started doing that with my trac site... But it was far from complete. Perhaps doing something of that sort to optimize the production value as well as the refactoring process?
Reply With Quote