Alpine Faction Release Highlights: Difference between revisions
No edit summary |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 12: | Line 12: | ||
This page only has what I feel are the most important aspects of each release. For a full changelog at any given time, visit [https://github.com/GooberRF/alpinefaction/blob/master/docs/CHANGELOG.md CHANGELOG.md] on the Alpine Faction repository. | This page only has what I feel are the most important aspects of each release. For a full changelog at any given time, visit [https://github.com/GooberRF/alpinefaction/blob/master/docs/CHANGELOG.md CHANGELOG.md] on the Alpine Faction repository. | ||
==Alpine Faction 1.2.2== | |||
* Released 04 Jan 2026 | |||
===Graphics=== | |||
* Direct3D 11 Renderer improvements | |||
** Add dynamic light glows from explosions | |||
** Add dynamic light glows from burning entities | |||
** Fix crash when very complex levels are loaded | |||
===Single Player=== | |||
* Fix crash when gibbing corpses | |||
===Mod / Map Development=== | |||
* New <code>When_Round_Ends</code> event | |||
==Alpine Faction 1.2.1== | |||
* Released 30 Dec 2025 | |||
===Multiplayer=== | |||
* Scoreboard is now split into sections as configured by the user. By default, spectators and browsers are split out from all other clients. | |||
* Gibbing is now supported in multiplayer | |||
* Reticles, damage notification numbers, and player labels can now be scaled using <code>ui_scale_</code> console commands | |||
* Reticles can now be colored using the <code>ui_color_reticle</code> console command | |||
* FPS/ping display is improved | |||
* Free look spectate mode now persist through level loads | |||
===Graphics=== | |||
* Direct3D 11 Renderer improvements | |||
** Anti-aliasing can now be selected in the launcher options panel | |||
** Max dynamic lights 8 -> 32 (now matches D3D9) | |||
** Fixed multiple instances of a single static mesh sharing lighting data | |||
** Rotating skyboxes now supported | |||
** Ambient lighting of third person weapon models held by entities now supported | |||
** Dynamic lights fixed (previously were far too dim) | |||
** Rocket Launcher/Fusion IR scanner now renders properly | |||
===Dedicated Servers=== | |||
* Legacy <code>dedicated_server.txt</code> config method has now been removed, ADS TOML-based configs should be used instead | |||
* Gibbing can be configured and customized by the server | |||
===Mod / Map Development=== | |||
* Enlarged UV unwrap workspace | |||
* <code>Ctrl + K</code> can now be used to create links between selected objects in the opposite direction from the normal <code>K</code> hotkey | |||
==Alpine Faction 1.2== | ==Alpine Faction 1.2== | ||
Latest revision as of 13:58, 4 January 2026
|
Below are the most important highlights from each major Alpine Faction release. This page assumes you are already familiar with Red Faction, and prior versions of Alpine Faction, and is intended just as a "quick start guide" to summarize key features for each release.
IMPORTANT: This is not an exhaustive changelog!
This page only has what I feel are the most important aspects of each release. For a full changelog at any given time, visit CHANGELOG.md on the Alpine Faction repository.
Alpine Faction 1.2.2
- Released 04 Jan 2026
Graphics
- Direct3D 11 Renderer improvements
- Add dynamic light glows from explosions
- Add dynamic light glows from burning entities
- Fix crash when very complex levels are loaded
Single Player
- Fix crash when gibbing corpses
Mod / Map Development
- New
When_Round_Endsevent
Alpine Faction 1.2.1
- Released 30 Dec 2025
Multiplayer
- Scoreboard is now split into sections as configured by the user. By default, spectators and browsers are split out from all other clients.
- Gibbing is now supported in multiplayer
- Reticles, damage notification numbers, and player labels can now be scaled using
ui_scale_console commands - Reticles can now be colored using the
ui_color_reticleconsole command - FPS/ping display is improved
- Free look spectate mode now persist through level loads
Graphics
- Direct3D 11 Renderer improvements
- Anti-aliasing can now be selected in the launcher options panel
- Max dynamic lights 8 -> 32 (now matches D3D9)
- Fixed multiple instances of a single static mesh sharing lighting data
- Rotating skyboxes now supported
- Ambient lighting of third person weapon models held by entities now supported
- Dynamic lights fixed (previously were far too dim)
- Rocket Launcher/Fusion IR scanner now renders properly
Dedicated Servers
- Legacy
dedicated_server.txtconfig method has now been removed, ADS TOML-based configs should be used instead - Gibbing can be configured and customized by the server
Mod / Map Development
- Enlarged UV unwrap workspace
Ctrl + Kcan now be used to create links between selected objects in the opposite direction from the normalKhotkey
Alpine Faction 1.2
- Released 06 Dec 2025
General
- Suppress autoswitch bind,
cl_autoswitchfirewait, andcl_autoswitchemptycan be used to customize autoswitch behaviour sp_exposuredamageor the associated option in the advanced options menu can be used to turn off the "take damage when outside" mechanic in single player-afs FILENAMEcan be used on the command line to specify a particular ini file to use instead of alpine_settings.ini. Allows players to manage multiple config files launched via different shortcuts- You can now use the scroll wheel to scroll through lists in the menus
Multiplayer
- New gametypes
- King of the Hill (KOTH)
- Damage Control (DC)
- Revolt (REV)
- Escalation (ESC)
- Run (RUN)
- Servers can now configure gametype and most other server settings on a per-level basis. Servers can run multiple gametypes in the same rotation seamlessly.
- Votes to start a match and change the level can now name rule presets (if configured by the server). This means players can vote for the ruleset they want when voting for a match/level.
- First-person spectate view now shows the spectated player's name with their team colour
- Chat menus now scale appropriately when
bighudis enabled - The "Remote Server Config" bind can be used to display the server's current ruleset and map rotation
mp_handicapcan be used to impose a damage reduction handicap on yourself- You can now call gametype votes using
vote gametype TYPE MAPorvote gt TYPE MAP, where TYPE is a gametype abbreviation (i.e. CTF, KOTH, etc.) and MAP is a level filename. - "One minute remaining" and other countdown sounds will now play a second time if the time is extended after they play (like due to overtime)
- "Winner" and "Game Over" at the end of the map fixed
- Scoreboard now identifies players as alive, dead, idle, bot, spectator, browser
Graphics
- Direct3D 11 Renderer improvements
- Colorblind mode rendering filter (
r_colorblind) - Improved skybox rendering
- Picmip (
r_picmip) - Vertex lighting for meshes
- Dynamic lighting for meshes and movers
- Support
r_fullbright,r_lightmaps,r_nearest
- Colorblind mode rendering filter (
Dedicated Servers
- Dedicated servers should now be configured using one or more TOML files - web-based config builder is available here
- Framerates are now far more consistent, improving the overall play experience
- You can now configure gameplay rules (including gametype) on a per-level basis
- You can use the
sv_gametype TYPE MAPcommand to change the gametype on your server at any time. TYPE is a gametype abbreviation (i.e. CTF, KOTH, etc.) and MAP is a level filename. - Much more useful information is now displayed when new players join your server, and when you run the
infocommand - You can now use the
sv_restrict_statuscommand to display the current client restriction status on the current level, with the current ruleset - Clients are now restricted from voting if they are not able to play in your server.
- Server console now displays attempted joins that were rejected, and the reason for the rejection (e.g. "between levels", "data incompatible", etc.)
- Server console now alerts on failed
rcon_requestattempts - Vote config now supports "Ignore nonvoters" as an option
sv_loadconfigcan be used to reload your server config (after you made changes to the files) without needing a server restartsv_printconfigandsv_printrulescan be used to display server information at any time-mincan be used on the command line to have your server console display only the minimum amount of information required-logcan be used to log all server console output to a log file inRedFaction/logs- If you run bots in your server, you can use
bot_shared_secretto ensure your bots are properly handled by your server (no spawning after ideal player count reached, exclude from votes, etc.)
Mod / Map Development
- You can now make maps for all of the new gametypes. For info on how to create control points (for KOTH, DC, REV, and ESC), see Mapping with Control Points
- "Play in multi (camera)" added to top toolbar
- F9 (Play in multi) and F10 (Play in multi (camera)) hotkeys added
- Playing in multi from RED will now launch on the correct gametype (based on map filename prefix)
- You can now link to multiple objects at once. When you select multiple objects and press "K", the first object you selected will be linked to all other object you have selected.
- Respawn points can now be toggled on/off with the Respawn_Point_State event, and the associated team changed with the Modify_Respawn_Point event
- New settings in Level Properties
- "Legacy Cyclic_Timers" - If false, Cyclic_Timer events no longer double trigger on their first activation
- "Legacy movers" - If false, use new Alpine Faction mover functionality: fixed low velocity movers not working, fixed travel and ramp time calculations, fixed "Force Orient", fixed "Lift" movement type, fixed "Ping Pong Infinite"/"Loop Once"/"Loop Infinite" movement types for rotating movers
- "Player starts with headlamp" - If false, do not allow the player to use the headlamp (until allowed via Set_Gameplay_Rule event)
- "Override static mesh ambient light scale" - If true, use the specified scale value. If false, use stock game behaviour (2.0 for SP, 3.2 for MP).
- New events
- Capture_Point_Handler
- Respawn_Point_State
- Modify_Respawn_Point
- When_Captured
- Set_Capture_Point_Owner
- Owner_Gate
- Set_Gameplay_Rule
Alpine Faction 1.1
- Released 19 Apr 2025
Alpine Faction 1.0
- Released 25 Jan 2025

