Commit Graph

23 Commits

Author SHA1 Message Date
Jaysyn904 04c7ed2867 Spellcasting Level marker feat update
Spellcasting Level marker feat update.  Added new effect icons.  Removed some old NWNx messages.
2023-07-23 20:57:37 -04:00
Jaysyn904 8333517884 Fix for 4 class blues?
Fix for 4 class blues?
2023-07-05 00:03:39 -04:00
Jaysyn904 db2f5c8719 Update for new nwscript.nss
Update for new nwscript.nss.  Added & updated notes.  Continuing with spellcasting marker feats.
2023-07-03 10:53:43 -04:00
Jaysyn904 a959f826be Alpha updates
Alpha updates
2023-06-25 10:25:10 -04:00
Jaysyn904 e134f42026 Update PRC4_NWN35.7z 2023-06-15 07:55:37 -04:00
Jaysyn904 fe7b000ee3 Updated hak files for latest updates
Updated hak files for latest updates.
2023-05-01 18:33:52 -04:00
Jaysyn904 143131f069 Fixed Ranger feat 2DA
Fixed Ranger feat 2DA.  Added a few missing updates from .34.
2023-05-01 17:56:37 -04:00
Jaysyn904 1e2bb32fbb Updated .34 haks
Updated .34 haks
2023-05-01 16:40:26 -04:00
Jaysyn904 e853d6b396 Added .34 Alpha
Added .34 Alpha for ease of distribution.
2023-04-30 18:16:55 -04:00
Jaysyn904 2ead493c81 Update PRC4_NWN35.7z 2023-04-30 18:06:25 -04:00
Jaysyn904 859b209f5f Forgot the TLK file
Forgot the TLK file
2023-03-30 20:28:12 -04:00
Jaysyn904 07d069de1b Deduplicated Class feats
Deduplicated Class feats.
2023-03-30 20:00:09 -04:00
Jaysyn904 67f002f80b Update for .35-35
Update for .35-35.  Added Steadfast Determination.
2023-03-14 20:48:30 -04:00
Jaysyn904 6585d40a0f Major script update for 8 class support
Major script update for 8 class support.

prc_wipeNSB.nss

PRC_S_spellb.nss

prc_amagsys_gain.nss	- AMSCompatibilityCheck()

prc_prereq.nss			- Dragonheart(), KnightWeave()

prc_onenter.nss			- OnEnter_AMSCompatibilityCheck()

prc_metamagic.nss		- GetHasSpontaneousNSBClass()

prc_feats.nss

prc_dracactive.nss

prc_debug_hfeatm.nss

prc_cbtmed_spnhl.nss

psi_powconv.nss

psi_pow_bstpwr.nss

x2_pc_umdcheck.nss
2023-03-11 12:04:30 -05:00
Jaysyn904 525a4f8ccc Revert "Revert "Major update""
This reverts commit 5de4086e8e.
2023-03-11 01:08:00 -05:00
Jaysyn904 5de4086e8e Revert "Major update"
This reverts commit d37dc3e68d.
2023-03-11 01:06:21 -05:00
Jaysyn904 d37dc3e68d Major update
inv_inc_invfunc.nss		- GetHighestInvokerLevel(), GetFirstInvocationClassPosition(), GetPrimaryInvocationClass()

inc_epicspellfnc.nss	- GetCanLearnSeed()

inc_newspellbook.nss 	- CheckNewSpellbooks(), GetSpellslotLevel()

moi_inc_moifunc.nss		- GetHighestMeldshaperLevel(), GetPrimaryIncarnumClass(), GetFirstIncarnumClassPosition()

nw_o2_coninclude.nss	- nDetermineClassToUse()

prc_inc_castlvl.nss		- GetArcanePRCLevels(), GetDivinePRCLevels(), GetFirstArcaneClassPosition(), GetFirstDivineClassPosition(), GetPrimaryArcaneClass(), GetPrimaryDivineClass(), GetPrimarySpellcastingClass(), UrPriestCL(), GetLevelByTypeArcane(), GetLevelByTypeDivine(), [Needs marker feats]

prc_inc_clsfunc.nss		- [Needs marker feats]

prc_inc_core.nss		- PRCGetSpellLevel(), UseNewSpellBook(), PRCGetHasSpell(), PRCGetIsRealSpellKnown()

prc_inc_domain.nss		- CastDomainSpell()

prc_inc_function.nss	- SetupCharacterData(), [Needs marker feats]

prc_inc_itmrstr.nss		- _prc_inc_itmrstr_ApplyWizardry()

prc_inc_leadersh.nss	- StoreCohort()

prc_inc_spells.nss		- GetPrCAdjustedCasterLevelByType(), GetLevelByTypeArcaneFeats(), GetLevelByTypeDivineFeats(), PRCDecrementRemainingSpellUses(), PRCGetSpellUsesLeft()

prc_shifter_info.nss	- _prc_inc_PrintDebugItem(), _prc_inc_PrintShape()

psi_inc_core.nss		- GetHighestManifesterLevel(), GetPrimaryPsionicClass(), GetFirstPsionicClassPosition()

shd_inc_shdfunc.nss		- GetHighestShadowcasterLevel(), GetPrimaryShadowMagicClass(), GetFirstShadowMagicClassPosition()

tob_inc_recovery.nss	- RecoverPrCAbilities()

tob_inc_tobfunc.nss		- GetHighestInitiatorLevel(), GetPrimaryBladeMagicClass(), GetFirstBladeMagicClassPosition()

true_inc_trufunc.nss	- GetHighestTrueSpeakerLevel()
2023-03-11 01:04:56 -05:00
Jaysyn904 e2d524963b Updated Invoking include to allow invoking past 3rd class
Updated Invoking include to allow invoking past 3rd class.  Updated epic spell include to allow epic spellcasting past 3rd class.  Updated nwscript compiler for .35.  Added .35 change log / notes.
2023-03-10 19:04:21 -05:00
Jaysyn904 ef28d788a3 Updated Disciple of Dispater's Iron Power for new weapon types
Updated Disciple of Dispater's Iron Power for new weapon types. Added note about adding new weapons.
2023-03-10 10:12:48 -05:00
Jaysyn904 033f03b473 Updated TLK
Updated TLK & release archive.
2023-03-03 19:14:10 -05:00
Jaysyn904 28140be897 Update Archmage check.
Update Archmage check.
2023-02-27 22:07:09 -05:00
Jaysyn904 dae92087d2 Bugfix for Favored Enemy & Archmage
Bugfix for Favored Enemy & Archmage
2023-02-27 21:28:21 -05:00
Jaysyn904 b7e05b60d5 Updated Archmage for PrC Class selection.
Updated Archmage for PrC Class selection. First release.
2023-02-26 22:18:45 -05:00