OpenDreamProject / OpenDream

A project for running games made in the DM programming language
MIT License
200 stars 109 forks source link

Implement `client.show_popup_menus` #1873

Closed ike709 closed 2 months ago

ike709 commented 2 months ago

You can't really tell but I am right clicking while it's disabled and the menu is not showing, as expected:

https://github.com/OpenDreamProject/OpenDream/assets/5714543/e3d038c0-e032-444e-8978-1c53040b6172

Closes #183

wixoaGit commented 2 months ago

What does tg use for its right-click interactions? Would be nice if we could start getting that to work in its place.

ZeWaka commented 2 months ago

Client/RightClick probably?

wixoaGit commented 2 months ago

Client/RightClick probably?

This doesn't exist according to the DM reference, but apparently setting show_popup_menus to 0 causes right clicks to be sent to /client/Click().