342 Release Notes
- Fixed: Setting world.hub_password to a non-string value caused Dream Maker to crash. (Phoenix Man)
- Fixed (again): A bug caused the default save directory to change when browsing files in an Open File dialog. (Mobius Evalon)
- Fixed: world.log can be set to a file() reference. (Phoenix Man)
- Fixed a problem in CGI mode where a child world, spawned by the DM CGI program using startup(), caused the Apache web server to wait until the child was finished before displaying the CGI output to the web browser. Now the child world is invoked in such a way that Apache displays output and closes the HTTP connection as soon as the parent DM CGI process terminates. (Lummox JR)
- BYOND no longer uses the root of the disk drive to create temporary files. This should allow non-administrator users to run BYOND more easily under Windows NT, 2000, and XP.
- BYOND now uses the standard system location for user files under Windows 2000 and XP: Documents and Settings\username\Application Data\BYOND instead of Program Files\BYOND\users\username. Users with files in the old location will continue to use that location, while new BYOND users will use the new location.
- Improved the clarity of some error messages, including download errors.
341 Release Notes | View All