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
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 }}
trebeljahr
/
asteroid-game
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: trebeljahr/asteroid-game
Actions
All workflows
Workflows
build-and-deploy
build-and-deploy
Dependabot Updates
Dependabot Updates
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
52 workflow runs
52 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Fix dev database bootstrap
build-and-deploy
#38:
Commit
3f17cb0
pushed by
trebeljahr
42s
main
main
42s
View workflow file
Add favicon set and PWA home-screen icons
build-and-deploy
#37:
Commit
729c2a3
pushed by
trebeljahr
48s
main
main
48s
View workflow file
Fix mobile menu scroll and shrink in-game view 1.5x on mobile
build-and-deploy
#36:
Commit
d9017bf
pushed by
trebeljahr
36s
main
main
36s
View workflow file
Rename 'Legal Notice' to 'Imprint' in the options menu section
build-and-deploy
#35:
Commit
13c9605
pushed by
trebeljahr
38s
main
main
38s
View workflow file
Add optimistic client-side asteroid collision prediction
build-and-deploy
#34:
Commit
82cbeec
pushed by
trebeljahr
1m 29s
main
main
1m 29s
View workflow file
Add optimistic client-side heart and ammo collection
build-and-deploy
#33:
Commit
69a6df3
pushed by
trebeljahr
1m 4s
main
main
1m 4s
View workflow file
Fix late collisions: run full simulation per sub-step, not just movement
build-and-deploy
#32:
Commit
77a51ab
pushed by
trebeljahr
1m 19s
main
main
1m 19s
View workflow file
Fix high-latency jitter: drain full input queue per server tick
build-and-deploy
#31:
Commit
8435e44
pushed by
trebeljahr
50s
main
main
50s
View workflow file
Wire netcode debug overlay to in-game options menu
build-and-deploy
#30:
Commit
2dcc5f6
pushed by
trebeljahr
46s
main
main
46s
View workflow file
Add netcode debug overlay (F2) with reconciliation metrics
build-and-deploy
#29:
Commit
cdcfcc5
pushed by
trebeljahr
50s
main
main
50s
View workflow file
Fix multiplayer jitter: server input queue + per-tick client sends
build-and-deploy
#28:
Commit
f0d59df
pushed by
trebeljahr
44s
main
main
44s
View workflow file
Add multiplayer netcode documentation
build-and-deploy
#27:
Commit
e20f8a9
pushed by
trebeljahr
52s
main
main
52s
View workflow file
Run client prediction on fixed tick loop matching server rate
build-and-deploy
#26:
Commit
37a7031
pushed by
trebeljahr
44s
main
main
44s
View workflow file
Fix prediction: stop per-frame stepping, use reconciliation + extrapo…
build-and-deploy
#25:
Commit
3ddee91
pushed by
trebeljahr
41s
main
main
41s
View workflow file
Implement proper client-side prediction with server reconciliation
build-and-deploy
#24:
Commit
a9a5360
pushed by
trebeljahr
48s
main
main
48s
View workflow file
Update to Node 24 LTS
build-and-deploy
#23:
Commit
85a0cbd
pushed by
trebeljahr
42s
main
main
42s
View workflow file
Fix prediction: step once per frame, no velocity override
build-and-deploy
#22:
Commit
3347743
pushed by
trebeljahr
40s
main
main
40s
View workflow file
Simplify prediction: re-simulate from server base each frame
build-and-deploy
#21:
Commit
36476cb
pushed by
trebeljahr
49s
main
main
49s
View workflow file
Stop overriding velocity from server snapshots during reconciliation
build-and-deploy
#20:
Commit
6e199b4
pushed by
trebeljahr
40s
main
main
40s
View workflow file
Smooth server reconciliation with gradual correction offsets
build-and-deploy
#19:
Commit
17b8a09
pushed by
trebeljahr
34s
main
main
34s
View workflow file
Add client-side prediction with server reconciliation
build-and-deploy
#18:
Commit
236f6bc
pushed by
trebeljahr
40s
main
main
40s
View workflow file
Increase client-side prediction window from 2.5 to 4 ticks
build-and-deploy
#17:
Commit
c763608
pushed by
trebeljahr
45s
main
main
45s
View workflow file
Remove published port from client in production compose
build-and-deploy
#16:
Commit
51625d8
pushed by
trebeljahr
48s
main
main
48s
View workflow file
Add pull_policy: always to production compose
build-and-deploy
#15:
Commit
bc6924a
pushed by
trebeljahr
50s
main
main
50s
View workflow file
Add .claude local files to .gitignore
build-and-deploy
#14:
Commit
dd39d1e
pushed by
trebeljahr
43s
main
main
43s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.