summaryrefslogtreecommitdiff
path: root/main.py
AgeCommit message (Expand)AuthorFilesLines
2026-03-12Check Twin Takedown vs Double sliceSupremist1-13/+62
2025-10-30Test DemoralizeSupremist1-27/+84
2025-10-30Add weapon damage comparison graphSupremist1-23/+66
2025-10-29Add Attack actionSupremist1-82/+17
2025-10-29Track bonuses and penalties from conditionsSupremist1-5/+0
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