mangosthree / server

Mangos THREE is a server for World of Warcraft: Cataclysm. The server serves full world content including authentication & scripts support. Compatible with World of Warcraft client 4.3.4 (Build 15595). Report all issues at https://www.getmangos.eu/bug-tracker/mangos-three/ - Playable but unstable. In development.
GNU General Public License v2.0
85 stars 48 forks source link

Time Format Update #32

Closed Meltie2013 closed 2 years ago

Meltie2013 commented 2 years ago

Changes Made:

Format: It should be like: [SERVER] Shutdown in 15:00 and NOT like: [SERVER] Shutdown in 15 Minute(s)

Video Evidence: https://www.youtube.com/watch?v=z8za1_ozG-U

Examples:

[SERVER] Shutdown in 7:00
[SERVER] Shutdown in 6:00

<-- When the timer gets down to 05:00 it will then start to display seconds as shown below. -->
[SERVER] Shutdown in 5:00
[SERVER] Shutdown in 4:45
[SERVER] Shutdown in 4:30
[SERVER] Shutdown in 4:15
[SERVER] Shutdown in 4:00

Notice: This has been shared around from TrinityCore, Skyfire and AzerothCore. Not the original author!


This change is Reviewable

Meltie2013 commented 2 years ago

@billy1arm This one should be ready to go.