Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

CodaBool

68
Posts
73
Followers
100
Following
A member registered Aug 10, 2023 · View creator page →

Creator of

Recent community posts

Looks great!

I was a Bully, lots of fun.

Fantastic game. Got a chance to play in DC at a convention.

Solid mechanics and easy to have a great time with.

my borther in christ why can it phase through doors

Immediately love this!

this is really fun!

There isn’t support for a home page like what you described.

It is possible. From the home page scroll down for a custom map. I think either space or earth work. Then go to settings, you can add a background image there.

created as part of a 3 week contest 2026 TripTech3 mothership jam.

(1 edit)

Thanks!

It is intentional. It’s inspired from the miscasts of Cloud Empress where some of the miscasts are beneficial. But I agree it feels off here.

EDIT: holy crap you have your own Egyptian pamphlet with Apep & Ammit! So cool.

Thanks for the detailed feedback. It’s my first module and I’d like to make a few more. So, this is really helpful.

Thanks for the heads up, I’ll remove the PSG rules from the app until I get approval. Yeah the app is human made too. I do web dev in my free time. I can add a human made label on there too.

(1 edit)

😂 I’ll take a look Edit: fixed, thank you

huge

killer art. I adore the isometric building maps.

Got a basic hotfix out which should have allow latest campaign-codex and stargazer to work together now. It does need more work still but it shouldn’t be hitting any breaking errors anymore.

(1 edit)

You’ve hit the other high priority task I have lol.

When I released the module campaign codex hadn’t come out with their new update. I need to rewrite my integration with them now. I’m not surprised that it is incompatible with it at the moment.

Oh yeah weird, one of my imports is broken. I’ll fix that right now but the CC integration will take a couple days.

EDIT: fix is out with version 0.0.5

(2 edits)

Fixed now, you can set “Bounds” in the settings to blank.

No boundary is also now the default for Earth maps.

The current solution is to change the bounds in the settings. For Earth maps, this is coordinates you enter. But I have a high priority patch so that you can set it to no bounds. Should be able to get that out in the next few days.

HUGE

this changes everything

dope

(1 edit)

I’d need to put together an update. Occupied on my new module for a couple weeks and I can get back to updating this.

just what I needed, these are awesome!

(2 edits)

Ok, understood. There currently isn’t support for that kind of nesting. The two workarounds which come to mind are

  1. Secure Shell. Which will connect to another Terminal.
  2. if the nested material is just text. You can use either a Foundry native UUID link. Or there is html you can use for folding sections (use foundry’s journal source editor). Here is an example (click on one of the sections to expand):
click to open

any html can go in here

relevant html code

<details>
  <summary>click to open</summary>
<p>any html can go in here</p>
</details>

There is a visual for when the state of a door changes.

(1 edit)

Assuming you are talking about journal permissions. There is not currently support for stopping permission changes for that. As well as support for reverting.

I have looked into a permission revert feature but ultimately did not like the solution I came up with. I might revisit it at a later time.


You might have to explain more of what you mean for your second question. There is support for adding multiple doors to unlock. You can also rename the button to “Airlock One” for example.

Do you mean the player would have to unlock door 1 before they could do door 2? If you want more control over the door actions. I’d recommend looking at adding “Locking or Unlocking Doors” as a skill check (found in Auth tab under Terminal tile config). That way you’ll get a dialog and can control when those actions are allowed.

Let me know if that helps.

Awesome 😎

Nice MoSh is awesome.

There is a macro included which will help you.

it does assume MATT is installed.

You can find the macro in the compendium tab. They require either a tile uuid or a tile uuid and a user uuid.

A full guide can be read here

♥️ awesome, love me some Lancer

neat

(2 edits)

a new module has released which again allows you to chat with your players. Check out the free module Alien MU/TH/UR

Oh yeah, been working on it for nearly 2 years now. So there are versions for V10 even.

(1 edit)

Yes! Foundry is smart enough that when you search for the module the latest compatible version will be shown for your specific Foundry version.

At the risk of over-explaining. There is one rare limitation where if I release a hotfix for a previous Foundry version. Annoyingly this will require you to uninstall and reinstall the module to get the hotfix version installed. See Foundry dev image below

incredible work

Of course, go ahead. Feel free to DM on discord if you’d like. It’s “codabool”

(1 edit)

Purchasing will provide you with a key. Use the provided key on this page of foundry.com (must be logged in). Foundry has a guide for this here.

Alternatively there is a newly released official Foundry storefront where you don’t have to mess with keys at all. Has the same effect of permanently adding the module to your Foundry account.

I think this might be related to you having a version of the module higher than you should be able to. It’s something I fixed now, but there was a window where you could install the Foundry v13 version of Terminal in Foundry v12.

If I’m right on this then you will need to just uninstall and reinstall the module. This is completely safe to do.

When you reinstall it should download 3.2.6 for you. Let me know if that fixes the issue for you.

What foundryVTT version are you running and does it still happen if you disable all other modules?

Lastly could you open your browser’s dev console (F12 > console tab) and reproduce the bug. Then screenshot any error logs that show up.

(1 edit)

Oh that explains it. I have a fix for this in v3.1.4 but that requires a minimum Foundry of v12.

I’ll put out a fix that you can download for this later today

EDIT: it’s released under 2.6.8 should fix your issue.

Definitely can try and get that fixed for you. I unfortunately was not able to replicate that on my end. I tested in V12.

I’m guessing our setup is different.

Go ahead and use “Report a Bug” button. It’s fine to leave the content blank. This will email me more information for your system (e.g. Foundry version, modules, browser).

An option to allow a macro to be ran by triggering player is in latest version.

However, I’m bundling it with some other things which I’m only planning on supporting Foundry v13+ with. So, it might be awhile but the feature will be waiting for you for when you upgrade to v13