Version 20121028 ================ Installation: Dump everything in your SoF folder Edit these 3 files: user-server/dedicated.cfg (rcon password!) user-server/sofplus-cvars.cfg user-server/sofplus/sofplus_sv.func Edit anything else you want Start the server: sof-server-start.bat This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com MaxMind updates the free database every month. You can download the most recent version of GeoIP.dat from https://www.maxmind.com/app/geolite (download GeoLite country, binary format for use with API code). Changes since version 1.4t17: - Separate server and client DLL - Support for German SoF.exe removed - Support for custom sounds. Sounds provided by professional voice actor CheaterSkeeter. - Scripting changes (support for functions, new cvars and commands) - Country information for IP addresses - Removal of obsolete anti-cheats - Crash fixes - ... (this version has been in development for years, so I forgot what changed) Changes since version 1.4t14: - Removed cryptlib Changes since version 1.4t13: - None: This version was skipped because somebody made a fake version 1.4t13 Changes since version 1.4t12: - Back to the 1.4t11 codebase - Merged changes of 1.4t12-XDT edition - Fixed .players crash - Fixed sp_sc_cvar_list crash - Blocked download hack - Blocked some server crashes - Blocked flag stealing - Removed rcon_password from logs Changes since version 1.4t11: - Back to the 1.4t9 codebase because of some problems DLL changes of 1.4t10 and 1.4t11 will be back in 1.4t13 Changes since version 1.4t10: - Removed _sp_sv_weapon_start - Added _sp_sv_weapon_primary_* and _sp_sv_weapon_secondary_* - Fixed a bug in sp_sc_timer that caused strange behaviour when multiple timers were active - Blocked an rcon hack - Blocked some server crashes (some more remain but i'm having trouble producing them on my test server) - Added a small pakfile that should cause less server crashes in the ghoul code - Added and changed some scripts - Added DM spawnpoints to the fixed gicctf.txt - Changed the description of _sp_sv_on_client_begin in the manual Changes since version 1.4t9: - Added _sp_sv_disable_primary_attack_* - Changed _sp_sv_weapon_start for all weapons - Added add capabilites to the spawn replace files (see rp-ctf2dm.txt for an example) - Added IQ Cold protection - Added cvar check scripts (clients using SoFplus 1.4t3 .. 1.4t6 will get kicked) Changes since version 1.4t8: - Renamed cvar _sp_sv_pasword_hack to _sp_sv_password_hack - Fixed a bug that prevented players from picking up ammo/armor - Added client command .run - Added client command .fps - Added cvar _sp_sv_weapon_start - Disabled snipe block in user-sp14t9/sofplus/sofplus_sv.cfg by default (some people don't read instructions) - Added forgotten .timelimit command to the manual