An open API service providing commit metadata for open source projects.

codeberg.org / vanilla-technologies/mcfunction-debugger / commits

mcfunction-debugger is a debugger for Minecraft's *.mcfunction files that does not require any Minecraft mods.

SHA Message Author Date Stats
9f101115 Version 2.0.0 Adrodoc <a****5@g****m> over 2 years ago
fa7446b2 Support unconstrainted kill in schedule Adrodoc <a****5@g****m> over 2 years ago
2a2ece81 Support unconstrainted kill after breakpoint Adrodoc <a****5@g****m> over 2 years ago
1a8441c4 Rename McFunction-Debugger -> Mcfunction-Debugger Adrodoc <a****5@g****m> over 2 years ago
72d65457 Update author skess42 -> Skagaros Adrodoc <a****5@g****m> over 2 years ago
431f8d7a Update Copyright to 2024 Adrodoc <a****5@g****m> over 2 years ago
9987f9eb Add Woodpecker release workflow Adrodoc <a****5@g****m> over 2 years ago
7c890a37 Remove category command-line-utilities Adrodoc <a****5@g****m> over 2 years ago
d003b0b8 cargo update Adrodoc <a****5@g****m> over 2 years ago
9354c069 Add Build Status badge Adrodoc <a****5@g****m> over 2 years ago
0c801bf0 cargo update Adrodoc <a****5@g****m> over 2 years ago
2ccc720c Remove build status badge Adrodoc <a****5@g****m> over 2 years ago
fa2922a4 Fix #88 - Hide minect entities from selectors Adrodoc <a****5@g****m> over 2 years ago
2429db88 Refactor argument value parsing Adrodoc <a****5@g****m> over 2 years ago
0ac8bdb0 Fix #91 - Support execute summon Adrodoc <a****5@g****m> over 2 years ago
0bdcedf3 Fix #89 - Support for execute on Adrodoc <a****5@g****m> over 2 years ago
e6d2918c Fix #90 - Support execute positioned over Adrodoc <a****5@g****m> over 2 years ago
cede9645 Fix #92 - Support execute (if/unless) biome Adrodoc <a****5@g****m> over 2 years ago
6d521dcf Fix #93 - Support execute (if/unless) dimension Adrodoc <a****5@g****m> over 2 years ago
61536d67 Fix #95 - Support execute (if/unless) loaded Adrodoc <a****5@g****m> over 2 years ago
b34adacd Update commands.json to Minecraft 1.19.4 Adrodoc <a****5@g****m> over 2 years ago
1bf0fb04 Adjust documentation for version 2.0
Co-authored-by: Skagaros <s****s@g****m>
Adrodoc <a****5@g****m> over 2 years ago
4a7dbb84 Remove breakpoint entity Adrodoc <a****5@g****m> over 2 years ago
42b238dd start kills potential previous session Adrodoc <a****5@g****m> over 2 years ago
7fbd297e adapter test deletes previous datapack Adrodoc <a****5@g****m> over 2 years ago
22ecb697 Add Woodpecker CI Adrodoc <a****5@g****m> over 2 years ago
7fc34b4e Validate functions when scheduling Adrodoc <a****5@g****m> over 2 years ago
f6e1c70c Replace skipped warning tellraws with adapter notifications Adrodoc <a****5@g****m> over 2 years ago
8e54f6bd stop always terminates and uninstalls, even if the debug session crashed Adrodoc <a****5@g****m> over 2 years ago
bc491170 Remove functions from debug namespace (except for show_skipped) Adrodoc <a****5@g****m> over 2 years ago
bfb62818 Supress start tellraw for scheduled functions Adrodoc <a****5@g****m> over 2 years ago
7f1b6cca Replace references to github with references to codeberg (except for CI) Adrodoc <a****5@g****m> over 2 years ago
e6177c7f Add output events for debugger errors
Co-authored-by: skess42 <s****s@g****m>
Adrodoc <a****5@g****m> almost 3 years ago
938ec42e Remove non-adapter code paths from generator Adrodoc <a****5@g****m> almost 3 years ago
86f7bdab Limit breakpoint scoreholder to 40 characters to be compatible with Minecraft... Adrodoc <a****5@g****m> almost 3 years ago
87517833 Switch generator tests to adapter code path Adrodoc <a****5@g****m> almost 3 years ago
ddde8868 Properly call on_breakpoint functions in generator tests Adrodoc <a****5@g****m> almost 3 years ago
ebc66c38 Merge crates mcfunction-debugger & mcfunction-debug-adapter Adrodoc <a****5@g****m> almost 3 years ago
f731346b Adapter: resume resets skipped scores Adrodoc <a****5@g****m> almost 3 years ago
fd5efddd step target depth poc Adrodoc <a****5@g****m> almost 3 years ago
34db4086 configurable breakpoint poc Adrodoc <a****5@g****m> almost 3 years ago
c9b6df5c fix adapter continue: don't set dirty flag just to remove continue-points Adrodoc <a****5@g****m> almost 3 years ago
e1d42523 Use logged_block_commands Adrodoc <a****5@g****m> about 3 years ago
2bff0669 cargo update Adrodoc <a****5@g****m> about 3 years ago
89537684 Fix datapack setup-minecraft-for-ci: Don't query block at 0 0 0 before force ... Adrodoc <a****5@g****m> about 3 years ago
8fcc4c1e Customize GitHub Action job names Adrodoc <a****5@g****m> about 3 years ago
6aa23a55 Run integration tests with --test-threads=1 Adrodoc <a****5@g****m> about 3 years ago
735b62ab Run integration tests with Minecraft 1.14.4 (except for tests using schedule ... Adrodoc <a****5@g****m> about 3 years ago
e02936d1 Update minect 0.1.1 -> 0.1.2 Adrodoc <a****5@g****m> about 3 years ago
8a70a1ad Upload Minecraft latest.log on failure Adrodoc <a****5@g****m> about 3 years ago
201da1ba Update build status banner to refer to ci.yml Adrodoc <a****5@g****m> about 3 years ago
91eaa53d Adapter-test: Increase timeout 10s -> 60s Adrodoc <a****5@g****m> about 3 years ago
d826010f Adapter-test: remove unneccessary commands to enable debug datapack Adrodoc <a****5@g****m> about 3 years ago
ba8a31e0 cargo update Adrodoc <a****5@g****m> about 3 years ago
3b39a7de Integration-test: Increase initial connect timeout 60s -> 600s Adrodoc <a****5@g****m> about 3 years ago
59903fae Integration-tests: Make before_all_tests async Adrodoc <a****5@g****m> about 3 years ago
87b096e7 Fix logging in adapter tests Adrodoc <a****5@g****m> about 3 years ago
a2ddbc7f Update supported Minecraft versions to include 1.19.4 Adrodoc <a****5@g****m> about 3 years ago
376f8704 Update minect 0.1.0 -> 0.1.1 Adrodoc <a****5@g****m> about 3 years ago
f59349a2 Issue #40: Run integration tests with Minecraft 1.15-1.19 Adrodoc <a****5@g****m> about 3 years ago
91c95828 Issue #40: normal integration tests wait up to 60s for server startup Adrodoc <a****5@g****m> about 3 years ago
766bf492 Issue #40: Reload before enabling appropriate datapacks Adrodoc <a****5@g****m> about 3 years ago
e9751650 Issue #40: Limit score holder name length to 40 characters for Minecraft vers... Adrodoc <a****5@g****m> about 3 years ago
c06d4988 Issue #40: execute setup commands separately before executing test commands Adrodoc <a****5@g****m> about 3 years ago
03b8ebc7 Issue #40: Adapter tests wait up to 60s for server startup Adrodoc <a****5@g****m> about 3 years ago
c37ac2ac Issue #40: run integration tests against minecraft 1.18.2 and 1.19.4 Adrodoc <a****5@g****m> about 3 years ago
7bb54528 Issue #40: Remove gamerules that were introduced after Minecraft 1.14 Adrodoc <a****5@g****m> about 3 years ago
ca7ba3eb Issue #40: run integration tests agains all supported minecraft minor versions Adrodoc <a****5@g****m> about 3 years ago
d5210655 Issue #40: Setup screen in subdirectory minecraft Adrodoc <a****5@g****m> about 3 years ago
613b4f1b Issue #40: Enable datapack mcfd_test for minecraft tests Adrodoc <a****5@g****m> about 3 years ago
70d7e976 Issue #40: Update Minecraft in CI 1.19.3 -> 1.19.4
Co-authored-by: skess42 <s****s@g****m>
Adrodoc <a****5@g****m> about 3 years ago
3563e6b0 Issue #40: Run CI server in offline-mode
Co-authored-by: skess42 <s****s@g****m>
Adrodoc <a****5@g****m> about 3 years ago
facd2136 Issue #40: Use datapack list to load available datapacks for enable
Co-authored-by: skess42 <s****s@g****m>
Adrodoc <a****5@g****m> about 3 years ago
d28098bd Issue #40: Reload before all non-adapter integration tests to ensure minect i...
Co-authored-by: skess42 <s****s@g****m>
Adrodoc <a****5@g****m> about 3 years ago
9f086abb Issue #40: Run integration tests in CI with Minecraft 1.19.3
Co-authored-by: skess42 <s****s@g****m>
Adrodoc <a****5@g****m> over 3 years ago
27ddcff5 Issue #40: Add Build Status to README Adrodoc <a****5@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
fad68bd2 Issue #40: Create rust.yml Adrodoc <a****5@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
d1ccda6b Revert "mcfunction-debug-adapter: Use concrete mcfunction-debugger version fo... Adrodoc <a****5@g****m> over 3 years ago
5ccbc560 mcfunction-debug-adapter: Use concrete mcfunction-debugger version for cargo ... Adrodoc <a****5@g****m> over 3 years ago
77985646 Version 1.0.3 Adrodoc <a****5@g****m> over 3 years ago
0541689e Downgrade ubuntu-latest (22.04) to ubuntu-20.04 to avoid: 'GLIBC_2.32' not found Adrodoc <a****5@g****m> over 3 years ago
30f17736 GitHub Actions: remove unused matrix variables Adrodoc <a****5@g****m> over 3 years ago
c0809721 Revert "mcfunction-debug-adapter: Use concrete mcfunction-debugger version fo... Adrodoc <a****5@g****m> over 3 years ago
03920b74 debug-adapter: Remove vergen Adrodoc <a****5@g****m> over 3 years ago
a5759113 mcfunction-debug-adapter: Use concrete mcfunction-debugger version for cargo ... Adrodoc <a****5@g****m> over 3 years ago
59825ff6 Version 1.0.2 Adrodoc <a****5@g****m> over 3 years ago
e0a0fc32 Remove vergen Adrodoc <a****5@g****m> over 3 years ago
1fdd532d Version 1.0.1 Adrodoc <a****5@g****m> over 3 years ago
ee61ffec Version 1.0.0 Adrodoc <a****5@g****m> over 3 years ago
bf80ef97 Small adjustment in debug adapter README Adrodoc <a****5@g****m> over 3 years ago
f846824f Add GitHub Action Release Adrodoc <a****5@g****m> over 3 years ago
abf69568 Update debug-adapter-protocol to 0.1.0 Adrodoc <a****5@g****m> over 3 years ago
ddafbc11 Update minect to 0.1.0 Adrodoc <a****5@g****m> over 3 years ago
db9ada94 Revert "Include tests in crates.io publication" Adrodoc <a****5@g****m> over 3 years ago
54d86f92 Update minect Adrodoc <a****5@g****m> over 3 years ago
2c08ac98 Fix #83 - Execute debugged function at defined position Adrodoc <a****5@g****m> over 3 years ago
1e5f62da Remove unnecessary enable logging commands Adrodoc <a****5@g****m> over 3 years ago
94a31f44 cargo update Adrodoc <a****5@g****m> over 3 years ago
fa5cd7e4 Update serial_test 0.10 -> 1 Adrodoc <a****5@g****m> over 3 years ago
55cd9b51 Fix #72 - After running the debug adapter tests the gamerule sendCommandFeedb... Adrodoc <a****5@g****m> over 3 years ago

← Back to repository