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
OnsetNewsOnset 1.0.1
In-game event

Onset 1.0.1

Onset · published 19 Dec 2019, 02:26 UTC

All newsPlayers around this dateRead on Steam

Onset 1.0.1 (Protocol Compatibility 1)

Client changes
- Add OnShowMainMenu, OnHideMainMenu events.
- Fix CreateSound3D not working with network streams.
- Fix GetObjectSize returning incorrect values when being attached.
- Disable intro at the start of the game because it was reported to be slow on loading.
- Fixed a lot of mapping glitches and wrong collisions.
- Show mic icon in the top right corner when talking.
- Fix sorting of servers in the main menu. Default sorting is now by player count.
- Add main menu setting for inverting mouse Y axis.
- Add main menu setting for disabling main menu music.
- Increase light draw distance.
- Fix safe door open range.
- Fix walking sounds not working on some building floors.
- Fix prison gate and bridge collision.
- Chat now supports characters for languages like Chinese and Korean.
- Fix glitch when entering the water while being crouched.
- Displaying loading screen when spawning the first time while the map keeps loading.
- Added missing grass LODs. This has a dramatic improvement on Epic^2 view distance.
- Add prison tower mesh to objectlist.
- Add Chinese translation (Thanks to Tim885885#6666)

Server changes
- Add IsPlayerInVehicle function.
- Throw error when trying to do StopPackage on the same package you are calling it from.
- Weapons.lua in "default" package, fix error when shooting in the water.
- Fix assertion warning message from Steam.
- Update boost library which fixes an error in the http file server.

The sandbox package made by Digital#4937 now ships with the server software by default. (https://github.com/dig/onset-sandbox-editor)
It will be improved over time.

More from Onset

Other announcements

All news
In-game event9 Mar 2022Onset 1.5.5Onset 1.5.5 (Protocol Compatibility 5) 3D sound for 3D Web UIs There is a new parameter for the function CreateWebUI3D and CreateRemoteWebUI3D to set the sound falloff distance. New Lua functions SetWebVolume(web, volume) SetWebPitch(web, pitch) New Lua events The following events allow you to block certain input when you return false . OnActionKey(EventType, ActionName, KeyName) OnAxisKey(Even…In-game event5 Feb 2022Onset 1.5.4Onset 1.5.4 (Protocol Compatibility 5) This update removes the old server query mechanism & master server system. It is being replaced with the solution that the Steamworks library offers. Server operators must update their servers to be shown in the game main menu. Game · You can view a list of servers (outside of Onset) in Steam. Go to View -> Servers -> Change Filter to Onset. · The main men…Game update7 Jan 2022Onset 1.5.3 Patch 1Update WebUI library. · Update object images. · Update copyright year.