Originally Posted by Horrorscope
Originally Posted by Songbird
Some of the requests I see in this thread border on ridiculousness. When you start a project in programming, it's a painful balance between meeting user requirements in the time and budget restraint given and preventing scope creep.


What do you think that is being asked is pushing it? All people are doing is taking UI's they've used and seen in other games and then think "it would be much better if we had some of that in D:OS", they/we don't necessarily have to know if it is hard or not. These are requests and suggestions, imo pretty good one's at that.

Too bad on how the UI was implemented in terms of being able to mod.


Its what happens when you start implementing things without a lot of plans for the future. Suddenly you've hard coded all sorts of stuff that should have been variable and there are a lot of dependencies that will break things if you change it. Been there, done that.