Stub regex.Replace, re-implement SQL note conversion

This commit is contained in:
Bjorn Neergaard
2016-02-04 17:19:46 -06:00
parent 4a3da5d77a
commit e3bd22b481
5 changed files with 100 additions and 21 deletions
+3
View File
@@ -206,6 +206,9 @@ var/next_external_rsc = 0
src << message
clientmessages.Remove(ckey)
if(config && config.autoconvert_notes)
convert_notes_sql(ckey)
if(!winexists(src, "asset_cache_browser")) // The client is using a custom skin, tell them.
src << "<span class='warning'>Unable to access asset cache browser, if you are using a custom skin file, please allow DS to download the updated version, if you are not, then make a bug report. This is not a critical issue but can cause issues with resource downloading, as it is impossible to know when extra resources arrived to you.</span>"