Releases: sauerbraten/p1xbraten
Releases · sauerbraten/p1xbraten
5.2.0
- increased client demo accuracy (125 position packets per second)
- added
crosshairreloadfade
variable - added name completion in chat input prompt
- added support for Ctrl-Left/Right and Ctrl-Backspace/Delete in console input prompts
- added
#competitive
and#do
server commands
5.1.0
- added client-side demo recording
- made weapon trail colors customizable
- added command to check for p1xbraten update
- show bot CNs in spec hud player list
5.0.0
- added
playerspeed
variable - added
up
,down
andhover
movement commands (spec/edit only) - unlocked free movement as spectator while game is paused
- p1xbraten-specific configuration is now saved to p1xbraten.cfg instead of interfering with vanilla's config.cfg
(there are no actual breaking changes, but the config location change warranted a major version release I feel.)
4.1.0
- added
minimizedframes
toggle (useful for streamers) - added
hasflag
cubescript command - update to SVN r6517 (SDL2 audio driver fix)
4.0.0
- overhaul p1xbraten usage detection
3.4.0
- document p1xbraten detection and add opt-out variable
3.3.2
- fixed 'switch' button in master menu sometimes not shown (it's now always shown for players in teams 'evil' and 'good')
3.3.1
- fixed focus detection for chat highlights
- set "free/tick" as default highlight sound
3.3.0
- added
addchathighlightword <word>
command - added
chathighlightsound
variable to set the sound to play (default:free/itempick
)
3.2.3
- fix macOS suicide bug (by using gcc to build)