coop-deluxe / sm64coopdx

An official continuation of https://github.com/djoslin0/sm64ex-coop on sm64coopdx for the enhancements and progress it already has.
https://sm64coopdx.com
315 stars 55 forks source link

Chatbox API #260

Closed TheMan6900 closed 1 week ago

TheMan6900 commented 1 month ago

This would let an ui element/or thing, have you type inside of it instead of having you, have to type a command, followed by text, within the chat menu, to put text inside of it.

john123903 commented 1 month ago

Do you mean like minecraft when you type a command, and suggestions thinks of something you have been looking for, and you press TAB to go to the command?

TheMan6900 commented 1 month ago

think of it something like this.

https://github.com/user-attachments/assets/aa6db8f7-e291-438e-9186-9679e582850a

being able type in values and stuff within a self contained ui element, without having to once again use the chat.

john123903 commented 1 month ago

ohhh i get it now. i dont know if the team can implement this, but nice idea though

AgentXLP commented 1 week ago

The HUD rendering version of DJUI is more primitive and unfortunately you can't render DJUI menu elements with it.