From 77ed92f78524283d61c08554ccf5f320a933a75c Mon Sep 17 00:00:00 2001 From: ArchRBX <5040911+ArchRBX@users.noreply.github.com> Date: Fri, 26 Dec 2025 22:56:10 +0000 Subject: [PATCH] add wheresmyboat (#9864) * Create wheresmyboat * added config, ships now colour-coded, added health display, fixed some issues with ownership not updating * greatly improved the widget's visuals, added missing ports, added fallback functionality added missing ports, added port & boat type sprites. now creates a widget for each boat in the panel. added fallback for ports not supported by an enum --- plugins/wheresmyboat | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/wheresmyboat diff --git a/plugins/wheresmyboat b/plugins/wheresmyboat new file mode 100644 index 000000000..e6d600ba9 --- /dev/null +++ b/plugins/wheresmyboat @@ -0,0 +1,2 @@ +repository=https://github.com/ArchRBX/wheresmyboat.git +commit=df79b87152d802e259901085e43ace894b309dd2