Compare commits

...

6 Commits

Author SHA1 Message Date
Jaysyn904
c8f152816a Updated for epic PrC expansion
Updated for epic PrC expansion.
Hooked up NUI spellcast menu.
Full Compile.
2025-06-13 22:08:40 -04:00
Jaysyn904
ca80fdf18a Update .gitignore 2025-04-03 23:05:09 -04:00
Jaysyn904
c0c8ce2354 Removed _release folder
Removed _release folder
2025-04-03 23:04:13 -04:00
Jaysyn904
479b1a1dc5 Updated for PRC8 function updates
Updated for PRC8 function updates.  Full compile.  Updated release archive.
2025-02-14 07:51:28 -05:00
Jaysyn904
501df59558 Update Land of Destiny [PRC8-CEP3].7z
Updated CEP merge content
2024-09-11 09:13:40 -04:00
Jaysyn904
24b2d08f76 Added ACP v4.1
Added ACP v4.1.  Updated module name.  Updated readme. Full Compile.  Updated release archive.
2024-09-08 19:42:18 -04:00
698 changed files with 146 additions and 17 deletions

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
*.mod
/_release

View File

@@ -1,6 +1,11 @@
# Land of Destiny [PRC]
# Land of Destiny [PRC8-CEP3]
Repository for the PRC'd version of "Land of Destiny".
Repository for the PRC'd version of the "Land of Destiny" persistent world.
https://neverwintervault.org/rolovault/projects/nwn1/modules/5001/index.html#Files
https://neverwintervault.org/rolovault/projects/nwn1/modules/5001/index.html#Files
# Requirements
* PRC8
* CEP 1
* CEP 3
* ACP v4.1

View File

@@ -1 +1 @@
Module.Packer.exe "Land of Destiny [PRC-CEP3].mod" p
Module.Packer.exe "Land of Destiny [PRC8-CEP3].mod" p

View File

@@ -1 +1 @@
Module.Packer.exe "Land of Destiny [PRC-CEP3].mod" u
Module.Packer.exe "Land of Destiny [PRC8-CEP3].mod" u

View File

@@ -1824,7 +1824,7 @@
"Mod_Description": {
"type": "cexolocstring",
"value": {
"0": "\nThere was once a land, plagued by famine, horror and evil magics. This land attracted many brave warriors, some who came seeking fortune, some for fame and others came to cause havoc.\nThese people became it's inhabitants and created a new world of their own, with rules and guides.\nGuilds were formed and war were fought.\nThe land they loved so much was not without reward though, many of its surrounding lands had treasures and magically crafted weapons and armor. The lands became known as Lands of Destiny.\n\nMany travel here, but few are remembered...\n\nPRC'd By: Jaysyn",
"0": "Land of Destiny [PRC8-CEP3]\n\nThere was once a land, plagued by famine, horror and evil magics. This land attracted many brave warriors, some who came seeking fortune, some for fame and others came to cause havoc.\nThese people became it's inhabitants and created a new world of their own, with rules and guides.\nGuilds were formed and war were fought.\nThe land they loved so much was not without reward though, many of its surrounding lands had treasures and magically crafted weapons and armor. The lands became known as Lands of Destiny.\n\nMany travel here, but few are remembered...\n\nPRC'd By: Jaysyn",
"10": "\nThere was once a land, plagued by famine, horrow and evil magics. This land attracted many brave warriors, some who came seeking fortune, some for fame and others came to cause havoc.\nThese people became it's inhabbitants and created a new world of their own, with rules and guides.\nGuilds were formed and war were faught.\nThe land they loved so much was not without reward though, many of it's surrounding lands had treasures and magically crafted weapons and armour. The land's became known as Lands of Destiny.\n\nMany travel here, but few are remembered...\n"
}
},
@@ -1923,6 +1923,13 @@
"value": "prc8_race"
}
},
{
"__struct_id": 8,
"Mod_Hak": {
"type": "cexostring",
"value": "cep3_vfx"
}
},
{
"__struct_id": 8,
"Mod_Hak": {
@@ -1944,6 +1951,20 @@
"value": "prc8_craft2das"
}
},
{
"__struct_id": 8,
"Mod_Hak": {
"type": "cexostring",
"value": "cep_prc8_uti"
}
},
{
"__struct_id": 8,
"Mod_Hak": {
"type": "cexostring",
"value": "acp_v4.1"
}
},
{
"__struct_id": 8,
"Mod_Hak": {
@@ -1979,13 +2000,6 @@
"value": "cep3_skies"
}
},
{
"__struct_id": 8,
"Mod_Hak": {
"type": "cexostring",
"value": "cep3_vfx"
}
},
{
"__struct_id": 8,
"Mod_Hak": {
@@ -2054,7 +2068,7 @@
},
"Mod_MinGameVer": {
"type": "cexostring",
"value": "1.87"
"value": "1.89"
},
"Mod_MinPerHour": {
"type": "byte",
@@ -2063,7 +2077,7 @@
"Mod_Name": {
"type": "cexolocstring",
"value": {
"0": "LOD-HOTU-CEP",
"0": "Land of Destiny [PRC8-CEP3]",
"10": "LOD-HOTU-CEP"
}
},
@@ -2101,7 +2115,7 @@
},
"Mod_OnNuiEvent": {
"type": "resref",
"value": ""
"value": "prc_onplayernui"
},
"Mod_OnPlrChat": {
"type": "resref",
@@ -2183,6 +2197,10 @@
"type": "cexostring",
"value": "LODHOTUCEP"
},
"Mod_UUID": {
"type": "cexostring",
"value": ""
},
"Mod_Version": {
"type": "dword",
"value": 3
@@ -2386,7 +2404,112 @@
},
"Value": {
"type": "int",
"value": 0
"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
}
},
{
"__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_XP_USE_SETXP"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
}
]

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.

Binary file not shown.

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