Files
Pumpkin/pumpkin
Purdze fc537c7e93 fix: initialize player abilities based on gamemode on first join (#1373)
when a player first joins with creative or spectator mode, their abilities
(flying, invulnerability, creative mode flag) were not being set, this caused
blocks to not display properly and flying to be disabled until switching
gamemodes

now calls set_for_gamemode() during player::new() to match vanilla

fixes #1367
2026-01-25 16:51:30 +01:00
..