aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
AgeCommit message (Collapse)Author
2022-10-03Downgraded Gradle once againCow
2021-06-16Updated Gradle related thingsCow
based on asbyth's instructions
2020-07-05Bumped version to 1.8.9-0.6.0Cow
2020-05-04Bumped version to 1.8.9-0.5.0Cow
- Fixed hardcoded mod-specific strings in some places
2020-04-21Improved build processCow
- moved (most) project specific values into gradle.properties - mod version, mod name, ... get updated in all relevant places automatically
2020-04-18Adapted to new login/logout notifications of HypixelCow
also: - Added ¯\_(ツ)_/¯ - Improved copying of chat components
2020-03-29Improved /moo stalkCow
- Fixed NullPointer - Improved mode output to be more human-readable
2020-03-28Added first iteration of Hypixel API integrationCow
- /moo stalk <player> to get online status of a player
2020-03-08Added mod update notification (opt-out via /moo config)Cow
Standardized versioning (now includes Minecraft version) Bug fixes: - Reduced greediness of login/logout notification detection
2020-03-01Initial code commitCow