You are viewing a potentially older version of this package. View all versions.
examegd-AnarchyBox-3.0.0 icon

AnarchyBox

A modification that allows you to increase the number of cosmetic boxes in the game R.E.P.O.

Date uploaded 2 weeks ago
Version 3.0.0
Download link examegd-AnarchyBox-3.0.0.zip
Downloads 10490
Dependency string examegd-AnarchyBox-3.0.0

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

AnarchyBox

A modification for R.E.P.O. that allows you to increase the number of cosmetic boxes and customize their spawn behavior.

It uses system bypasses to safely reset the limits of already spawned boxes and rerolls the spawn cycle to ensure you get more cosmetic items.


🌟 Features

  • Flexible box settings: The mod's settings allow you to either slightly increase the base limit or unleash total anarchy (up to 100 boxes)!
  • Rarity Customization: You can adjust the exact spawn weights for Common, Uncommon, Rare, and Ultra Rare cosmetic boxes
  • Stacking Prevention: Keeps your game performance stable and avoids physics glitches by stopping boxes from spawning on top of each other
  • Gyro-Stabilized Hold (R): Press R while holding any box to smoothly align it horizontally and freeze its rotation. This prevents boxes from getting wedged in narrow corridors and allows them to physically slide along walls and push other objects aside as well as increased compactness at the extraction points

⚠️ CRITICAL MULTIPLAYER REQUIREMENTS ⚠️

👥 Config Synchronization

The major v3.0.0 update introduces automatic synchronization of host settings with clients, so you won't have to struggle with configuring settings manually (don't worry! host settings are stored temporarily in RAM and do not interact with your personal configuration file in any way). Install the latest versions!


⚠️ OFFICIAL DISTRIBUTION NOTICE / ОФИЦИАЛЬНОЕ ПРЕДУПРЕЖДЕНИЕ

English: This mod (AnarchyBox) is officially and exclusively distributed on Thunderstore by examegd. If you downloaded this mod from any third-party websites, mirror sites, or untrusted launchers, it was re-uploaded without the author's permission. It may contain outdated code, bugs, or malicious files.

Repackaging, modifying, or re-uploading this code without explicit written permission from the author is strictly prohibited.

Русский: Этот мод (AnarchyBox) официально распространяется исключительно на платформе Thunderstore от examegd. Если вы скачали этот мод со сторонних сайтов (зеркала, неофициальные лаунчеры), он был перезалит без разрешения автора. Он может быть устаревшим, забагованным или содержать вирусы.

Повторная публикация, модификация или перепаковка этого кода без письменного согласия автора строго запрещены.


📥 Installation

  1. Install the BepInEx Pack for R.E.P.O.
  2. Install AnarchyBox directly via the Thunderstore Mod Manager, or extract the AnarchyBox.dll into your BepInEx/plugins folder.

more...

I create not only mods but also games. If you're interested in surreal survival adventures, you can follow my project "Unside" on itch.io! 🎮 Unside

Thank you so much for the support! ❤️

CHANGELOG

v1.0.0

  • Initial release

v1.0.5

A configuration file system has been added that allows you to change the number of maximum boxes and guaranteed boxes up to 100.


v2.0.0 - Major Update!

🌟 New Features Rarity Weights: Added custom weights for Common, Uncommon, Rare, and Ultra Rare cosmetic boxes. You can now tweak the config to decide exactly how often each type spawns! Prevent Stacking: A new config toggle that stops boxes from spawning on top of each other once all unique spawn points are taken. It's enabled by default, but you can turn it off if you want total chaos... or if you feel like frying an egg on your graphics card.))(joke!) Fully Multiplayer-Safe: Added strict host-only validation. The mod is now completely safe to play with friends—no more client crashes at the end of the round, and coins/cosmetics will sync properly for everyone. 🛠️ Compatibility Note I am currently investigating a known compatibility issue where the game can sometimes get stuck on the loading screen when playing in multiplayer alongside certain other mods. If you run into this, please know that I am actively working on a solution. Singleplayer is unaffected and works as intended.


v2.5.0

Some multiplayer bugs have been fixed! If you still encounter any issues, please double-check the MULTIPLAYER REQUIREMENTS aboveы - (I think this is my signature style)

If the error persists, feel free to send your logs to me on GitHub or the modding Discord server so I can look into it. Thank you for your help and support!


v2.6.0

Added Gyro-Stabilized Hold feature (Default key: R) to smoothly align and lock held boxes in an upright position, preventing wall-clipping and jamming, It also allows you to arrange boxes at extraction points more compactly and beautifully (if you prefer). This feature even works with other objects.


v2.6.1

Fixed: The box counter reset method has been updated to ensure compatibility with future game versions.


v3.0.0 - Major update

🎉 Fixed: multiplayer issue is finally gone! The game will no longer get stuck on the loading screen or kick clients with the disconnectedbyclientlogic errors and Stuck In Loading (even with different configurations between the host and clients)

Spawn Logic Overhaul: Rewrote SpawnResetPrefix to use a smoother, dynamic redirection setup.

Smart Rarity Fallback: When Prevent Stacking is enabled and a specific rarity volume gets completely full, the mod now looks for alternative categories with open slots and safely redirects the spawn there.

Infinite Loop Safety Net: Added a bulletproof fail-safe: if literally every spawn point on the map is occupied, the mod will temporarily force stacking. This prevents host-side thread freezes and keeps clients from timing out.

Synchronization: To avoid manually setting up identical configurations, the mod synchronizes the host's settings to the clients; the saved config files are not overwritten but are instead stored in RAM.