1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 02, 2024 — Dec 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix IndexError from deleting the only save file. (#26) More... over 2 years ago
Merge pull request #22 from PostponingCamel/master More... about 5 years ago
Removal of commented-out code More... about 5 years ago
Merge pull request #20 from PostponingCamel/master More... about 5 years ago
Consistent docstring formatting, minor spelling changes to docstrings More... about 5 years ago
Merge pull request #18 from ardentryst/2020version More... about 5 years ago
Fix blank password confirmation bug More... about 5 years ago
Update name and release version. More... about 5 years ago
Remove Online Play functionality (not supported any more.) More... about 5 years ago
Update instructions in README for python3 More... about 5 years ago
Merge pull request #9 from ardentryst/python3 More... about 5 years ago
Fix some more floating point conversion issues. More... about 5 years ago
Merge branch 'python3' of https://github.com/ardentryst/ardentryst into python3 More... about 5 years ago
Fix #16: Prevent cheating by buying negative quantity of an item. More... over 5 years ago
feat: emphasize text in readme More... over 5 years ago
feat: format Q and A in readme More... over 5 years ago
Fix IndexError in options screen. More... over 5 years ago
Fix more implicit conversions to integer. More... over 5 years ago
Fix Implicit conversion to integer warnings with Python 3.8.1 More... over 5 years ago
Fix IndexError when hovering mouse under Quit button. More... over 5 years ago
Fix TypeError when summoning Maea More... about 6 years ago
Fix TypeError: sort() takes no positional arguments. More... about 6 years ago
Catch an IndexError More... about 6 years ago
Fix TypeError: '<' not supported between instances of 'list' and 'int' More... about 6 years ago
Adding used of requirements.txt and venv More... over 6 years ago
Fix "cmp not defined" error when playing as Nyx. More... over 6 years ago
Fix KeyError: 'sha' More... over 6 years ago
Fix the timer displaying minutes in decimal. More... over 6 years ago
Fix several incompatibilities with Python 3. More... over 6 years ago
Round numbers to integer to avoid a KeyError. More... over 6 years ago