Building Menus #20

Open
opened 2025-08-17 13:36:00 -07:00 by oakbrad · 0 comments
oakbrad commented 2025-08-17 13:36:00 -07:00 (Migrated from github.com)

Currently I've extended the default BuildMenu as ExBuildMenu which has additional methods:

Additional Choices

  • key - enforces plaintext
  • int - opt min/max range
  • float - opt min/max range
  • color
  • bool

Menus

  • Exit build menu - from tutorial
  • generic Item
  • Book build menu #11
  • Food build menu #13

Todo

Overwrite the display with my own EvTable formatting?

Currently I've extended the default **BuildMenu** as **ExBuildMenu** which has additional methods: ## Additional Choices - [x] key - enforces plaintext - [x] int - opt min/max range - [x] float - opt min/max range - [x] color - [x] bool ## Menus - [ ] Exit build menu - from tutorial - [x] generic Item - [x] Book build menu #11 - [x] Food build menu #13 ## Todo Overwrite the display with my own EvTable formatting?
Sign in to join this conversation.
No description provided.