Search found 2151 matches

by Zizzo
Sun Jun 15, 2025 11:35 pm
Forum: Addons
Topic: [v1.7.0+] Swap Equipment Sets
Replies: 3
Views: 4939

Re: [v1.7.0+] Swap Equipment Sets

Found the one weakness in my swap-in strategy. :oops: Gems, of course, are obvious candidates to swap into the Psionic Focus slot for temporary stat boosts. Unfortunately, they're also some of the few things that will stack in inventory, and thanks to the vagaries of the T-Engine's inventory handlin...
by Zizzo
Sun Jun 15, 2025 4:30 pm
Forum: Addons
Topic: Some Boot Module Addons
Replies: 23
Views: 30805

Re: Some Boot Module Addons

Small improvement to ZOmnibus Check in v1.1.1: Gunsnixed and Gunsnixed Lite aren't strictly mutually conflicting, but players probably won't want to use both, so we flag them as for other conflicting addons. And while I'm here, I've always wondered why the Addons dialog didn't show somewhere the des...
by Zizzo
Sun Jun 15, 2025 4:26 pm
Forum: Addons
Topic: [v1.7.0+] Sandworm Cavern SONAR
Replies: 7
Views: 6972

Re: [v1.7.0+] Sandworm Cavern SONAR

Been a while since I ran an Embers character. The Ritch Hive isn't quite as bad as the Sandworm Lair since we have the shredder, but I think our quest item would still be useful on level 3. So in v1c, we hook into the Ritch Hive's .on_enter() method (where the game tells you about the sand shredder)...
by Zizzo
Sun Jun 15, 2025 4:25 pm
Forum: Addons
Topic: [v1.7.0+] Chat/Quest Tweaks
Replies: 11
Views: 9412

Re: [v1.7.0+] Chat/Quest Tweaks

Found another couple chats missing NPC portraits: apparently the portrait image file for the Kruk Pride faction in EoR was accidentally misnamed kruk.png instead of kruk-pride.png, which is what a couple stores in Kruk Town are looking for. We redirect to cover for that in v1c.3, just pushed out.
by Zizzo
Wed Jun 04, 2025 3:48 pm
Forum: Addons
Topic: [v1.5.0+,Cults] Prophecy Management
Replies: 3
Views: 2459

Re: [v1.5.0+,Cults] Prophecy Management

[sound F/X: forehead repeatedly striking desk] Well, now I'm really embarrassed… :oops: :oops: :oops: The previous fix had a typo in it, which had the effect that our Prophecy Management dialog would discard your current settings and come up empty every time. That's fixed in v1a.3; We Apologize for...
by Zizzo
Sat May 31, 2025 3:46 pm
Forum: Addons
Topic: [v1.0.0-1.1.0+] ZOmnibus Addon Pack/ZOmnibus Lite
Replies: 518
Views: 2122031

Re: [v1.0.0-1.1.0+] ZOmnibus Addon Pack/ZOmnibus Lite

Pushing out v17h.7 for both, with a bugfix in Enhanced Wield/Replace.
by Zizzo
Sat May 31, 2025 3:45 pm
Forum: Addons
Topic: [v1.5.0+,Cults] Prophecy Management
Replies: 3
Views: 2459

Re: [v1.5.0+,Cults] Prophecy Management

[sound F/X: forehead repeatedly striking desk] I've made this mistake before; you think I'd have learned better by now… :oops: As a reminder to aspiring addon authors, "table.set(t, 'x', 'y', nil)" is not equivalent to "t.x.y = nil", as it looks like it ought to be; it's equival...
by Zizzo
Sat May 31, 2025 3:42 pm
Forum: Addons
Topic: [v1.3.0+] Enhanced Wield Replace
Replies: 11
Views: 11756

Re: [v1.3.0+] Enhanced Wield Replace

Dabbling with a Mekurabe character from mannendake's Youkai Pack addon, which, among other things, can't wear cloaks. I tried wearing the Cloak of Deception anyway, just to see what happened, and was faced with an empty list of replace candidates, which is obviously suboptimal. v1d.4 catches that ca...
by Zizzo
Sat May 31, 2025 3:39 pm
Forum: Bugs
Topic: Inventory .max=0 chokes on wield
Replies: 0
Views: 2345

Inventory .max=0 chokes on wield

Admittedly, this is kind of a corner case; I ran into it while playing a Mekurabe character from mannendake's Youkai Pack addon, which, among other things, has its inventory defined with CLOAK=0. I was testing whether Enhanced Wield Replace handles this case properly, and I tripped over this error i...
by Zizzo
Sun May 18, 2025 8:03 pm
Forum: Addons
Topic: [v1.7.0+] Bugnibus Bugfix Pack
Replies: 5
Views: 3826

Re: [v1.7.0+] Bugnibus Bugfix Pack

On a tangentially related note, is anyone using this addon via Steam? I just checked its Steam page , and it says, "The item is either marked as hidden or you do not have permission to view it.". When I'm logged into Steam, it lets me upload new versions, but won't let me edit the addon de...
by Zizzo
Sun May 18, 2025 7:23 pm
Forum: Addons
Topic: [v1.7.0+] Bugnibus Bugfix Pack
Replies: 5
Views: 3826

Re: [v1.7.0+] Bugnibus Bugfix Pack

And first upgrade to Bugnibus, release 1.0.1, with an improvement to Particle Cleanup
by Zizzo
Sun May 18, 2025 7:22 pm
Forum: Addons
Topic: [v1.7.0+] Particle Cleanup
Replies: 15
Views: 11935

Re: [v1.7.0+] Particle Cleanup

Got a couple long-standing (and occasionally played :oops: ) characters of classes from Mister_Vimes' Greenwatch addon, and a few of its map particles have turned out to be occasionally sticky: The vine "tethers" from Anamages' Grasping Vines talent are sometimes left behind when their tar...
by Zizzo
Tue May 13, 2025 1:11 am
Forum: Addons
Topic: [v1.7.0+] Interact with Sidekicks
Replies: 7
Views: 9367

Re: [v1.7.0+] Interact with Sidekicks

Based on a suggestion from a PM, v1c adds choices to the Interact with Sidekick dialog (and the other more sidekick-specific dialogs, if present) for the standard party orders from the "Give order" dialog, like setting your sidekick's target or leash anchor. Now, I probably won't be using ...
by Zizzo
Wed May 07, 2025 8:28 pm
Forum: Addons
Topic: [v1.0.0-1.1.0+] ZOmnibus Addon Pack/ZOmnibus Lite
Replies: 518
Views: 2122031

Re: [v1.0.0-1.1.0+] ZOmnibus Addon Pack/ZOmnibus Lite

Pushing out v17h.6 for both, with a small improvement in Go to Landmark.
by Zizzo
Wed May 07, 2025 8:24 pm
Forum: Addons
Topic: [v1.0.4-1.0.5] Go to Landmark
Replies: 74
Views: 125611

Re: [v1.0.4-1.0.5] Go to Landmark

Some of the landmarks we list cover multiple grids, like Orb portals. The entry to High Peak from Slime Tunnels is even worse, covering fully 40 grids — most of which aren't even enterable. :roll: So, in v5i.2, we group all those grids into a single entry in the landmark list, with a note of how man...