RimWorld

RimWorld

1,030 vurderinger
Vehicle Map Framework
41
31
19
21
5
2
15
7
5
8
3
4
2
2
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Mod, 1.5, 1.6
Filstørrelse:
Offentliggjort:
Opdateret:
12.125 MB
13. feb. kl. 2:29
1. sep. kl. 19:59
126 ændringsbemærkninger ( vis )

Abonner for at downloade
Vehicle Map Framework

I 1 samling af LS
VMF Mods
6 genstande
Beskrivelse
Caution
This was not created by the author of Vehicle Framework, but is my complete personal work, not belonging to any team. Therefore, please be careful not to report bugs in this mod to Vehicle Framework.
This mod draws another map that moves on top of the map and interacts with each other, which is an unprecedented challenge in the past. The scope of the impact is more extensive than one might imagine, and many bugs and incompatibilities are to be expected.

Caution2
The maximum number of maps in RimWorld is 128, and that includes the maps that will be added by this mod. Don't overbuild vehicles that have map!

Caution3
The namespace is VehicleInteriors*, a remnant of the provisional name Vehicle Interior Framework used during development. However, a mod with the same name as the development name appeared later (after being renamed), which has caused some confusion. Sorry about that.
* It has now been converted to the VehicleMapFramework.

Overview
This mod is a framework mod for vehicles using Vehicle Framework to put a map on vehicle which floors and buildings can be constructed.

The base map and vehicle map interact with each other, and bullets and explosions can hit across the map. In addition, most jobs performed by pawns automatically support map traversal, allowing them to haul and craft items back and forth between each.

The mod itself does not include vehicles with map. Check out the collection below.
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3426513565
But some buildings dedicated to vehicles with map will be added.

Buildable Upgrades
It is a system that allows upgrading of vehicle status and crew slots through construction; it is a version of the Vehicle Framework's upgrade system that can be freely customized using space on the vehicle map.







Difference between "Cargo Capacity" and "Maximum Payload"
The framework calculates the weight of the container inside the vehicle and the weight of the objects on the vehicle map separately; the “ Cargo Capacity” status present in the Vehicle Framework affects the speed of the vehicle, but there is no limit to the volume of the cargo. For upgrade relevance and realism, the weight of things on the vehicle map is accounted for in the “ Maximum Payload” status and multiplied by a separately calculated impact factor on the vehicle's speed. This specification may be changed to something simpler.

Map Interconnection






Others




Restrictions
*For performance and drawing range (camera height) considerations, vehicles with map cannot be placed on another vehicle map.
*Due to RimWorld's map count limit, raiders are currently set up to not be able to use vehicles with map.

FAQ
CE?
Supported. Please let me know if you experience any problems due to CE updates, etc.

MultiPlayer?
I don't know. Maybe not.

How will it affect performance?
I think it has decent impact, because this mod patches extensively on the game. It has not yet been tested in a large colony.
I will do some benchmarking.
I have not seen any noticeable performance issues in my environment ......, but if there is a lot of negative feedback about this, I will do whatever it takes to improve performance. I don't want to waste the effort I have put into this mod so far.
The latest update has improved that quite a bit.

What is Planet Drawing Mode?
This feature is designed to enhance the appearance of the vehicle map when it is displayed during caravanning. It does not affect the caravan specifications. It can be turned off in the settings.

Trees displayed on top of vehicles are obstructive
I recommend disabling the Perspective Trees option in ReGrowth 2.

Credits
People who helped me
Chinese Traditional Translation: alicezuber
Chinese Simplified Translation: gaogzs
PUAH and VFE Shield Patch: Moriarty

GitHub[github.com]
CC BY-NC-SA 4.0[creativecommons.org]

For Modders
https://github.com/oelsart/VehicleMapFramework/wiki

For Testers
[Dev] Vehicle Map Framework

About Bug Reports

Please be sure to include the HugsLib log with your bug report, regardless of whether or not there is an error log. This helps us to identify conflicts and other information. For reports, questions, and suggestions, Discord is most convenient.
Discord[discord.gg]
Populære diskussioner Vis alle (12)
4
31. aug. kl. 0:45
Problem with CE
Mickhail
2
27. aug. kl. 1:55
Problem with gravship
qsy
11
15. maj kl. 19:19
Inability for vehicles to descend
Kot-sornyak
649 kommentarer
Sakura For 18 timer siden 
Oh, thanks!
LS  [ophavsmand] For 18 timer siden 
@Sakura
This is due to the simultaneous use of SmartFarming and ReGrowth. The SmartFarming functionality has been integrated into ReGrowth, so they are patching the exact same location twice.
The VMF patch applied afterward assumes environments where either one is installed, but it does not fully support environments where both are installed.
Sakura For 21 timer siden 
Having this issue and no idea what is causing it:
[VehicleMapFramework] Error while apply patching. HarmonyLib.HarmonyException: Patching exception in method static System.Void RimWorld.SelectionDrawer::DrawSelectionBracketFor(System.Object obj, UnityEngine.Material overrideMat) ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index"

https://gist.github.com/HugsLibRecordKeeper/f8b4ca293245d3c3576714f50990277d
LS  [ophavsmand] 30. aug. kl. 18:14 
@AG超玩会梦泪
np, but keep in mind sorting mods and AI randomness haha
AG超玩会梦泪 30. aug. kl. 13:00 
sorry bro im not want to blame u or something, just ask for it, so if u feel bad of my words, im sr about that and thanks u for the correction
LS  [ophavsmand] 30. aug. kl. 5:05 
@BabyNanachi
@[CL] Zalgo
The conflict with Deep And Deeper has been resolved

@AG超玩会梦泪
First off, I'm smarter than AI, and the root cause of this problem is that AT_hydroheliumion_Trail has a null thingClass. This is a def for GunPlay in the Anty race, but Anty is specified to load after GunPlay in order to load this. Yours is not set up that way.
In other words, just sort the mods.
AG超玩会梦泪 30. aug. kl. 4:30 
https://gist.github.com/HugsLibRecordKeeper/83fd8507d13de8130f468314ae1b3d93 i ask ai. it said this mod cause error when generating world, this is my playerlog
Knight 29. aug. kl. 20:05 
Ahhhh that was the issue, the wheels were under the substruct
LS  [ophavsmand] 29. aug. kl. 19:55 
@Knight
Specifically, the rectangular area formed by valid wheels oriented the same direction as the pilot console and not stepping on the ship's substructure must occupy more than half the total area of the gravship.
Knight 29. aug. kl. 19:45 
Every time I try to activate the grav wheels, it keeps saying Vehicle will be unstable, I have tried wheels being in both directions, keeps saying it, what am I doing wrong