From a95a2c09accf967cc60080f45d73cd3a5aee7c3b Mon Sep 17 00:00:00 2001
From: wearyzxc <106075529+wearyzxc@users.noreply.github.com>
Date: Mon, 30 May 2022 14:40:39 +0500
Subject: [PATCH 1/2] fix manifest
---
README.md | 4 +---
manifest.json | 15 +++++++++++++--
module.json | 2 +-
3 files changed, 15 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index ed0cbc9..1a5b6ea 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1 @@
-# updated version bugfix for menma tera
--fix FIHM missing hp bar on 3rd boss
--fix TSHM silenced when using ngsp on 2nd boss
\ No newline at end of file
+Collection of mods that fix some of the most severe client bugs in TERA.
\ No newline at end of file
diff --git a/manifest.json b/manifest.json
index 748b0d5..f474f34 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,11 +1,22 @@
{
"files": {
- "README.md": "cc801494ffebcdf284c4002b94d3c4e4f27d8fc07b2b1d3fc8d78b9a7562a69d",
+ "README.md": "4edd96d31f37b03fcbe7de494c04359dddebce080e7d6e8a424ff01a8f2fe5dd",
"index.js": "2210b719a84086b1c5ddfe72fca46abbb7bab0cb4aae6d683781d6da4e9a648b",
"lib/chat-sanitizer.js": "0117ffca404691539dbe041bfe9bc51b00aafa55d87f8053728231864491de72",
"lib/menma-fix.js": "be8a9306f57f8ff2b0db9ce6024e0034dbabb231ae824d8138d2f7cb5ee7943e",
"lib/private-channel-fix.js": "4c2f81520db86f0398e8b92523f2608cbd21193344319470c93190e816c47295",
"lib/swim-fix.js": "30dadfa58eaa4057e41a6e5139f8f793da9b793885753356b120bdabeaeae12a",
- "module.json": "5594ca8a493d13a8947efd0da63b82764e0ce7f26ec55a46cb65992b728fc552"
+ "manifest.json": "a3aa2b8c9438c3806b8cc3952abcf8b91041f0a908a7ca9a953808fc22b267bb",
+ "module.json": "e53a9840bc0f3c6cfd7d2a383e9d8c18f9d5070008e550d194ba464803859a17"
+ },
+ "defs": {
+ "C_PLAYER_LOCATION": 5,
+ "S_ABNORMALITY_BEGIN": 4,
+ "S_ACTION_STAGE": 9,
+ "S_CHAT": 3,
+ "S_DESPAWN_NPC": 3,
+ "S_PRIVATE_CHAT": 1,
+ "S_SPAWN_NPC": 11,
+ "S_WHISPER": 3
}
}
\ No newline at end of file
diff --git a/module.json b/module.json
index 49bd08a..a08f998 100644
--- a/module.json
+++ b/module.json
@@ -7,7 +7,7 @@
"cliName": "Bugfix",
"guiName": "Bugfix"
},
- "servers": ["https://raw.githubusercontent.com/dev8213/bugfix/master/"],
+ "servers": ["https://raw.githubusercontent.com/wearyzxc/bugfix/master/"],
"conflicts": ["swim-fix","chat-sanitizer"],
"disableAutoUpdate": false
}
\ No newline at end of file
From ea4b2ff4ce629cbbf4739dec85f38ed66da46caa Mon Sep 17 00:00:00 2001
From: wearyzxc <106075529+wearyzxc@users.noreply.github.com>
Date: Mon, 30 May 2022 14:43:04 +0500
Subject: [PATCH 2/2] fix manifest
---
README.md | 4 +++-
manifest.json | 5 ++---
module.json | 2 +-
3 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 1a5b6ea..ed0cbc9 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,3 @@
-Collection of mods that fix some of the most severe client bugs in TERA.
\ No newline at end of file
+# updated version bugfix for menma tera
+-fix FIHM missing hp bar on 3rd boss
+-fix TSHM silenced when using ngsp on 2nd boss
\ No newline at end of file
diff --git a/manifest.json b/manifest.json
index f474f34..80f2980 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,13 +1,12 @@
{
"files": {
- "README.md": "4edd96d31f37b03fcbe7de494c04359dddebce080e7d6e8a424ff01a8f2fe5dd",
+ "README.md": "875f384096f0c8a9a50f214ecf15f0687ad260b29ba8dfbb4bc792a56b2293d1",
"index.js": "2210b719a84086b1c5ddfe72fca46abbb7bab0cb4aae6d683781d6da4e9a648b",
"lib/chat-sanitizer.js": "0117ffca404691539dbe041bfe9bc51b00aafa55d87f8053728231864491de72",
"lib/menma-fix.js": "be8a9306f57f8ff2b0db9ce6024e0034dbabb231ae824d8138d2f7cb5ee7943e",
"lib/private-channel-fix.js": "4c2f81520db86f0398e8b92523f2608cbd21193344319470c93190e816c47295",
"lib/swim-fix.js": "30dadfa58eaa4057e41a6e5139f8f793da9b793885753356b120bdabeaeae12a",
- "manifest.json": "a3aa2b8c9438c3806b8cc3952abcf8b91041f0a908a7ca9a953808fc22b267bb",
- "module.json": "e53a9840bc0f3c6cfd7d2a383e9d8c18f9d5070008e550d194ba464803859a17"
+ "module.json": "5594ca8a493d13a8947efd0da63b82764e0ce7f26ec55a46cb65992b728fc552"
},
"defs": {
"C_PLAYER_LOCATION": 5,
diff --git a/module.json b/module.json
index a08f998..49bd08a 100644
--- a/module.json
+++ b/module.json
@@ -7,7 +7,7 @@
"cliName": "Bugfix",
"guiName": "Bugfix"
},
- "servers": ["https://raw.githubusercontent.com/wearyzxc/bugfix/master/"],
+ "servers": ["https://raw.githubusercontent.com/dev8213/bugfix/master/"],
"conflicts": ["swim-fix","chat-sanitizer"],
"disableAutoUpdate": false
}
\ No newline at end of file