Releases: HeroGamers/MyDog
Releases · HeroGamers/MyDog
v0.2.2 - Minecraft 1.20 and bugfixes
What's Changed
- Update MyDog to Spigot 1.20 API, and add new mobs to exp by @HeroGamers in #101
- Fix dog birthday null error in console by @HeroGamers in #102
- Fix dog level and mode appearing twice by @HeroGamers in #103
- v0.2.2 - Minecraft 1.20 and small bugfixes by @HeroGamers in #104
Full Changelog: v0.2.1...v0.2.2
v0.2.1 - Bugfixes and metrics
What's Changed
- Add bStats to MyDog by @HeroGamers in #91
- Remove apache commons-lang3 by @HeroGamers in #93
- Add world is null check by @HeroGamers in #94
- Code smell improvements by @HeroGamers in #95
- Less code smell by @HeroGamers in #96
- Bugfixes and code smell by @HeroGamers in #97
Full Changelog: v0.2.0...v0.2.1
v0.2.0 - Feature requests and bugfixes
What's Changed
- Sit command by @HeroGamers in #83
- Revive using levels by @HeroGamers in #84
- Add lifesteal and fix setlevel command by @HeroGamers in #85
- Add limits to dogs owned using permissions by @HeroGamers in #86
- Add petting dogs by @HeroGamers in #87
- Implement trading of dogs between players by @HeroGamers in #88
- v0.2.0-SNAPSHOT Release to Master by @HeroGamers in #89
Features
#29 #40 #32 #28 #79 #59 #51 #22
Bugfixes
Full Changelog: v0.1.4...v0.2.0
v0.1.4
Plugin updated on 06/01/23 to remove apache commons from plugin bundle for publishing on Bukkit.
What's Changed
- Dogs sometimes lose their stats #44 by @Igzak and @vkey in https://github.com/DoggyCraft/MyDog/pull/48
- Owners can`t accidentally hurt dogs by @Igzak and @vkey in https://github.com/DoggyCraft/MyDog/pull/49
- Merge of Igzak/MyDog into DoggyCraft/MyDog by @HeroGamers in https://github.com/DoggyCraft/MyDog/pull/53
- Merge of Igzak/MyDog into DoggyCraft/MyDog by @HeroGamers in https://github.com/DoggyCraft/MyDog/pull/54
- Dead dog remake by @HeroGamers in https://github.com/DoggyCraft/MyDog/pull/55
- Fixes a bug where correct damage values does not get applied when taming by @HeroGamers in https://github.com/DoggyCraft/MyDog/pull/56
- v0.1.4 Candidate Release by @HeroGamers in https://github.com/DoggyCraft/MyDog/pull/58
New Contributors
- @Igzak made their first contribution in https://github.com/DoggyCraft/MyDog/pull/48
Full Changelog: DoggyCraft/MyDog@v0.1.3...v0.1.4
v0.1.3
MyDog now works with versions from 1.13 to 1.18, and all versions from JDK 1.18 to JDK 17, again.
Full Changelog: DoggyCraft/MyDog@v0.1.2...v0.1.3
v0.1.2
Breaking
This release only works with Java 17, accidentally set it to compile with that.
Also breaks on versions below 1.18.
What's Changed
- Pets no longer teleport on unload when sitting by @StrangeOne101 in https://github.com/DoggyCraft/MyDog/pull/19
- 1.18 update by @HeroGamers in https://github.com/DoggyCraft/MyDog/pull/24
- Fix the current bugs in Issues by @HeroGamers in https://github.com/DoggyCraft/MyDog/pull/25
- Fix #23
- Fix #11
New Contributors
- @StrangeOne101 made their first contribution in https://github.com/DoggyCraft/MyDog/pull/19
Full Changelog: DoggyCraft/MyDog@0.1.0...v0.1.2
0.1.1-alpha
Fix not being able to name dogs to a single word (3 args)
0.1.0
500 new Dog names and import of MyTameables features
0.0.9
Bugfixes
0.0.8
Already tamed wolves can become a Dog by interacting with them, dogs …