File Details
v1.3.2-nolib
- R
- Jan 27, 2026
- 939.56 KB
- 10
- 12.0.1+1
- Retail
File Name
Weekly-v1.3.2-nolib.zip
Supported Versions
- 12.0.1
- 12.0.0
tag c70355a77ba6ac915c475a32645fbf426e6dc744 v1.3.2
Author: Jason Falk <jasfalk+microsoft@microsoft.com>
Date: Tue Jan 27 12:19:41 2026 -0800
v1.3.2: Add Twilight's Dawn quest for pre-patch event
commit c54e9c91892efb2e111368da2d4fc5a45b8ed6cd
Author: Jason Falk <jasfalk+microsoft@microsoft.com>
Date: Tue Jan 27 12:19:27 2026 -0800
v1.3.2: Add Twilight's Dawn quest for pre-patch event
commit d841c3c6579e56f189a5f73c943bbcb131cc45c9
Author: Jason Falk <jasfalk+microsoft@microsoft.com>
Date: Tue Jan 20 18:51:05 2026 -0800
fix: Handle boolean debug config from legacy saved data
The debug config was stored as a boolean (true/false) from the old
/weekly debug toggle, but the code expected a table with ignoreTimeGates
field. This caused crashes when accessing debug.ignoreTimeGates on
boolean values.
- Add type checks before accessing debug table fields in ConfigUI, UI, Core
- Update /weekly debug command to use debug.enabled field instead
- Add enabled field to default debug config table
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
commit 24131bb64aecfa69fd6211f6f844d425e76f2510
Author: Jason Falk <jasfalk+microsoft@microsoft.com>
Date: Sat Jan 17 13:04:24 2026 -0800
style: Remove emojis from README feature list

