Skip to content

Tags: MustBeLittleR/server

Tags

v21.17.35

Toggle v21.17.35's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix pdump write command and add check to pdump load (mangoszero#106)

v21.17.34

Toggle v21.17.34's commit message
[Realmd] Fixed Broken Patching system

v21.17.33

Toggle v21.17.33's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add .groupaura command (mangoszero#105)

Allow GM to apply buff on a group or raid


FInish .auragroup


Update revision.h

v21.17.32

Toggle v21.17.32's commit message
fix reference to dockerFiles to match with real files name (mangoszer…

…o#92)

Co-authored-by: Helladan <[email protected]>

v21.17.31

Toggle v21.17.31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add mangos string Language.h generator (mangoszero#104)

* Delete unused Language.h enums

* Initialize project for mangos string Language.h source file generation

* Add missing newline at end of files

v21.17.29

Toggle v21.17.29's commit message

Unverified

The email in this signature doesn’t match the committer email.
Updated Eluna and SD3 submodules

v21.17.28

Toggle v21.17.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implement .reset mail command + Increase max bags slots to 36 (mangos…

…zero#102)

Default behaviour :
       -------------------
        - delete checked mails (even if its is GM stationery and if it contains items in it, but not deleted COD)

       Options :
       ---------
        - cod : delete only cod mail (even if it is unchecked)
            TODO -> to improve => return cod to sender instead of delete
        - gm : delete only GM stationery emails (even if it is unchecked)
        - all : delete all mails (even if it is unchecked)
        - from XXXX : delete all mails from specific sender in the slected player mailbox, name or guid
          TODO  -> to improve, if unchecked return letter to sender to inform it was not read and purged by GM for tech. reason.

        TODO : future => handle reset mail for Offline char ?

v21.17.27

Toggle v21.17.27's commit message

Unverified

The email in this signature doesn’t match the committer email.
[PlayerBot] Fixed a SQL typo

v21.17.26

Toggle v21.17.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implement .reset items command (mangoszero#101)

Fix BagSize limit to 36
Fix Null pointer Exception
fix revision.h
Fix building issues

v21.17.25

Toggle v21.17.25's commit message

Unverified

The email in this signature doesn’t match the committer email.
[EasyBuild] Updated to remove some build options