Metamod: Source Updated

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • CSN NewsBot

    #1

    Metamod: Source Updated

    The server API manager, Metamod: Source, has been updated to version 1.1. The update contains a handful of bug fixes, additions, and procedure changes.
    • Rewrote GameDLL loading code to be API version generic.

      As such, SourceMM will now easily support new API releases without an SDK release, such as the case with Day of Defeat: Source.

    • Added more flexibility to plugin control by supplying an event system.

    • Removed dependency on libstdc++.so by supplying a small template library.

    • SourceHook internal API is now interface-based, meaning that future updates to the API will not break older plugins. This update, however, breaks older plugins.

    • SourceHook is now re-entrant.

    • Added a basic automated installer (by Basic-Master).

    • Fixed a bug where games with changing game names would not work.

    • Fixed various bugs, including a cvarlist corruption bug on unloading plugins.
    Sounds like a worthwhile update for server admins to go and download, does it not?
  • peagle

    #2
    I was impressed to see within about 12 hours of release 4 of the major source mm plugins were already compiled against it. Go community <3

    Comment

    • Linux

      #3
      peagle wrote..

      I was impressed to see within about 12 hours of release 4 of the major source mm plugins were already compiled against it. Go community <3
      Yeah true. Got to love the community of gamers, we're the best ^^. Great job, got to love how quick people are and how much time they must have on their hands at the home and office.

      Comment

      Working...