토탈워: 워해머 3

토탈워: 워해머 3

Mod Configuration Tool - v0.9 Beta
23개 중 1~10개 표시 중
< 1  2  3 >
업데이트: 2025년 10월 17일 오후 8시 33분
작성자: Groove Wizard

Revert patch to non-crashing mp version while hunting for solution

업데이트: 2025년 10월 12일 오후 1시 24분
작성자: Groove Wizard

Hot fix:
- Add/fix collapsible section headers
- Fix text in MP campaign intro popup

업데이트: 2025년 3월 25일 오후 7시 21분
작성자: Groove Wizard

temporarily disabled the killswitch

업데이트: 2024년 5월 4일 오전 6시 36분
작성자: Groove Wizard

HUGE YEARS-LONG UPDATE:
- the unreadable black text in the front menu is now readable white text.

업데이트: 2023년 12월 4일 오후 2시 18분
작성자: Groove Wizard

Pressed the magic button that makes you all stop saying "update please"

업데이트: 2023년 6월 26일 오후 3시 37분

ULTRA HOT FIX
- shit won't get absolutely right fucked due to having non-latin characters in your Windows username or file paths
- the lil outdated flag will also go away, more importantly

업데이트: 2023년 3월 18일 오후 8시 43분

Coldfix/Update
- Add a new option type: an Action Button. Actions are just text buttons that can do stuff when pressed. Use `mct_mod:add_new_action(option_key, button_text, callback)` to create a new action button, where callback is a function that is triggered whenever the action button is pressed. No support for locking or unlocking the action button yet, or really anything but setting the text and the callback that's triggered when the button is pressed. That'll come next patch!
- Add a lock icon to any locked options; the lock-reason tooltip is now attached to the icon.
- Add scroll-bar to the "description" tab of any MCT Mod
- Add numerical version support for MCT and MCT Mods.
-- Tweaked function:`mct_mod:set_version(version_num, version_name)`. Should be backwards compatible - a missing "version_name" will be created from the version_num, and a missing version_num is set to 0. Scream at me if this gets goofy.
-- New function: `mct_mod:get_version_number()` -> version num.
-- Set MCT version number to 0.9, and the version name remains 0.9-beta
-- Number will only be used for backend considerations, per Ulrik and paperpancake's request. Let me know if this doesn't float your boat.
- Fix the auto-saves; the game should only be forcibly-saved if the game has already been saved AND if there have been edits to any MCT settings. Will continue to look into the best way around this issue
- Fix the game logging option so it will now properly unlock when you disable script logging from another mod
- Fix dropdowns and sliders not displaying their lock reasons
- Fix Dummy options and Action options having unnecessary icons

업데이트: 2023년 2월 21일 오후 5시 42분

- disable debugging shit again
- MCT will now regenerate broken settings files (which were caused two-three patches ago, whatever kicked off this whole thing)

업데이트: 2023년 2월 21일 오후 5시 13분

- fix the previous bug fix

업데이트: 2023년 2월 21일 오후 3시 27분

- Remove some testing shit I forgot to disable (: