Skip to content

Releases: Arkshine/Orpheu

Compatibility Release

31 Dec 15:36
Compare
Choose a tag to compare
  • Reverted AMXX SDK changes so module can load under AMXX 1.8.2 too.

    (dev. note: the new functions added by the previous SDK update are not used in this module, so it's okay to include them here)..

Maintenance Release

24 Nov 13:50
Compare
Choose a tag to compare
  • Fixed missing __cxa_pure_virtual symbol

Maintenance Release

13 Nov 15:51
Compare
Choose a tag to compare
  • Fixed issue with the config parser not processing arguments list
  • Fixed command not showing message in the console under a listenserver

Maintenance Release

12 Nov 11:10
Compare
Choose a tag to compare
Maintenance Release Pre-release
Pre-release
  • Removed Boost and STL dependencies. This should fix Bad entity in IndexOfEdict() error as well.
  • Included various minor fixes
  • Disabled for now OrpheuGetNextCallAtAddress native as it was not working properly.

Update: Don't use it, there is critical bug with the config parser.