Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
phpdts
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nemo Ma
phpdts
Commits
d22cefed
Commit
d22cefed
authored
May 23, 2023
by
hisuinohoshi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update css & urmng
变化: - 更新了头衔品质对应的颜色; - 为后台账户编辑功能添加了高亮提示;
parent
e97f844e
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
47 additions
and
35 deletions
+47
-35
gamedata/cache/style_20190718.css
gamedata/cache/style_20190718.css
+5
-0
gamedata/cache/titles_1.php
gamedata/cache/titles_1.php
+29
-29
include/game/itemmix.func.php
include/game/itemmix.func.php
+1
-1
include/news.func.php
include/news.func.php
+1
-1
templates/default/admin_urlist.htm
templates/default/admin_urlist.htm
+11
-4
No files found.
gamedata/cache/style_20190718.css
View file @
d22cefed
...
...
@@ -141,6 +141,11 @@ table.infotable th {
.redseed
{
color
:
#ff6599
;
font
:
bold
10pt
"微软雅黑"
serif
;
line-height
:
16px
}
.blueseed
{
color
:
#b5d5f7
;
font
:
bold
10pt
"微软雅黑"
serif
;
line-height
:
16px
}
.seedhint
{
background-image
:
url("../../img/rbfireseed.png")
;
font
:
8pt
;
-webkit-text-stroke
:
0.3px
white
;}
.tgrey
{
color
:
rgb
(
185
,
185
,
185
);
font
:
bold
10pt
"微软雅黑"
serif
;
line-height
:
16px
}
.tlime
{
color
:
rgb
(
74
,
227
,
74
);
font
:
bold
10pt
"微软雅黑"
serif
;
line-height
:
16px
}
.tclan
{
color
:
rgb
(
30
,
150
,
255
);
font
:
bold
10pt
"微软雅黑"
serif
;
line-height
:
16px
}
.tmagenta
{
color
:
rgb
(
221
,
30
,
255
);
font
:
bold
10pt
"微软雅黑"
serif
;
line-height
:
16px
}
.torange
{
color
:
rgb
(
255
,
128
,
0
);
font
:
bold
10pt
"微软雅黑"
serif
;
line-height
:
16px
}
@keyframes
blueflicker
{
0
%,
18
%,
22
%,
25
%,
53
%,
57
%,
100
%
{
...
...
gamedata/cache/titles_1.php
View file @
d22cefed
...
...
@@ -139,109 +139,109 @@ if(!defined('IN_GAME')) exit('Access Denied');
7776
=>
'Lv.6 语言学家'
,
);
// rare: 0 -
grey; 1 - yellow; 2 - lime; 3 - clan; 4 - purple; 5 - gold
;
// rare: 0 -
tgrey; 1 - tlime; 2 - tclan; 3 - tmagenta; 4 - torange; 5 - minirainbow
;
$title_desc
=
Array
(
# class-样式 title-提示悬浮框 img-图片url,会覆盖样式与悬浮框
# 0. 参展者
0
=>
Array
(
'class'
=>
'grey'
,
'title'
=>
" “参展者就是参加会展的人。你还记得自己是来参加动漫展的吧?”
0
=>
Array
(
'class'
=>
'
t
grey'
,
'title'
=>
" “参展者就是参加会展的人。你还记得自己是来参加动漫展的吧?”
- 入场奖励:获得参加会展用的背包,替代校服
- 获取方式:开局自带
"
),
# 1. 幻想
1
=>
Array
(
'class'
=>
'
yellow
'
,
'title'
=>
" “……”
1
=>
Array
(
'class'
=>
'
tlime
'
,
'title'
=>
" “……”
- 入场奖励:暂无
- 获取方式:完成成就「永恒世界的住人」的阶段二「幻想世界的往人」
"
),
# 2. 流星
2
=>
Array
(
'class'
=>
'clan'
,
'title'
=>
" “……”
2
=>
Array
(
'class'
=>
'
t
clan'
,
'title'
=>
" “……”
- 入场奖励:暂无
- 获取方式:完成成就「永恒世界的住人」的阶段三「永恒的覆唱」
"
),
# 5. 越红者
5
=>
Array
(
'class'
=>
"lime"
,
'title'
=>
" “……”
5
=>
Array
(
'class'
=>
"
t
lime"
,
'title'
=>
" “……”
- 入场奖励:获得一把红杀训练用的铁剑
- 获取方式:完成成就「冒烟突火」的阶段二「红杀将军」
"
),
# 6. 跨过彩虹
6
=>
Array
(
'class'
=>
"clan"
,
'title'
=>
" “……”
6
=>
Array
(
'class'
=>
"
t
clan"
,
'title'
=>
" “……”
- 入场奖励:获得一本奇怪的书,蓝凝似乎很喜欢它
- 获取方式:完成成就「深度冻结」的阶段二「跨过彩虹」
"
),
# 8.TERRA
8
=>
Array
(
'class'
=>
"lime"
,
'title'
=>
" “……”
8
=>
Array
(
'class'
=>
"
t
lime"
,
'title'
=>
" “……”
- 入场奖励:获得篝酱曾经用过的奇妙武器
- 获取方式:完成成就「篝火的引导」的阶段二「世界的树形图」
"
),
# 11. 寻星者
11
=>
Array
(
'class'
=>
"
purple
"
,
'title'
=>
" “过去的寻星者,今日的领航星。”
11
=>
Array
(
'class'
=>
"
tmagenta
"
,
'title'
=>
" “过去的寻星者,今日的领航星。”
- 入场奖励:获得额外斩系熟练,装备武器『寻星勇者』
- 获取方式:完成成就「寻星急袭」
"
),
# 13. l33t
13
=>
Array
(
'class'
=>
"
purple
"
,
'title'
=>
" “l33t是什么意思?”
13
=>
Array
(
'class'
=>
"
tmagenta
"
,
'title'
=>
" “l33t是什么意思?”
- 入场奖励:获得KEY弹大礼包,可以通过合成来获得真货
- 获取方式:完成成就「233MAX」
"
),
# 14. 赌玉狂魔
14
=>
Array
(
'class'
=>
"
purple
"
,
'title'
=>
" “马有四条腿,少一条不打紧。”
14
=>
Array
(
'class'
=>
"
tmagenta
"
,
'title'
=>
" “马有四条腿,少一条不打紧。”
- 入场奖励:牺牲了腿,获得了更多金钱
- 获取方式:完成成就「真名解放」
"
),
# 19. 美食家
19
=>
Array
(
'class'
=>
"yellow"
,
'title'
=>
" “虽然他吃的大部分都是糊糊。”
19
=>
Array
(
'class'
=>
'tlime'
,
'title'
=>
" “虽然他吃的大部分都是糊糊。”
- 入场奖励:开局携带更好的补给……应该是这样吧?
- 获取方式:完成成就「及时补给」的阶段二「衣食无忧」
"
),
# 20. 补给掠夺者
20
=>
Array
(
'class'
=>
'clan'
,
'title'
=>
" “糊糊不能吃吗?”
20
=>
Array
(
'class'
=>
'
t
clan'
,
'title'
=>
" “糊糊不能吃吗?”
- 入场奖励:暂无
- 获取方式:完成成就「及时补给」的阶段三「奥义很爽」
"
),
# 24. 殴系爱好者
24
=>
Array
(
'class'
=>
"yellow"
,
'title'
=>
" “殴系到底有什么武器用?冰棍棒吗?”
24
=>
Array
(
'class'
=>
'tlime'
,
'title'
=>
" “殴系到底有什么武器用?冰棍棒吗?”
- 入场奖励:获得额外的殴系熟练度,并自带称号卡
- 获取方式:暂无
"
),
# 26. 斩系爱好者
26
=>
Array
(
'class'
=>
"yellow"
,
'title'
=>
" “斩系爱好者已经濒临灭绝。”
26
=>
Array
(
'class'
=>
'tlime'
,
'title'
=>
" “斩系爱好者已经濒临灭绝。”
- 入场奖励:获得额外的斩系熟练度,并自带称号卡
- 获取方式:暂无
"
),
# 38. 投系爱好者
38
=>
Array
(
'class'
=>
"yellow"
,
'title'
=>
" “小黄有点弱了,削下红莲龙吧!”
38
=>
Array
(
'class'
=>
'tlime'
,
'title'
=>
" “小黄有点弱了,削下红莲龙吧!”
- 入场奖励:获得额外的投系熟练度,并自带称号卡
- 获取方式:暂无
"
),
# 40. 爆系爱好者
40
=>
Array
(
'class'
=>
"yellow"
,
'title'
=>
" “体力恢复 桔黄色的果酱 150/249”
40
=>
Array
(
'class'
=>
'tlime'
,
'title'
=>
" “体力恢复 桔黄色的果酱 150/249”
- 入场奖励:获得额外的爆系熟练度,并自带称号卡
- 获取方式:暂无
"
),
# 30. 射系爱好者
30
=>
Array
(
'class'
=>
"yellow"
,
'title'
=>
" “「掠夺」使红暮获得了997元!”
30
=>
Array
(
'class'
=>
'tlime'
,
'title'
=>
" “「掠夺」使红暮获得了997元!”
- 入场奖励:获得额外的射系熟练度,并自带称号卡
- 获取方式:暂无
"
),
# 44. 灵系爱好者
44
=>
Array
(
'class'
=>
"yellow"
,
'title'
=>
" “其实他没有超能力。”
44
=>
Array
(
'class'
=>
'tlime'
,
'title'
=>
" “其实他没有超能力。”
- 入场奖励:获得额外的灵系熟练度,并自带称号卡
- 获取方式:暂无
"
),
# 63. 实用主义者
63
=>
Array
(
'class'
=>
"lime"
,
'title'
=>
" “润!”
63
=>
Array
(
'class'
=>
"
t
lime"
,
'title'
=>
" “润!”
- 入场奖励:获得额外的全系熟练度,并自带能开出防具等物品的福袋
- 获取方式:完成成就「逃避可耻?」的阶段一
"
),
# 66. 叶子钦定!
66
=>
Array
(
'class'
=>
"lime"
,
'title'
=>
" “小叶子认为你做得对!”
66
=>
Array
(
'class'
=>
"
t
lime"
,
'title'
=>
" “小叶子认为你做得对!”
- 入场奖励:获得「核子补给」
- 获取方式:完成成就「核爆全灭」的阶段二「麻烦制造机?」
"
),
# 69. 奇迹的篝火
69
=>
Array
(
'class'
=>
"clan"
,
'title'
=>
" “这是我们的使命。”
69
=>
Array
(
'class'
=>
"
t
clan"
,
'title'
=>
" “这是我们的使命。”
- 入场奖励:可以看见游戏中大部分骰子的结果
- 获取方式:完成成就「幻境解离」的阶段一
"
),
...
...
@@ -250,30 +250,30 @@ if(!defined('IN_GAME')) exit('Access Denied');
120
=>
Array
(
'img'
=>
"img/nicktest.png"
,),
# 6001~6002 第一期意见征询活动纪念头衔
6001
=>
Array
(
'class'
=>
'
yellow
'
,
'title'
=>
" “这个游戏以前其实有过留言板系统。”
6001
=>
Array
(
'class'
=>
'
tlime
'
,
'title'
=>
" “这个游戏以前其实有过留言板系统。”
- 入场奖励:暂无
- 获取方式:在官方讨论区参与了第一期意见征询活动"
),
6002
=>
Array
(
'class'
=>
'lime'
,
'title'
=>
" “后来它变成了小广告系统。”
6002
=>
Array
(
'class'
=>
'
t
lime'
,
'title'
=>
" “后来它变成了小广告系统。”
- 入场奖励:暂无
- 获取方式:在官方讨论区参与了第一期意见征询活动,并提供了被采纳的建议"
),
# 7771~7776 软件测试工程师Lv.1~Lv.6
7771
=>
Array
(
'class'
=>
'lime'
,
'title'
=>
" “他很擅长鉴定网络热门昆虫。”
7771
=>
Array
(
'class'
=>
'
t
lime'
,
'title'
=>
" “他很擅长鉴定网络热门昆虫。”
- 入场奖励:暂无
- 获取方式:帮助开发团队捉住了 1 只 bug"
),
7772
=>
Array
(
'class'
=>
'clan'
,
'title'
=>
" “他已经不再满足于只鉴定昆虫了。”
7772
=>
Array
(
'class'
=>
'
t
clan'
,
'title'
=>
" “他已经不再满足于只鉴定昆虫了。”
- 入场奖励:暂无
- 获取方式:帮助开发团队捉住了 5 只 bug"
),
7773
=>
Array
(
'class'
=>
'lime'
,
'title'
=>
" “鸽子汤就是用鸽子做的汤,要做鸽子汤,首先要将生姜切成……”
7773
=>
Array
(
'class'
=>
'
t
lime'
,
'title'
=>
" “鸽子汤就是用鸽子做的汤,要做鸽子汤,首先要将生姜切成……”
- 入场奖励:暂无
- 获取方式:帮助开发团队捉住了 10 只 bug"
),
7774
=>
Array
(
'class'
=>
'clan'
,
'title'
=>
" “我是小八哥、我是你……”
7774
=>
Array
(
'class'
=>
'
t
clan'
,
'title'
=>
" “我是小八哥、我是你……”
- 入场奖励:暂无
- 获取方式:帮助开发团队捉住了 15 只 bug"
),
7775
=>
Array
(
'class'
=>
'
purple
'
,
'title'
=>
" “文字,是句读的韵律,是魔法的咒语。”
7775
=>
Array
(
'class'
=>
'
tmagenta
'
,
'title'
=>
" “文字,是句读的韵律,是魔法的咒语。”
- 入场奖励:暂无
- 获取方式:帮助开发团队捉住了 30 只 bug"
),
7776
=>
Array
(
'class'
=>
'
purple
'
,
'title'
=>
" “文字,使愚者千虑,供智者隐喻。”
7776
=>
Array
(
'class'
=>
'
tmagenta
'
,
'title'
=>
" “文字,使愚者千虑,供智者隐喻。”
- 入场奖励:暂无
- 获取方式:帮助开发团队捉住了 50 只 bug"
),
);
...
...
include/game/itemmix.func.php
View file @
d22cefed
...
...
@@ -373,7 +373,7 @@ function itemmix_proc($mlist, $minfo, $itmstr, &$data=NULL)
$tpstr
=
$mix_type
[
$uip
[
'mixtp'
]]
==
'通常'
?
''
:
$mix_type
[
$uip
[
'mixtp'
]];
$log
.=
"<span class=
\"
yellow
\"
>
$itmstr
</span>
{
$tpstr
}
合成了<span class=
\"
yellow
\"
>
{
$itm0
}
</span>。<br>"
;
addnews
(
$now
,
'itemmix'
,
$name
,
$itm0
,
$tpstr
);
addnews
(
$now
,
'itemmix'
,
$name
,
$itm0
,
$tpstr
,
$nick
);
//执行合成合成成功时会触发的额外事件
itemmix_events
(
$data
);
...
...
include/news.func.php
View file @
d22cefed
...
...
@@ -33,7 +33,7 @@ function nparse_news($start = 0, $range = 0 ){//$type = '') {
'newpc'
=>
'd'
,
'hack'
=>
'b'
,
'hack2'
=>
'b'
,
'itemmix'
=>
'
c
'
,
'itemmix'
=>
'
d
'
,
'syncmix'
=>
'c'
,
'overmix'
=>
'c'
,
'senditem'
=>
'd'
,
...
...
templates/default/admin_urlist.htm
View file @
d22cefed
...
...
@@ -64,7 +64,7 @@
</td>
<!--{else}-->
<td><input
type=
"checkbox"
id=
"user_$n"
name=
"user_$n"
value=
"{$ur['uid']}"
></td>
<td>
{$ur['username']}
</td>
<td
id=
"ur_$n"
>
{$ur['username']}
</td>
<td><input
type=
"text"
name=
"pass_$n"
size=
"20"
maxlength=
"20"
value=
""
></td>
<td>
{$urgroup[$ur['groupid']]}
</td>
<td>
第{$ur['lastgame']}局
</td>
...
...
@@ -83,21 +83,28 @@
<td><input
type=
"text"
name=
"killmsg_$n"
size=
"20"
maxlength=
"60"
value=
"$ur['killmsg']"
></td>
<td><input
type=
"text"
name=
"lastword_$n"
size=
"20"
maxlength=
"60"
value=
"$ur['lastword']"
></td>
<td>
<select
name=
"addtitles_$n"
>
<select
name=
"addtitles_$n"
onmousemove=
"$('ur_{$n}').style.cssText='background:yellow;'"
onmouseleave=
"$('ur_{$n}').style.cssText='background:#E3E3EA;'"
>
<!--{loop $titles_list $nkey $ninfo}-->
<option
value=
"$nkey"
>
$ninfo
</option>
<!--{/loop}-->
</select>
</td>
<td>
<select
name=
"deltitles_$n"
>
<select
name=
"deltitles_$n"
onmousemove=
"$('ur_{$n}').style.cssText='background:yellow;'"
onmouseleave=
"$('ur_{$n}').style.cssText='background:#E3E3EA;'"
>
<!--{loop $ur['nicksrev']['nicks'] $nkey}-->
<option
value=
"$nkey"
>
$titles_list[$nkey]
</option>
<!--{/loop}-->
</select>
</td>
<td>
<input
type=
"submit"
value=
"修改"
onclick=
"$('urcmd').value='edit_{$n}_{$ur['uid']}'"
>
<input
type=
"submit"
value=
"修改"
onclick=
"$('urcmd').value='edit_{$n}_{$ur['uid']}'"
onmousemove=
"$('ur_{$n}').style.cssText='background:yellow;'"
onmouseleave=
"$('ur_{$n}').style.cssText='background:#E3E3EA;'"
>
</td>
<!--{/if}-->
</tr>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment