BYOND 4.0 Version 486.1095 Release Notes
Fixes (more info)
Dream Seeker
- When image() was called with an icon state as the second argument instead of a loc, and this was followed by named arguments (e.g., image('icon.dmi', "state", layer=5)), the named arguments were replaced by garbage data. (SuperAntx)
- Client-side icon operations using DrawBox() or SwapColor() followed up by something that could change the icon's size could confuse Width() and Height() into returning incorrect values. (Hiro the Dragon King)
- browse_rsc() failed on the first try in some cases when used for client-side icons. (Forum_account)
- Atoms without icons did not always display the dir of an attached image correctly. (Galactic Soldier)
485 Release Notes | View All