1
I Use This!
Very Low Activity

Commits : Listings

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