Compare commits

...

4 Commits
5.16 ... main

Author SHA1 Message Date
Jaysyn904
c583b79ef4 Update README.md 2025-06-18 18:57:24 -04:00
Jaysyn904
738bb79e21 Updated for epic PrC expansion.
Updated for epic PrC expansion.
Hooked up NUI spellcast menu.
Full Compile.
2025-06-14 22:49:08 -04:00
Jaysyn904
499ed8ac1b Update .gitignore 2025-04-03 23:34:21 -04:00
Jaysyn904
1786d8a1bb Removed _release folder
Removed _release folder
2025-04-03 23:33:21 -04:00
1159 changed files with 38 additions and 23 deletions

1
.gitignore vendored
View File

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

View File

@ -3,6 +3,6 @@
Repository for the development of the PRC8 version of the massive Shargast persistent world.
## Requirements
* [PRC8](https://gitea.raptio.us/Jaysyn/PRC8/src/branch/main/Release)
* [PRC8](https://gitea.raptio.us/Jaysyn/PRC8/releases)
* [CEP 2](https://neverwintervault.org/cep)
* [ACP v4.1](https://neverwintervault.org/project/nwnee/hakpak/alternate-combat-animations-pack-acp-41-hak-and-nit-automated-wizard-version)

View File

@ -5692,7 +5692,7 @@
},
"Mod_CustomTlk": {
"type": "cexostring",
"value": "prc8_cep269_mrg"
"value": "prc8_cep271_mrg"
},
"Mod_CutSceneList": {
"type": "list",
@ -5709,7 +5709,7 @@
"Mod_Description": {
"type": "cexolocstring",
"value": {
"0": "Shargast - Ch 1 [PRC8-CEP2]\n\nThis world revolves around the return from undeath of Brin Savros the destroyer, who in his escape shattered the Zethnite Crystal Gollems who had watch. The Shards of these Gollems were scattered throughout Shargast. The PC can collect clues, speak to npc's and so find the way to these elusive shards, with which he/she can build the ultimate weapon to do combat with Brin Savros. Otherwise, one can play non-linear in this world. It has enough depth to allow for 200+ hours of play time."
"0": "Shargast - Ch 1 [PRC8-CEP2]\n\nThis world revolves around the return from undeath of Brin Savros the destroyer, who in his escape shattered the Zethnite Crystal Golems who had watch. The Shards of these Golems were scattered throughout Shargast. The PC can collect clues, speak to npc's and so find the way to these elusive shards, with which he/she can build the ultimate weapon to do combat with Brin Savros. Otherwise, one can play non-linear in this world. It has enough depth to allow for 200+ hours of play time."
}
},
"Mod_DuskHour": {
@ -5755,7 +5755,7 @@
"__struct_id": 8,
"Mod_Hak": {
"type": "cexostring",
"value": "prc8_cep269_mrg"
"value": "prc8_cep271_mrg"
}
},
{
@ -5839,7 +5839,7 @@
"__struct_id": 8,
"Mod_Hak": {
"type": "cexostring",
"value": "cep2_top_2_69"
"value": "cep2_top_2_71"
}
},
{
@ -5898,6 +5898,13 @@
"value": "cep2_add_doors"
}
},
{
"__struct_id": 8,
"Mod_Hak": {
"type": "cexostring",
"value": "cep2_core7"
}
},
{
"__struct_id": 8,
"Mod_Hak": {
@ -5973,7 +5980,7 @@
},
"Mod_MinGameVer": {
"type": "cexostring",
"value": "1.88"
"value": "1.89"
},
"Mod_MinPerHour": {
"type": "byte",
@ -6019,7 +6026,7 @@
},
"Mod_OnNuiEvent": {
"type": "resref",
"value": ""
"value": "prc_onplayernui"
},
"Mod_OnPlrChat": {
"type": "resref",

View File

@ -33074,6 +33074,17 @@
"value": 16829488
}
},
{
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "prc_scr_995"
},
"STRREF": {
"type": "dword",
"value": 16790488
}
},
{
"__struct_id": 0,
"NAME": {
@ -36341,17 +36352,6 @@
"value": 16827179
}
},
{
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "prc_scr_995"
},
"STRREF": {
"type": "dword",
"value": 16790488
}
},
{
"__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.

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