Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Jumper251
/
AdvancedReplay
Public
Notifications
You must be signed in to change notification settings
Fork
91
Star
175
Code
Issues
46
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Chat recording changes
- #26
#26
Open
Iaiao
wants to merge 13 commits into
Jumper251:master
Jumper251/AdvancedReplay:master
from
Iaiao:chat-replay
Iaiao/AdvancedReplay:chat-replay
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Chat recording changes
#26
Iaiao
wants to merge 13 commits into
Jumper251:master
Jumper251/AdvancedReplay:master
from
Iaiao:chat-replay
Iaiao/AdvancedReplay:chat-replay
Copy head branch name to clipboard
Commits
Commits on Jan 10, 2021
Use server's chat messages' format instead of getting those from config
Iaiao
committed
c30e831
View commit details
Copy full SHA for c30e831
Browse repository at this point
Add an option to log everything in chat
Iaiao
committed
33ecb00
View commit details
Copy full SHA for 33ecb00
Browse repository at this point
Commits on Feb 22, 2021
Do not record join/leave/death messages if recording everything
Iaiao
committed
255e073
View commit details
Copy full SHA for 255e073
Browse repository at this point
Commits on Apr 19, 2021
Combine repeating messages when replaying
Iaiao
committed
8064886
View commit details
Copy full SHA for 8064886
Browse repository at this point
Commits on Apr 20, 2021
Make old replays' messages white
Iaiao
committed
08d50af
View commit details
Copy full SHA for 08d50af
Browse repository at this point
Remove unused ChatData replaying code
Iaiao
committed
173301e
View commit details
Copy full SHA for 173301e
Browse repository at this point
Record which players received join/leave/death message
Iaiao
committed
0d6bb3d
View commit details
Copy full SHA for 0d6bb3d
Browse repository at this point
Merge branch 'master' into chat-replay
Iaiao
authored
d120844
View commit details
Copy full SHA for d120844
Browse repository at this point
Commits on May 3, 2021
Get rid of message duplication so it compresses messages at recording time
Iaiao
committed
fe05d43
View commit details
Copy full SHA for fe05d43
Browse repository at this point
Commits on May 9, 2021
Restore WORLD_RESET in ConfigManager
Iaiao
committed
bd75d38
View commit details
Copy full SHA for bd75d38
Browse repository at this point
Record messages in event listeners to messages
Iaiao
committed
06d429d
View commit details
Copy full SHA for 06d429d
Browse repository at this point
Remove messages with ActionType.PACKET as they are recorded in ReplayData#getMessages()
Iaiao
committed
649605f
View commit details
Copy full SHA for 649605f
Browse repository at this point
Fix NPE when replaying replays saved in older versions
Iaiao
committed
19da463
View commit details
Copy full SHA for 19da463
Browse repository at this point
You can’t perform that action at this time.