A log of all updates, improvements and fixes to the Gamemaker Hub.
v1.5
23 May 2026
New
New Pages
New
Activity Tracker — Track gamemaker hosting, helping, building and SLT activity. Members imported from Master Roster sheet. Tag-based overdue system with per-tag deadlines.
New
Event Logs — Log event participants, teams and round results per EU/NA region and day. Data saved to Cloudflare KV. Auto-calculates round winners from placements.
New
Patch Notes — This page. Changelog for all hub updates.
Activity Tracker
New
Roster import — Import members directly from the Master Roster Google Sheet with one click.
New
Tag system — Assign Helper, Host, Builder and SLT tags per member. Each tag has its own activity deadline (Helper/Host: 2 weeks, Builder: 5 weeks). SLT tag always shows Active.
New
Rank sections — Members grouped by rank: SLT → Elite Gamemaker → Senior Gamemaker → Gamemaker.
New
Tag counts — Stats bar shows total Hosts, Helpers and Builders.
New
Sheet sync warning — Warns editors if a hub member is no longer in the Master Roster sheet.
Event Logs
New
Team split tables — Red and Blue team shown in separate side-by-side tables. No-team table shown separately for FFA events.
New
Auto round results — Round winners calculated automatically from player placements. Team mode uses Win/Loss, FFA mode shows top 3 players.
New
Event name pull — Automatically pulls the event name from the schedule for the selected region and day.
Improve
Inline round editing — Round placements set directly in the table after all players are added.
v1.4
May 2026
Improve
Case Tool
New
Import from Event Log — Import SteamIDs directly from event logs. Filter by placement (1st–10th), team or all players. Auto-fills case amount from dupe rewards.
Change
Updated Case IDs — New knife cases added (Karambit, Bayonet, Butterfly, Huntsman, Falchion, M9 Bayonet, Flip Knife, Shadow Daggers) with correct IDs (400001–400008).
Improve
Role restrictions — Case Tool only visible and accessible to authorised roles.
v1.3
May 2026
New
New Pages
New
Case Tool — Generate
unboxing_addcases console commands for giving cases. Supports batching and all case types.New
Handbook — Editable gamemaker handbook stored in Cloudflare KV. Supports full markdown rendering. Edit restricted to SLT role.
v1.2
May 2026
Improve
Announcements
Improve
Discord timestamps — Announcement times use
<t:unix:F> format for automatic timezone conversion in Discord.Improve
Dupe rewards — Automatically pulls prize information from the Event Hub dupe list.
Improve
Helper mentions — Pulls helper Discord IDs from the Helper Sheet for automatic pinging.
Fix
Content width — Announcement content area constrained to prevent stretching on wide screens.
v1.1
May 2026
New
Authentication
New
Discord OAuth — Login with Discord. Access restricted to members of the MUTINY server with required roles.
New
Role-based access — Different pages and edit functions restricted by Discord role ID.
New
Session management — 24-hour sessions via Cloudflare Pages Functions and KV storage.
v1.0
May 2026
Launch
Initial Release
New
Schedule page — EU and NA event schedules pulled live from Google Sheets. Displays host, helper, SLT supervisor, event type and time converted to viewer's local timezone.
New
Announcement Generator — Generate formatted Discord announcements from the schedule. Select region and day to auto-populate event details.
New
Google Apps Script proxy — Reads private Google Sheets via a deployed Apps Script, keeping sheet access secure.
New
Cloudflare Pages hosting — Hub hosted at mutiny-hub.pages.dev with Pages Functions for backend logic.