RimWorld
2,011 ψήφοι
Tabula Rasa
   
Βραβείο
Αγαπημένο
Αγαπημένο
Μη αγαπημένο
Mod, 1.3, 1.4, 1.5
Μέγεθος αρχείου
Αναρτήθηκε
Ενημερώθηκε
9.309 MB
19 Φεβ 2019, 5:31
12 Ιουν 2024, 9:37
132 σημειώσεις αλλαγών ( προβολή )

Συνδρομή για λήψη
Tabula Rasa

ΣΕ 3 ΣΥΛΛΟΓΕΣ ΑΠΟ Neronix17
Outpost 21 Mods
50 αντικείμενα
Outer Rim
17 αντικείμενα
Outland Series
14 αντικείμενα
ΠΕΡΙΓΡΑΦΗ


Tabula Rasa is a framework on which Outpost 21 mods are built. Anyone is free to make use of this as a dependency. On it's own, this mod does nothing for users, and will generally only have appeal for modders and people wishing to use those mods that make it a dependency.

The only feature exposed to the average user in-game is the additional debug button (top of the screen when dev mode is enabled) allowing access to the xenotype editor window without having to go half way through making a new colony.

This was formerly known as "[O21] Toolbox", but has since gone through a rewrite, removing a lot of old and inefficient code entirely as of 1.4.



There's a wiki currently being worked on to list all the current modding features of Tabula Rasa.



Compatibility is a high priority where reasonable, mods that have inherent incompatibility or are highly intrusive will not be considered.

Unsupported:
  • CE - Not supported. They patch stuff on their end, and when they do it's up to them to support it.

Note: Support isn't the same as compatibility, it just means I won't provide any support with issues you have while using it if there are any.


Include a log with any bug reports using Ctrl+F12 in-game. No errors? Doesn't matter, do it anyway, takes seconds to do and has a lot more useful information than errors. No log, means no help, because in most cases without one I simply can't.


  • Neronix17
  • AUTOMATIC - Laser Weapons (Rimlaser)
  • Jecrell - Jecstools, which was a large part of how I learnt to mod Rimworld, along with some code being adapted to better suit my needs based on Jecstools code being included in this.
  • Bradson - Optimizations providing a significant boost to performance of patches.

License
This mod is technically open source, however, setting this as a dependency for mods is the use case it is based around and just copying out the bits you want to use without being careful can lead to serious compatibility conflicts. On top of that you will miss out on the improvements and fixes applied to the code if you just take a copy of it.

[www.patreon.com]
206 σχόλια
Uncle Nanny 14 Ιαν, 15:08 
Gotcha. Thanks!
Neronix17  [Δημιουργός] 14 Ιαν, 14:54 
No mod is 100% safe to remove mid save unless it's just textures.
Uncle Nanny 14 Ιαν, 14:47 
I realized I have this mod in my mod list without any of the mods that depend on it. I'm guessing I originally added it to my list a few versions back for something like the Celestials mod, but haven't used that in a while. Would it be safe to remove this from an existing save file, or should I wait until I start a new game?
Neronix17  [Δημιουργός] 4 Ιαν, 11:29 
No worries!
Yekaterinnani 4 Ιαν, 11:17 
Okay, thank you! sorry for the inconvenience.
Neronix17  [Δημιουργός] 4 Ιαν, 11:04 
The only error I can see is from Gender Ratio Genes (https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3245648283) , they have an extra </li> breaking the xml in their mod. Harmless but it'd be a good idea to inform them too so they can fix it.
Yekaterinnani 4 Ιαν, 10:11 
Hi, i have an error on startup but i don't know if is unoffensive:

https://gist.github.com/HugsLibRecordKeeper/0ace6b496e2a18b7dadbc5d4ff1e40f8
Neronix17  [Δημιουργός] 3 Ιαν, 15:18 
Visual Exceptions is a terrific source of false positives at times just FYI. Looks like I missed whatever the issue was entirely since it's still working perfectly fine for me and with no log I'm just considering it resolved regardless.
Guineatown20806 26 Δεκ 2024, 4:12 
@Neronix17 Hi, I am currently facing an Issue where I can't open the dev menu at all. I started a new save and I wanted to see if everything works, but for whatever reason opening the dev menu is impossible as it keeps giving me errors and isn't opening. The mods that are causing this (according to Visual Exeptions) are: Hugslib, VE-Framework, Tabula-Rasa and Rocketman. I can give you the part of the logs if needed. Just so you know, VE-Framework updated, so maybe it is causing issues with Tabula-Rasa. It may just be VE-Framework, cause since it's latest update it has caused lots of issues regarding breaking mods that previously worked fine.
Neronix17  [Δημιουργός] 20 Δεκ 2024, 7:04 
They're usually outdated within no time at all, since I and plenty other modders try to fix issues the moment they're known (or as soon as time permits anyway), and the guides or lists that mention those issues tend to be the first we hear of it. It'd obviously be better if the folks writing those guides just reported the issues but it is what it is.

Also to be specific, the CompSlotLoadable itself hasn't been removed, as it was only one part of it that was slow and that part wasn't useful to me so I just removed that bit instead.