Compare commits

...

8 Commits

Author SHA1 Message Date
Jaysyn904
cf42860d31 2025/08/24 Update
Updated for PRC8 updates.
2025-08-24 16:50:35 -04:00
Jaysyn904
4341602cd9 Updated for epic PrC expansion
Updated for epic PrC expansion.
Hooked up NUI spellcasting menu.
Full compile.
2025-06-12 20:09:28 -04:00
Jaysyn904
481d8aec4f Update .gitignore 2025-04-03 21:16:19 -04:00
Jaysyn904
6f6f806bf2 Removed _release folder
Removed _release folder
2025-04-03 19:38:08 -04:00
Jaysyn904
efbb592601 Update for PRC8 function updates
Update for PRC8 function updates.  Full compile.  Updated release archive.
2025-02-13 09:24:13 -05:00
Jaysyn904
3592ce42eb Update to CEP2.71
Update to CEP2.71 & new PRC8 content.  Full compile.  Updated release archive.
2024-12-26 21:37:20 -05:00
Jaysyn904
338b0677ec Update Alangara Rising [PRC8-CEP2].7z
Updated CEP merge content
2024-09-11 09:11:28 -04:00
Jaysyn904
418647d425 Added ACP 4.1
Added ACP 4.1.  Full compile.  Updated release archive.
2024-09-08 13:27:20 -04:00
515 changed files with 154 additions and 52 deletions

6
.gitignore vendored
View File

@@ -1,2 +1,4 @@
_module/Alangara Rising \[PRC8-CEP2\].mod
*.md5
*.hak
*.mod
/_release

View File

@@ -1,6 +1,9 @@
# Alangara Rising [PRC8-CEP3]
# Alangara Rising [PRC8-CEP2]
Repository for development of the PRC'd version of the Alangara Rising PW.
Requires: PRC8 4.1.11 & CEP 3
## Requirements
PRC 8 v4.1.11
CEP 2
ACP v4.1

View File

@@ -1870,7 +1870,7 @@
},
"Mod_CustomTlk": {
"type": "cexostring",
"value": "prc8_cep269_mrg"
"value": "prc8_cep271_mrg"
},
"Mod_CutSceneList": {
"type": "list",
@@ -1887,7 +1887,7 @@
"Mod_Description": {
"type": "cexolocstring",
"value": {
"0": "Alangara Rising [PRC8-CEP2]\n\nRoleplay adventure/action server, set in a unique and self-invented part of Faerun ( the Forgotten Realms )\n\nPlayerhousing and lands - player farming system - player-created literature - playerguilds - Tons of NPC quests - DM events - REBORN option to create semi-divine characters after level 40 - etc."
"0": "Alangara Rising [PRC8-CEP2]\n\nRoleplay adventure/action server, set in a unique and self-invented part of Faerun ( the Forgotten Realms )\n\nPlayer housing and lands - player farming system - player-created literature - playerguilds - Tons of NPC quests - DM events - REBORN option to create semi-divine characters after level 40 - etc."
}
},
"Mod_DuskHour": {
@@ -1933,7 +1933,7 @@
"__struct_id": 8,
"Mod_Hak": {
"type": "cexostring",
"value": "prc8_cep269_mrg"
"value": "prc8_cep271_mrg"
}
},
{
@@ -2013,6 +2013,13 @@
"value": "prc_add_sb"
}
},
{
"__struct_id": 8,
"Mod_Hak": {
"type": "cexostring",
"value": "acp_v4.1"
}
},
{
"__struct_id": 8,
"Mod_Hak": {
@@ -2115,7 +2122,7 @@
"__struct_id": 8,
"Mod_Hak": {
"type": "cexostring",
"value": "cep2_top_2_69"
"value": "cep2_top_2_71"
}
},
{
@@ -2186,7 +2193,7 @@
},
"Mod_MinGameVer": {
"type": "cexostring",
"value": "1.88"
"value": "1.89"
},
"Mod_MinPerHour": {
"type": "byte",
@@ -2232,7 +2239,7 @@
},
"Mod_OnNuiEvent": {
"type": "resref",
"value": ""
"value": "prc_onplayernui"
},
"Mod_OnPlrChat": {
"type": "resref",
@@ -2508,6 +2515,96 @@
"type": "int",
"value": 0
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "PRC_MULTISUMMON"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "PRC_XP_USE_SIMPLE_LA"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "PRC_XP_USE_SIMPLE_RACIAL_HD"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "PRC_XP_USE_SIMPLE_RACIAL_HD_NO_FREE_XP"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "PRC_ACP_MANUAL"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "PRC_ACP_NPC_AUTOMATIC"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
}
]
}

View File

@@ -36837,7 +36837,7 @@
"__struct_id": 0,
"CR": {
"type": "float",
"value": 0.5
"value": 0.3333333432674408
},
"FACTION": {
"type": "cexostring",

View File

@@ -30480,17 +30480,6 @@
"value": 16778353
}
},
{
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "prc_scr_995"
},
"STRREF": {
"type": "dword",
"value": 16790488
}
},
{
"__struct_id": 0,
"NAME": {
@@ -31734,6 +31723,17 @@
"value": 16829488
}
},
{
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "prc_scr_995"
},
"STRREF": {
"type": "dword",
"value": 16790488
}
},
{
"__struct_id": 0,
"NAME": {

View File

@@ -20710,22 +20710,22 @@
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "zep_tree034"
"value": "zep_tree028"
},
"STRREF": {
"type": "dword",
"value": 16813282
"value": 16813284
}
},
{
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "zep_tree028"
"value": "zep_tree034"
},
"STRREF": {
"type": "dword",
"value": 16813284
"value": 16813282
}
},
{
@@ -20772,17 +20772,6 @@
"value": 16813296
}
},
{
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "zep_tree035"
},
"STRREF": {
"type": "dword",
"value": 16813298
}
},
{
"__struct_id": 0,
"RESREF": {
@@ -20798,11 +20787,11 @@
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "zep_tree038"
"value": "zep_tree035"
},
"STRREF": {
"type": "dword",
"value": 16813306
"value": 16813298
}
},
{
@@ -20816,6 +20805,17 @@
"value": 16813308
}
},
{
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "zep_tree038"
},
"STRREF": {
"type": "dword",
"value": 16813306
}
},
{
"__struct_id": 0,
"RESREF": {
@@ -21233,17 +21233,6 @@
"value": 16813264
}
},
{
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "zep_tree036"
},
"STRREF": {
"type": "dword",
"value": 16813286
}
},
{
"__struct_id": 0,
"RESREF": {
@@ -21259,11 +21248,11 @@
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "zep_tree093"
"value": "zep_tree036"
},
"STRREF": {
"type": "dword",
"value": 16813302
"value": 16813286
}
},
{
@@ -21277,6 +21266,17 @@
"value": 16813304
}
},
{
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "zep_tree093"
},
"STRREF": {
"type": "dword",
"value": 16813302
}
},
{
"__struct_id": 0,
"RESREF": {

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More