Поиск
Показаны результаты для тегов 'модуль'.
Найдено 1 результат
-
.revowinter-dnd-lang-btn { position: absolute; top: 18px; right: 28px; background: linear-gradient(90deg, #a87c2a 0%, #bfa76a 100%); color: #3b2200; border: none; border-radius: 7px; padding: 8px 18px; font-size: 1rem; font-weight: 700; cursor: pointer; transition: background 0.2s, box-shadow 0.2s, filter 0.2s; box-shadow: 0 2px 16px 2px #bfa76a33, 0 1.5px 8px 0 #0002; z-index: 10; letter-spacing: 1px; outline: none; text-shadow: 0 1px 2px #fff6, 0 0 2px #bfa76a55; } .revowinter-dnd-lang-btn:hover { background: linear-gradient(90deg, #bfa76a 0%, #a87c2a 100%); } .revowinter-dnd-container { max-width: 900px; margin: 40px auto; background: linear-gradient(120deg, #18140e 0%, #23201a 100%); border-radius: 22px; box-shadow: 0 8px 40px 0 #1a151088, 0 1.5px 8px 0 #0006; padding: 36px 30px 30px 30px; font-family: 'Segoe UI', 'Arial', sans-serif; color: #ede6c7; border: 2px solid #bfa76a; } .revowinter-dnd-container h1 { font-size: 2.2rem; margin-bottom: 4px; font-weight: 700; letter-spacing: 1px; } .revowinter-dnd-container h2 { font-size: 1.2rem; color: #bfa76a; margin-bottom: 18px; font-weight: 500; } .revowinter-dnd-alert { background: linear-gradient(90deg, #231c13 0%, #2b231a 100%); color: #ede6c7; padding: 15px 20px 15px 20px; border-radius: 10px; margin: 20px 0 18px 0; font-size: 1.06rem; font-weight: 400; border-left: 5px solid #bfa76a; box-shadow: 0 2px 12px #a87c2a22; } .revowinter-dnd-alert strong, .revowinter-dnd-alert b { color: #bfa76a; } .revowinter-dnd-section { margin-bottom: 20px; } .revowinter-dnd-btn { display: inline-block; background: linear-gradient(135deg, #181014 0%, #1a1510 100%); color: #ede6c7; padding: 13px 32px; border: none; border-radius: 12px; font-size: 1.08rem; font-weight: 700; text-decoration: none; margin: 10px 8px 0 0; transition: background 0.18s, box-shadow 0.18s, transform 0.12s; box-shadow: 0 2px 24px 0 #bfa76a22, 0 1px 8px 0 #0004; letter-spacing: 0.5px; position: relative; overflow: hidden; text-shadow: 0 1px 2px #fff3, 0 0 2px #bfa76a33; } .revowinter-dnd-btn:hover { background: linear-gradient(90deg, #bfa76a 0%, #a87c2a 100%); filter: brightness(1.05) drop-shadow(0 0 4px #bfa76a); } .revowinter-dnd-list { margin: 0 0 0 18px; padding: 0; font-size: 1rem; color: #ede6c7; } EN Тестовый сервер Revowinter Публичное тестирование нового билда Внимание! Регистрация новых аккаунтов недоступна. Используйте свои учётные записи с Main сервера. База данных от 09.07.2025. Как зайти на тестовый сервер: Запускайте клиент из папки Live, файл RevowinterTestBuild.exe Входите под своими учётными записями с основного сервера Скачать тестовый билд Список изменений (патчноут) Сообщить о баге Этапы тестирования 1 Первый этап тестирования (1-3 дня) Тест будет чисто на учетках с лайва без тестового магазина. Собираем проблемы и фиксим. После патч. 2 Второй этап тестирования (1-3 дня) Тестируем уже с тестовым магазином, где будет много чего. База данных останется. После патч. 3 Третий этап тестирования (1-2 дня) Тестируем чистый сервер без базы данных. После патч. .revowinter-dnd-testing-cards { display: flex; flex-direction: column; gap: 26px; } .revowinter-dnd-testing-card { background: linear-gradient(120deg, #1b1611 0%, #23201a 100%); border-radius: 18px; box-shadow: 0 4px 32px 0 #a87c2a22, 0 1.5px 8px 0 #0004; padding: 22px 28px 18px 28px; position: relative; border-left: 7px solid #bfa76a; transition: box-shadow 0.18s, transform 0.12s; display: flex; flex-direction: column; min-width: 0; } .dnd-testing-card1, .dnd-testing-card2, .dnd-testing-card3 { border-left-color: #bfa76a; } .revowinter-dnd-testing-card:hover { box-shadow: 0 8px 36px 0 #bfa76a88, 0 1.5px 8px 0 #bfa76a55; transform: translateY(-3px) scale(1.025); } .dnd-testing-card-header { display: flex; align-items: center; gap: 16px; margin-bottom: 8px; } .dnd-testing-card-icon { min-width: 46px; height: 46px; border-radius: 50%; background: linear-gradient(135deg, #bfa76a 0%, #a87c2a 100%); box-shadow: 0 0 0 7px #bfa76a22, 0 2px 8px #a87c2a44; display: flex; align-items: center; justify-content: center; font-size: 1.42rem; font-weight: 900; color: #ede6c7; border: 2.5px solid #fff1; letter-spacing: 1px; text-shadow: 0 2px 7px #bfa76a33; } .dnd-testing-card1 .dnd-testing-card-icon, .dnd-testing-card2 .dnd-testing-card-icon, .dnd-testing-card3 .dnd-testing-card-icon { background: linear-gradient(135deg, #bfa76a 0%, #a87c2a 100%); } .dnd-testing-card-title { font-size: 1.17rem; font-weight: 700; color: #bfa76a; flex: 1; min-width: 0; letter-spacing: 0.5px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-shadow: 0 1px 2px #fff3, 0 0 2px #bfa76a33; } .dnd-testing-card-term { background: linear-gradient(90deg, #bfa76a 0%, #a87c2a 100%); color: #3b2200; border-radius: 7px; font-size: 0.99em; font-weight: 600; padding: 4px 15px; margin-left: 6px; letter-spacing: 0.5px; box-shadow: 0 1px 4px #bfa76a22; text-shadow: 0 1px 2px #fff3, 0 0 2px #bfa76a33; } .dnd-testing-card-desc { color: #ede6c7; font-size: 1.06rem; font-weight: 400; margin-left: 62px; margin-top: 3px; line-height: 1.6; } @media (max-width: 700px) { .revowinter-dnd-testing-cards { gap: 14px; } .revowinter-dnd-testing-card { padding: 13px 8px 13px 8px; } .dnd-testing-card-header { gap: 8px; } .dnd-testing-card-icon { min-width: 38px; height: 38px; font-size: 1.12rem; } .dnd-testing-card-desc { margin-left: 0; } } Награда за участие в тестировании Если вы отправите баг-репорт с указанием своего игрового логина (логин потребуется в форме), и ваша заявка будет содержать ошибки или недоработки, вы получите награду на основном сервере после выхода обновления. Сроки этапов тестирования могут сдвигаться по мере получаемых проблем в багрепорт! .revowinter-dnd-reward-card { display: flex; align-items: flex-start; gap: 18px; background: linear-gradient(90deg, #231c13 0%, #2b231a 100%); border-radius: 12px; box-shadow: 0 2px 12px #a87c2a22; padding: 18px 22px 18px 18px; margin: 32px 0 18px 0; border-left: 5px solid #bfa76a; } .dnd-reward-icon { font-size: 2.2rem; margin-top: 2px; color: #bfa76a; flex-shrink: 0; filter: drop-shadow(0 0 6px #bfa76a55); } .dnd-reward-content { flex: 1; } .dnd-reward-title { font-weight: 700; font-size: 1.13rem; margin-bottom: 7px; color: #bfa76a; letter-spacing: 0.2px; text-shadow: 0 1px 2px #fff3, 0 0 2px #bfa76a33; } .dnd-reward-desc { font-size: 1.02rem; color: #ede6c7; } .dnd-reward-desc p { margin: 0; } .dnd-accent { color: #ffd700; font-weight: 600; } .revowinter-dnd-info-block { display: flex; align-items: flex-start; gap: 10px; background: linear-gradient(90deg, #231c13 0%, #2b231a 100%); border-radius: 9px; padding: 12px 18px; margin: 12px 0 0 0; color: #bfa76a; font-size: 1.01rem; font-weight: 500; border-left: 5px solid #bfa76a; box-shadow: 0 2px 8px #a87c2a22; } .dnd-info-icon { font-size: 1.25rem; margin-top: 2px; color: #bfa76a; flex-shrink: 0; } Если возникли вопросы — обращайтесь к администрации через форум или Discord.
-
- 4
-
-
-
- update
- revowinter
- (и ещё 11 )
