RimWorld

RimWorld

202 hodnocení
ilyvion's Laboratory
   
Ocenit
Přidat do oblíbených
Oblíbeno
Odebrat z oblíbených
Mod, 1.3, 1.4, 1.5, 1.6
Velikost souboru
Přidáno
Aktualizováno
1.090 MB
25. čvc. 2024 v 1.32
11. zář. v 21.24
Poznámky ke změnám (25) – zobrazit

Klikněte na „Odebírat“ pro stažení položky
ilyvion's Laboratory

Popis
ilyvion's Laboratory is a library/framework mod for use by my other mods to avoid code duplication across my mods. Anyone is free to make use of this as a dependency, but I don't want to promise that things won't break for third parties, so depend on it at your own risk. I'll do my utmost to prevent breakage, though, so there's a very low (but still non-zero) chance you'll be screwed as a third-party mod creator.

Version support

This mod supports RimWorld 1.6, 1.5, 1.4 and 1.3

Source code

Source code can be found on GitHub[github.com]. Report any bugs or feature suggestions/requests on the issue tracker[github.com].

Like my work?
[ko-fi.com]

Feel free to join my Discord server[discord.gg] if you want to talk to me (and other members) about my projects, or just to hang out, I guess. :)
Počet komentářů: 13
veoba 23. zář. v 4.09 
You can say that there is only one but this log on start and there was many other after game load and game running when log window popups with bunch of errors. So im mot trying to be rud or insult you in something. just thought you would be interest in this.
veoba 23. zář. v 4.06 
The thing is, I was sitting there with a bunch of errors in the log, thinking that CE and some other mods were the cause. However, everything turned out to be simpler. I tried your mod about managing and i removed it after a while cos its caused problems with worktab. So I deleted it, but I completely forgot that this framework was a dependency for it. And so it kept throwing up a bunch of errors. Until I finally figured out what was going on.
ilyvion  [autor] 22. zář. v 22.00 
@veoba: I see that. I don't see why you're posting about it here. None of these errors seem to have anything to do with any of my mods, and certainly not this one.
veoba 22. zář. v 12.25 
Can yo call it a framework because its more fitting to it and for sorting also.
ilyvion  [autor] 19. čvc. v 12.53 
@BigHeadZach: It's probably *best* if it goes early on, yes. I assume that's true for most framework/library mods tbh.
Big Head Zach 19. čvc. v 12.33 
Should this be loaded right after the DLC's? Was getting random errors from other mods relating to methods this one was overriding until I put it right after HugsLib in the beginning.
Thels 19. čvc. v 2.43 
@ilyvion: Thanks for getting back to me! I'll accept that it is intended, and not worry about that particular warning. :)
ilyvion  [autor] 19. čvc. v 1.58 
@Thels -- not actually a bug, just Rimworld unable to detect that I'm doing something correctly, just a bit out of the ordinary. The word "probably" is pulling a lot of weight there. I have an idea for how to get rid of the message though, but I won't release an update just to remove the warning, so it'll remain until I release a new version for an actual reason.
Thels 19. čvc. v 0.35 
This mod generates the yellow issue "Type Resources probably needs a StaticConstructorOnStartup attribute, because it has a field <GraphDot>k__BackingField of type Texture2D. All assets must be loaded in the main thread."

Tested with the following modlist:
Harmony
Core
ilyvion's Laboratory