XCOM 2
[WotC] Mod Config Menu
20개 중 1~10개 표시 중
< 1  2 >
업데이트: 2020년 5월 19일 @ 오후 5시 17분

업데이트: 2020년 5월 11일 @ 오후 6시 10분

업데이트: 2017년 10월 26일 @ 오후 9시 11분

업데이트: 2017년 8월 28일 @ 오후 11시 53분

- Update for War of the Chosen compatibility.

업데이트: 2017년 2월 4일 @ 오후 5시 12분

- Sliders now properly respect step size and will clamp values to increments of step size. Setting step size to 0 will default to stepping 1/100 of the full range per increment/decrement.
- Sliders will display integer values now for most range settings.
- Some null reference issues fixed when optional event handlers are missing.

업데이트: 2017년 2월 4일 @ 오후 5시 03분

업데이트: 2016년 7월 16일 @ 오전 2시 22분

- Cosmetic fix: scrollbar is now positioned inside settings panel.

업데이트: 2016년 7월 16일 @ 오전 1시 45분

- Fixed issue where last elements on long settings pages would get cut off at the bottom.

업데이트: 2016년 7월 15일 @ 오전 3시 05분

Defensive code edit in code that generates Mod Options button to avoid storing instance of UIOptionsPCScreen. See for explanation: https://www.reddit.com/r/xcom2mods/comments/4sjj25/uiscreenlistener_pitfall_avoid_storing_uipanel/

업데이트: 2016년 7월 15일 @ 오전 2시 39분

Fixed these issues:

- Fixed issue where MCM sometimes prevents clean garbage collection of UIOptionsPCScreen when changing levels (loading screens). This may have cause graphical glitches. Fixed now. Details: https://github.com/andrewgu/ModConfigMenu/issues/35
- When opening MCM from the main menu, the foreground soldier is hidden. This addresses a problem where the grenadier's weapon sometimes obscures the "Save and Exit" button.
- Only Save and Exit button is now highlighted by default, instead of both the Cancel and Save and Exit buttons.
- Mouse scrolling now works when the mouse is over a Group heading.
- Escape key now quick-cancels out of MCM. Be careful: it will discard changes.

See:
https://github.com/andrewgu/ModConfigMenu/milestone/2?closed=1