RimWorld

RimWorld

Bandolier Over Anything
46 kommentarer
Shadowling09  [ophavsmand] 15. juli kl. 4:42 
I didn't wanted to add penalty since in vanilla it's not considered heavy item either. And they would carry all that ammo anyway, bandolier makes it easier to access, not increasing (already infinite) capacity. Another thing is yes, the mod is op but it doesn't enforces anything, it is up to player how they want to abuse it.
. 15. juli kl. 3:50 
how about adding move speed penalty, its op and they should carry a lot of ammunition anyway
Shadowling09  [ophavsmand] 14. juni kl. 4:34 
Aight I did a quick test and it does works indeed. Thank you for helping with this @Nishe and I appreciate offer, if I'll get back to modding I will keep that in mind!
Nishe 14. juni kl. 0:13 
If you do what I suggested that fixes it. The "EyeCover" layer is actually not used by any helmets in the game (they do cover the "Eyes" body part, but that's a separate thing to using the "EyeCover" layer). That layer is only used for the blindfold from Ideology.

It does seem to conflict with the blindfold, which is weird because they cover different BodyPartGroups, but that's the only thing it conflicts with, and textures work perfectly. You can wear it with all helmets, I've already tested it in game.

Btw if you want any help/advice on writing the patches/xpath and stuff I'm happy to help, I have a decent amount of experience with it.
Shadowling09  [ophavsmand] 13. juni kl. 16:40 
On another note, I didn't even expected this mod to go this far lol, it caught attention enough to even get a rating, which is surprising since there's someone who made new one that works similar.
Shadowling09  [ophavsmand] 13. juni kl. 16:38 
Hey, thank you for some insight on that, it does makes sense at least from what I remember in error code but yes, I still have no idea either on how to fix it and using existing layer will collide with helmets that cover whole face too (maybe even all of them, didn't looked into it) so it won't change any behavior.
When it comes to my way of patching things, I spent A LOT of time figuring out how <xpath> thing works and I'm really struggling till now lol, it seems I figured out it worked that way easier for me, I'm not really experienced in these stuff much.
Nishe 5. juni kl. 6:56 
Hey @Shadowling09, after a couple hours of stuffing around I figured out what's causing the gunlink texture problem. Rimworld seems to be hardcoded to set certain layers as head apparel and others as body apparel.

It only assumes the vanilla head layers to be head apparel, and any newly added layers are assumed to be body apparel, which means it then expects textures for all the different body types, which it doesn't have because headwear doesn't have different textures for different bodies.

There doesn't seem to be an obvious way to specify in XML that a new layer is a head layer.

One workaround is to use the vanilla "EyeCover" layer instead of creating a custom one. That will put it on a separate layer to helmets. Achieves the desired effect and textures will still work.

Also, you don't need to use `PatchOperationReplace` on the whole apparel node. You can just use `PatchOperationAdd` to add that one field as a child node of the apparel node.
Shadowling09  [ophavsmand] 14. mar. kl. 11:45 
Glad there's still some use to mine then lol
SuwinTzi 13. mar. kl. 15:34 
So the Apparels mod puts the Heavy Bandolier on the Cape layers, together with the Duster. Guess I'm using this mod instead XD
SuwinTzi 10. mar. kl. 9:31 
Okay, thank you for the response.
Shadowling09  [ophavsmand] 9. mar. kl. 3:01 
As far as I can see it's the same thing, it wasn't there when I made mine so didn't checked it.
SuwinTzi 8. mar. kl. 15:13 
Hello, does your mod do the same thing or different from "Layers: Capes over Armor"?
Victor 9. jan. kl. 16:46 
You can make it toggleable with XML Extensions, check my mods for examples of how to do it.
Shadowling09  [ophavsmand] 9. jan. kl. 16:12 
I'm not sure if it's safe to remove for people who are already using/have pawns wearing the gunlink on top of other things. Wish I could make it togglable from mod options but it apparently involves more programming skills so sorry I will have to keep it for now, didn't think about it when I updated it, I would rather make it buggy than straight up crash the savefiles.
Victor 3. jan. kl. 16:37 
Alright, seems like you know, could you remove it from your mod, temporarily? You can select the code and Ctrl+Shift+Q with Notepad++ to comment it (I think you must select XML as the language first, though), Ctrl+Shift+K uncomments it.
Victor 3. jan. kl. 16:26 
Gunlink is bugged: https://gist.github.com/HugsLibRecordKeeper/f798567b270e2a65de3f5662de84fbba error is caused when pawn equips one.
~_Athena_~ 7. dec. 2024 kl. 14:37 
thank you thank you!
Shadowling09  [ophavsmand] 7. dec. 2024 kl. 13:46 
@~_Athena_~
I made layers for items from your linked mods. Seems to work fine but it was just a quick test.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3380209112
Shadowling09  [ophavsmand] 18. nov. 2024 kl. 9:11 
No promises, send me the mods links/names and maybe I'll give it a try in free time.
~_Athena_~ 17. nov. 2024 kl. 14:47 
would you be able to do so ?
Shadowling09  [ophavsmand] 17. nov. 2024 kl. 11:04 
Even if I did, I would rather made separate mod for such.
Shadowling09  [ophavsmand] 17. nov. 2024 kl. 11:03 
I don't have any mods that add backpacks nor ones that make it possible for grenades to be worn so not really.
~_Athena_~ 16. nov. 2024 kl. 21:24 
can you do something about grenades and backpacks being on the same layer ?
Shadowling09  [ophavsmand] 16. nov. 2024 kl. 13:00 
I didn't added the integrator/airwire sets because there are already helmets in game that mix that function together and with my mod you would be able to put the original ones on top of those helmets.
I have no clue about how rating works since it's only my 2nd public mod ever for any game lol
emilstumme 16. nov. 2024 kl. 10:10 
hey im really sorry but I cant figure out how to rate your mod :< clicking on the stars doesnt do anything for me!! D:
emilstumme 16. nov. 2024 kl. 10:07 
thank you so much man! I havent tested this out yet but theres a couple mods that change the rendering of layered of clothing... that might help with the gunlink visual bug :P additionally we are still missing the airwire headset and integrator headset (idk much about them maybe its a bad idea) but overall this mod seems really nice! super nice dev! :D
Shadowling09  [ophavsmand] 27. okt. 2024 kl. 12:47 
Unfortunately, I'm not that experienced in modding and I can't seem to solve issue with my mod making Gunlink non-renderable while on pawns. The mod otherwise works fine and helmets still appear. I'll update the mod for now, hopefully someone with better skills can help solve the issue.
Shadowling09  [ophavsmand] 23. okt. 2024 kl. 8:13 
Sure, I'll add it soon, sounds great to me.
emilstumme 13. okt. 2024 kl. 20:05 
sounds great! how about the gunlink, airwire headset, or integrator headset?? they arent used often for the same reason you dont use the bandolier... its too scary not having the protection on your beloved pawns!!
Silvershroud 7. sep. 2024 kl. 0:13 
Awesome! I had been looking for a mod that let me use capes over armor some time ago and couldn't find an up to date one. Glad to see that there is finally one back!
Pasaway 29. juli 2024 kl. 9:52 
My current mod list is around 240, so I wouldn't even know what to send. I am not using any other mods that affect layers at the moment.
Shadowling09  [ophavsmand] 29. juli 2024 kl. 8:08 
I'll have a look at this in more convenient time. If you would send me a list of mods that you use that could possibly help too, if I'll manage to think of anything.
Pasaway 28. juli 2024 kl. 13:17 
Thank you for reverting to the last save. Mod works well, as it previously did.
Pasaway 28. juli 2024 kl. 12:06 
New changes are causing some issues. Most notably, textures are enlarged on pawns. See notes in discussion.
Pasaway 28. juli 2024 kl. 11:49 
Awesome. Thank you very much. I can finally pair the Eltex cape with power armor.
Shadowling09  [ophavsmand] 28. juli 2024 kl. 8:25 
@Pasaway Added Eltex Cape from Vanilla Expanded Psycasts to the Cape layer, seems to work fine.
Pasaway 26. juli 2024 kl. 17:32 
If you were so inclined, I wouldn't mind seeing the "Eltex Cape" from Vanilla Psycast Expanded added to the Cape Layer, as an alternative to the regular Cape.
Shadowling09  [ophavsmand] 14. juli 2024 kl. 10:25 
Updated and seems to work. It obviously makes pawns a bit op in terms of insulation but it's up to players now whether it will be abused or not.
Shadowling09  [ophavsmand] 14. juli 2024 kl. 7:24 
Capes sounds like great idea indeed, didn't thought about it, I'll add it to this mod, if it will cause issues for others, I'll separate it into another mod later, probably. I'll add few other things mentioned before too, somehow didn't noticed the cape in previous comment.
Kostusha 13. juli 2024 kl. 8:06 
excellent mod! I agree with the comments below, being able to wear capes on top of other clothes would be great, the one that did this for previous versions of the game is yet to be updated sadly
Shadowling09  [ophavsmand] 11. juli 2024 kl. 13:22 
That's also true. Well if you really want, I'll try to add few stuff when I get some spare time. Let me know in the comments what would you want separately or how many different layers you want.
SalmonToastie 10. juli 2024 kl. 19:58 
@Shadowling09 I wouldn't worry about bloating it, if anything having them separate lets people download which ones they want.
Shadowling09  [ophavsmand] 9. juli 2024 kl. 9:28 
I also am not very proficient in coding so I can't make my mods configurable, unless I just provide instruction directly in files, outside of game, so making mod for each apparel piece seems kinda like bloating the workshop.
Shadowling09  [ophavsmand] 9. juli 2024 kl. 9:25 
Yes I noticed those mods, hence why I created this one, mainly for my own purpose (I don't like to bloat game with too many things) but I decided to share it since it seems to work well.
I can easily make other things wearable the same way but I would either need to make things compatible with current layer or make separate layer for each clothing, depending on the need. I was thinking of putting sash on into this mod too but didn't see the need for it.
Shadow 9. juli 2024 kl. 5:26 
Thank you for making this mod. Two mods already existing does a similiar thing, called Duster with Bandolier and Parka with Bandolier, but this mod is more universal. Do you have any plans to make other clothing wearable with anything? Such as the sash, cape, and perhaps even the slave body strap, corset and the formal plus eltex vest