Releases: niklasmoell/woolbattle
Releases · niklasmoell/woolbattle
v1.0.0-beta1 Release
What's Changed
- Fix the teleporting of players after a death by @SimsumMC in #32
- remove version question by @SimsumMC in #33
- Remove bow damage by @SimsumMC in #42
- Add feature spawn protection by @SimsumMC in #44
- Added ActivePerks & more bug fixes and features by @SimsumMC in #50
- Move hard-coded mongodbconnection string to config by @SimsumMC in #54
- New ReadMe by @SimsumMC in #55
- Fix MongoDB / Default Config and remove Bow damage by @SimsumMC in #59
- Add Winner title at the game end by @SimsumMC in #61
- Implement stats system by @SimsumMC in #62
- Remove debug outputs by @SimsumMC in #63
- Achievements and chat by @BeelzebubGYRI in #64
- Add custom chat messages by @BeelzebubGYRI in #65
- Fix stats string by @SimsumMC in #67
- Add caching of active perk slots by @SimsumMC in #69
- Add Map Reset, Active Perks & fix fetching of mapblocks from database by @Servaturus in #71
- Add Standardized Colours by @SimsumMC in #73
- Add removing of enderpearl after death by @SimsumMC in #75
Full Changelog: v1.0.0-alpha.1...v1.0.0-beta.1
v1.0.0-alpha.1 Release
The alpha version of the game includes the following things:
- the game logic
- the lobby system (lobby items, cooldown, scoreboard etc.)
- the double jump
- the wool system (wool regeneration)
- ingame items (sortations saved in the database)
- the team system which handles all team things
- a custom "death event" -> lives system