Compare commits

...

13 Commits

Author SHA1 Message Date
Jaysyn904
6639701322 2002/08/30 Update
Updated for PRC8 Merge updates.
Full compile.
2025-08-30 22:53:09 -04:00
Jaysyn904
1f33f8e4ac 2025/08/23 Update
Updated for PRC8 bugfix.
2025-08-23 10:16:05 -04:00
Jaysyn904
ec613e5c16 2025/08/15 Update
Updated for PRC8 updates.
2025-08-15 19:59:30 -04:00
Jaysyn904
32c250aa7e 2025/07/20 Update
Added PEPS AI.
Full compile.
2025-07-20 21:20:32 -04:00
Jaysyn904
b39804086d Updated for epic PrC expansion
Updated for epic PrC expansion.
Full compile.
2025-06-08 17:52:51 -04:00
Jaysyn904
243642f866 Update .gitignore 2025-04-03 23:45:39 -04:00
Jaysyn904
05beb684ca Removed _release folder
Removed _release folder
2025-04-03 23:44:16 -04:00
Jaysyn904
cd5105cb70 Update for PRC8 function updates
Update for PRC8 function updates.  Full compile.  Updated release archive.
2025-02-10 09:24:27 -05:00
Jaysyn904
2b1eea0366 Update for new PRC8 content
Update for new PRC8 content.  Full compile.  Updated release archive.
2024-12-26 21:19:48 -05:00
Jaysyn904
6616b634fd Fixed invalid weapon appearances in Buram's store
Fixed invalid weapon appearances in Buram's store.  Full compile.  Updated release archive.
2024-11-29 18:56:34 -05:00
Jaysyn904
6bcaa0deb8 Fixed bad appearances on creatures & weapons
Fixed bad appearances on creatures & weapons.  Full compile.  Updated release archive.
2024-11-21 19:21:24 -05:00
Jaysyn904
2d61e5f6de Update Aantioch [PRC-CEP3].7z
Updated CEP merge content
2024-09-11 09:10:56 -04:00
Jaysyn904
f61de49a2c Added ACP 4.1
Added ACP 4.1.  Full compile.  Updated release archive.
2024-09-08 11:53:11 -04:00
1754 changed files with 44229 additions and 1667 deletions

7
.gitignore vendored
View File

@@ -1,7 +1,4 @@
*.mod
_module/Aantioch \[PRC-CEP3\].mod
*.mod
_module/Aantioch \[PRC-CEP3\].mod
*.md5
_content/output/aantioch_top.hak
*.hak
/_release

View File

@@ -0,0 +1,4 @@
:loop
"C:\NWN Work\nwnsc.exe" -o -w -n "C:\Games\Steam\steamapps\common\Neverwinter Nights" -i "D:\NWN Repos\Aantioch_Infernum\_content\hak\aantioch_top";"D:\NWN Repos\PRC8\nwn\nwnprc\trunk\include" "D:\NWN Repos\Aantioch_Infernum\_content\hak\aantioch_top\*.nss"
if %errorLevel% == -1 goto :loop
pause

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

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

View File

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

View File

@@ -4895,7 +4895,7 @@
},
"Version": {
"type": "dword",
"value": 165
"value": 168
},
"Width": {
"type": "int",

View File

@@ -87,7 +87,7 @@
"Name": {
"type": "cexolocstring",
"value": {
"0": "ASG Magic Items Store Room - Material Componants"
"0": "ASG Magic Items Store Room - Material Components"
}
},
"NoRest": {
@@ -327,13 +327,17 @@
}
]
},
"TileBrdrDisabled": {
"type": "byte",
"value": 0
},
"Tileset": {
"type": "resref",
"value": "tic01"
},
"Version": {
"type": "dword",
"value": 15
"value": 16
},
"Width": {
"type": "int",

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