Releases: mvdevs/jk2mv
Releases · mvdevs/jk2mv
Version 1.4.1 (Bugfix Release)
changes compared to 1.4:
- Fixed a crash on 1.02 servers when switching maps and downloading pk3's.
- Fixed empty download list in settings menu.
- Fixed scoreboard header position bug (mvsdk).
- Improved crash-handling on windows.
Shiny New Version 1.4
changes compared to 1.3:
- Improved QVM security, sandboxing, debugging and performance.
- Reworked DOS/DDOS protection.
- DDOS protection IP whitelist.
- Show progress of download in a Windows Taskbar.
- JK2MV now uses less CPU/GPU resources when minimized.
- Server hibernation support (servers now use barely any CPU resources when no players are connected).
- Fix for the playerghosting bug (players going through each other).
- Fixed various renderer issues on high server time.
- Fixed several issues when using the French keyboard layout.
- Fixed volume-up/volume-down keys on some keyboard types
- Improved and more detailed error/crash reporting on Unix systems.
- Improved ping calculation (sv_pingfix).
- Added qconsole.log and system console timestamps (com_timestamps).
- Fixed a mouse freezing bug which happens on very fast systems.
- Integrated MVSDK – improved basejk game modules.
- Several new MVAPI features.
- Print rcon commands in a server console.
- Color-aware console and chat field editing.
- Server should always automatically restart after 24 days now.
- New, more relaxed client command flood protection for better user experience (sv_floodProtect).
- Countless other improvements, optimizations and bugfixes.
- New commands: which, uptime.
- New cvars: com_debugMessage, com_timestamps, mv_apienabled, mv_apiConnectionless, sv_maxOOBRate, mv_fixplayerghosting, sv_hibernateTime, sv_hibernateFPS, sv_floodProtect, sv_pingFix, r_environmentMapping.
Version 1.3.1
- fixed setting cvar values in some cases (dcmod, ds-online bitvalues) [thanks for reporting KingYodah]
Version 1.3
- jk2mv now remembers its window position
- avi recording (/video and /stopvideo commands)
- windows: Monitor DPI awareness
- performance improvements
- vm profiler for mod developers (not in the release build)
- many more minor improvements / fixes (see commit log for details)
Version 1.2.1 (Bugfix Release)
changes compared to 1.2:
- fixed high ping issue (mostly serverside, clients less affected)
- fixed rpm package installation
- fixed a bug which sometimes made it impossible to join the same server with multiple clients on the same local network
- fixed special chars input on MacOSX (AltGr)
Version 1.2
changes compared to 1.1.1:
- option to permanently decline files in download dialogue
- improved download status screen (by TriForceX)
- support for JKA skins
- auto demo-recording features (by entdark)
- new console fonts, better font rendering (r_consoleFont, r_fontSharpness)
- scalable console font size (con_scale)
- adjustable anisotropic filtering level (r_ext_texture_filter_anisotropic)
- multisample anti-aliasing (r_ext_multisample)
- shader_mv files / additional shader keywords (see wiki for details)
- saber stealing fix (mv_fixsaberstealing)
- unix-like console keyboard-shortcuts
- console message timestamps (con_timestamps)
- MVAPI Level 2
- arm architecture support
- raw mouse input
- additional new cvars: com_busyWait, cl_autoDemo, cl_autoDemoFormat, cl_drawRecording, con_height, mv_consoleShiftRequirement, r_textureLODBias, r_saberGlow, r_loadSkinsJKA, r_convertModelBones
- LoadJPG error handler (fix for crashes on some custom maps)
- tons of other small improvements and fixes (see commit history on github)
Version 1.1.1 (Bugfix Release)
changes compared to 1.1:
- better turretfix which always works
- fixed a rarely occurring crash on linux/macosx
Version 1.1
changes compared to 1.0.2:
- FIXES FOR 6 SEMI-IMPORTANT SECURITY BUGS
- support for macosx steam version
- windows: right windows key can be used for minimizing
- macosx, linux: minimizer (win key, command key), mute sounds if windows has no focus
- 1.03 demo playback support (by vvvjk2)
- pause demo playback on pressing ESC key (by vvvjk2)
- fixed vertical font alignment (by vvvjk2)
- external url support for http downloads
- increased console buffer
- API Level 1
- r_overbrightbits support for postprocessing gamma method
- linux: deb and rpm packages
- macosx: dmg image
- basic support for JKA models
- linux: changed default fs_homepath to "$HOME/.jk2mv"
- macosx, linux: fixed pasting (CTRL+v) in console
- fixed binding several keys (äöü, arrow keys) in 1.02 mode
Version 1.0.2
changes compared to 1.0.1:
- anti speedhack
- fixed black and whitlists for files not in base
- minor improvements
Version 1.0.1
changes compared to 1.0:
- fixed auto-referencing pk3s from fs_game directories
- yet another bug concerning gamma correction on linux fixed
- internal http server returns correct error code on failure
- fixed command autocompletion on pressing enter
- fixed alignment of info message in connecting screen
- single threaded http downloads