Files
4jcraft/Minecraft.Client/Platform/Common
MatthewBeshay e89198f56c fix: sign entry crash and remove blocking callback workaround
- Initialize m_iEditingLine to 0 in SignEntryMenu constructor
  (was uninitialized, causing out-of-bounds array access)
- Add bounds check on m_iEditingLine before array access in callback
- Only truncate sign text if longer than 15 chars (avoid padding)
- Remove manual KeyboardCompleteSeedCallback call in
  LaunchMoreOptionsMenu (no longer needed since RequestKeyboard
  now fires callbacks asynchronously from Tick)
2026-03-30 13:41:54 +11:00
..
2026-03-27 20:54:21 +01:00
2026-03-22 15:46:03 -05:00
2026-03-28 03:05:06 -05:00
2026-03-28 03:05:06 -05:00
2026-03-22 00:10:15 -05:00
2026-03-22 00:00:40 -05:00
2026-03-22 14:05:46 -05:00
2026-03-23 01:46:21 +03:00
2026-03-22 00:10:15 -05:00