Re: Disable buoys in Strict Mode?
Posted: Sat Feb 18, 2012 10:01 pm
How else are we supposed to debug strict mode? :-)Commander McLane wrote:By the way, I noticed that strict mode has one oddity: if you start your game in unrestricted mode and switch to strict mode, you can still use the debug console afterwards, although it's technically an OXP.
The debug OXP is a hack, and unlike other OXPs it doesn’t affect the game but the software framing the game. Adding extra code to make the interaction with strict mode more consistent isn’t worthwhile.
The debug OXP – and various other testing stuff – wasn’t really supposed to work in the general-release version of MNSR/1.76, but that plan was dropped to avoid extra testing. I think it might be better to make the debug stuff “always on” in test release/nightly/developer builds and off in deployment builds. (A “developer” build of each release would be available for OXPers as originally planned.)