Difference between revisions of "User:Cheldra"
Jump to navigation
Jump to search
(created user page) |
(added links to scripts) |
||
Line 2: | Line 2: | ||
I also [http://cheldra.wordpress.com/ translate]. | I also [http://cheldra.wordpress.com/ translate]. | ||
+ | |||
+ | ==Scripts I've written to help me:== | ||
+ | *[https://github.com/Cheldra/rimworld_stuff/blob/master/curve.py] - calculates the expected number offspring from a litter size curve | ||
+ | *[https://github.com/Cheldra/rimworld_stuff/blob/master/infobox_checker.py] - looks at the xmls to determine what an infobox should be, and gives a list of the changes | ||
==Templates I have made:== | ==Templates I have made:== | ||
Line 9: | Line 13: | ||
*[[Template:Meat Leather Curve]] | *[[Template:Meat Leather Curve]] | ||
*[[Template:Animal Rearing Row]] | *[[Template:Animal Rearing Row]] | ||
+ | *[[Template:Animals/Additional/Row]] |
Revision as of 14:22, 3 October 2021
Hello! I have some prior experience with wiki editing, and I enjoy using Python to scrape and analyse data. I like to play RimWorld as optimally as possible, so recently I've been calculating the best animals to ranch.
I also translate.
Scripts I've written to help me:
- [1] - calculates the expected number offspring from a litter size curve
- [2] - looks at the xmls to determine what an infobox should be, and gives a list of the changes