Jump to content

DavidW

Gibberlings
  • Posts

    7,922
  • Joined

  • Last visited

Everything posted by DavidW

  1. It's a non-backward-compatible new library (about which I'm not likely to answer questions right now, since it's still in development, but you're welcome to look around it!) I'm likely to use it for new content, but not to convert old content (i.e. SCS) into it. The IWDSpells converter is written in 2e; the rest of SCS is in 1e, and will probably stay that way.
  2. I come back to my comment about content in general. It's not as if there's a shared list of all novels or all TV shows.
  3. The EE implementation of this in 33.7 should be harmless on v34, so I've left it for now. Probably it's unnecessary, but I was time-constrained in getting to a release. My guess is that probably it's fine with 2.5. But I don't officially support it, so you're on your own if you run into problems.
  4. I have maintained SCS for 15 years, through intercontinental moves and two children; it's fairly unlikely I'll stop now, though I've taken 2-year-plus breaks before and probably will again!
  5. You're not boring me, and I'd like to invite other people in this thread to dial down the snark a bit. I like getting this sort of feedback, even when I don't agree with it.
  6. There are about 15 new lines in tactical_bg1.tra for the new Carsa/Kahrk component, plus the component name itself in setup.tra. I *think* that's it. ... oh, wait: there's also a new tra file in iwdspells/lang, though most of the lines are from the old iwdspells tra files in the main lang directory.
  7. There are several more bugs and 2.6 problems I've been informed of via Beamdog that didn't make it into v34 (I was only checking G3) but which I'll get to quite soon, so users might want to hold off installing for a day or so unless they're in a screaming hurry.
  8. Unmodded Sarevok also has dispellable haste; I don't change this. (At the technical level it's from an undroppable ring, but that's how BG1 implements prebuffing - I assume he had it cast on him before the battle, or applied Oil of Speed.) On the broader point: I just don't mind this issue. We have a character (playing solo, I assume) who's identified the fact that Sarevok is inherently fairly slow moving but has a haste spell and that they're much faster, so that dispelling the haste spell gives them a big tactical advantage. And they've also managed the rest of their resources and tactics so as take out Sarevok's minions (three of whom have ranged weapons and/or spells) and their undead replacements (who are 90% immune to magic and fairly resistant to missile damage) even while staying ahead of Sarevok. Good for them! Sounds like a well-deserved victory: clever tactics, effectively implemented. Why would I want to spoil it?
  9. I just don't use github to organize my changes - it's just a repository for the completed files. (This change looks especially big because the whole iwspells directory is replaced, though.) The relevant changes here are in tactical_bg1/carsa.tpa.
  10. To be honest it's just that I was keen to move to a release fairly quickly and it looked fairly fiddly to sort this out. I'll probably revisit it soon.
  11. You could detect if the trap has been disarmed with Disarmed() in the area script?
  12. He has a unique katana+2 which gives some minor advantages to a mage wielding it. I'm on the fence as to whether it should have been a katana+1; there's actually a variable that controls its plus, so I can change it easily if I have second thoughts.
  13. Yes. Those are parts of SCS's spell-system modification, not the IWD spell-installer itself; they're unchanged.
  14. v34 (just released) has the following new component: Improved Carsa/Kahrk interaction At Firewine Bridge, you meet a crazed mage (Carsa) with a bottle that contains a powerful Ogre Mage (Kahrk). If you insist on taking the bottle from her, she releases Kahrk and dies; otherwise, she runs off. SCS's 'Improved Mages' component makes Kahrk rather dramatically more powerful than he is in unmodded BG, giving rise to an accidental boss fight. But awkwardly, you can't delay this fight until you're ready for it, because Carsa initiates contact and will run away permanently if you don't - you have to metagame by not entering her area until you want the encounter. This component modifies Carsa's dialog so that she will just hang around at Firewine Bridge if you don't take her bottle from her. It also (as an exception to usual SCS policy) adds a new treasure (a magical katana) to Kahrk, in keeping with his optional-boss status. (You can disable this at the ini if you want to.) Kahrk uses this new weapon in combat but otherwise he is not further improved by this component (but by all accounts he's pretty nasty just from Smarter Mages). As a consequence of Carsa's modified behavior, there is also now a (somewhat narrow) way to defeat Kahrk without killing her.
  15. I'll close this thread since v34 is now available - thanks to everyone for feedback and bug reports. I don't always reply, but I read everything, and most of the bugs on this thread should have been addressed in v34.
  16. Sword Coast Stratagems is a collection of interconnected mini-mods for Baldur's Gate (on the BGT/BGTUTU/BGEE versions) and Baldur's Gate II. It is primarily a tactical and AI-enhancement mod: the idea is to make the game's combat more interesting, tactically challenging, and realistic by more effective use of, and choices of, creatures' abilities. It also contains a few rule tweaks and ease-of-use features. Version 34 is largely a bug-fixing release: it fixes several issues (some critical) caused by the release of version 2.6 of BGEE/BG2EE, corrects a severe bug in mage AI accidentally introduced in v33.5, and solves 20-odd more minor issues. It also updates the Icewind Dale spells to IWDEE2.6, makes those spells available on non-Enhanced-edition versions of the game, adds a small new component for BG1 (Improved Carsa/Kahrk interaction), allows enemy spellcasters to use Icewind Dale spells even if the Spell Revisions mod is installed, and makes a few other minor AI and spellsystem tweaks. Grab it direct here. You can also visit the extensive project pages, readme, or SCS forum for more information.
  17. Changelog: New or Substantially Modified Content New experimental 'batch mode' install option, allowing you to choose all components before any of them install. Substantial revision to the IWD spells components, incorporating the latest version of IWDification (joint work with CamDawg): IWD spells are now available on original BG2 as well as on the Enhanced Edition Updated to v2.6 IWDEE spells Spells now match BG2 cosmetic style for visual/sound effects Many bugfixes New component: Improved Carsa/Kahrk interaction New spell tweak: the blinding effect of Nature's Beauty is no longer dispelled by a hostile creature's True Sight spell. Restored 'Improved Abazigal's Enclave' on non-EE installs, thanks to TotoR chasing down the ambient-sound naming issue that was causing crashes. If IWD spells and Spell Revisions spells are both installed, we now use the IWD spell lists, not the SR ones. (You can reverse this in stratagems.ini.) Deprecated the 'innate sequencers' component, at least for now, as it's causing bugs I don't have time to track down. Updates to French and Polish translations. Other Content Changes Experimentally removed the requirement that SCS is installed after EET_end. Druid shapeshift tokens are now createable by the player once per day, rather than just being applied once. (This is a reversion to pre-v33 behavior.) I dislike this aesthetically but it's the only convenient way to allow for various edge cases, e.g. losing the shapeshift tokens when fighting Faldorn. Beholders are a bit more careful not to target obviously-immune creatures like Golems. Intelligent opponents (like, again, beholders) don't try to petrify Mordenkainen's Sword. Enemy wizards now have a moderate preference for Protection from Fire over Protection from Cold. Kaishas now calls a maximum of 15 werewolves as reinforcements. On Enhanced-Edition installs, Smarter Fiends and Celestials now uses a repaletted (green) version of the fiend animation for Nabassus, to distinguish them visually from Balors. (You can turn this off via stratagems.ini). Removed a previous attempt to do something like this through opcode 51 that just looked ugly. Added katanas and wakisashis to 'replace some magic weapons with fine ones'. Standardized item descriptions in 'replace some magic weapons with fine ones' on the EE style. Minor documentation updates. Updated to ToBEx version 28. Bugfixes The script controlling mages' moving and shooting between spells inexplicably got wiped in 33.5, and is now restored. (Thanks to various people, but especially GrimJim, for tracking this down.) Fixed a number of problems caused by the 2.6 update to BGEE and BG2EE: The 'Improved Final Battle' component for BG1 made BGEE impossible to complete due to script changes in 2.6; this is now fixed. 2.6-era mages are now wiser in the deceptive ways of genies and no longer accidentally grant wishes to their opponents. The Balor's Aura of Flaming Death is now patched correctly Suppressed a (harmless) warning in the dragon component 'Better Calls for Help' should now install correctly on EasyTUTU. Tweaked 'Party's items are taken from them in Spellhold'. It's possible this will fix the glitches people have been seeing in this component. (I can't reproduce those glitches myself, which makes fixing it difficult.) 'Wider range of random spell scrolls' should no longer create undroppable items. Hard-difficulty hit point boosts should no longer expire if you go away and come back. Fixed a small glitch in easy-difficulty cleric/mage scripts due to a typo (thanks, Bartimaeus). Fixed a number of other typo-caused glitches (thanks, TotoR). 12th-level necromancers no longer get Invisibility. Beholders now avoid Flesh to Stone at lower difficulty levels. Ease-of-use AI no longer casts healing spells on characters with Spell Deflection or similar. Scrolls of Protection from Magic correctly block spellcasting by the affected creature. (I think it's a bit of an exploit to use this offensively, but I don't block exploits; this was just a bug.) The increased hit points certain creatures (notably dragons) get on harder difficulty settings no longer expire if you go away for a long time and then return. Druid shapeshift tokens should (for real this time) not be taken from you by the Spellhold-items component. Pre-cast versions of spells now receive any changes made by the various spell-system tweaks (previously they were being made before the tweaks, and so missed them.) Notably, this means pre-cast Protection from Normal Missiles spells should block elemental arrows. The BG1 assassin parties can no longer spawn into an ongoing random encounter. Aec'Letec and the Demon Knight in Durlag's Tower can now teleport in combat (as per other SCS fiends) - previously a bug was preventing them doing so in most circumstances. Fixed an EE-specific bug in 'Improved Doppelgangers' that prevented the improved versions from spawning in Aldeth Sashenstar's home in certain scenarios (EE codes this differently from oBG2 and I hadn't caught on). Thanks to a forum poster for a careful analysis of this - I've lost the post but I'm still grateful for it. We (hopefully) no longer mangle hidespl.2da on classic (non-EE) installs. Checks for race=myconid now work correctly on classic (non-EE) installs. Drow katanas are not automatically identified. A few other miscellaneous typos fixed.
  18. Sword Coast Stratagems is a collection of interconnected mini-mods for Baldur's Gate (on the BGT/BGTUTU/BGEE versions) and Baldur's Gate II. It is primarily a tactical and AI-enhancement mod: the idea is to make the game's combat more interesting, tactically challenging, and realistic by more effective use of, and choices of, creatures' abilities. It also contains a few rule tweaks and ease-of-use features. Version 34 is largely a bug-fixing release: it fixes several issues (some critical) caused by the release of version 2.6 of BGEE/BG2EE, corrects a severe bug in mage AI accidentally introduced in v33.5, and solves 20-odd more minor issues. It also updates the Icewind Dale spells to IWDEE 2.6, makes those spells available on non-Enhanced-edition versions of the game, adds a small new component for BG1 (Improved Carsa/Kahrk interaction), allows enemy spellcasters to use Icewind Dale spells even if the Spell Revisions mod is installed, and makes a few other minor AI and spellsystem tweaks. Grab it direct here. You can also visit the extensive project pages, readme, or SCS forum for more information. Full changelog in the next post. EDIT: Updated to v34.1 (9/18/21). Changelog: Aec'letec can now be killed on EE installs (critical incompability with 2.6). Revised batch mode a bit to deal better with reinstalls. Fixed a library-file glitch which was preventing installation of IWD spells on some installs. Creatures that are summoned offscreen by mages and priests are now summoned using the correct level of the spell, instead of the lowest level. Wand of Spell Striking now reduces MR by 20% rather than a level-dependent amount. Rakshasas and liches are no longer immune to the cleric version of True Seeing. Mind flayers have grown tired of waiting for unber hulks to turn up and now work with umber hulks instead (typo in level-dependent spawn component). Improved the handling of non-English-language numbers in the 'increased cost of Spellhold' component. Carsa's new dialog entries are now tra-ified, so they can be translated into non-English languages; so are a couple of stray phrases from the spell tweaks. (Thanks to Roberciik for spotting these.) Smarter Mages modifies Mae'var's Shadow Armor so that it permits spellcasting, rather than removing it entirely from the game. (I thought of just giving it to someone else but the description is a very good fit to Mae'var specifically.) The 'casting failure' icon from beholder/hive mother antimagic rays now has the correct duration. 7th and 8th level druids no longer illegally get Iron Skins. Beholders now use their central eye to destroy illusions (e.g. the Mislead spell clone). Rearranged the order in which we install Detectable Spells and the spell-tweak system, hopefully sorting out a minor compatibility issue with SR. Fire Elemental token now grants correct Dexterity and number of attacks. EDIT: Updated to v34.2 (9/20/21). Changelog: Updated French, Polish, and Russian translations. Druid spell allocation now works correctly on non-IWD installs Another tweak to the batch-mode installer (to enforce component order on reinstall). Description for Mordenkainen's Force Missiles is now correct. Fixed a bunch of compatibility issues between Spell Revisions and the IWD spells components (mostly on oBG2). Fixed some problems with 'Improved NPC customization and management: cleric/mages get spells; thieves don't regain their bonus-skill abilities on rejoining the party. Reverted a mistaken (undocumented) fix to the spellhold-cost component. EDIT: Updated to v34.3 (9/20/21). Changelog: Updated Italian translation. Slight further update to French and Polish translations. Some IWD spells weren't having their projectiles correctly assigned.
  19. No, but Spell Shield has often caused problems for beholders. I'll look into it (won't make it into the next release, though, because that's imminent).
  20. If a very experienced no-reload player has found a reliable way to beat a fight, that does not constitute a good reason in itself to make that fight harder. (If this forum was full of people complaining that Sarevok is too easy, even the first time they met him, that would be a different matter, but it's clearly not.) And giving a humanoid opponent an undispellable magic ability just to make things harder is contrary to SCS's design principles.
  21. Honestly, I'm not sure the task of finding Baldur's Gate mods is so very different from the task of finding content generally - say, finding something to watch. This site (G3) and Pocket Plane Groups (PPG) each have a reasonably-carefully curated, though relatively small, collection of mods. You can browse G3 and find a fairly organized mod collection with quite a lot of information on them, and you can assume G3 has vetted them at least at a basic level for code competence and writing quality. So insofar as you trust G3's judgement, that tells you something - though far from everything - about G3 mods. This is analogous to looking for something to watch on Disney +. Spellhold Studios has (had, really) a much more laissez-faire attitude to hosting. Their pages give you organized lists of mods (many more than G3 or PPG) with quite a lot of information about them, and you can have a modicum of confidence in their code at least being functional, but there's much less uniformity, for better or for worse. This is analogous to looking for something to watch on Amazon Video. There are lots of mods advertised in the general mod thread here and on Beamdog, but you have very little idea what you're going to get - except insofar as you can work it out from user comments and the reputation of the author. This is analogous to looking for something to watch on YouTube.
  22. It would not entirely surprise me if LoB gives creatures undocumented resilience against interruption. But that's just a guess; otherwise, I've no idea why this is happening on your install. There is nothing I can think of in SCS that can plausibly do it, and this is not a report I've seen before.
  23. The only thing I'd add to Cam's sensible post is that systematically working out an install order is combinatorically impossible. Baldur's Gate mods care a lot about install order precisely because of how powerful the modding tools available are (you can modify already-modified mods) and with 300+ mods to consider, the number of possible install orders is 300!, i.e. about 10^600. So it's completely impossible to systematically test to find the best order. And working out on theoretical grounds would require one to get into the innards of the code of those 300 mods in a way that's not quite mathematically impossible, but still dramatically beyond any realistic time commitment for a modder or team of modders. (I wrote and maintain SCS, probably the most technically complex mod out there, and I promise you that figuring out the right mod order is horribly more complicated than that.) The best you can do is work out general principles that govern mod order. And those are fairly well worked out, and fairly widely available (e.g, quest/NPC mods early, tweak mods late).
  24. Vampirism? There is a lot of in-game evidence that Bhaal created the Bhaalspawn well before the ToT. ("Bhaal foresaw his own death and sired mortal children in an effort to bring about his return.")
×
×
  • Create New...