Ricochet: Difference between revisions
SirYodaJedi (talk | contribs) No edit summary |
(updated citation to new format) |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{LanguageBar}} | {{LanguageBar}} | ||
{{Background | |||
| file = Ricochet - Background.jpg{{!}}1280px | |||
| gradient-height = 250px | |||
| opacity = 0.0625 | |||
}} | |||
{{Software status | {{Software status | ||
| appid = 60 | | appid = 60 | ||
Line 36: | Line 41: | ||
{{ricochet|4}} (2000), a futuristic action game that challenges your agility as well as your aim, features one-on-one and team matches played in a variety of futuristic battle arenas. | {{ricochet|4}} (2000), a futuristic action game that challenges your agility as well as your aim, features one-on-one and team matches played in a variety of futuristic battle arenas. | ||
Ricochet was released as a free mod for {{hl1|4.1}} on on November 1, 2000, and was subsequently included in update 1.1.1.0 of Half-Life. When Valve ported its {{gldsrc|4.1}} titles to Steam, Ricochet was changed to a paid product, with no major content update. Owners of retail copies of Half-Life that register their Half-Life CD key via Steam have been grandfathered in, receiving a Steam copy of Ricochet for free. | Ricochet was released as a free mod for {{hl1|4.1}} on on November 1, 2000, and was subsequently included in update 1.1.1.0 of Half-Life. It was developed as a side project by [[User:Robin Walker|Robin Walker]] to demonstrate how quickly and easily a mod can be made with the {{hlsdk|1}}{{cite|1}}. When Valve ported its {{gldsrc|4.1}} titles to Steam, Ricochet was changed to a paid product, with no major content update. Owners of retail copies of Half-Life that register their Half-Life CD key via Steam have been grandfathered in, receiving a Steam copy of Ricochet for free. | ||
The source code for Ricochet can be found in the {{hlsdk|4.1}} repository, in the {{path|ricochet}} subfolder. A fork of the HLSDK 2.4 version of Ricochet updated to properly compile with Visual Studio 2019 Community Edition can be found [https://github.com/twhl-community/ricochet-updated on GitHub]. HLSDK 2.5 compiles with VS2019 natively. | The source code for Ricochet can be found in the {{hlsdk|4.1}} repository, in the {{path|ricochet}} subfolder. A fork of the HLSDK 2.4 version of Ricochet updated to properly compile with Visual Studio 2019 Community Edition can be found [https://github.com/twhl-community/ricochet-updated on GitHub]. HLSDK 2.5 compiles with VS2019 natively. | ||
== Maps == | |||
Official maps for Ricochet use the [[Map_prefixes|prefix]] {{code|rc_}}. | Official maps for Ricochet use the [[Map_prefixes|prefix]] {{code|rc_}}. | ||
The following [[.bsp]]s come with the game. | The following [[.bsp]]s come with the game. | ||
Line 45: | Line 51: | ||
*{{code|rc_deathmatch}} | *{{code|rc_deathmatch}} | ||
*{{code|rc_deathmatch2}} | *{{code|rc_deathmatch2}} | ||
== External links == | == External links == | ||
* [[Wikipedia:Ricochet (Half-Life)]] | * [[Wikipedia:Ricochet (Half-Life)]] | ||
{{clr}} | |||
{{References| | |||
{{citation | |||
| cite id = 1 | |||
| title = "A Timeline of Valve's History" | |||
| work = Handbook for New Employees, 1st ed | |||
| author = Valve | |||
| date = 2012 | |||
| publisher = Valve Press | |||
| url = https://cdn.akamai.steamstatic.com/apps/valve/Valve_NewEmployeeHandbook.pdf | |||
| access-date = 31 July, 2025 | |||
}} | |||
}} | |||
</ol> | |||
{{valve games}} | {{valve games}} | ||
[[Category:Open source mods and games]] | [[Category:Open source mods and games]] |
Latest revision as of 16:20, 31 July 2025

🛒 Buy it on Steam (via Browser | Steam client*)
Supported OS:





ricochet_addon
Ricochet (2000), a futuristic action game that challenges your agility as well as your aim, features one-on-one and team matches played in a variety of futuristic battle arenas.
Ricochet was released as a free mod for Half-Life on on November 1, 2000, and was subsequently included in update 1.1.1.0 of Half-Life. It was developed as a side project by Robin Walker to demonstrate how quickly and easily a mod can be made with the Half-Life SDK[1]. When Valve ported its
GoldSrc titles to Steam, Ricochet was changed to a paid product, with no major content update. Owners of retail copies of Half-Life that register their Half-Life CD key via Steam have been grandfathered in, receiving a Steam copy of Ricochet for free.
The source code for Ricochet can be found in the Half-Life SDK repository, in the
ricochet
subfolder. A fork of the HLSDK 2.4 version of Ricochet updated to properly compile with Visual Studio 2019 Community Edition can be found on GitHub. HLSDK 2.5 compiles with VS2019 natively.
Maps
Official maps for Ricochet use the prefix rc_. The following .bsps come with the game.
- rc_arena
- rc_deathmatch
- rc_deathmatch2
External links
References
References | ||
---|---|---|
|