OpenSewer v0.3.0 — Stats & Control Update
🕳️ OpenSewer — Stats & Control Update (v0.3.0)
OpenSewer is a BepInEx 5 utility / debug menu for Obenseuer, built as a quality-of-life tool for players and a solid, extensible foundation for mod developers.
v0.3.0 is a major systems update that introduces full player stat visibility, manipulation, and control, including the ability to freeze stats in place. This release turns OpenSewer from a spawner-focused tool into a true debug / sandbox control menu.
✨ What’s New in v0.3.0
📊 Stats System (NEW)
A brand-new Stats tab has been added, alongside improvements to the Main overview tab.
🧠 MAIN Tab (Overview)
- Live read-only display of core player stats:
- Health
- Hunger
- Thirst
- Sleep Need
- WC Need
- Hygiene
- Depression / Mental Health
- Uses direct canonical PlayerStats bindings (no reflection guessing)
- Updates live as the game changes stats naturally
⚙️ STATS Tab (Full Control)
A dedicated Stats editor for fine-grained control.
Editable core stats
- Health
- Hunger
- Thirst
- Sleep Need
- WC Need
- Hygiene
- Depression
Addictions & Needs
- Mushroom Need / Addiction
- Alcohol Need / Addiction
- Smoking Need / Addiction
- Gambling Need / Addiction
Controls
- Slider + numeric input per stat
- Values clamp safely to sane gameplay ranges
- Changes apply instantly in-game
❄️ Stat Freezing (NEW)
Each stat can now be frozen to prevent it from changing.
- Toggle Freeze per stat
- Optional Freeze All control
- Frozen stats are enforced every frame
- Works even when the menu is closed
- Editing a frozen stat updates its frozen target (no snap-back)
This allows:
- Infinite hunger / hygiene
- Locking mental health
- Sandbox testing without decay
- Debugging stat-driven systems safely
✅ Currently Implemented Features
🧰 Item Spawner
- Browse all items by category
- Grid-based item selection with previews
- Left-click → spawn 1 item
- Right-click → open custom spawn amount picker
- Slider up to max stack size
- Manual number input for multiple stacks
- Uses existing item rules (no gameplay hacks)
🪑 Furniture Spawner
- Category-based furniture browsing
- Visual previews / icons
- Skin & variant support
- Owned count display
- Manual spawn via button (no accidental placement)
📊 Stats & Player Control
- Live stat overview (Main tab)
- Full stat editor (Stats tab)
- Addiction & need control
- Stat freezing system
🖥️ Core System
- Unified OpenSewer menu
- Stable IMGUI layout (no repaint/layout errors)
- No new keybinds beyond OpenSewer
- No modification of core gameplay systems
🎮 Controls
- U — Open / Close OpenSewer menu
Item Spawner
- Left Click (Item) — Spawn 1 item
- Right Click (Item) — Open spawn amount picker
Furniture Spawner
- Left Click (Furniture) — Select furniture
- Spawn Button — Spawn selected furniture
Stats
- Slider / Number Input — Change stat value
- Freeze Toggle — Lock stat value in place
🧩 Installation
- Install BepInEx 5 for Obenseuer
- Launch the game once to generate folders
- Download the OpenSewer v0.3.0 release
- Place the
OpenSewerfolder into:
Obenseuer/BepInEx/plugins/
