You are viewing a potentially older version of this package. View all versions.
Archipelagoteam-ArchipelagoClient-0.1.1 icon

ArchipelagoClient

Connects Burglin' Gnomes to an Archipelago multiworld randomizer server. Complete High-Gnome tasks to send location checks. Receive items into the F6 overlay's Pending Rewards panel and claim them when ready.

Date uploaded 2 weeks ago
Version 0.1.1
Download link Archipelagoteam-ArchipelagoClient-0.1.1.zip
Downloads 16
Dependency string Archipelagoteam-ArchipelagoClient-0.1.1

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

Burglin' Gnomes Archipelago Client

Connects Burglin' Gnomes to an Archipelago multiworld randomizer server.

What it does

  • Every High-Gnome task your crew completes sends a location check to the Archipelago server
  • Items received from the multiworld queue in a Pending Rewards panel (press F6) — claim them when you have space, they won't overwrite held items
  • Unclaimed items persist across sessions — nothing is lost if you disconnect

Setup

  1. Install this mod via Thunderstore Mod Manager
  2. Generate a multiworld using the burglin_gnomes.apworld (available on the GitHub releases page)
  3. Host your room on archipelago.gg or locally
  4. Launch the game through Mod Manager, press F6, fill in your server details, and connect

F6 Overlay

Panel What it does
Left Server address / port / slot name / password, connect/disconnect
Right Pending Rewards list — items waiting to be claimed, with Claim Next and Claim All buttons

Requirements

  • BepInEx 5.x (installed automatically as a dependency)

Known Issues / In Progress

  • Compressed WebSocket warning from the Archipelago server is harmless, does not affect functionality
  • More location categories (crafting, potions, house upgrades, maps) coming in future updates

Source

github.com/coollb1/BurglinGnomesArchipelago

CHANGELOG

Changelog

v0.1.2 (2026-08-20)

Changed

  • Updated Thunderstore README and description with clearer install steps and feature overview

v0.1.1 (2026-08-20)

Fixed

  • Crash when receiving backpack or other equipment-slot items

Added

  • Pending Rewards panel in F6 overlay — items queue here instead of being pushed directly to inventory
  • Claim Next Item and Claim All buttons
  • Pending rewards persist across session restarts via PlayerPrefs

v0.1.0 (2026-08-20)

Added

  • Initial release
  • F6 overlay for Archipelago server connection
  • 50 real High-Gnome task locations
  • 46 real filler items
  • High-Gnome task completions send live location checks

v0.1.3 (2026-08-20)

Fixed

  • Thunderstore package now includes correct compiled DLLs