Difference between revisions of "User:Cheldra"
Jump to navigation
Jump to search
(added links to scripts) |
|||
Line 5: | Line 5: | ||
==Scripts I've written to help me:== | ==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/curve.py] - calculates the expected number offspring from a litter size curve | ||
− | *[https://github.com/Cheldra/rimworld_stuff/blob/master/ | + | *[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:== |
Revision as of 19:32, 9 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