BYOND 4.0 Version 449.1031 Release Notes
Fixes (more info)
- A new crash in flick() was introduced in the last release. (Gakumerasara)
- icon.Insert() was crashing in certain situations. (Gakumerasara)
- A world.view value greater than 32 was causing step_to() to get into an infinite loop. (Jeff8500)
- objs or mobs with a null location were not present in their own view() lists; only their contents were. This has been changed to be consistent with the reference. This bug also affected certain verbs, which now work properly again. (Jemai1)
- Labels weren't properly redrawing on window resize. (Falacy)
- If the "Login as guest" checkbox is disabled in the pager's preference settings and the pager is not currently running, when Dream Daemon is loaded it launches the pager. If the pager came up within the same exact second as Dream Daemon, DD was not able to recognize that the pager had been properly loaded, so it would keep trying to contact the pager until some other event (such as logging into a game) made the pager info update again. (Ripiz)
- DM's map-editor had some scrolling issues. (Inuyashaisbest)
448 Release Notes | View All