summaryrefslogtreecommitdiff
path: root/main.py
AgeCommit message (Collapse)AuthorFilesLines
2025-10-29Add simple creature stat builderSupremist1-3/+6
2025-10-28Move common data structs to game.pySupremist1-44/+1
2025-10-28Add more creature stats and parsing for themSupremist1-1/+4
2025-10-28Add character leveling calculationsSupremist1-3/+9
2025-10-28Add character import from pathbuilder2e siteSupremist1-1/+8
2025-10-27Add Weapon classSupremist1-1/+75
2025-10-27Move Distribution to separate fileSupremist1-132/+1
2025-10-27InitialSupremist1-0/+247