v5.26#2042
Open
github-actions[bot] wants to merge 3 commits intomainfrom
Open
Conversation
* homeUI ワイヤーフレーム * css 修改 * 排行榜UI 重修 * UI 修改 * UI 修改 * 排行榜数据设置 * 排行榜重做 * merge * 个人排名修改 * Magee * Update npc_heroes_custom.txt * Update npc_abilities_override.txt * Remove dead placeholder code from hud_home * refactor * remove * Update useClientEvent.ts * refactor * refactor * fix css * css * Update StatsTab.tsx * fix * refactor trans * move * css * Update net-table-transform.ts * stats * Update styles.less * fix * fix * fix * fix --------- Co-authored-by: windy <windybirth@gmail.com>
* Update HudEntryButton.tsx * Add legion_commander_outfight_them2 to lottery pool (#1996) * Add sniper_keen_scope2 to lottery pool (#1996) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Update npc_abilities_custom_lottery.txt * Add sniper_keen_scope2, primal_beast_colossal2 to lottery pool (#1996) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Update ai_game_mode.lua * remove error particles * Add primal_beast_colossal2 to lottery pool (#1996) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Add luna_lunar_blessing2, omniknight_degen_aura2 to lottery pool (#1996) * Update SKILL.md * Bump GAME_VERSION to v5.26, fix release note skill * Add omniknight_degen_aura2, silencer_brain_drain2, magnataur_solid_core2 to lottery pool (#1996) * Update lottery-abilities.ts * fix * Add bloodseeker_sanguivore2 to lottery pool (#1996) * Add ursa_maul2, undying_ceaseless_dirge to lottery pool (#1996) * tiny_insurmountable2 * Add chaos_knight_fundamental_forging2 to lottery pool (#1996) * fix * mirana_celestial_quiver * nyx_assassin_neuro_sting * Update lottery-abilities.ts * fix * fix * Update lottery-abilities.ts * Add innate abilities to lottery pool via flow C (override HIDDEN) * Update CLAUDE.md * Migrate riki_innate_backstab, spectre_desolate, slark_essence_shift to flow C Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Migrate medusa_mana_shield, death_prophet_witchcraft, leshrac_defilement, drow_ranger_trueshot to flow C Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Revert leshrac_defilement to flow A (custom aoe_per_int value) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Remove localization entries for medusa_mana_shield2, death_prophet_witchcraft2, drow_ranger_trueshot2 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Migrate ancient_apparition_bone_chill, sniper_keen_scope, jakiro_double_trouble to flow C Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Update lottery-abilities.ts Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
* Add in-game member UI panel (#1994) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> * Update MemberTab.tsx * fix * Improve member UI: style, interaction and copy polish Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> * refactor * Update MemberTab.tsx * Fix lint formatting in styles.less and SubTabNavigation.tsx Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Update styles.less * Show section title for all member states; split titles only for normal-only members Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Use gold color for benefit title when premium member is active Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Rename benefit title from 会员权益 to 高级会员权益 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Use inactive grey color for benefit title when not a member Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Darken subscribe area background to solid purple gradient Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Try dark neutral background (B) for subscribe area Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Try dark gold background (D) for subscribe area Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Use stats-card mixin for subscribe area background (option C) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Add purple-card mixin (option A) alongside stats-card Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Fix tooltip text to say 开通高级会员 consistently Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Remove duplicate tooltip key, reuse member_status_card_click_hint Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Update MemberTab.tsx * Redesign subscribe page with per-platform cards (logo + name + button) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Fix prettier formatting in MemberTab.tsx Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Refactor subscribe page to single container with platform rows; use ko-fi small icon Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Bind platform-specific URLs to each button; add member shop section Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Fix prettier formatting in MemberTab.tsx Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Darken sub tab button background from 55 to aa opacity Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Redesign subscribe page with side-by-side platform cards (layout A) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Update MemberTab.tsx * Add activate row with ? tooltip explaining auto-activation Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Refine subscribe page: info icon, copyable steam ID, shorter activate text, larger btn font Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Add color-primary-border token; use gold color for shop button Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Enlarge crown icon to 60px and status card height to 84px Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Update MemberTab.tsx * Use gradient style for platform buttons matching activated-gold pattern Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Add gold/primary btn gradient tokens; apply to platform buttons Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix * Update styles.less * fix * fix * fix * fix * Update styles.less * Update npc_abilities_override.txt * Update npc_abilities_override.txt * [CodeFactor] Apply fixes * fix text * fix * Update styles.less * Update member benefit order and remove duplicate exp entry for premium Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix * Refactor profile page: split MemberTab and styles.less into smaller files Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Update addon_english.txt * Update addon_english.txt * remove patreon * refactor member button * remove --------- Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com> Co-authored-by: codefactor-io <support@codefactor.io>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist
Release Note