ehrumsey
  • Joined on 2024-12-22
ehrumsey pushed to master at ehrumsey/isuckatcode-pages 2025-03-24 13:53:47 -05:00
c4d8f54315 vault backup: 2025-03-24 13:53:43
ehrumsey pushed to dev-database at ferdinland-minecr.../smp-datapack 2025-03-23 10:45:06 -05:00
3c0eab8fd8 Add arraytest3 to test on macro rather than two
ehrumsey pushed to dev-database at ferdinland-minecr.../smp-datapack 2025-03-23 10:23:24 -05:00
1474266e89 Change string to object, smh
ehrumsey pushed to dev-database at ferdinland-minecr.../smp-datapack 2025-03-23 10:08:37 -05:00
1784e8fcd5 Change keyword to use storages
ehrumsey pushed to dev-database at ferdinland-minecr.../smp-datapack 2025-03-23 02:24:58 -05:00
2d3d2abe33 Remove tellraw logs
ehrumsey pushed to dev-database at ferdinland-minecr.../smp-datapack 2025-03-23 02:13:18 -05:00
a9f6581a8d Fix storage ref in macro
ehrumsey pushed to dev-database at ferdinland-minecr.../smp-datapack 2025-03-23 02:03:19 -05:00
a8e3346b4d Fix index
ehrumsey pushed to dev-database at ferdinland-minecr.../smp-datapack 2025-03-23 02:01:52 -05:00
8a4bd9e9b9 Add helper functions
ehrumsey pushed to dev-database at ferdinland-minecr.../smp-datapack 2025-03-23 01:47:02 -05:00
651ab1286c Add say debug command
ehrumsey pushed to dev-database at ferdinland-minecr.../smp-datapack 2025-03-23 01:37:49 -05:00
13150be611 Add print to debug
ehrumsey pushed to dev-database at ferdinland-minecr.../smp-datapack 2025-03-23 01:36:02 -05:00
58678de1d3 Fix macro line
ehrumsey pushed to dev-database at ferdinland-minecr.../smp-datapack 2025-03-23 01:34:48 -05:00
80fe00caba Add index lookup in benchmark test
ehrumsey pushed to dev-database at ferdinland-minecr.../smp-datapack 2025-03-23 01:21:47 -05:00
087f852b54 Populate test .run()
ehrumsey pushed to dev-database at ferdinland-minecr.../smp-datapack 2025-03-23 01:11:22 -05:00
9588154a2f Populate clean function
ehrumsey pushed to dev-database at ferdinland-minecr.../smp-datapack 2025-03-23 01:08:30 -05:00
a54ff65abe Populate setup and various print functions for test
ehrumsey pushed to dev-database at ferdinland-minecr.../smp-datapack 2025-03-23 00:59:39 -05:00
1345fa13c0 Add cleanup for temp array storage
ehrumsey pushed to dev-database at ferdinland-minecr.../smp-datapack 2025-03-23 00:50:10 -05:00
d1c96735f0 Fix storage path
ehrumsey pushed to dev-database at ferdinland-minecr.../smp-datapack 2025-03-23 00:48:08 -05:00
2942c065ea Add actual test logic for arrayTest1
ehrumsey pushed to dev-database at ferdinland-minecr.../smp-datapack 2025-03-22 21:55:50 -05:00
490c3a9032 Change from for loop to Hardcode
ehrumsey pushed to dev-database at ferdinland-minecr.../smp-datapack 2025-03-22 21:35:50 -05:00
5e44a9eb28 Simplify "for" loop to try to get it running