• 0.5.0 adacb75ac9

    0.5.0
    Some checks failed
    Build, test and push / formatting (push) Successful in 12s
    Build, test and push / clippy (push) Successful in 49s
    Build, test and push / build_server_docker_image (push) Has been cancelled
    Build, test and push / test (push) Has been cancelled
    Build, test and push / push_server (push) Has been cancelled
    Stable

    thetxt released this 2026-02-14 11:16:40 +01:00 | 17 commits to main since this release

    Oxide version 0.5.0 (codenamed Lucknow) adds basic survival mode.
    This includes a gamemode command, health and hunger.

    Issues closed:
    Features:
    #30 - let players pick items up
    #43 - Add gamemode command
    #44 - Save/load gamemode of players
    #45 - Make blocks drop items when mined for players in survival mode
    #46 - Make players take damage when hurt
    #47 - Add basic hunger system
    #49 - Add config for default gamemode

    Bugs:
    #48 - dont panic when trying to interact with a block that has no blockentity attached

    Other:
    #51 - Make sure item stacks with multiple items get dropped properly upon player death
    #50 - Make sure hunger gets reset on respawn

    Also see the milestone and PR #52 for this release for additional information.

    Downloads