Compare commits

..

No commits in common. "main" and "1.33" have entirely different histories.
main ... 1.33

113 changed files with 1054 additions and 981 deletions

View File

@ -1,8 +1,3 @@
:loop
"C:\NWN Work\nwnsc.exe" -s -o -w -n "C:\Games\Steam\steamapps\common\Neverwinter Nights" -i "D:\NWN Repos\EN4_PRC8\_content\hak\en4_prc8_cep3_top";"D:\NWN Repos\PRC8\nwn\nwnprc\trunk\include" "D:\NWN Repos\EN4_PRC8\_content\hak\en4_prc8_cep3_top\*.nss"
if %errorLevel% == -1 goto :loop
cd _tools\ cd _tools\
NWN.CLI.exe -k NWN.CLI.exe -k
cd .. cd ..

View File

@ -1238,7 +1238,7 @@
}, },
"Mod_OnNuiEvent": { "Mod_OnNuiEvent": {
"type": "resref", "type": "resref",
"value": "hif_onplayernui" "value": "prc_onplayernui"
}, },
"Mod_OnPlrChat": { "Mod_OnPlrChat": {
"type": "resref", "type": "resref",
@ -1258,7 +1258,7 @@
}, },
"Mod_OnPlrGuiEvt": { "Mod_OnPlrGuiEvt": {
"type": "resref", "type": "resref",
"value": "mod_gui" "value": ""
}, },
"Mod_OnPlrLvlUp": { "Mod_OnPlrLvlUp": {
"type": "resref", "type": "resref",
@ -1270,7 +1270,7 @@
}, },
"Mod_OnPlrTarget": { "Mod_OnPlrTarget": {
"type": "resref", "type": "resref",
"value": "hif_onplaytarget" "value": "prc_onplaytarget"
}, },
"Mod_OnPlrTileAct": { "Mod_OnPlrTileAct": {
"type": "resref", "type": "resref",
@ -2579,21 +2579,6 @@
"type": "int", "type": "int",
"value": 1 "value": 1
} }
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "PRC_CREATE_INFUSION_CASTER_LEVEL"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
} }
] ]
} }

View File

@ -20306,22 +20306,22 @@
"__struct_id": 0, "__struct_id": 0,
"RESREF": { "RESREF": {
"type": "resref", "type": "resref",
"value": "zep_tree028" "value": "zep_tree034"
}, },
"STRREF": { "STRREF": {
"type": "dword", "type": "dword",
"value": 16813284 "value": 16813282
} }
}, },
{ {
"__struct_id": 0, "__struct_id": 0,
"RESREF": { "RESREF": {
"type": "resref", "type": "resref",
"value": "zep_tree034" "value": "zep_tree028"
}, },
"STRREF": { "STRREF": {
"type": "dword", "type": "dword",
"value": 16813282 "value": 16813284
} }
}, },
{ {
@ -20368,17 +20368,6 @@
"value": 16813296 "value": 16813296
} }
}, },
{
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "zep_tree029"
},
"STRREF": {
"type": "dword",
"value": 16813300
}
},
{ {
"__struct_id": 0, "__struct_id": 0,
"RESREF": { "RESREF": {
@ -20394,11 +20383,11 @@
"__struct_id": 0, "__struct_id": 0,
"RESREF": { "RESREF": {
"type": "resref", "type": "resref",
"value": "zep_tree033" "value": "zep_tree029"
}, },
"STRREF": { "STRREF": {
"type": "dword", "type": "dword",
"value": 16813308 "value": 16813300
} }
}, },
{ {
@ -20412,6 +20401,17 @@
"value": 16813306 "value": 16813306
} }
}, },
{
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "zep_tree033"
},
"STRREF": {
"type": "dword",
"value": 16813308
}
},
{ {
"__struct_id": 0, "__struct_id": 0,
"RESREF": { "RESREF": {
@ -20777,17 +20777,6 @@
"value": 16813264 "value": 16813264
} }
}, },
{
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "zep_tree030"
},
"STRREF": {
"type": "dword",
"value": 16813288
}
},
{ {
"__struct_id": 0, "__struct_id": 0,
"RESREF": { "RESREF": {
@ -20803,11 +20792,11 @@
"__struct_id": 0, "__struct_id": 0,
"RESREF": { "RESREF": {
"type": "resref", "type": "resref",
"value": "zep_tree031" "value": "zep_tree030"
}, },
"STRREF": { "STRREF": {
"type": "dword", "type": "dword",
"value": 16813304 "value": 16813288
} }
}, },
{ {
@ -20821,6 +20810,17 @@
"value": 16813302 "value": 16813302
} }
}, },
{
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "zep_tree031"
},
"STRREF": {
"type": "dword",
"value": 16813304
}
},
{ {
"__struct_id": 0, "__struct_id": 0,
"RESREF": { "RESREF": {

Binary file not shown.

Binary file not shown.

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