1.1.3
=======
- Re-wrote most of the main functions.
- Added even more error checks to find the crash bug(s).
- Added more logging.

1.1.2
=======
- Fixed some small errors during round start/end.
- Removed all un-used hooks.
- Added some extra minor error checking.

1.1.1
=======
- Fixed crash on changemap when bot_add was executed at server start.

1.1.0
=======
- Fixed for MM:S 1.1
- Some small other fixes.
- Deemed 100% stable.

1.0.3 B
=======
- Fixed libstdc++ errors on some linux machines.

1.0.2 B
=======
- Fixed Linux .so
- Re-wrote the entire EmitSound code, reduced its weight by 75%
- Re-wrote the FireEvent code, now hooks hostage_stops_following instead of checking for hunuse sound in EmitSound.
- Re-wrote Hostage/Sound add functions.
- Changed the way model/hostage relations are handled, streamlined the whole thing.
- Changed EmitSound checks for double /'s. Now works 100%.
- Added FindDownload checks for DownloadTables to stop duplicates.
- Added hosti_add_dir instead of hosti_adddownload, scans folders and adds to dl tables.
- Fixed Korin models skins not showing right 