Skip to content

Releases: PGMDev/PGM

v0.15

04 Feb 17:41
v0.15
5c294a6
Compare
Choose a tag to compare
v0.15 Pre-release
Pre-release

What's Changed

Big Changes 🚀

Features 🎉

Bug Fixes 🐛

Other Changes 🚧

New Contributors

Full Changelog: v0.14...v0.15

v0.14

08 Oct 22:46
v0.14
749084b
Compare
Choose a tag to compare
v0.14 Pre-release
Pre-release

What's Changed

Big Features ✨

Enhancements 🎉

Bug Fixes 🐛

Other Changes 🚧

New Contributors

Full Changelog: v0.13...v0.14

v0.13

05 Jun 15:20
v0.13
2bd6157
Compare
Choose a tag to compare
v0.13 Pre-release
Pre-release

What's Changed

Enhancements 🎉

Bug Fixes 🐛

Other Changes 🚧

New Contributors

Full Changelog: v0.12...v0.13

v0.12

22 Jan 18:57
v0.12
0fecb7e
Compare
Choose a tag to compare
v0.12 Pre-release
Pre-release

What's Changed

Big Features ✨

Enhancements 🎉

Bug Fixes 🐛

Other Changes 🚧

New Contributors

Full Changelog: v0.11...v0.12

v0.11

17 Apr 18:21
29cd2f5
Compare
Choose a tag to compare
v0.11 Pre-release
Pre-release

Release Date: April 17, 2021

Features:

  • TODO

Fixes:

  • TODO

v0.10

18 Dec 00:43
3f5f5e3
Compare
Choose a tag to compare
v0.10 Pre-release
Pre-release

Release Date: December 17, 2020

Features:

  • TODO

Fixes:

  • TODO

v0.9

09 Oct 15:51
35a2e6a
Compare
Choose a tag to compare
v0.9 Pre-release
Pre-release

Release Date: October 9, 2020

Features:

  • TODO

Fixes:

  • TODO

v0.8

22 May 04:11
aa533db
Compare
Choose a tag to compare
v0.8 Pre-release
Pre-release

Release Date: May 21, 2020

Features:

  • Add /vanish so staff members to disappear without a trace
  • Add /setpool to dynamically modify the map pool
  • Introduce the spawner module, which allows map makers to create a custom mob spawner with filters
  • Introduce support for all gamerules, and any future ones
  • Add MySQL database support
  • Allow for customizable group permissions for observers and participants
  • Provide the option to disable "community" features such as /warn and /report
  • Alias /prox to /proximity

Fixes:

  • Fix /help showing "null"
  • Fix maps with a timelimit sometimes declaring the wrong winner
  • Fix exceptions when formatting durations
  • Fix control point scores rounding down to zero
  • Prevent vehicles from moving after a match ends
  • Fix various tab list glitch
  • Fire AsyncPlayerChatEvent for chat events
  • Fix a memory leak in MatchTabManager

v0.7

11 Apr 00:08
fe788de
Compare
Choose a tag to compare
v0.7 Pre-release
Pre-release

Release Date: Apr 10, 2020

Features:

  • Add translation support
  • Announce basic player stats at the end of each match
  • Restrict non-premium players to the team they originally joined
  • Add several moderation commands including /staff, /freeze
  • Spawn fireworks when an objective is completed or the match ends
  • Add free-for-all support to control points

Fixes:

  • Move project into multiple maven modules
  • Fix iconic "ding" sound from only working with arrows
  • Fix kill streaks from not working

v0.6

11 Apr 00:00
a414a5f
Compare
Choose a tag to compare
v0.6 Pre-release
Pre-release

Release Date: Jan 28, 2020

Features:

  • Add a voting book for map voting
  • Add tools for observers, such as speed and night vision toggles
  • Add a cool down for /report
  • Add a sound when receiving private messages
  • Add #maptags to categorize maps

Fixes:

  • Don't start a map vote if a restart is queued
  • Fix translatable messages not working
  • Fix unions from breaking in proto 1.3.0 maps
  • Fix various scoreboard, tablist, and generic rendering bugs