3b7fcca6f3
Add debug log to loop
Deploy datapack to dev / Build (push) Successful in 6s
2025-03-22 21:33:50 -05:00
5d62488695
Edit test and add print for debug
Deploy datapack to dev / Build (push) Successful in 7s
2025-03-22 21:27:28 -05:00
b0d2fd4695
Test integer hash with smaller values
Deploy datapack to dev / Build (push) Successful in 6s
2025-03-22 18:48:36 -05:00
2cd5f26451
Fix lazy func param
Deploy datapack to dev / Build (push) Successful in 5s
2025-03-21 20:28:44 -05:00
c75b6c8fea
Add logging output to test function
Deploy datapack to dev / Build (push) Successful in 5s
2025-03-21 20:27:38 -05:00
a4c1d5a865
Add another test case
Deploy datapack to dev / Build (push) Successful in 6s
2025-03-21 20:25:21 -05:00
b309485d18
Add test function to actually run the tests
Deploy datapack to dev / Build (push) Successful in 6s
2025-03-21 20:23:56 -05:00
8d3ef2b799
Tweak hash function and add test
Deploy datapack to dev / Build (push) Successful in 7s
2025-03-21 20:22:12 -05:00
7be40debe7
Add cryptography module with hashing function
Deploy datapack to dev / Build (push) Successful in 9s
2025-03-21 15:40:08 -05:00
a4e515ed80
Fix module imports
2025-03-21 13:22:52 -05:00
e5ce1e7734
Move database to submodule and add crytography mod
2025-03-21 13:20:18 -05:00
7a69996c55
Rename db test module to benchmark
2025-03-21 13:18:41 -05:00
237259d509
Add database testing module with array tests
2025-03-21 13:18:00 -05:00
a830c894ac
Change entity selector
Deploy datapack to dev / Build (push) Successful in 7s
2025-03-21 11:14:43 -05:00
622141f321
Fix missing semicolon
Deploy datapack to dev / Build (push) Successful in 6s
2025-03-21 10:46:33 -05:00
19175fbb93
Add tabe creationg log message
Deploy datapack to dev / Build (push) Successful in 7s
2025-03-21 10:39:27 -05:00
d5aa1859d6
Add database to imports
Deploy datapack to dev / Build (push) Successful in 6s
2025-03-21 10:36:23 -05:00
6b55f9bbd9
Merge branch 'dev' into dev-database
Deploy datapack to dev / Build (push) Successful in 6s
2025-03-21 10:26:09 -05:00
3091d6b3f4
Restructure imports in main.jmc
Deploy datapack to dev / Build (push) Successful in 8s
2025-03-21 10:24:33 -05:00
6cb4b30b2d
Merge pull request 'Create general purpose logging module' ( #4 ) from dev-logging into dev
...
Deploy datapack to dev / Build (push) Successful in 8s
Reviewed-on: #4
2025-03-11 20:31:37 -05:00
b6e1d224e5
Fix debug logging messages
2025-03-11 19:55:30 -05:00
9117c84653
Enable debug logging to bypass log level
2025-03-11 19:55:30 -05:00
7bfa12b539
Turn line into macro command
2025-03-11 19:55:30 -05:00
d30418d57a
Fix log level message to display current log level
2025-03-11 19:55:30 -05:00
accd746389
Change logger type check to use temp var
2025-03-11 19:55:30 -05:00
cf55f238ff
Add logger error for invalid type paramater
2025-03-11 19:55:30 -05:00
68d4b8c25d
Add log level threshold
...
Set default log level to 3, or ERROR. Ensure log level isn't overriden
on reload. Add errors if log level is misconfigured.
2025-03-11 19:55:30 -05:00
686592df33
Add double-quotes back to log messages
...
Double-quotes were initially removed for aesthetic reasons. However, JMC
collapses whitespace, resulting in mangled message output. Double quotes
are converted to single quotes in compliled output.
2025-03-11 19:55:30 -05:00
28d85c4e02
Remove double-quotes from log messages
2025-03-11 19:55:30 -05:00
5468fa9605
Add "caller" paramteter to logger
2025-03-11 19:55:30 -05:00
daa70062f6
Show status after toggling logger
2025-03-11 19:55:30 -05:00
f4d444635b
Revert logger status from printf to say
2025-03-11 19:55:30 -05:00
58ef0a251e
Add logger status function
2025-03-11 19:55:30 -05:00
3b6990be85
Rename logger toggle function
2025-03-11 19:55:30 -05:00
3ff1bded99
Create logging module
2025-03-11 19:55:30 -05:00
88648fec62
Fix debug logging messages
Deploy datapack to dev / Build (push) Successful in 7s
2025-03-11 17:12:53 -05:00
4fbde4fc10
Enable debug logging to bypass log level
Deploy datapack to dev / Build (push) Successful in 7s
2025-03-11 16:56:49 -05:00
5cd6a1f014
Turn line into macro command
Deploy datapack to dev / Build (push) Successful in 6s
2025-03-11 16:52:47 -05:00
4eb361f6e8
Fix log level message to display current log level
Deploy datapack to dev / Build (push) Successful in 7s
2025-03-11 16:49:41 -05:00
f0feb378af
Change logger type check to use temp var
Deploy datapack to dev / Build (push) Successful in 7s
2025-03-11 15:39:21 -05:00
b3e1769ca9
Add logger error for invalid type paramater
Deploy datapack to dev / Build (push) Successful in 7s
2025-03-11 15:32:46 -05:00
8d6d9e5a0c
Add log level threshold
...
Set default log level to 3, or ERROR. Ensure log level isn't overriden
on reload. Add errors if log level is misconfigured.
2025-03-11 15:32:05 -05:00
5bac9fdb2f
Add double-quotes back to log messages
...
Deploy datapack to dev / Build (push) Successful in 7s
Double-quotes were initially removed for aesthetic reasons. However, JMC
collapses whitespace, resulting in mangled message output. Double quotes
are converted to single quotes in compliled output.
2025-03-11 14:51:06 -05:00
36344b82b0
Remove double-quotes from log messages
Deploy datapack to dev / Build (push) Successful in 6s
2025-03-11 14:47:28 -05:00
26cf75ca88
Add "caller" paramteter to logger
Deploy datapack to dev / Build (push) Successful in 7s
2025-03-11 14:43:14 -05:00
5dc0dba29e
Show status after toggling logger
Deploy datapack to dev / Build (push) Successful in 6s
2025-03-11 13:39:47 -05:00
20f3aa2b78
Revert logger status from printf to say
Deploy datapack to dev / Build (push) Successful in 7s
2025-03-11 13:36:22 -05:00
d9ef26cfa7
Add logger status function
Deploy datapack to dev / Build (push) Successful in 6s
2025-03-11 13:21:03 -05:00
f1186b76a6
Rename logger toggle function
2025-03-11 13:18:00 -05:00
561b7cc39a
Create logging module
Deploy datapack to dev / Build (push) Successful in 8s
2025-03-11 12:56:31 -05:00