Skip to content

Add chapter 2 bots (totebot yellow/red/blue & cablebot) support to Orienter - #97

Open
Chipy1 wants to merge 2 commits into
SMTheGuild:devfrom
Chipy1:dev
Open

Add chapter 2 bots (totebot yellow/red/blue & cablebot) support to Orienter#97
Chipy1 wants to merge 2 commits into
SMTheGuild:devfrom
Chipy1:dev

Conversation

@Chipy1

@Chipy1 Chipy1 commented Jul 29, 2026

Copy link
Copy Markdown

Added chapter 2 bot support to the Orienter block.

known_mobs

  • Added totebot (bush), totebot_yellow, totebot_blue, totebot_red
  • Added cablebot

New targeting modes (savevalues 29-31, 44)

  • 29: Hostile totebot yellow
  • 30: Hostile totebot red
  • 31: Hostile totebot blue
  • 44: Hostile cablebot

Predictive modes for all unit targets (savevalues 32-43, 56)

  • Every unit mode now has a predictive variant using predictmove()
  • Predictive checkbox is now shown in the GUI for unit targets

GUI (Orienter.layout)

  • Buttons for Totebot Yellow, Red, Blue, Cablebot
  • Options (Predictive / Local) moved above the Units section -- no more overlap
  • Fixed button highlight: mode.unit comparison now strips underscores via :gsub('_', '')
  • Enlarged window height, shrunk bottom description panel

UV frame

  • savevalues without dedicated atlas frames use uvIndex pointing to the closest matching icon

@Chipy1
Chipy1 marked this pull request as draft July 29, 2026 21:56
@Chipy1 Chipy1 changed the title Add chapter 2 bots (totebot yellow/red/blue) support to Orienter Add chapter 2 bots (totebot yellow/red/blue & cablebot) support to Orienter Jul 29, 2026
@Chipy1
Chipy1 marked this pull request as ready for review July 30, 2026 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant