diff --git a/AUTHORS.md b/AUTHORS.md
index dc6bf27..1aadacb 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -1,5 +1,5 @@
# List of AUTHORS who contributed over time to the UeCore project
* geektcp geektcp@gmail.com
-* git https://github.com/geektcp/everwar
+* git https://github.com/geektcp/UeCore
* website http://everwar.cn
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c7f2eba..43622cb 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -19,7 +19,7 @@ set(EVERWAR_BASE /usr/local)
# set default buildoptions and print them
include(cmake/options.cmake)
-set(EVERWAR_INSTALL everwar)
+set(EVERWAR_INSTALL UeCore)
set(CMAKE_INSTALL_PREFIX ${EVERWAR_BASE}/${EVERWAR_INSTALL}-${EVERWAR_VERSION})
set(BOOST_BASE boost)
diff --git a/ChangeLog.md b/ChangeLog.md
index 111a43b..0c9cf04 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -18,4 +18,4 @@ https://everwar.cn
```
持续反馈开源界用户的问题。
```
-issue
\ No newline at end of file
+issue
\ No newline at end of file
diff --git a/README.md b/README.md
index ca98d18..46216a7 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
-UeCore开源魔兽世界服务器
+UeCore全球著名中文魔兽世界服务器开源项目
==============================
> 魔兽世界是世界上最成功的游戏之一,这是一套完整的服务端源码版本。
> 2023年6月,官网已经正式发布魔兽世界服务器。欢迎点赞收藏。
-
+
# website
UeCore开源友谊魔兽世界社区论坛
@@ -15,7 +15,7 @@ UeCore开源魔兽世界服务器
```
顶级为60的魔兽世界服务器版本是WOW最经典的版本,让我们重温经典吧。
觉得有用就赞一个,欢迎fork
-https://github.com/geektcp/everwar.git
+https://github.com/geektcp/UeCore.git
任何技术问题直接在issue提问。直接把问题和期望写清楚),每周定期回复
@@ -44,14 +44,14 @@ https://uewow.com
# notice
```
-everwar服务器将提供良好的游戏功能设计,游戏体验,
+UeCore服务器将提供良好的游戏功能设计,游戏体验,
持续更新,持续修复bug,持续扩展PVP,PVE各类玩法,创新功能,改进架构,做一个高质量的真正的游戏服务器。
```
# wotlk server
-
+
- 巫妖王之怒
```
@@ -72,9 +72,9 @@ everwar服务器将提供良好的游戏功能设计,游戏体验,
http://wotlk.everwar.cn
```
-
+
-
+
# feature
@@ -93,7 +93,7 @@ http://wotlk.everwar.cn
```
-
+
# history
```
@@ -119,7 +119,7 @@ http://wotlk.everwar.cn
github star增长变化情况
```
-[](https://starchart.cc/geektcp/everwar)
+[](https://starchart.cc/geektcp/UeCore)
# branch
```
@@ -156,7 +156,7 @@ CentOS 7.9 下载地址:
https://ftp.riken.jp/Linux/centos/7.9.2009/isos/x86_64/
完整的二进制安装包下载地址(仅支持CentOS 6.5):
-https://github.com/geektcp/everwar/releases/tag/1.0
+https://github.com/geektcp/UeCore/releases/tag/1.0
完整的二进制安装包下载地址(支持CentOS 7.9):
待发布
@@ -184,32 +184,32 @@ http://doc.everwar.cn
# 界面截图
```
更完整的界面截图,在项目的screen目录:
-https://github.com/geektcp/everwar/tree/master/screen
+https://github.com/geektcp/UeCore/tree/master/screen
```
-游戏精彩截图
+游戏精彩截图
- 玩家成功安装截图
-
+
- 玩家一起练级
-
+
- 在灰谷体验最魔幻的森林
-
+
-
+
- 玩家电脑屏幕截图
-
+
- 玩家打副本
-
+
diff --git a/app/mangosd/mangosd.cpp b/app/mangosd/mangosd.cpp
index 15e2d41..34caede 100644
--- a/app/mangosd/mangosd.cpp
+++ b/app/mangosd/mangosd.cpp
@@ -182,7 +182,7 @@ int main(int argc, char *argv[])
" | |ontinued| |\\/| | __ _| . ` | | |_ | | | |\\___ \\ \n"
" | |____ | | | |/ _` | |\\ | |__| | |__| |____) |\n"
" \\_____| |_| |_| (_| |_| \\_|\\_____|\\____/ \\____/ \n"
- " http://everwar.cn\\__,_| Doing things right!\n\n");
+ " http://uewow.com\\__,_| Doing things right!\n\n");
sLog.outString("Using configuration file %s.", configFile.c_str());
diff --git a/contrib/CreateTopicBranch.sh b/contrib/CreateTopicBranch.sh
index 8f56fde..651546b 100644
--- a/contrib/CreateTopicBranch.sh
+++ b/contrib/CreateTopicBranch.sh
@@ -182,7 +182,7 @@ then
echo
echo "Please link to your started project on our forum!"
echo
- echo "Here is some suggested content for publishing on the http://everwar.cn forums at:"
+ echo "Here is some suggested content for publishing on the http://uewow.com forums at:"
echo " "
echo "or for a custom project: "
echo
diff --git a/contrib/git_id/git_id.cpp b/contrib/git_id/git_id.cpp
index a23dcd2..78b2b90 100644
--- a/contrib/git_id/git_id.cpp
+++ b/contrib/git_id/git_id.cpp
@@ -55,8 +55,8 @@
char remotes[NUM_REMOTES][MAX_REMOTE] =
{
- "git@github.com:/geektcp/everwar.git",
- "git@github.com:/geektcp/everwar.git" // used for fetch if present
+ "git@github.com:/geektcp/UeCore.git",
+ "git@github.com:/geektcp/UeCore.git" // used for fetch if present
};
char remote_branch[MAX_REMOTE] = "master";
diff --git a/doc/describe/CONTRIBUTING.md b/doc/describe/CONTRIBUTING.md
index 7730ee6..ccb9d1f 100644
--- a/doc/describe/CONTRIBUTING.md
+++ b/doc/describe/CONTRIBUTING.md
@@ -12,7 +12,7 @@ you can dig in at any place you want to!
See our linklist at [UeCore Links](http://everwar.cn) for other places.
This guide however is only for contributing to the UeCore core part -
-which is hosted at https://github.com/geektcp/everwar
+which is hosted at https://github.com/geektcp/UeCore
## Getting Started
diff --git a/doc/describe/HISTORY.md b/doc/describe/HISTORY.md
index a64d010..732ded5 100644
--- a/doc/describe/HISTORY.md
+++ b/doc/describe/HISTORY.md
@@ -1,7 +1,7 @@
# UeCore -- History of visible changes
Please submit bug reports at our bugtracker at:
-https://github.com/geektcp/everwar/issues
+https://github.com/geektcp/UeCore/issues
See the file ChangeLog.md for details!
diff --git a/security.md b/security.md
index f30fed2..4482a59 100644
--- a/security.md
+++ b/security.md
@@ -4,7 +4,7 @@ Security Policy
## Supported Versions
the latest version is guaranteed to be secure. For this purpose, thy-core maintains backwards compatibility.
-Please note the [readme of the project](https://github.com/geektcp/everwar/blob/main/README.md) for further information.
+Please note the [readme of the project](https://github.com/geektcp/UeCore/blob/main/README.md) for further information.
## Reporting a Vulnerability
diff --git a/src/game/Chat.cpp b/src/game/Chat.cpp
index dad0b01..bbb6b6c 100644
--- a/src/game/Chat.cpp
+++ b/src/game/Chat.cpp
@@ -764,7 +764,7 @@ ChatCommand* ChatHandler::getCommandTable()
{ "waterwalk", SEC_GAMEMASTER, false, &ChatHandler::HandleWaterwalkCommand, "", nullptr },
{ "quit", SEC_CONSOLE, true, &ChatHandler::HandleQuitCommand, "", nullptr },
{ "mmap", SEC_GAMEMASTER, false, nullptr, "", mmapCommandTable },
- { "everwar", SEC_PLAYER, false, &ChatHandler::HandleUeCoreCommand, "", nullptr },
+ { "uecore", SEC_PLAYER, false, &ChatHandler::HandleUeCoreCommand, "", nullptr },
{ nullptr, 0, false, nullptr, "", nullptr }
diff --git a/src/game/Level3.cpp b/src/game/Level3.cpp
index 2e956c1..e94ecd3 100644
--- a/src/game/Level3.cpp
+++ b/src/game/Level3.cpp
@@ -55,7 +55,7 @@
#include "SQLStorages.h"
#include "LootMgr.h"
-static uint32 everwar = 20;
+static uint32 uecore = 20;
static uint32 ahbotQualityIds[MAX_AUCTION_QUALITY] =
{
@@ -5636,7 +5636,7 @@ bool ChatHandler::HandleServerPLimitCommand(char* args)
else if (strncmp(param, "administrator", l) == 0)
sWorld.SetPlayerLimit(-SEC_ADMINISTRATOR);
else if (strncmp(param, "reset", l) == 0)
- sWorld.SetPlayerLimit(everwar);
+ sWorld.SetPlayerLimit(uecore);
else if (ExtractInt32(¶m, val))
{
if (val < -SEC_ADMINISTRATOR)
diff --git a/src/game/World.cpp b/src/game/World.cpp
index 49fd2d8..9adae58 100644
--- a/src/game/World.cpp
+++ b/src/game/World.cpp
@@ -88,7 +88,7 @@ float World::m_VisibleObjectGreyDistance = 0;
float World::m_relocation_lower_limit_sq = 10.f * 10.f;
uint32 World::m_relocation_ai_notify_delay = 1000u;
-uint32 World::everwar = 20;
+uint32 World::uecore = 20;
/// World constructor
World::World(): mail_timer(0), mail_timer_expires(0)
@@ -372,7 +372,7 @@ void World::LoadConfigSettings(bool reload)
}
///- Read the player limit and the Message of the day from the config file
- SetPlayerLimit(everwar, true);
+ SetPlayerLimit(uecore, true);
SetMotd(s);
///- Read all rates from the config file
diff --git a/src/game/World.h b/src/game/World.h
index 9624262..2fb9f1a 100644
--- a/src/game/World.h
+++ b/src/game/World.h
@@ -623,7 +623,7 @@ class World
static float m_relocation_lower_limit_sq;
static uint32 m_relocation_ai_notify_delay;
- static uint32 everwar;
+ static uint32 uecore;
// CLI command holder to be thread safe
std::mutex m_cliCommandQueueLock;
diff --git a/src/mangosd/mangosd.conf.dist.in b/src/mangosd/mangosd.conf.dist.in
index cc54a40..60351fe 100644
--- a/src/mangosd/mangosd.conf.dist.in
+++ b/src/mangosd/mangosd.conf.dist.in
@@ -60,11 +60,11 @@ ConfVersion=2016101401
###################################################################################################################
RealmID = 1
-DataDir = "/usr/local/everwar/data"
-LogsDir = "/usr/local/everwar/logs"
-LoginDatabaseInfo = "everwar;3306;everwar;everwar.cn;realmd"
-WorldDatabaseInfo = "everwar;3306;everwar;everwar.cn;mangos"
-CharacterDatabaseInfo = "everwar;3306;everwar;everwar.cn;characters"
+DataDir = "/usr/local/UeCore/data"
+LogsDir = "/usr/local/UeCore/logs"
+LoginDatabaseInfo = "UeCore;3306;UeCore;UeCore;realmd"
+WorldDatabaseInfo = "UeCore;3306;UeCore;UeCore;mangos"
+CharacterDatabaseInfo = "UeCore;3306;UeCore;UeCore;characters"
LoginDatabaseConnections = 1
WorldDatabaseConnections = 1
CharacterDatabaseConnections = 1
@@ -781,7 +781,7 @@ Event.Announce = 0
BeepAtStart = 1
ShowProgressBars = 0
WaitAtStartupError = 0
-Motd = "Welcome to the everwar.cn Server."
+Motd = "Welcome to the UeCore Server."
PlayerCommands = 1
###################################################################################################################
diff --git a/src/realmd/realmd.conf.dist.in b/src/realmd/realmd.conf.dist.in
index 2483914..42e9627 100644
--- a/src/realmd/realmd.conf.dist.in
+++ b/src/realmd/realmd.conf.dist.in
@@ -107,8 +107,8 @@ ConfVersion=2010062001
#
###################################################################################################################
-LoginDatabaseInfo = "everwar;3306;everwar;everwar.cn;realmd"
-LogsDir = "/usr/local/everwar/logs"
+LoginDatabaseInfo = "uecore;3306;uecore;uewow.com;realmd"
+LogsDir = "/usr/local/UeCore/logs"
MaxPingTime = 30
RealmServerPort = 3724
BindIP = "0.0.0.0"