| | |
| | | m_Json["createTime"] = TimeUtility.CreateSeconds.ToString();
|
| | | m_Json["familyID"] = PlayerDatas.Instance.baseData.FamilyId.ToString();
|
| | | m_Json["fightPower"] = PlayerDatas.Instance.baseData.FightPoint.ToString();
|
| | | m_Json["callback"] = "Pxrv%3A%3EW%3BUfIA8%25b%2Af4P%239mC%3F._wKT%3BmGQXd01%7BGl%2F1n%20QS%24dzR%21%5EH%21u_%3AO%40%243Myq";
|
| | | m_Json["callback"] = "Pxrv%3A%3EW%3B%2A%2Az%2AX%28%21%20eYX%2Fjnr%5E%60kE%7B9WaA9%26%26VO0%604-3~sLc%7DBG%60f%2ACx8%2AIoAwaF7f%60%28";
|
| | |
|
| | | #if UNITY_IOS
|
| | | m_Json["identifier"] = VersionConfig.Get().bundleIdentifier;
|
| | |
| | | }
|
| | | }
|
| | |
|
| | | const string downloadUrl = "http://{0}.vncenter.daojmengxvn.com:53001/voice/download";
|
| | | const string downloadUrl = "http://{0}.hyvncenter.yuxiangshcn.com:53001/voice/download";
|
| | | private void SendSpeech(byte[] encode, long _tick, bool clientBan)
|
| | | {
|
| | | if (IsChatBanned || clientBan)
|
| | |
| | | public class VoiceHttpRequest : SingletonMonobehaviour<VoiceHttpRequest>
|
| | |
|
| | | {
|
| | | const string uploadUrl = "http://{0}.vncenter.daojmengxvn.com:53001/voice/upload";
|
| | | const string uploadUrl = "http://{0}.hyvncenter.yuxiangshcn.com:53001/voice/upload";
|
| | |
|
| | |
|
| | | public Queue<VoiceHttp> speechs = new Queue<VoiceHttp>();
|
| | |
| | | public class VersionUtility : Singleton<VersionUtility>
|
| | | {
|
| | | public static readonly string[] VERSION_URL = new string[] {
|
| | | "http://vncenter.daojmengxvn.com:11000/center/appversion_new.php/?"};
|
| | | "http://hyvncenter.yuxiangshcn.com:11000/center/appversion_new.php/?"};
|
| | |
|
| | | public string androidRoot { get { return StringUtility.Contact(ynmbxxjUtil.Instance.DeviceRootPath, "/", VersionConfig.Get().bundleIdentifier); } }
|
| | |
|
| | |
| | | public class ServerListCenter : Singleton<ServerListCenter>
|
| | |
|
| | | {
|
| | | public static readonly string[] JUMP_URL = new string[] { "http://vncenter.daojmengxvn.com:11000/center/server_list.php/?" };
|
| | | public static readonly string[] JUMP_URL = new string[] { "http://hyvncenter.yuxiangshcn.com:11000/center/server_list.php/?" };
|
| | |
|
| | | public static string SERVERLIST_URL_COMMON = "";
|
| | | public static string SERVERLIST_URL_PLAYER = "";
|
| | |
| | | {
|
| | | [SerializeField] InputField input;
|
| | | [SerializeField] Button receiveBtn;
|
| | | const string exchangeUrl = "http://vncenter.daojmengxvn.com:53003/Coupon/CouponCode.php?";
|
| | | const string exchangeUrl = "http://hyvncenter.yuxiangshcn.com:53003/Coupon/CouponCode.php?";
|
| | | bool isCool = false;
|
| | | float time = 0;
|
| | | protected override void BindController()
|
| | |
| | | public class OperationLogCollect : Singleton<OperationLogCollect>
|
| | |
|
| | | {
|
| | | const string url = "http://vncenter.daojmengxvn.com:11000/event_receiver?";
|
| | | const string url = "http://hyvncenter.yuxiangshcn.com:11000/event_receiver?";
|
| | |
|
| | | public void RecordLauchEvent(int _step)
|
| | | {
|
| | |
| | | }
|
| | |
|
| | |
|
| | | const string bugReportUrl = "http://vncenter.daojmengxvn.com:11000/center/eventreport.php?";
|
| | | const string bugReportUrl = "http://hyvncenter.yuxiangshcn.com:11000/center/eventreport.php?";
|
| | |
|
| | | public void BugReport(string _title, string _content)
|
| | | {
|
| | |
| | | }
|
| | |
|
| | |
|
| | | const string chatReportUrl = "http://vncenter.daojmengxvn.com:11000/center/eventreport.php?";
|
| | | const string chatReportUrl = "http://hyvncenter.yuxiangshcn.com:11000/center/eventreport.php?";
|
| | | public void ChatReport(string content, string channelName, string toPlayer, ChatInfoType chatType)
|
| | | {
|
| | | #if !UNITY_EDITOR
|