Updates: Difference between revisions

From Vice City Multiplayer
Jump to navigation Jump to search
Caution icon
This wiki is using an old backup from 2020
Some information may be old/missing
No edit summary
(Extended the updates list)
 
(One intermediate revision by one other user not shown)
Line 116: Line 116:
* Custom vehicles can be added by putting them in the store/vehicles folder.
* Custom vehicles can be added by putting them in the store/vehicles folder.
* Improved accuracy of sphere and checkpoint events (server).
* Improved accuracy of sphere and checkpoint events (server).
==== Client Update Released (14 July) ====
* Fixed custom vehicles in SA format exploding when shooting the petrol cap, because it wasn't synced.
* Fixed custom bikes and boats causing crashes.
* Increased maximum custom vehicle dff/txd file size from 12mb to 24mb.
* Fixed vehicles with hydraulics crashing the game by disabling hydraulics.
==== Client Update Released (27 July) ====
==== Client Update Released (27 July) ====
* Fixed emergency vehicle lights for non-MVL vehicles.
* Fixed emergency vehicle lights for non-MVL vehicles.
Line 125: Line 130:
* Attempts to make checkpoints and spheres more stable.
* Attempts to make checkpoints and spheres more stable.
* Added a new splash screen.
* Added a new splash screen.
==== Client Update Released (24 August) ====
* Fixed a security issue that allowed tampering with UIDs.
* Dying players can no longer use /kill.
* Players who took damage recently will no longer have their damage source reset when using /kill.
* con_numoflines now has a minimum of 0 instead of 5.
* Fixed a possible issue that caused excessive sliding.
* Friendly damage no longer causes players to fall down.
* Added a hotkey (F7 by default) that resizes the console by 5 lines. This can be rebound by changing con_resizekey.
* Attempt to fix an issue where shooting a player in the head while they're driving causes the car to jump backward.
==== Client Update Released (17 January) ====
* '''Custom sound files can now be played using PlaySound.'''
* Fixed players being able to gain immunity to gunfire by rapidly switching in and out of first-person view.
* Fixed players occasionally not seeing shots from behind them until they saw the player shooting them.
* Fixed players taking critical damage and losing all armour when being shot in the arms and legs.
* Attempted a more aggressive fix for slide glitching.
** Fixed players sliding aggressively when transitioning from crouched to standing up.
** Attempted to reduce slide duration when a player is moving while standing.
** Shotgun timing for remote players should improve as well due to this patch.
* Shots fired by people in first-person should now appear to shoot from the muzzle, and not from behind the player's head.
* Added config option scr_shortmsg. When set to 1, VC:MP will shorten the "screenshot saved" message by only printing the filename, and not the full path.
* Added console shortcuts for jumping to the first and last lines in the scrollback buffer. (HOME and END by default, respectively. Only effective when the console is open.)
* Added config options con_scrollupkey, con_scrolldownkey, con_jumptopkey and con_jumpbottomkey to reconfigure the keys used for scrolling through the console.
* Fixed smoke and shadows being transparent or appearing lighter in screenshots. FRAPS overlays will also appear properly if captured in screenshots.
* Reduced the delay in switching classes on a spawn screen from 1000ms (1sec) to 250ms (0.25sec).
==== Client Update Released (18 January) ====
* Fixed audio being muted until dying on many servers.
==== Client Update Released (24 January) ====
* Fixed custom audio files overriding the audio file with the next ID.
==== Client Update Released (1 March 2016) ====
* Players who are unable to load custom objects, vehicles or weapons are prevented from connecting to the server
* Players who are missing the libpng15 library mentioned above will be alerted when VC:MP loads
* Added the ability to play non-3D sounds that follow a player (requires a server update)
* Fixed players' aim direction not updating if they tapped the fire button without holding it down
* Fixed reconnect being triggered by /disconnect
* Fixed /showdebug crashing if used while disconnected from a server
==== Client Update Released (6 March 2016) ====
* Support for custom skins.
==== Client Update Released (15 March 2016) ====
* Map objects can be hidden via XML.
* Fixed Steam version sniper aim crash.
==== Client Update Released (13 April 2016) ====
* Fixes some problems with loading custom models.
* Fixes player SetHeading setting to + 90 degrees from the specified value.
* Increases custom object limit from 400 to 6000.
* This release should fix the problem with "Failed to rename new installation" that some people get when the server browser is downloading an update.
==== Client Update Released (17 April 2016) ====
* Support for custom vehicle animations, same way as in MVL.
* Fixes vehicle tires shootable through the vehicle.
* Fixes custom LOD objects rendered even when close.
* Fixes a crash when cleaning up custom objects on disconnect.
* Death reason/killer while in vehicle should work better now.
* Support for custom timed objects.
* Support for 2dfx effects on custom objects.
=== Major Update for 0.4 Released (April 25 2016) (04rel004) (Server and Client)===
* Added client-side GUIs and scripting. The client now has a Squirrel core for running GUI management scripts, and has a few basic client-side events, detailed below.
* Added support for custom radar map. The minimap sections go to store/maps/radar/section<00-63>.png and the menu map sections go to store/maps/radar/region<00-08>.png
* Added option to disable backface culling. This makes maps designed for GTA 3 look better since they weren't made considering backface culling used by VC.
* Added option to disable helicopter blade damage.
==== Client Update Released (3 May 2016) ====
* Files ending with _mem.nut or _mem.xml not saved to disk
* Added Script.CompileString() and include() (dofile only once)
* Ability to remove the whole default map by having store/maps/hidevicecity.txt file
* If present store/maps/waterpro.dat is used instead of the default one
* Support for object.dat definitions for custom objects
* Support for custom carcols (store/vehicles/carcols.xml), starting at 100
* Increased the limit of particle generators (nearly exhausted by default) from 70 to 250
* Custom tree (1), traffic light (2) or fire hydrant (4) models (<special value="#num"/>)
* LOD does not have to immediately follow the main object in XML anymore
* Player render distance increased (only Tommy was seen from far away previously)
* Fixed GUI 3D properties not usable because they start with a number (3DSize -> Size3D etc)
* Fixed custom chainsaw sound
* Fixed a crash related to custom object collisions
* Fixed a crash when custom vehicle parts were lying around on disconnect
* Fixed empty files in store crashing the client
* Checkpoint entry/exit works using vehicle/player collisions now instead of distance check
* Support for custom timecyc.dat (goes to store/maps/timecyc.dat)
==== Client Update Released (17 June 2016) ====
* Added support for custom radar discs. The radar disc should be placed in store/maps/radar/radardisc.png and has the same resolution and transparency as regular radar disc mods.
* Updated UIDv2. UIDv2 uses a new method for generating UIDs that should be unique per machine again and more reliable than UIDv1. Any previous UIDv2 values are now invalid, but due to issues with their uniqueness before, this shouldn't be a problem.
* Fixed escalators not being hidden when hiding the default map.
* Fixed a crash that could be caused by GUI elements being deleted with their parents.
* Fixed a crash that could be caused by resizing the game window while the renderer is still active.
* Fixed OnGameResize sending junk values.
==== Client Update Released (10 July 2016) ====
* Attempt to fix a crash that would automatically occur when loading the client-side script system on Windows XP.
* Operating system version is now reported to http://crashes.vc-mp.org
==== Client Update Released (17 July 2016) ====
* Fixed the firetruck horn playing continuously when using the siren
* Fixed friendly fire restrictions not applying to drivebys
* The black hint box used for game message (Announce) type 0 has been moved to the bottom right of the screen
* Fixed issues with the HOME and END shortcuts jumping to random locations when the console backlog is large
* Fixed /infmodelsearch listing all objects
* Fixed an input issue that allowed the player to jump off the spawn screen when first loading into multiplayer
==== Client Update Released (20 July 2016) ====
* Added GUI skins. GUI skins consist of a spritesheet with 256x256 resolution to define the appearance of GUI elements. Server owners can use a new file, ui/skin.png, to set a GUI skin specific to their server. This skin is reset to the default (skinless) appearance upon disconnecting.
* Implemented customized handling rules for MVL vehicles. Handling rules previously only applied to default game vehicles.
* Fixed a regression in the last patch that broke damage for drivebys
* Fixed players being able to inflict damage on teammates by running them over
* Fixed the time parameter for setting object alphas not doing anything
* Horns and secondary sirens are now synced separately and fully. This is complemented by a server update.
* Fixed a regression that broke the ability to set player alpha
* Alphas can now be set for the Tommy skin (ID 0)
* Fixed the automatic scrollbar for listboxes not appearing until being forced to re-render by interacting with it or its parent window
* Fixed the automatic scrollbar for listboxes not disappearing after clearing the listbox
* Fixed a regression that caused bikes to reverse too quickly
* Fixed the client not being able to set vehicle instance handling rules if the vehicle had ID 0
==== Client Update Released (August 5 2016) ====
* Added a cursor for players who use game_windowed 0


== Server ==
== Server ==
Line 198: Line 313:
* Default weather changed from cloudy (1) to partly cloudy (0).
* Default weather changed from cloudy (1) to partly cloudy (0).


=== Major Update for 0.4 Released (10 July) ===
=== Major Update for 0.4 Released (10 July 2015) (04rel003) (Server and Client) ===
* [[#Major_Update_for_0.4_Released_.2810_July.29_.2804rel003.29_.28Server_and_Client.29|See client updates]]
* [[#Major_Update_for_0.4_Released_.2810_July.29_.2804rel003.29_.28Server_and_Client.29|See client updates]]
==== Server Update Released (14 July) ====
==== Server Update Released (14 July 2015) ====
* Fixed vehicle streaming regression - vehicles were not removed when players went far away.
* Fixed vehicle streaming regression - vehicles were not removed when players went far away.
* Fixed a crash when client sent events about already deleted checkpoints or spheres.
* Fixed a crash when client sent events about already deleted checkpoints or spheres.
==== Server/Squirrel Update Released (1 March 2016) ====
* Added the ability to play sounds that follow players as they play.
* Fixed a crash that would occur if redirecting all players on a server to a different server.
=== Major Server Update Released (25 April 2016) (04rel004) ===
* Added client-side GUIs and scripting. The client now has a Squirrel core for running GUI management scripts, and has a few basic client-side events.
* Extensively revised the plugin API to give more informative return values for plugin calls and to reduce repetition.
* Added functions and callbacks for communicating between the server and client via plugin calls.
* Removed server-side sprites. Use client-side sprites instead.
* Removed server-side textdraws. Use client-side GUI labels instead.
* Checkpoints and spheres were merged, a parameter for CreateCheckPoint can now be used to decide between a sphere and a checkpoint.
==== Server/Squirrel Update Released (17 July 2016) ====
* Fixed plugins not being able to retrieve the value for the DisableHeliBladeDamage flag
* Fixed getters for time rate and /kill command delay returning smaller, incorrect values
* Kick and ban packets are now sent with immediate priority to fix issues with kicked/banned players appearing to time out, especially in low latency situations.
* Updated the Squirrel runtime from 3.1 beta 1 to 3.1.0 stable
==== Server Update Released (18 July 2016) ====
* Fixed a bandwidth leak when streaming pickups.
==== Server Update Released (20 July 2016) ====
* Added support for setting vehicle handling rules for custom vehicles. This functionality is complemented by a client update to implement this for clients.
* Fixed weapon data rules not being applied properly.
* Added horn sync, distinct from sirens

Latest revision as of 20:27, 20 February 2017


Client

Update 04pb300

  • Added VC:MP's Steam DLL after solving browser issues with Steam launching
  • Fixed machine IDs not being received properly
  • Disabled several debugging commands, a couple of which deliberately raised a client crash
  • Increased the game's vehicle pool size from 500 to 1000 to match the server's
  • Fixed game crashing when forced to spectate someone who isn't spawned
  • Fixed occasional crash caused by a player's vehicle appearing to be null on other player's screens
  • Fixed the 0.4 splash screen not actually loading

Update 04pb402

  • Fixed radio glitching out when server weather was set to rain
  • Slightly optimized custom object loading
  • Additional checks to prevent crashes
  • Re-enabled the /t4 command, which shows the positions of bullets where they collide, for use by scripters who would like to accurately find polygons

Release Candidate Released (04rel000)

  • Implement server redirection and /allowredirect
  • Ghosted vehicles are no longer solid on the local player's screen.
  • Added the /connect command for connecting to arbitrary servers while still in the client. Requires /disconnect first.
  • Spectating a player who switches interiors now switches the interiors on your screen to theirs.
  • Remote players should no longer crouch and sprint at the same time.

RC2 Update Released (04rel001)

  • Sprites and textdraws can now be relatively positioned
    • Relatively positioned sprites and textdraws use a 1024x768 display as the baseline. Their position is scaled up or down according to each player's resolution.
  • Ghost vehicles now using collision filtering instead of broken game flags
  • Tank turrets, firetruck hoses, and Predator cannons are now synced
  • Fixed the Cuban Cafe using LOD models
  • Shifted some skins to fix a previously available ped being unusable
  • The "Using all keyboards" functionality from the END key has been rebound to the PAUSE key

Major Update for 0.4 Released (04rel002)

  • Radar blips now appear for unoccupied vehicles around you.
  • The client now automatically reconnects to servers every three seconds. The amount of times it does this can be configured with game_reconattempts. Setting this to -1 will reconnect indefinitely. * * Setting this to 0 disables it altogether.
  • Added support for configurable wallglitch settings.
  • Car alarms and sirens are no longer tied together.
  • Fixed siren sounds playing when a vehicle with its siren on has exploded.
  • Clients now report when they bump into objects while driving vehicles.
  • Fixed rocket launcher and sniper sounds playing twice when shooting.
  • The key for entering vehicles as a passenger is now configurable (game_passengerkey), and takes a value of a numeric key code.
  • Fixed spawning with FIRE key, again.
  • Fixed people sliding around while shooting or crouching, again.
  • Fixed a hole in the downtown shooting range where interior switching would put you in the main world.
  • Fixed rockets launching with weird rotations when using the Hunter.

Client Update Released (10 May)

  • UIDv2 is now sent to the server on joining. Old servers will discard this information.
  • Fixed the game not respecting the server's max height setting

Client Updates Released (6 May UTC)

Hotfix 1

  • The client is now statically linked and should not require the Visual C++ 2013 redistributables.
  • Screenshots are no longer post-processed in the main game loop, and should no longer hang the game for a second or longer.
  • Screenshots in windowed mode no longer capture the entire desktop.
  • Other players' reload animations now play when they are reloading.
  • Fixed players appearing to shoot while reloading automatic weapons such as the M4.
  • Players who are in the middle of firing their weapon now send slightly more sync packets.
  • Players can no longer use the spawn menu while spectating.
  • Players no longer automatically reconnect after being kicked or banned.
  • Fixed players punching with fists not appearing to punch.
  • Attempted a fix for shotguns appearing to not fire on every other shot, when fired in rapid succession.

Hotfix 2

  • Fixed players appearing to jitter in place when beginning to move out of a shooting animation.

Hotfix 3

  • Fixed an anti-slide fix not taking effect when standing and breaking out of a shooting animation.

Client Updates Released (11 May)

Update 1

  • All sprites (including absolutely positioned/non-relative sprites) now scale according to the resolution of the game window.
    • The scaling ratio is calculated as (ScreenWidth / 1024, ScreenHeight / 768)
    • See Update 3 for further developments.
  • Fixed sprites making calculations based on the resolution of the screen, and not the game window.
  • Fixed screenshots failing if game_windowed was set to 0.
  • Fixed an uncaught exception that could cause the game to crash while connecting.
  • Reverted a change that made players who were in the middle of shooting send more sync packets.

Update 2

  • Fixed an "abnormal program termination" error that could occur under certain circumstances when joining a server.

Update 3

  • Only relatively positioned sprites are auto-scaled now.

Client Update Released (18 May)

  • Fixed issues with UIDv2 on some machines by adding a fallback mechanism. Machines that still don't work with this will generate a UID of all zero (00000000[...]) until this is fully resolved.
  • Nametag fonts are now configurable with the tag_fontname option, and Arial is the new default tag font.
  • Fixed remote players firing spaz infinitely.
  • Tried fixing nametags being able to take up a majority of the screen when close to another player.

Client Update Released (27 May)

Update 1

  • Improved anti-wallglitch (except for shotguns, will be added later). Shots should now hit the obstacle between your weapon and the target, not go through it.

Update 2

  • Fixed an issue with the initial anti-wallglitch implementation that caused people to shoot through vehicles/players.

Update 3

  • Same fix now also applied for shotguns.

Update 4

  • Fixed an issue which made it appear as if wallglitching still worked in some cases.

Client Updates Released (29 May)

Update 1

  • Added support for checkpoints. (Only one checkpoint at a time should be shown to a player.)
  • Added support for spheres.
  • As part of an ongoing anticheat effort, ASIs may no longer be loaded. game_allowedmods is no longer a valid setting.

Update 2

  • Reverted a change that broke input fixes and connections for some players.

Client Update Released (1 June)

Update 1

  • Fixed transparent fences being solid for bullets after a previous update.

Update 2

  • Local players are using aiming animation when shooting in first person mode, so shots at them are more accurate.

Fixed remote players who were aiming sometimes breaking out of aim animation.

Client Update Released (2 June)

  • Increased performance of rendering sprites, textdraws, the console, and the scoreboard.

Client Update Released (14 June)

  • Crash logs are now automatically reported to a central server for analysis.
  • Automatic reporting of crashes can be disabled by using /setconfig game_reportcrashes 0

Major Update for 0.4 Released (10 July) (04rel003) (Server and Client)

  • Custom vehicles can be added by putting them in the store/vehicles folder.
  • Improved accuracy of sphere and checkpoint events (server).

Client Update Released (14 July)

  • Fixed custom vehicles in SA format exploding when shooting the petrol cap, because it wasn't synced.
  • Fixed custom bikes and boats causing crashes.
  • Increased maximum custom vehicle dff/txd file size from 12mb to 24mb.
  • Fixed vehicles with hydraulics crashing the game by disabling hydraulics.

Client Update Released (27 July)

  • Fixed emergency vehicle lights for non-MVL vehicles.
  • Fixed the game freezing when loading the Steam version in fullscreen mode.
  • Blocked a first-person quickscope exploit that allowed shooting through walls and being more unhittable.
  • Fixed being able to reconnect to servers you were kicked from through the menu.
  • Spike strips are now removed when their owner dies, is streamed out, or is too far away.
  • FPS is now properly reported when the player is paused.
  • Attempts to make checkpoints and spheres more stable.
  • Added a new splash screen.

Client Update Released (24 August)

  • Fixed a security issue that allowed tampering with UIDs.
  • Dying players can no longer use /kill.
  • Players who took damage recently will no longer have their damage source reset when using /kill.
  • con_numoflines now has a minimum of 0 instead of 5.
  • Fixed a possible issue that caused excessive sliding.
  • Friendly damage no longer causes players to fall down.
  • Added a hotkey (F7 by default) that resizes the console by 5 lines. This can be rebound by changing con_resizekey.
  • Attempt to fix an issue where shooting a player in the head while they're driving causes the car to jump backward.

Client Update Released (17 January)

  • Custom sound files can now be played using PlaySound.
  • Fixed players being able to gain immunity to gunfire by rapidly switching in and out of first-person view.
  • Fixed players occasionally not seeing shots from behind them until they saw the player shooting them.
  • Fixed players taking critical damage and losing all armour when being shot in the arms and legs.
  • Attempted a more aggressive fix for slide glitching.
    • Fixed players sliding aggressively when transitioning from crouched to standing up.
    • Attempted to reduce slide duration when a player is moving while standing.
    • Shotgun timing for remote players should improve as well due to this patch.
  • Shots fired by people in first-person should now appear to shoot from the muzzle, and not from behind the player's head.
  • Added config option scr_shortmsg. When set to 1, VC:MP will shorten the "screenshot saved" message by only printing the filename, and not the full path.
  • Added console shortcuts for jumping to the first and last lines in the scrollback buffer. (HOME and END by default, respectively. Only effective when the console is open.)
  • Added config options con_scrollupkey, con_scrolldownkey, con_jumptopkey and con_jumpbottomkey to reconfigure the keys used for scrolling through the console.
  • Fixed smoke and shadows being transparent or appearing lighter in screenshots. FRAPS overlays will also appear properly if captured in screenshots.
  • Reduced the delay in switching classes on a spawn screen from 1000ms (1sec) to 250ms (0.25sec).

Client Update Released (18 January)

  • Fixed audio being muted until dying on many servers.

Client Update Released (24 January)

  • Fixed custom audio files overriding the audio file with the next ID.

Client Update Released (1 March 2016)

  • Players who are unable to load custom objects, vehicles or weapons are prevented from connecting to the server
  • Players who are missing the libpng15 library mentioned above will be alerted when VC:MP loads
  • Added the ability to play non-3D sounds that follow a player (requires a server update)
  • Fixed players' aim direction not updating if they tapped the fire button without holding it down
  • Fixed reconnect being triggered by /disconnect
  • Fixed /showdebug crashing if used while disconnected from a server

Client Update Released (6 March 2016)

  • Support for custom skins.

Client Update Released (15 March 2016)

  • Map objects can be hidden via XML.
  • Fixed Steam version sniper aim crash.

Client Update Released (13 April 2016)

  • Fixes some problems with loading custom models.
  • Fixes player SetHeading setting to + 90 degrees from the specified value.
  • Increases custom object limit from 400 to 6000.
  • This release should fix the problem with "Failed to rename new installation" that some people get when the server browser is downloading an update.

Client Update Released (17 April 2016)

  • Support for custom vehicle animations, same way as in MVL.
  • Fixes vehicle tires shootable through the vehicle.
  • Fixes custom LOD objects rendered even when close.
  • Fixes a crash when cleaning up custom objects on disconnect.
  • Death reason/killer while in vehicle should work better now.
  • Support for custom timed objects.
  • Support for 2dfx effects on custom objects.

Major Update for 0.4 Released (April 25 2016) (04rel004) (Server and Client)

  • Added client-side GUIs and scripting. The client now has a Squirrel core for running GUI management scripts, and has a few basic client-side events, detailed below.
  • Added support for custom radar map. The minimap sections go to store/maps/radar/section<00-63>.png and the menu map sections go to store/maps/radar/region<00-08>.png
  • Added option to disable backface culling. This makes maps designed for GTA 3 look better since they weren't made considering backface culling used by VC.
  • Added option to disable helicopter blade damage.

Client Update Released (3 May 2016)

  • Files ending with _mem.nut or _mem.xml not saved to disk
  • Added Script.CompileString() and include() (dofile only once)
  • Ability to remove the whole default map by having store/maps/hidevicecity.txt file
  • If present store/maps/waterpro.dat is used instead of the default one
  • Support for object.dat definitions for custom objects
  • Support for custom carcols (store/vehicles/carcols.xml), starting at 100
  • Increased the limit of particle generators (nearly exhausted by default) from 70 to 250
  • Custom tree (1), traffic light (2) or fire hydrant (4) models (<special value="#num"/>)
  • LOD does not have to immediately follow the main object in XML anymore
  • Player render distance increased (only Tommy was seen from far away previously)
  • Fixed GUI 3D properties not usable because they start with a number (3DSize -> Size3D etc)
  • Fixed custom chainsaw sound
  • Fixed a crash related to custom object collisions
  • Fixed a crash when custom vehicle parts were lying around on disconnect
  • Fixed empty files in store crashing the client
  • Checkpoint entry/exit works using vehicle/player collisions now instead of distance check
  • Support for custom timecyc.dat (goes to store/maps/timecyc.dat)

Client Update Released (17 June 2016)

  • Added support for custom radar discs. The radar disc should be placed in store/maps/radar/radardisc.png and has the same resolution and transparency as regular radar disc mods.
  • Updated UIDv2. UIDv2 uses a new method for generating UIDs that should be unique per machine again and more reliable than UIDv1. Any previous UIDv2 values are now invalid, but due to issues with their uniqueness before, this shouldn't be a problem.
  • Fixed escalators not being hidden when hiding the default map.
  • Fixed a crash that could be caused by GUI elements being deleted with their parents.
  • Fixed a crash that could be caused by resizing the game window while the renderer is still active.
  • Fixed OnGameResize sending junk values.

Client Update Released (10 July 2016)

  • Attempt to fix a crash that would automatically occur when loading the client-side script system on Windows XP.
  • Operating system version is now reported to http://crashes.vc-mp.org

Client Update Released (17 July 2016)

  • Fixed the firetruck horn playing continuously when using the siren
  • Fixed friendly fire restrictions not applying to drivebys
  • The black hint box used for game message (Announce) type 0 has been moved to the bottom right of the screen
  • Fixed issues with the HOME and END shortcuts jumping to random locations when the console backlog is large
  • Fixed /infmodelsearch listing all objects
  • Fixed an input issue that allowed the player to jump off the spawn screen when first loading into multiplayer

Client Update Released (20 July 2016)

  • Added GUI skins. GUI skins consist of a spritesheet with 256x256 resolution to define the appearance of GUI elements. Server owners can use a new file, ui/skin.png, to set a GUI skin specific to their server. This skin is reset to the default (skinless) appearance upon disconnecting.
  • Implemented customized handling rules for MVL vehicles. Handling rules previously only applied to default game vehicles.
  • Fixed a regression in the last patch that broke damage for drivebys
  • Fixed players being able to inflict damage on teammates by running them over
  • Fixed the time parameter for setting object alphas not doing anything
  • Horns and secondary sirens are now synced separately and fully. This is complemented by a server update.
  • Fixed a regression that broke the ability to set player alpha
  • Alphas can now be set for the Tommy skin (ID 0)
  • Fixed the automatic scrollbar for listboxes not appearing until being forced to re-render by interacting with it or its parent window
  • Fixed the automatic scrollbar for listboxes not disappearing after clearing the listbox
  • Fixed a regression that caused bikes to reverse too quickly
  • Fixed the client not being able to set vehicle instance handling rules if the vehicle had ID 0

Client Update Released (August 5 2016)

  • Added a cursor for players who use game_windowed 0


Server

Release Candidate Released (04rel000)

  • Running as root is no longer supported and must be explicitly enabled in order to continue running the server.
  • Added command line options for server hosters that override built-in server behavior and user configurations in server.cfg:
    • -maxplayers: Specifies a hard limit on the number of players allowed on a server. Configurations or function/plugin calls that attempt to go above this will be throttled.
    • -port: Forces server to be bound to a given port.
    • -bindip: Forces server to be bound to a given IP.
    • -noanticheat: Disables anticheat and forces it to be disabled regardless of configuration.
    • -allow-server-runas-root: Allows server to run as root.
  • Servers can now request users to be redirected to another server.
    • Players will receive a prompt asking if they would like to be connected to server X:Y with an optionally specified nickname, Z.
    • Redirection is optional and will only occur if the player uses the /allowredirect command client-side.
  • Added plugin functions for accessing more player information (see the SDK diff).
    • GetPlayerOnFireStatus: returns if a player is on fire (only if on foot)
    • GetPlayerCrouchStatus: returns if a player is crouching (only if on foot)
    • GetPlayerAction: returns a player's action (see below)
    • GetPlayerGameKeys: returns a 16-bit integer representing the player's game keys being held down
    • GetPlayerAimPos: returns the position that a player is aiming toward (only updated when shooting)
    • GetPlayerAimDir: returns the vector rotation of a player's aim (only updated when shooting)
  • Added OnPlayerStateChange(nPlayer, oldState, newState), a more raw callback for player events like entering/exiting vehicles and aiming:
    • 0 - none
    • 1 - normal (foot) sync
    • 2 - shooting ("aim") sync
    • 3 - driver
    • 4 - passenger
    • 5 - entering as driver
    • 6 - entering as passenger
    • 7 - exiting vehicle
    • 8 - unspawned
  • Added OnPlayerActionChange(nPlayer, oldAction, newAction), a raw callback for when a player is changing actions. Frequently used actions:
    • 0 - none
    • 1 - normal
    • 12 - aiming
    • 16 - shooting
    • 41 - jumping
    • 42 - lying on ground
    • 43 - getting up
    • 44 - jumping from vehicle
    • 50 - driving
    • 54 - dying
    • 55 - wasted
    • 58 - entering vehicle
    • 60 - exiting vehicle
  • Added callbacks OnPlayerOnFireChange, OnPlayerCrouchChange and OnPlayerGameKeysChange (see SDK diff)
  • In-built anticheat can now be disabled using the config line anticheat 0 or the command line option -noanticheat
  • Fixed the config line for servername overwriting the password field

RC2 Update Released (04rel001)

  • Linux servers now handle Ctrl+C (SIGINT) and other signals gracefully, allowing it to exit properly
  • Fixed a potential exploit that would allow sync packets from unjoined players
  • Added a new plugin calls:
    • ShutdownServer for shutting down the server with plugins
    • GetPlayerWantedLevel for getting a player's wanted level. (previously write-only)
    • SetTextdrawRelativity and SetSpriteRelativity for setting if either is relative
    • GetVehicleTurretRotation for tanks
    • ToggleOnlyShowTeamMarkers for emulating ShowOnRadar 2 from the 0.3 Squirrel server. If this is enabled and ToggleShowMarkers is also enabled, players will only be able to see markers of teammates.
  • Modified CreateSprite and CreateTextdraw to require a bIsRelative parameter
  • OnEntityPoolChange is now called for blips, radio stations, sprites, and textdraws
  • Significantly updated the plugin API to reflect new features; old plugins may not run as expected

Major Update for 0.4 Released (04rel002)

  • Added -appendname as a command line option for server hosts.
  • Added the following plugin calls:
    • ToggleWallglitch — enables or disables wallglitching for all players on a server
    • EnabledWallglitch — returns if the setting above has been enabled
    • SetVehicleSiren — enables or disables the siren for a vehicle
    • GetVehicleSiren — returns if a vehicle's siren is on or not
  • SetVehicleAlarm and GetVehicleAlarm now handle the status of the car alarm, and not the siren.
  • Maximum server name length has increased from 64 to 128 characters.
  • Default weather changed from cloudy (1) to partly cloudy (0).

Major Update for 0.4 Released (10 July 2015) (04rel003) (Server and Client)

Server Update Released (14 July 2015)

  • Fixed vehicle streaming regression - vehicles were not removed when players went far away.
  • Fixed a crash when client sent events about already deleted checkpoints or spheres.

Server/Squirrel Update Released (1 March 2016)

  • Added the ability to play sounds that follow players as they play.
  • Fixed a crash that would occur if redirecting all players on a server to a different server.

Major Server Update Released (25 April 2016) (04rel004)

  • Added client-side GUIs and scripting. The client now has a Squirrel core for running GUI management scripts, and has a few basic client-side events.
  • Extensively revised the plugin API to give more informative return values for plugin calls and to reduce repetition.
  • Added functions and callbacks for communicating between the server and client via plugin calls.
  • Removed server-side sprites. Use client-side sprites instead.
  • Removed server-side textdraws. Use client-side GUI labels instead.
  • Checkpoints and spheres were merged, a parameter for CreateCheckPoint can now be used to decide between a sphere and a checkpoint.

Server/Squirrel Update Released (17 July 2016)

  • Fixed plugins not being able to retrieve the value for the DisableHeliBladeDamage flag
  • Fixed getters for time rate and /kill command delay returning smaller, incorrect values
  • Kick and ban packets are now sent with immediate priority to fix issues with kicked/banned players appearing to time out, especially in low latency situations.
  • Updated the Squirrel runtime from 3.1 beta 1 to 3.1.0 stable

Server Update Released (18 July 2016)

  • Fixed a bandwidth leak when streaming pickups.

Server Update Released (20 July 2016)

  • Added support for setting vehicle handling rules for custom vehicles. This functionality is complemented by a client update to implement this for clients.
  • Fixed weapon data rules not being applied properly.
  • Added horn sync, distinct from sirens