Skip to content

Commit 8faef74

Browse files
committed
rename to UeCore
1 parent 1bda592 commit 8faef74

File tree

16 files changed

+42
-42
lines changed

16 files changed

+42
-42
lines changed

AUTHORS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# List of AUTHORS who contributed over time to the UeCore project
22

33
* geektcp geektcp@gmail.com
4-
* git https://github.com/geektcp/everwar
4+
* git https://github.com/geektcp/UeCore
55
* website http://everwar.cn

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ set(EVERWAR_BASE /usr/local)
1919
# set default buildoptions and print them
2020
include(cmake/options.cmake)
2121

22-
set(EVERWAR_INSTALL everwar)
22+
set(EVERWAR_INSTALL UeCore)
2323
set(CMAKE_INSTALL_PREFIX ${EVERWAR_BASE}/${EVERWAR_INSTALL}-${EVERWAR_VERSION})
2424

2525
set(BOOST_BASE boost)

ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ https://everwar.cn
1818
```
1919
持续反馈开源界用户的问题。
2020
```
21-
<a href="https://github.com/geektcp/everwar/issues" _target="blank" >issue</a>
21+
<a href="https://github.com/geektcp/UeCore/issues" _target="blank" >issue</a>

README.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
UeCore开源魔兽世界服务器
1+
UeCore全球著名中文魔兽世界服务器开源项目
22
==============================
33
> 魔兽世界是世界上最成功的游戏之一,这是一套完整的服务端源码版本。
44
55
> 2023年6月,官网已经正式发布魔兽世界服务器。欢迎点赞收藏。
66
7-
![登录入口](https://github.com/geektcp/everwar/blob/master/screen/door.png)
7+
![登录入口](https://github.com/geektcp/UeCore/blob/master/screen/door.png)
88

99
# website
1010
<a href="http://uewow.com" target="_blank">UeCore开源友谊魔兽世界社区论坛</a>
@@ -15,7 +15,7 @@ UeCore开源魔兽世界服务器
1515
```
1616
顶级为60的魔兽世界服务器版本是WOW最经典的版本,让我们重温经典吧。
1717
觉得有用就赞一个,欢迎fork
18-
https://github.com/geektcp/everwar.git
18+
https://github.com/geektcp/UeCore.git
1919
2020
任何技术问题直接在issue提问。直接把问题和期望写清楚),每周定期回复
2121
@@ -44,14 +44,14 @@ https://uewow.com
4444

4545
# notice
4646
```
47-
everwar服务器将提供良好的游戏功能设计,游戏体验,
47+
UeCore服务器将提供良好的游戏功能设计,游戏体验,
4848
持续更新,持续修复bug,持续扩展PVP,PVE各类玩法,创新功能,改进架构,做一个高质量的真正的游戏服务器。
4949
5050
```
5151

5252
# wotlk server
5353

54-
![登录入口](https://github.com/geektcp/everwar/blob/master/screen/37.png)
54+
![登录入口](https://github.com/geektcp/UeCore/blob/master/screen/37.png)
5555

5656
- 巫妖王之怒
5757
```
@@ -72,9 +72,9 @@ everwar服务器将提供良好的游戏功能设计,游戏体验,
7272
http://wotlk.everwar.cn
7373
```
7474

75-
![登录入口](https://github.com/geektcp/everwar/blob/master/screen/26.png)
75+
![登录入口](https://github.com/geektcp/UeCore/blob/master/screen/26.png)
7676

77-
![登录入口](https://github.com/geektcp/everwar/blob/master/screen/player/6.png)
77+
![登录入口](https://github.com/geektcp/UeCore/blob/master/screen/player/6.png)
7878

7979

8080
# feature
@@ -93,7 +93,7 @@ http://wotlk.everwar.cn
9393
9494
```
9595

96-
![登陆器](https://github.com/geektcp/everwar/blob/master/screen/launcher/launcher-v0.4.png)
96+
![登陆器](https://github.com/geektcp/UeCore/blob/master/screen/launcher/launcher-v0.4.png)
9797

9898
# history
9999
```
@@ -119,7 +119,7 @@ http://wotlk.everwar.cn
119119
github star增长变化情况
120120
```
121121

122-
[![Stargazers over time](https://starchart.cc/geektcp/everwar.svg)](https://starchart.cc/geektcp/everwar)
122+
[![Stargazers over time](https://starchart.cc/geektcp/UeCore.svg)](https://starchart.cc/geektcp/UeCore)
123123

124124
# branch
125125
```
@@ -156,7 +156,7 @@ CentOS 7.9 下载地址:
156156
https://ftp.riken.jp/Linux/centos/7.9.2009/isos/x86_64/
157157
158158
完整的二进制安装包下载地址(仅支持CentOS 6.5):
159-
https://github.com/geektcp/everwar/releases/tag/1.0
159+
https://github.com/geektcp/UeCore/releases/tag/1.0
160160
161161
完整的二进制安装包下载地址(支持CentOS 7.9):
162162
待发布
@@ -184,32 +184,32 @@ http://doc.everwar.cn
184184
# 界面截图
185185
```
186186
更完整的界面截图,在项目的screen目录:
187-
https://github.com/geektcp/everwar/tree/master/screen
187+
https://github.com/geektcp/UeCore/tree/master/screen
188188
```
189189

190-
<a href="https://github.com/geektcp/everwar/tree/master/screen" target="_blank">游戏精彩截图</a>
190+
<a href="https://github.com/geektcp/UeCore/tree/master/screen" target="_blank">游戏精彩截图</a>
191191

192192
- 玩家成功安装截图
193193

194-
![成功安装](https://github.com/geektcp/everwar/blob/master/screen/deploy/7.png)
194+
![成功安装](https://github.com/geektcp/UeCore/blob/master/screen/deploy/7.png)
195195

196196

197197
- 玩家一起练级
198198

199-
![玩家](https://github.com/geektcp/everwar/blob/master/screen/37.png)
199+
![玩家](https://github.com/geektcp/UeCore/blob/master/screen/37.png)
200200

201201
- 在灰谷体验最魔幻的森林
202202

203-
![风景1](https://github.com/geektcp/everwar/blob/master/screen/43.png)
203+
![风景1](https://github.com/geektcp/UeCore/blob/master/screen/43.png)
204204

205205

206-
![风景2](https://github.com/geektcp/everwar/blob/master/screen/44.png)
206+
![风景2](https://github.com/geektcp/UeCore/blob/master/screen/44.png)
207207

208208
- 玩家电脑屏幕截图
209209

210-
![玩家合照](https://github.com/geektcp/everwar/blob/master/screen/player/8.png)
210+
![玩家合照](https://github.com/geektcp/UeCore/blob/master/screen/player/8.png)
211211

212212
- 玩家打副本
213213

214-
![玩家合照](https://github.com/geektcp/everwar/blob/master/screen/player/4.png)
214+
![玩家合照](https://github.com/geektcp/UeCore/blob/master/screen/player/4.png)
215215

app/mangosd/mangosd.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ int main(int argc, char *argv[])
182182
" | |ontinued| |\\/| | __ _| . ` | | |_ | | | |\\___ \\ \n"
183183
" | |____ | | | |/ _` | |\\ | |__| | |__| |____) |\n"
184184
" \\_____| |_| |_| (_| |_| \\_|\\_____|\\____/ \\____/ \n"
185-
" http://everwar.cn\\__,_| Doing things right!\n\n");
185+
" http://uewow.com\\__,_| Doing things right!\n\n");
186186

187187
sLog.outString("Using configuration file %s.", configFile.c_str());
188188

contrib/CreateTopicBranch.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ then
182182
echo
183183
echo "Please link to your started project on our forum!"
184184
echo
185-
echo "Here is some suggested content for publishing on the http://everwar.cn forums at:"
185+
echo "Here is some suggested content for publishing on the http://uewow.com forums at:"
186186
echo " <LINK>"
187187
echo "or for a custom project: <LINK2>"
188188
echo

contrib/git_id/git_id.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555

5656
char remotes[NUM_REMOTES][MAX_REMOTE] =
5757
{
58-
"git@github.com:/geektcp/everwar.git",
59-
"git@github.com:/geektcp/everwar.git" // used for fetch if present
58+
"git@github.com:/geektcp/UeCore.git",
59+
"git@github.com:/geektcp/UeCore.git" // used for fetch if present
6060
};
6161

6262
char remote_branch[MAX_REMOTE] = "master";

doc/describe/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ you can dig in at any place you want to!
1212
See our linklist at [UeCore Links](http://everwar.cn) for other places.
1313

1414
This guide however is only for contributing to the UeCore core part -
15-
which is hosted at https://github.com/geektcp/everwar
15+
which is hosted at https://github.com/geektcp/UeCore
1616

1717
## Getting Started
1818

doc/describe/HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# UeCore -- History of visible changes
22

33
Please submit bug reports at our bugtracker at:
4-
https://github.com/geektcp/everwar/issues
4+
https://github.com/geektcp/UeCore/issues
55

66
See the file ChangeLog.md for details!
77

security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Security Policy
44
## Supported Versions
55

66
the latest version is guaranteed to be secure. For this purpose, thy-core maintains backwards compatibility.
7-
Please note the [readme of the project](https://github.com/geektcp/everwar/blob/main/README.md) for further information.
7+
Please note the [readme of the project](https://github.com/geektcp/UeCore/blob/main/README.md) for further information.
88

99

1010
## Reporting a Vulnerability

0 commit comments

Comments
 (0)