summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xchar-serverbin2044416 -> 2044416 bytes
-rw-r--r--conf/groups.conf4
-rw-r--r--conf/map/help.txt2
-rwxr-xr-xlogin-serverbin1104736 -> 1104736 bytes
-rwxr-xr-xmap-serverbin12529480 -> 12529488 bytes
-rw-r--r--plugins/HPMHooking_map.sobin3765360 -> 3765360 bytes
-rwxr-xr-xplugins/constdb2doc.sobin245032 -> 245032 bytes
-rw-r--r--plugins/db2sql.sobin326008 -> 326008 bytes
-rwxr-xr-xplugins/generate-translations.sobin248968 -> 248968 bytes
-rw-r--r--plugins/libevol_map.sobin5127912 -> 5127912 bytes
-rw-r--r--plugins/sample.sobin302272 -> 302272 bytes
11 files changed, 3 insertions, 3 deletions
diff --git a/char-server b/char-server
index b6d15137..af03f3dd 100755
--- a/char-server
+++ b/char-server
Binary files differ
diff --git a/conf/groups.conf b/conf/groups.conf
index c05f23b7..30f6ab1c 100644
--- a/conf/groups.conf
+++ b/conf/groups.conf
@@ -283,7 +283,7 @@ groups: (
level: 50
commands: {
fakename: true
- hide: true
+ invisible: true
// Community Commands
heal: [true, true]
@@ -338,7 +338,7 @@ groups: (
dex: [true, true]
luk: [true, true]
allstats: true
- hide: true
+ invisible: true
speed: [true, true]
guild: [true, true]
diff --git a/conf/map/help.txt b/conf/map/help.txt
index 17dd829f..45d17c75 100644
--- a/conf/map/help.txt
+++ b/conf/map/help.txt
@@ -66,7 +66,7 @@ model: "Params: <hair ID: 0-17> <hair color: 0-8> <clothes color: 0-4> - Change
size: "Params: <1-3> Changes your size (1-Smallest 2-Biggest 3-Normal)"
sizeall: "Changes the size of all players."
sizeguild: "Changes the size of all online characters of a guild."
-hide: "Makes you character invisible (GM invisibility). Type again to become visible."
+invisible: "Makes you character invisible (GM invisibility). Type again to become visible."
save: "Sets respawn point to current spot."
load: "Warps you to your save point."
warp: "Params: <mapname> [<x> <y>]\n" "Warps you to the selected map and position."
diff --git a/login-server b/login-server
index 40713a12..f3f55924 100755
--- a/login-server
+++ b/login-server
Binary files differ
diff --git a/map-server b/map-server
index 822d0cf8..fa94ce1e 100755
--- a/map-server
+++ b/map-server
Binary files differ
diff --git a/plugins/HPMHooking_map.so b/plugins/HPMHooking_map.so
index fbad47f5..cb778320 100644
--- a/plugins/HPMHooking_map.so
+++ b/plugins/HPMHooking_map.so
Binary files differ
diff --git a/plugins/constdb2doc.so b/plugins/constdb2doc.so
index 12669e90..f49659ec 100755
--- a/plugins/constdb2doc.so
+++ b/plugins/constdb2doc.so
Binary files differ
diff --git a/plugins/db2sql.so b/plugins/db2sql.so
index 2fd7ad88..3d5c616a 100644
--- a/plugins/db2sql.so
+++ b/plugins/db2sql.so
Binary files differ
diff --git a/plugins/generate-translations.so b/plugins/generate-translations.so
index a107b856..e8269b63 100755
--- a/plugins/generate-translations.so
+++ b/plugins/generate-translations.so
Binary files differ
diff --git a/plugins/libevol_map.so b/plugins/libevol_map.so
index 213f2b55..e8433185 100644
--- a/plugins/libevol_map.so
+++ b/plugins/libevol_map.so
Binary files differ
diff --git a/plugins/sample.so b/plugins/sample.so
index 4ad7c948..057f58d1 100644
--- a/plugins/sample.so
+++ b/plugins/sample.so
Binary files differ