5.52 alpha 2 is now available on alpha branch for Windows

New stuff:
  • Item effects

    In-game look


    Effects are supported for force items, relax items, bodyparts and head. To try them out, add EFFECT lines to your item.dat
    Format: EFFECT[id] 0; [enabled 0|1] [effectid 1-3] [glowcolorid] [glow intensity]
    Only two effects are supported now, toon shading (1) and fresnel glow (2). Use 3 to combine.

    Only default shaders mode is now supported, if you have raytrace enabled you won't see any difference.

  • /set numplayers 1|2
    Quick command for replaymakers

  • + fixed some miscellaneous bugs