The gray menus, both for right click verbs, and the file menus on interfaces, seem to have drastically slowed in 481. Not only do they seem to take a moment to pop up the first time you access them, but clicking on them can be completely unresponsive, even though the blue highlighting does still seems to be responsive.
Numbered Steps to Reproduce Problem:
It can be tested on the Mission Giver in view of where you start in Adventures, or in the Dojo slightly south of there, by right clicking the Sensei.
I'm not sure if it can be duplicated in a small test demo, since I haven't bothered to try it, but it does seem likely. The issue has been present in various random BYOND games I have tried since installing to 481.
Code Snippet (if applicable) to Reproduce Problem:
mob/verb/Fail()
set src in world
world<<"Boink"
Expected Results:
Clicks on a menu entry get processed instantly
Actual Results:
Clicks on a menu entry are unresponsive for a short time after the menu appears
Does the problem occur:
Every time? Or how often? Often enough to be considered re-produce-able
In other games? Yes
In other user accounts? Most likely
On other computers? Unknown
When does the problem NOT occur?
It doesn't seem to happen 100% of the time, but pretty close to it. It seems like it may also be more prevalent the first time you click on the source of the menu.
Did the problem NOT occur in any earlier versions? If so, what was the last version that worked?
I believe this problem is new to 481, though not 100% sure on that. If you can't think of any new changes that may have caused the problem, then I can do some backwards-testing to make sure.
Workarounds:
No functional ones? Don't use 481?
Don't use file menus or right click verbs? They're both somewhat lame in the first place...