Raised This Month: $12 Target: $400
 3% 

Read Me! Release announcements


Post New Thread Closed Thread   
 
Thread Tools Display Modes
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 07-24-2012 , 18:13   Re: Release announcements
#21

0.8.3 released.

Changes:
  • Fixed numerous small (and one potentially large) memory leaks.
  • Improved Steam_GetHTTPResponseBodyData.
    • Larger buffers than required can now be passed, this would previously cause an error.
    • If the passed buffer can accommodate it, the data will now have a null terminator added.
    • Both of these changes mean that:
      • For binary data, pass a buffer that is Steam_GetHTTPResponseBodySize() bytes.
      • For textual data, pass a buffer that is Steam_GetHTTPResponseBodySize() + 1 bytes.
  • Fixed SteamTools trying to parse invalid Steam tickets.
    • They will be dumped to a file instead, please send me any you accrue, working to re-add identification of no-steam clients would be interesting.
  • Fixed "Array index out of bounds" error in test plugin.
__________________

Last edited by asherkin; 07-24-2012 at 18:14.
asherkin is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 10-28-2012 , 10:52   Re: Release announcements
#22

The Linux binary has been recompiled with the SDK changes required.
__________________
asherkin is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 01-04-2015 , 12:01   Re: Release announcements
#23

0.9.1 released.

Changes:
  • Migrated to Git, see this thread for more info.
  • Fixed rare crash in Steam_WriteHTTPResponseBody.
  • Synced SteamWorks interface versions with TF2 (Fixes Steam_RestartRequested not being called).
  • Added SetHTTPRequestRawPostBody (Contributed by bottiger).
  • Removed RequestGameplayStats.
__________________
asherkin is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 02-04-2016 , 17:15   Re: Release announcements
#24

0.10.0 released.

Changes:
  • Fixed console spam with newer SteamWorks SDK releases (encountered if Steam is installed).
  • Massive overhaul to internal callback handling, should no longer be a performance bottleneck with hundreds of in-flight HTTP requests.
  • Removed Steam_RequestServerReputation.
__________________
asherkin is offline
Closed Thread


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:41.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode