You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think efficiency requires amending "news" DB table to add an extra type for the message otherwise there will be too much regexp going on to perform well. Over to Page to do DB change if he thinks it's required.
Yeah, it would probably be good to have, I can probably write SQL queries that would update the existing news entries, we already have the type column that could be repurposed - currently it's only regular/breaking news (although breaking news can also be planet news, so dunno if that'd work).
Ref: http://smrcnn.smrealms.de/viewtopic.php?f=102&t=11460&start=10
4 tabs - All news, Player Deaths, NPC Deaths, Port Raids/Planet Shots
Could be displayed using: jquery UI tabs -- http://jqueryui.com/demos/tabs/
The text was updated successfully, but these errors were encountered: