'유기체' 삭제 관리자 명(Hide_D)와 서버명 HiDCHe 로 변경.

This commit is contained in:
2018-04-11 02:20:23 +09:00
parent 22f1f3c227
commit d39c04da76
12 changed files with 15 additions and 26 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name":"sammo-hid/sammo",
"description":"삼국지 모의전투 HiD",
"description":"삼국지 모의전투 HiDCHe",
"license": [
"MIT",
"GPL-2.0-or-later",
+1 -1
View File
@@ -20,7 +20,7 @@ require(__dir__.'/../vendor/autoload.php');
</head>
<body>
<div class="container">
<h1 class="row justify-content-md-center">삼국지 모의전투 HiD 설치</h1>
<h1 class="row justify-content-md-center">삼국지 모의전투 HiDCHe 설치</h1>
<div class="row justify-content-md-center">
<div class="col col-12 col-md-10 col-lg-7">
+1 -1
View File
@@ -38,7 +38,7 @@ $plock = MYDB_fetch_array($result);
<!DOCTYPE html>
<html>
<head>
<title>삼국지 모의전투 PHP (유기체서버)</title>
<title>삼국지 모의전투 HiDCHe</title>
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
<link rel='stylesheet' href='../d_shared/common.css' type='text/css'>
<link rel='stylesheet' href='css/common.css' type='text/css'>
+1 -1
View File
@@ -1527,7 +1527,7 @@ function checkTurn() {
// 파일락 해제
if(!flock($fp, LOCK_UN)) { return; }
// 세마포어 해제
//if(!@sem_release($sema)) { echo "치명적 에러! 유기체에게 문의하세요!"; exit(1); }
//if(!@sem_release($sema)) { echo "치명적 에러! Hide_D에게 문의하세요!"; exit(1); }
pushLockLog(["- checkTurn() 입 : ".date('Y-m-d H:i:s')." : ".$session->userName]);
+1 -1
View File
@@ -274,7 +274,7 @@ function processAI($no) {
}
}
//유기체메시지 출력 하루 6번
//운영자메시지 출력 하루 6번..?
//특별 메세지 있는 경우 출력 하루 4번
switch($admin['turnterm']) {
case 0: $term = 1; break;
+1 -1
View File
@@ -89,7 +89,7 @@ $(function(){
<table align=center width=1000 border=1 cellspacing=0 cellpadding=0 style=font-size:13px;word-break:break-all; id=bg0>
<tr><td colspan=5><?=allButton()?></td></tr>
<tr height=50>
<td colspan=5 align=center><font size=4>삼국지 모의전투 PHP 유기체서버 (<font color=cyan><?=$scenario?></font>)</font></td>
<td colspan=5 align=center><font size=4>삼국지 모의전투 HiDCHe (<font color=cyan><?=$scenario?></font>)</font></td>
</tr>
<?php
$valid = 0;
+1 -1
View File
@@ -31,7 +31,7 @@ if($session->userGrade < 5){
</head>
<body>
<div class="container" style="min-width:720px;">
<h1 class="row justify-content-md-center">삼국지 모의전투 HiD 리셋</h1>
<h1 class="row justify-content-md-center">삼국지 모의전투 HiDCHe 리셋</h1>
<div class="row justify-content-md-center">
<div class="col col-lg-8" >
+1 -1
View File
@@ -31,7 +31,7 @@ if($session->userGrade == 5){
</head>
<body>
<div class="container" style="min-width:720px;">
<h1 class="row justify-content-md-center">삼국지 모의전투 HiD 리셋</h1>
<h1 class="row justify-content-md-center">삼국지 모의전투 HiDCHe 리셋</h1>
<div class="row justify-content-md-center">
<div class="col col-lg-8" >
-7
View File
@@ -19,13 +19,6 @@ $loader->addClassMap((function () {
})());
/******************************************************************************
체섭용 인클루드 파일
******************************************************************************/
// W3C P3P 규약설정
// @header ("P3P : CP=\"ALL CURa ADMa DEVa TAIa OUR BUS IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE LOC OTC\"");
//디버그용 매크로
ini_set("session.cache_expire", 10080); // minutes
+4 -8
View File
@@ -82,7 +82,7 @@ if ($category == 0) {
<tr><td height=50 bgcolor=yellow align=center><b><font color=black size=5>시 작 하 기</font></b></td></tr>
<tr>
<td>
<font class=intro>◈ 본 튜토리얼은 『삼국지 모의전투』(이하 삼모전) 『유기체서버』(이하 체섭)를 처음 접하시는 초보 유저(이하 뉴비)분들을 위한 길잡이입니다^^ 위에서부터 아래로 읽어나가며 따라하다보면 금방 뉴비신세는 벗어날 수 있답니다~ 세부사항은 『레퍼런스 게시판』을 참고하시면 됩니다! 그럼 시작해볼까요?<br>
<font class=intro>◈ 본 튜토리얼은 『삼국지 모의전투』(이하 삼모전) 『HiDCHe』(구 유기체서버, 이하 체섭)를 처음 접하시는 초보 유저(이하 뉴비)분들을 위한 길잡이입니다^^ 위에서부터 아래로 읽어나가며 따라하다보면 금방 뉴비신세는 벗어날 수 있답니다~ 세부사항은 『레퍼런스 게시판』을 참고하시면 됩니다! 그럼 시작해볼까요?<br>
<br>
◈ 우선 예약턴제 전략 웹게임인 『체섭』의 컨셉 &amp; 모토를 이해해봅시다.</font><br>
<br>
@@ -154,7 +154,7 @@ if ($category == 0) {
<br>
 <font class=bullet>☞</font> 닉네임을 입력합니다.<br>
<br>
 <font class=bullet>※</font> 닉네임이란 게임 내에서 사용되는 캐릭터 이름이 아닙니다. 단지 온라인에서 본인의 이름처럼 사용할 수 있는 것이면 됩니다. 그냥 평소 온라인에서 즐겨 쓰는 닉네임을 사용하시면 좋습니다. IRC 등에서 본인을 나타낼 수있는 목적으로 충분합니다. 참고로 운영자는 유기체라는 닉네임을 사용합니다^^<br>
 <font class=bullet>※</font> 닉네임이란 게임 내에서 사용되는 캐릭터 이름이 아닙니다. 단지 온라인에서 본인의 이름처럼 사용할 수 있는 것이면 됩니다. 그냥 평소 온라인에서 즐겨 쓰는 닉네임을 사용하시면 좋습니다. IRC 등에서 본인을 나타낼 수있는 목적으로 충분합니다. 참고로 운영자는 Hide_D라는 닉네임을 사용합니다^^<br>
<br>
 <font class=bullet>☞</font> 필독사항을 읽고 동의란에 체크를 합니다.<br>
<br>
@@ -255,11 +255,7 @@ if ($category == 0) {
<br>
 <font class=bullet>☞</font> 비밀번호를 변경할 수 있습니다.<br>
<br>
 <font class=bullet>☞</font> 닉네임은 함부로 변경할 수 없으며, 특별히 바꾸고 싶은 경우는 IRC에서 유기체에게 문의해 주세요~<br>
<br>
 <font class=bullet>☞</font> 참여하신 참여회원이라면 64x64크기의 자신만의 얼굴을 업로드하여 플레이할 수 있습니다.<br>
<br>
 <font class=bullet>☞</font> 아래에는 참여내역이 표시됩니다. 서버의 운영은 꽤 많은 자금이 드는 일이므로 유저 여러분들의 힘을 모아서 운영하고 있습니다. 몇천원도 좋습니다. 참여의 행복을 느껴보시고 참여회원의 혜택도 누려보세요~ 하지만 여긴 상업적 목적의 게임이 아니므로 참여의 댓가를 바라기보단 순수한 참여의 참뜻을 느껴보시길 바랍니다~^^ 참여해주신 분들에게 유기체는 항상 감사하게 생각하고 있습니다.<br>
 <font class=bullet>☞</font> 닉네임은 함부로 변경할 수 없으며, 특별히 바꾸고 싶은 경우는 관리자에게 문의해 주세요~<br>
<br>
<font class=intro>◈ 자, 이제 본격적으로 게임에 들어가볼까요! 지금은 연습이므로 풰섭이나 퉤섭중에서 하나에 캐릭터를 생성하고 입장해봅시다.</font><br>
</td>
@@ -454,7 +450,7 @@ if ($category == 0) {
 <font class=bullet>☞</font> 6. 보낼 메세지를 입력합니다.<br>
 <font class=bullet>☞</font> 7. 엔터나 버튼을 눌러서 메세지를 보냅니다.<br>
 <font class=bullet>☞</font> 8. 전체 메세지, 국가 메세지, 개인 메세지가 표시됩니다.<br>
 <font class=bullet>☞</font> 9. 현재 버젼과 유기체의 연락처, 도움주신분들입니다.<br>
 <font class=bullet>☞</font> 9. 현재 버젼과 Hide_D의 연락처, 도움주신분들입니다.<br>
 <font class=bullet>☞</font> 10. 좋은 건의나 패치에 도움 주신분들을 적어드립니다~<br>
<div class=clear></div>
<br>
+2 -2
View File
@@ -24,7 +24,7 @@ if ($session->isLoggedIn()) {
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>삼국지 모의전투 HiD 서버</title>
<title>삼국지 모의전투 HiDCHe</title>
<script src="e_lib/jquery-3.2.1.min.js"></script>
<script src="e_lib/bootstrap.bundle.min.js"></script>
<script src="e_lib/jquery.validate.min.js"></script>
@@ -111,7 +111,7 @@ function postOAuthResult(result){
<body>
<div class="vertical-center">
<div class="container">
<h1 class="row justify-content-md-center">삼국지 모의전투 HiD</h1>
<h1 class="row justify-content-md-center">삼국지 모의전투 HiDCHe</h1>
<div class="row justify-content-md-center">
<div class="col" style="max-width:450px;">
<div class="card">
+1 -1
View File
@@ -37,7 +37,7 @@ if($canJoin != 'Y'){
</head>
<body>
<div class="container">
<h1 class="row justify-content-md-center">삼국지 모의전투 HiD</h1>
<h1 class="row justify-content-md-center">삼국지 모의전투 HiDCHe</h1>
<div class="row justify-content-md-center">
<div class="col col-12 col-md-10 col-lg-7">
<div class="card">