9 Commits

Author SHA1 Message Date
Antz
ce8b12f420
Happy New Year 2023 from everyone at getMangos.eu 🎉
Some checks failed
Linux Build / build (push) Has been cancelled
Codestyle Checks / Check Codestyling (push) Has been cancelled
Windows Build / Windows Server 2019 (push) Has been cancelled
Signed-off-by: billy1arm <antz@cix.co.uk>
2022-12-31 21:29:00 +00:00
Meltie2013
f9a203e0da
Revision Update (#56)
* Move Mangos revision into GitRevision namespace
2022-06-29 10:17:15 +01:00
Meltie2013
07fc102376
Improve Revision System (mangosthree/server#52)
Improve issue and bug reporting with Git Hash tracking
2022-06-25 00:42:34 +01:00
Antz
89e63f3eee
Happy New Year 2022 from everyone at getMangos.eu 🎉
Signed-off-by: Antz <antz@cix.co.uk>
2022-01-01 00:17:57 +00:00
Meltie2013
1c4e25cba0
Internal Timer Rewrite & Introduce GameTime (#132)
* Implement Update Timer & Remove Ancient Timers
* WorldTime will be replaced by GameTime which is more accurate.
* World Delay Timer can be view in server info command.

Notice:
* Eluna will have to be updated to support this change or build will fail with it.

* Adding missing string for World Delay time display.

* Fixed CMakeList to include Time Folder which was forgotten.
* Fixed code style in UpdateTime constructor.

* Enable Work Around For Eluna
* Update Initialized UpdateTime Constructor Variables

* Implement GameTime
* Attempt to fix undeclared identifier in Auction House Bot

* Attempt to fix unix compile errors

* Another attempt to fix unix compiling error.

* Remove WorldTimer workaround

No longer necessary as of ba7eea4e40

Co-authored-by: Foereaper <Foereaper@users.noreply.github.com>
2021-03-04 20:21:54 +00:00
Antz
cc27f32744
Release 22 2020-12-29 19:52:30 +00:00
Antz
11e79cdfe0 Some Minor Cleanup 2020-05-21 14:46:58 +01:00
Antz
68931aacac
Tabs / Styling cleanup 2020-05-19 08:48:52 +01:00
Elmsroth
1b33fc4284
GM Commands files reorganisation (#96)
No more LevelX.cpp !
Now commands are grouped by relevant Topics
2020-05-18 00:22:53 +01:00