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
Type
/
to 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 }}
kazini
/
Leafish
Public
forked from
pannous/Leafish
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on May 8, 2026
tweaked packet binary and timeout behaviour, tweaked settings UI for minor fixes, tweaked text formatting (partial fix), partial implementation of UI re-scaler
kazini
committed
4240ca5
View commit details
Copy full SHA for 4240ca5
Browse repository at this point
Added to_do list
kazini
committed
2cabfe0
View commit details
Copy full SHA for 2cabfe0
Browse repository at this point
Added graceful skip for recipe data in 1.20.4+ protocol experimental changes, reverted the actual used protocol back to 1.16.5 for stability until new protocol is sufficiently implemented in code
kazini
committed
80b964d
View commit details
Copy full SHA for 80b964d
Browse repository at this point
Fixed broken protocol connection changes
kazini
committed
6b37b41
View commit details
Copy full SHA for 6b37b41
Browse repository at this point
Commits on May 7, 2026
Updated hardcoded wgpu-mc to use relative git submodule instead
kazini
committed
a56e4a4
View commit details
Copy full SHA for a56e4a4
Browse repository at this point
Merge pull request #2 from yuckdevchan/main
Show description for e334886
kazini
authored
e334886
View commit details
Copy full SHA for e334886
Browse repository at this point
Merge pull request #1 from slushie0/main
Show description for cfb1a6a
kazini
authored
cfb1a6a
View commit details
Copy full SHA for cfb1a6a
Browse repository at this point
Commits on Mar 21, 2026
fix: complete 1.20.4 chunk loading — add light data field and resilient packet handling
Show description for 887bd24
pannous
committed
887bd24
View commit details
Copy full SHA for 887bd24
Browse repository at this point
Commits on Mar 20, 2026
fix: proper 1.20.4 chunk data parsing and resilient packet handling
Show description for 4df5648
pannous
committed
4df5648
View commit details
Copy full SHA for 4df5648
Browse repository at this point
fix: add Configuration state handshake to client connection flow
Show description for afb9ea3
pannous
committed
afb9ea3
View commit details
Copy full SHA for afb9ea3
Browse repository at this point
test: add protocol_1_20_4 integration test + fix full login/config/play flow
Show description for 7cbb7f5
pannous
committed
7cbb7f5
View commit details
Copy full SHA for 7cbb7f5
Browse repository at this point
fix: add JoinGame_1_20 packet for 1.20.4 play state
Show description for 029e2ca
pannous
committed
029e2ca
View commit details
Copy full SHA for 029e2ca
Browse repository at this point
fix: add Configuration state for 1.20.4 protocol flow
Show description for 335f6cb
pannous
committed
335f6cb
View commit details
Copy full SHA for 335f6cb
Browse repository at this point
feature(minor): add --server auto-connect, exhaustive network logging, incremental builds
Show description for 9ca2d50
pannous
committed
9ca2d50
View commit details
Copy full SHA for 9ca2d50
Browse repository at this point
fix: add LoginSuccess_UUID_Properties packet for 1.20.4 login handshake
Show description for 1075d43
pannous
committed
1075d43
View commit details
Copy full SHA for 1075d43
Browse repository at this point
feature(minor): add Minecraft 1.20.4 protocol support (protocol version 765)
Show description for 0d06c8a
pannous
committed
0d06c8a
View commit details
Copy full SHA for 0d06c8a
Browse repository at this point
feature(minor): migrate event loop to winit 0.30 ApplicationHandler, wire wgpu-mc display
Show description for 6f7e568
pannous
committed
6f7e568
View commit details
Copy full SHA for 6f7e568
Browse repository at this point
chore: bump dependencies to latest versions
Show description for bbf7acc
pannous
committed
bbf7acc
View commit details
Copy full SHA for bbf7acc
Browse repository at this point
chore: add wgpu-mc integration notes and accept linter dep upgrades
pannous
committed
c5052bf
View commit details
Copy full SHA for c5052bf
Browse repository at this point
feature(minor): add wgpu-mc renderer integration bridge
Show description for 6b5bd4e
pannous
committed
6b5bd4e
View commit details
Copy full SHA for 6b5bd4e
Browse repository at this point
modified: src/entity/player.rs
slushie0
committed
7ac6e1d
View commit details
Copy full SHA for 7ac6e1d
Browse repository at this point
modified: src/entity/player.rs
slushie0
committed
9d8869c
View commit details
Copy full SHA for 9d8869c
Browse repository at this point
modified: src/entity/player.rs
slushie0
committed
da3b029
View commit details
Copy full SHA for da3b029
Browse repository at this point
modified: src/entity/player.rs
slushie0
committed
2be76cb
View commit details
Copy full SHA for 2be76cb
Browse repository at this point
Commits on Mar 25, 2025
Update Ubuntu Dependencies in README
pearlyturbine
authored
0e275e0
View commit details
Copy full SHA for 0e275e0
Browse repository at this point
Commits on Mar 21, 2025
Fix spelling mistake: Sensetivity -> Sensitivity
pearlyturbine
committed
e552a48
View commit details
Copy full SHA for e552a48
Browse repository at this point
Commits on Jul 7, 2024
Make dpi_factor a local (#352)
cooltexture1
authored
784d76f
View commit details
Copy full SHA for 784d76f
Browse repository at this point
Commits on May 25, 2024
Fix clippy warnings, bump dependencies
terrarier2111
committed
c26ea08
View commit details
Copy full SHA for c26ea08
Browse repository at this point
Fix clippy warnings
terrarier2111
committed
0e321d0
View commit details
Copy full SHA for 0e321d0
Browse repository at this point
Give hint for installer issue
terrarier2111
authored
d9d7a0d
View commit details
Copy full SHA for d9d7a0d
Browse repository at this point
Bump rustls from 0.22.2 to 0.22.4 in /bootstrap (#349)
Show description for 0bce098
dependabot[bot]
authored
0bce098
View commit details
Copy full SHA for 0bce098
Browse repository at this point
Commits on Apr 7, 2024
Bump h2 from 0.3.24 to 0.3.26 in /protocol (#347)
dependabot[bot]
authored
0fb1fee
View commit details
Copy full SHA for 0fb1fee
Browse repository at this point
Bump h2 from 0.3.24 to 0.3.26 (#348)
dependabot[bot]
authored
1575b97
View commit details
Copy full SHA for 1575b97
Browse repository at this point
Commits on Mar 18, 2024
Add license disclaimer
terrarier2111
authored
2537087
View commit details
Copy full SHA for 2537087
Browse repository at this point
Respect item damage in material conversion (#346)
terrarier2111
authored
d06dd4f
View commit details
Copy full SHA for d06dd4f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.