flygard-core/src
Exitare 7fd8b04a56
feat(Core/Motd): Allow localized motd (#20542)
* Initial commit for localized motd

* Rename function that created world packages

* Update to satisfy code check

* Update code to accomodate localized motd

* Update command to support multiple optionales & adjusted db

* Code cleanup

* Update sql name

* Fix codestyle issues

* Remove hardcoded schema

* Add check for valid player in reload command

* Update to better code style

* Add missing include

* Fix redundant code usage

* Add missing include

* Remove sql files and create new rev sql files

* Address minor code reviews

* Fix code style

* Update code to address code revisions.

- Remove two unused functions
- Remove map
- Use available function to resolve LocaleConstant

* Fix code style

* Add check for base motd and update locale to DEFAULT_LOCALE

* Code docs

* Removed some docs, readd defaultd motd formatting

* Fix oversight in variable declaration

* Code style fix

* Update code based on code review

* ready for merge

* Fix set motd command due to changes to DEFAULT_LOCALE

* Fix CI

* Fix trailing whitespace

---------

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2024-12-15 19:50:02 +01:00
..
cmake refactor(Deps/MySQL): Drop MariaDB and MySQL 5.7/8.1 and add MySQL 8.… (#19451) 2024-09-19 00:24:11 -03:00
common feat(Core/Motd): Allow localized motd (#20542) 2024-12-15 19:50:02 +01:00
genrev feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
server feat(Core/Motd): Allow localized motd (#20542) 2024-12-15 19:50:02 +01:00
test refactor(Core/World): Move SendGMText to ChatHandler and allow fmt (#19490) 2024-08-08 20:12:33 -03:00
tools fix(Tools/MapExtractor) Update MPQ patch iterator to also load patch files 4 through 9 (#20815) 2024-12-02 15:40:13 +01:00
CMakeLists.txt refactor(Cmake): add support build selected applications and tools (#11836) 2022-05-31 17:05:39 +07:00