Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extradimensional containers count against vehicle tiles volume limit #74330

Closed
Vsevolod-Shustov opened this issue Jun 5, 2024 · 8 comments
Closed
Labels
(S1 - Need confirmation) Report waiting on confirmation of reproducibility

Comments

@Vsevolod-Shustov
Copy link
Contributor

Describe the bug

title

Attach save file

City View-trimmed.tar.gz

Steps to reproduce

  1. Attempt to fit into bucket seat (two tiles to the east) and fail
  2. Drop oversized wooden box (assigned to V key) from lifting field, attempt to fit into bucket seat and succeed

Expected behavior

Vehicles are not made of 5-point anchors

Screenshots

No response

Versions and configuration

  • OS: Windows
    • OS Version: 10.0.19045.3448 (22H2)
  • Game Version: b8f906a [64-bit]
  • Graphics Version: Tiles
  • Game Language: System language []
  • Mods loaded: [
    Dark Days Ahead [dda],
    Disable NPC Needs [no_npc_food],
    Portal Storms Ignore NPCs [personal_portal_storms],
    Slowdown Fungal Growth [no_fungal_growth],
    Bionic Professions [package_bionic_professions],
    Mind Over Matter [mindovermatter],
    Extra Mutated Scenarios [extra_mut_scens],
    Mythical Martial Arts [MMA],
    Bionic Slots [cbm_slots],
    vs_personal_mod [vs_personal_mod]
    ]

Additional context

No response

@Vsevolod-Shustov Vsevolod-Shustov added the (S1 - Need confirmation) Report waiting on confirmation of reproducibility label Jun 5, 2024
@toweroglass
Copy link

obviously standing-storm can correct me if i'm wrong, but the lifiting field isn't extradimensional. it's being held aloft by psionic powers.

@Standing-Storm
Copy link
Contributor

Yeah--in this specific case this makes sense. The box is just floating next to you, it would still take up space if you're trying to fit into a car seat.

@Vsevolod-Shustov

This comment was marked as off-topic.

@natsirt721
Copy link
Contributor

See #74348 and #74263

@emixa-d
Copy link

emixa-d commented Jun 10, 2024

Yeah--in this specific case this makes sense. The box is just floating next to you, it would still take up space if you're trying to fit into a car seat.

What if the box float outside the car, e.g. above the roof or something? (Depending on the vehicle configuration and whether doors are open or close, this assumes the lifting field is treated as a "can be done through walls" thing.).

Some limitations apply -- if there is a roof, you shouldn't be able to reach into your loot fridge. Unless perhaps you use TK to move the items, similar to how force push/pull works? Or TP to teleport the item into your hand/the fridge, I don't know if that's something psions are supposed to be able to do. Or (assuming open doors) distort space to make the distance between your hand and the fridge shorter, similar to stutterstep. Then inventory management can potentially cause nether attunement and has a calorie cost.

So, more micromanagement for the micromanagement god? Just to checks notes get in and out of the car?

It's not just a micromanagement thing. Because of this issue, you can't bring your household fridge (*) filled with loot with you if the vehicle has no storage space with room for 601.475L (think: drop fridge in storage space, then move to seat). (At least in the roofed case.)

(*) replace by whatever is the latest meta

@kevingranade
Copy link
Member

Mod author clarified that it is correct behavior as the box in question shares the player tile.

@kevingranade kevingranade closed this as not planned Won't fix, can't repro, duplicate, stale Jun 10, 2024
@emixa-d
Copy link

emixa-d commented Jun 10, 2024

Mod author clarified that it is correct behavior as the box in question shares the player tile.

They haven't had a chance to consider my proposal yet (or possibly they had but just ignored it, dunno), where I propose something that's in line with both Standing-Storm's remark and the behaviour that the OP appears to desire. I can imagine Standing-Storm deciding that my proposal isn't something psions can do (or something that psions could do but isn't worth implementing in-game), but they haven't done so yet.

@Standing-Storm
Copy link
Contributor

What if the box float outside the car, e.g. above the roof or something? (Depending on the vehicle configuration and whether doors are open or close, this assumes the lifting field is treated as a "can be done through walls" thing.).

Some limitations apply -- if there is a roof, you shouldn't be able to reach into your loot fridge. Unless perhaps you use TK to move the items, similar to how force push/pull works? Or TP to teleport the item into your hand/the fridge, I don't know if that's something psions are supposed to be able to do. Or (assuming open doors) distort space to make the distance between your hand and the fridge shorter, similar to stutterstep. Then inventory management can potentially cause nether attunement and has a calorie cost.

To implement this, I think that would require that #66452 be fixed and the lifting field become a concentration power (my intention ever since I implemented it), and then driving would take up a concentration slot (or maybe two). So it's not outside the capabilities of telekinesis, but it's outside the current ability of the game to model it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
(S1 - Need confirmation) Report waiting on confirmation of reproducibility
Projects
None yet
Development

No branches or pull requests

6 participants