Difference between revisions of "User:Cheldra"
Jump to navigation
Jump to search
(created user page) |
|||
(2 intermediate revisions by the same user not shown) | |||
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_core.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]] | ||
+ | *[[Template:Consumption Upto Adulthood]] | ||
+ | *[[Template:Lit Radius]] |
Latest revision as of 00:30, 14 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:[edit]
- [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