Status
SteamPeaks
ChartsSalesUpcomingPatchesNewsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
NewsSteam's own announcements and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesNewsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
A Nights Haunting: SourceNewsA Nights Haunting: Source Update
Major update

A Nights Haunting: Source Update

A Nights Haunting: Source · published 8 Mar 2025, 05:14 UTC · build 17644092

All newsPlayers around this dateRead on Steam


The Bullet Gallery has been updated to display the new weapons that ive coded into the engine. This update brings a small list of things to unpack and i will list them below.

- CSS weapon model support has been configured in the source engine allowing weapon models to be crafted in CSS fashion. also allowing cl_righthanded cvar, shells, particles and sounds. work is still needing to be done here but its well configured.

- A list of base weapons has been crafted into the engine to which the models can be replaced and modded as seen fit im excited for this. the list of new weapons includes.
weapon_ak47
weapon_axe
weapon_bat
weapon_blowtorch
weapon_cicle
weapon_cleaver
weapon_galil
weapon_glock
weapon_hammer
weapon_hockeystick
weapon_knife
weapon_m3pump
weapon_m249
weapon_p228
weapon_patriot
weapon_pickaxe
weapon_pipe
weapon_pipewrench
weapon_pitchfork
weapon_scout
weapon_shovel
weapon_sledgehammer
and the weapon_ump45
____________________________
the weapon_patriot and weapon_scout are newly crafted sniper rifles ones a bolt action ones a semi auto with working sights.

the weapon_ak47, weapon_m249, and weapon_galil are base assault rifles

the weapon_glock and weapon_p228 are base pistols

the
weapon_shovel
weapon_sledgehammer
weapon_pickaxe
weapon_pipe
weapon_pipewrench
weapon_pitchfork
weapon_hammer
weapon_hockeystick
weapon_knife
weapon_axe
weapon_bat
weapon_blowtorch
weapon_cicle
and weapon_cleaver are base handheld weapons that still need alot of work. these are compiled to show as the knife but can be model swapped just like the others and all handhelds bare the same statistics so currently theres no differences between them besides being individually written code entities to mod.

all of these new entities have been added into hammer as well.

along the way i also decided to code in a new ammo type for the sniper rifles these ammos are small and large and modeled with the buckshot boxes currently but these can also be swapped at some point.

but yes, work here for me at least has just begun. Join me!

More from A Nights Haunting: Source

Other announcements

All news
Major update8 Aug 2026AND the SHOW GOES ONIn this update i finally continue the single player storyline and successfully configure an official DLC pipeline to establish downloadable content supply. for a long time ive been relapsing the need for hammer editor time, kind of manifesting how exactly the first level should transition into the second and ive finally mapped it out. Introducing some new mechanics ive been wanting to implement…Game update5 Jul 20264th of JULY Fiire REWORKSIn this update i reworked all of the leaderboard statistic tracking achievements redesigning the data handling pipeline for optimization. It was extremely complicating figuring out how the steamworks backend works and then incorporating the steamworks package into the source engine sdk 2013 multiplayer source code was bonkers. Originally the leaderboard syncing infrastructure would work the sta…Game update4 Apr 2026postIT PATCH notethis update finalizes fixed zombie team player movement perfecting the beta zombie team player class. and also packs a hard coded zombie team player limiter to 1. so there may always only be one player zombie in one game session. this player is only available via teamplay 1.