边缘世界 RimWorld

边缘世界 RimWorld

207 个评价
Ready Those Guns
   
奖励
收藏
已收藏
取消收藏
Mod, 1.3, 1.4, 1.5, 1.6
文件大小
发表于
更新日期
133.255 KB
2022 年 9 月 8 日 下午 12:48
6 月 20 日 下午 12:50
5 项改动说明 ( 查看 )

订阅以下载
Ready Those Guns

在 Mlie 的 1 个合集中
Developed by me
111 件物品
描述


Between shots a manned mortar has a cooldown-time that only ticks down when a shooter is still manning it.
This mod adds a job similar to the turret rearming-job but for readying mannable mortar-like turrets.
Pawns will reload and ready mortars as a job under hauling.

This means that hopefully your mortars are all ready to fire when you next need them.
It also means that pawns incapabable of violence can help out readying, the same way they can replace barrels.

Ive tried it with various mortar-mods but if you notice any issues please report what mod that adds it and I will try to add compatibility for it.

The main difference with this mod compared to Keep Mortars Ready is that this mod does not require you to rebuild turrets and that mod seem to be having issues with modded mortars. That mod also adds an additional gizmo to control if the mortar should be managed while this mod obeys the vanilla allow-gizmo instead.

Additionally, I was not aware of that mod when I made this, but since they seem different enough Ill keep this up as long as there are no major objections.

Idea: JukeboxTheGhoul

[discord.gg]
[github.com]


Since modding is just a hobby for me I expect no donations to keep modding. If you still want to show your support you can gift me anything from my Wishlist or buy me a cup of tea.

[ko-fi.com]


  • See if the the error persists if you just have this mod and its requirements active.
  • If not, try adding your other mods until it happens again.
  • Always post your log using the Log Uploader
  • For best support, please use the Discord-channel for error-reporting.
  • Do not report errors by making a discussion-thread, I get no notification of that.
  • If you have the solution for a problem, please post it to the GitHub repository.
  • Use RimSort[github.com] to sort your mods

| tags: turrets, reloading
28 条留言
whitespacekilla 1 月 22 日 下午 4:26 
@Mlie if it's of any use, I notice that the first check in the WorkGiver_Ready.HasJobOnThing method is whether the thing is reservable. I believe that means that for every BuildingArtificial on the map, a reservable check is issued before even checking simpler elements. That seems upside down to me.
whitespacekilla 1 月 22 日 下午 4:18 
I can verify the other findings, this mod is the MOST EXPENSIVE work giver in my game (which includes over 800 mods). 15-19ms spikes, ~0.5ms on every tick. This is during a tribal stage of a colony with no mortars.
versus 2024 年 10 月 30 日 下午 2:31 
I have a whopping 5 mortars/etc on my map that are only rarely used. After investigating with the performance analyzer, I tried removing this and got a pretty considerable boost to performance, which I think is saying something considering my current game has ~750 mods (and my PC is very good).
Caramel 2024 年 5 月 17 日 下午 11:56 
Core 20ms
Pick up and haul 40ms
RTG 20ms with no mortar on map
yes, this mod need better code
Cat® 2024 年 5 月 6 日 上午 3:53 
Can confirm that this mod is very expensive in terms of processing. I was investigating slowdown related to another mod and saw that this was the second worst offender.
Sepherix 2024 年 4 月 22 日 下午 5:48 
Holy, the perfomance hit is ridiculous.
Nitro Blitzen 2023 年 2 月 13 日 下午 4:41 
Keep mortars ready is nice but it doesn't work with any modded ones, this one works with modded mortars but not with achtung or 1.2 or some other mods
Droll 2022 年 12 月 4 日 上午 9:33 
It should also be noted I haven't tested the performance with fully built and active mortars on the map, it could be that there is some weird infinite loop bug when there are no mortars that's causing the performance drop, so someone is probably going to have to test it with actual mortars on the map.
Droll 2022 年 12 月 4 日 上午 9:30 
@SMD8593 I've been playing for much longer now and the improved performance has held. Dubs performance analyzer also seems to confirms this as the Work Giver tab is reporting much less CPU cycles being used.

My recommendation is probably to avoid this mod. Though be aware that I'm playing on extreme map sizes (350x350) on a pretty powerful computer.
SMD8593 2022 年 12 月 2 日 上午 7:16 
@Droll So did you confirm whether this mod caused the issue or not? this seems like a cool mod but I'm on a weak laptop so performance is a huge deal for me.