Skip to content

Game framework, replays & 26.1.2 #700

Open
ArikSquad wants to merge 138 commits into
Swofty-Developments:masterfrom
ArikSquad:feat/replay
Open

Game framework, replays & 26.1.2 #700
ArikSquad wants to merge 138 commits into
Swofty-Developments:masterfrom
ArikSquad:feat/replay

Conversation

@ArikSquad
Copy link
Copy Markdown
Contributor

@ArikSquad ArikSquad commented Feb 1, 2026

This pull request implements the Hypixel Replay System and a viewer for that. The system is based on Recordables which are sent to a redis service and later saved to MongoDB.

Replay and its viewer

  • add scoreboard on replay (and game)
  • actually store the replay recordables (capture them)
  • make the recordables
    • add support for per game recordables such as bed break in Bed Wars
    • record sounds (you need to change pvp module)
    • record particles (^^^)
    • record player hurt animation
    • record NPC names and generator text
  • add viewing replays
    • add action bar
    • inventory items for controlling the viewer
    • add settings menu

Game Improvements

  • make a Game "framework"
    • move this framework to it's own module
  • Move every behavior to a event listener (that's what the deprecated methods mean)
  • improve death messages and kill management
  • fix game countdown
  • fix game ending after bed break
  • accurate chat messages for most behavior
  • fix bedwars middle generators which currently don't drop anything
  • fix team chests (always throws "Shared inventory context does not exist")
  • add hotbar manager
  • add tracker shop
  • add quick communications menu
  • cosmetics
    • simple shop person customization
    • wood selection cosmetic
  • make trackers work
  • also fixes tons of other bugs and issues

Generic

  • server-wide /lobby command
  • AFK to limbo (first through lobby - depends on server-wide /lobby)
  • final message parity check
  • 26.1.2
  • remove ViaLoader due to its deprecation

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
hypixel-skyblock Ignored Ignored Jun 4, 2026 3:18pm

@ArikSquad ArikSquad changed the title Game framework with Replays & Viewer Game framework, replays & 26.1.2 Jun 2, 2026
@ArikSquad ArikSquad mentioned this pull request Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant