Регистрация аккаунта:

Пароли не совпадают
Ограничение: не более 3 аккаунтов/IP в 1 ч.
Сейчас в сети: 0
Время работы сервера: 10 дней 4 часа 42 минуты
Последнее обновление сервера: 08.08.2026 г.
Список последних обновлений сервера:
  • Core/Misc: Reduce differences between branches
    Дата обновления: 11.08.2026 г.
  • Core/Items: Skip calculating durability and spell charges sell price reduction for items that have no base sell price
    Дата обновления: 08.08.2026 г.
  • DB/NPC: Surveyor Candress
    Дата обновления: 06.08.2026 г.
  • Core/Spells: Send the appropriate SpellCastResult error when a spell with a cooldown event is on cooldown, depending on whether it has OnHold enabled. (#31887)
    Дата обновления: 04.08.2026 г.
  • Scripts/Misc: Remove unneccessary GameObjectActions casts
    Дата обновления: 01.08.2026 г.
  • Core/DataStores: Replace MapDifficulty structure with full MapDifficultyEntry and load all locales for that dbc, fixes sending SMSG_TRANSFER_ABORTED for missing achievement when not using enUS dbc files
    Дата обновления: 29.07.2026 г.
  • Core/Creature: Fixed saving creatures spawned by gm commands
    Дата обновления: 29.07.2026 г.
  • Core/Achievements: Updated and enabled all previously implemented achievement packets
    Дата обновления: 29.07.2026 г.
  • Core/Movement: Make it possible to get exact player position in scripts triggered directly by player movement (#29824)
    Дата обновления: 24.07.2026 г.
  • Scripts/Serpentshrine Cavern: Move trash death counting script to c++
    Дата обновления: 21.07.2026 г.
  • Scripts/Slave Pens: Update scripts (#31918)
    Дата обновления: 18.07.2026 г.
  • Scripts/Steamvault: Update scripts (#31885)
    Дата обновления: 18.07.2026 г.
  • Scripts/Shattered Halls: Update Omrogg (#31884)
    Дата обновления: 18.07.2026 г.
  • Scripts/Zul'Aman: Update Nalorakk (#31882)
    Дата обновления: 18.07.2026 г.
  • Scripts/Karazhan: Rewrite Opera (#31881)
    Дата обновления: 18.07.2026 г.
  • Core/Units: Removed custom power type enum value
    Дата обновления: 17.07.2026 г.
  • Scripts/Black Morass: Rewrite dungeon (#31873)
    Дата обновления: 17.07.2026 г.
  • Core/Objects: Fix destination coordinate normalization in MovePositionToFirstCollision (#31913)
    Дата обновления: 17.07.2026 г.
  • Core/Objects: Fix MovePositionToFirstCollision for non-flying units that aren't close to ground
    Дата обновления: 17.07.2026 г.
  • Scripts/Zul'Aman: Rewrite Akil'zon (#31877)
    Дата обновления: 16.07.2026 г.
  • Core/Conditions: Implement condition to check if player is in group (#31858)
    Дата обновления: 16.07.2026 г.
  • Core/Spells: Fix wrong unit being used for reset talent cost calculation in SPELL_EFFECT_UNTRAIN_TALENTS
    Дата обновления: 15.07.2026 г.
  • Scripts/Zul'Aman: Rewrite Jan'alai (#31857)
    Дата обновления: 15.07.2026 г.
  • Core/Players: Check if target is valid for melee auto attacks (#31850)
    Дата обновления: 14.07.2026 г.
  • Scripts/Zul'Aman: Rewrite Malacrass (#31849)
    Дата обновления: 14.07.2026 г.
  • Misc: Fix build status label in README
    Дата обновления: 14.07.2026 г.
  • Misc: Add new 3.3.5 build status to readme
    Дата обновления: 14.07.2026 г.
  • CI/GitHub: Copy possibly other version of openssl dlls required for libmysql.dll
    Дата обновления: 14.07.2026 г.
  • CI/GitHub: Copy openssl dlls using pattern
    Дата обновления: 14.07.2026 г.
  • CI/GitHub: Keep ccache size as small as possible by evicting entries not accessed by current build instead
    Дата обновления: 14.07.2026 г.
  • CI/Circle: Disable nopch build
    Дата обновления: 14.07.2026 г.
  • CI/GitHub: Add nopch and clang builds to linux workflow
    Дата обновления: 14.07.2026 г.
  • CI/Circle: Remove pushing docker images for wotlk_classic to dockerhub
    Дата обновления: 14.07.2026 г.
  • CI/GitHub: Switch back to using release tag for install boost action
    Дата обновления: 14.07.2026 г.
  • CI/Circle: Switch images from debian 12 to debian 13
    Дата обновления: 14.07.2026 г.
  • CI/GitHub: Only install packages if fully missing
    Дата обновления: 14.07.2026 г.
  • CI/GitHub: Bump actions versions
    Дата обновления: 14.07.2026 г.
  • CI: Update boost install action for windows workflow
    Дата обновления: 14.07.2026 г.
  • CI: Migrate compile flags environment variables to new cmake option WITH_WARNINGS_AS_ERRORS
    Дата обновления: 14.07.2026 г.
  • CI/Circle: Restore missing install path component
    Дата обновления: 14.07.2026 г.
  • Build: Normalize executable locations in build directory for all platforms
    Дата обновления: 14.07.2026 г.
  • CI/GitHub: Cache OpenSSL installation
    Дата обновления: 14.07.2026 г.
  • CI/GitHub: Authenticate github requests to avoid throttling
    Дата обновления: 14.07.2026 г.
  • CI/GitHub: Fixed installing openssl for windows actions
    Дата обновления: 14.07.2026 г.
  • CI: Normalize setting cmake variables and invoking cmake acoss all ci setups
    Дата обновления: 14.07.2026 г.
  • CI/GitHub: Correct exe name
    Дата обновления: 14.07.2026 г.
  • CI/Github: Add macOS arm64 github actions support. (#29771)
    Дата обновления: 14.07.2026 г.
  • Core/Scripts: Fix AppleClang warning
    Дата обновления: 14.07.2026 г.
  • Misc: Fix README build status urls
    Дата обновления: 14.07.2026 г.
  • CI/GitHub: Add Windows x86_64 CI (github actions) support. (#29773)
    Дата обновления: 14.07.2026 г.
Мы в Телеграмм