SimpleTimePanel
A simple mod for the host that adds a time-adjustment panel with a slider to the game.⏳ REPO Admin Time Panel
A lightweight, powerful menu for R.E.P.O. that grants you full control over the flow of time (Open with F8). Freeze the world to plan your next move, or accelerate it to lightspeed for absolute chaotic fun!
⚠️ IMPORTANT MULTIPLAYER NOTE: This mod manipulates the global physics engine. It works flawlessly ONLY if you are the HOST of the lobby. Using it as a client will cause severe desynchronization and will likely disconnect you from the match.
✨ Features
- Smooth Time Control: A built-in slider allowing you to adjust game speed from 0.0x (Complete Freeze) up to 10.0x (Lightspeed) in real-time.
- Instant Hotkeys: One-click buttons to instantly Reset time back to normal or Pause the entire world.
- Draggable Window: Simply click and hold the window header to move the panel anywhere on your screen.
- Fully Customizable: Easily rebind the menu opening key using standard Windows Virtual Key Codes.
- Zero Footprint: Completely clean BepInEx console log with no spamming.
⚙️ Configuration Options
The mod automatically generates a configuration file named com.user.repoadmintimepanel.cfg inside your BepInEx config folder upon the first game launch.
| Config Name | Allowed Limits / Type | Default Value | Description |
|---|---|---|---|
| MenuKeyVirtualCode | 1 - 254 (Integer) |
119 (F8) |
The Windows Virtual Key Code (Decimal) used to toggle the admin panel overlay. |
⌨️ How to Rebind the Menu Key
To change the activation key, find your config file and replace the 119 value with any Decimal Windows Virtual Key Code from the table below:
| Desired Key | Code to put in Config |
|---|---|
| F8 (Default) | 119 |
| F1 | 112 |
| F5 | 116 |
| F10 | 121 |
| Insert | 45 |
| Delete | 46 |
| Home | 36 |
| End | 35 |
| T | 84 |
| U | 85 |
| P | 80 |
