summaryrefslogtreecommitdiff
path: root/src/main/kotlin/tech/thatgravyboat/rewardclaim/ui/UIButton.kt
AgeCommit message (Collapse)Author
2021-10-14Reformatted most classes and added double click option therefore closes #3 ↵ThatGravyBoat
and made it so game no crash when GitHub offline.
2021-09-23Clean up, Moved to kotlin regex, changed to using data class instead of ↵Gravy Boat
using JsonObjects, updated the image system to be better for housing images, and switched to using essential kotlin language adapter instead of my own.
2021-09-23Initial CommitGravy Boat