Skip to content

Releases: Mojang/minecraft-debugger

v1.14.0

08 Oct 22:52
a4ef3de
Compare
Choose a tag to compare

1.14.0 (2024-10-08)

Features

  • diag: Save and restore current diagnostics tab when panel leaves and enters focus. (#238) (a4ef3de)

v1.13.2

26 Sep 19:45
6410e8c
Compare
Choose a tag to compare

1.13.2 (2024-09-26)

Bug Fixes

  • protocol: Latest debugger should still work with older MC clients if possible. (#228) (6410e8c)

v1.13.1

24 Sep 15:58
7a60b4b
Compare
Choose a tag to compare

1.13.1 (2024-09-24)

Bug Fixes

v1.13.0

23 Sep 23:23
3b8fb14
Compare
Choose a tag to compare

1.13.0 (2024-09-23)

Features

  • debugger: Can add custom Minecraft command buttons to MC panel, and optional passcode required for connection. (#205) (3b8fb14)

v1.12.0

09 Sep 15:45
1b6a6d1
Compare
Choose a tag to compare

1.12.0 (2024-09-09)

Features

  • debugger: prompt user for target add-on id if not provided and multiple add-ons active in MC. (#185) (1b6a6d1)

v1.11.1

03 Sep 23:14
75aa3a8
Compare
Choose a tag to compare

1.11.1 (2024-09-03)

Bug Fixes

  • typescript: Original source absolute path resolution updates (#129) (75aa3a8)

v1.11.0

15 Aug 21:04
f3b37f8
Compare
Choose a tag to compare

1.11.0 (2024-08-15)

Features

  • diagnostics: Add a extension setting to open the diagnostic view on connection (#147) (feda303), closes #145

v1.10.0

13 Aug 18:16
fc23938
Compare
Choose a tag to compare

1.10.0 (2024-08-13)

Features

  • diagnostics: Display category value on hover of stacked graph (#139) (fc23938)

v1.9.0

31 Jul 19:54
f4b79f7
Compare
Choose a tag to compare

1.9.0 (2024-07-31)

Features

  • diagnostics: Updated stat names to not be all lowercase (#116) (f4b79f7)

v1.8.4

31 Jul 17:40
c067632
Compare
Choose a tag to compare

1.8.4 (2024-07-31)

Bug Fixes

  • build: Source maps would not load due to missing mappings.wasm file (fixes #114) (#115) (c067632)