issues
search
WingedSeal
/
jmc
A compiler for JMC (JavaScript-like Minecraft Function), a mcfunction extension language for making Minecraft Datapack
https://jmc.wingedseal.com
MIT License
64
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update JSON-related stuff for Minecraft 1.20.3
#69
Nico314159
closed
11 months ago
0
Update docs
#68
Nico314159
closed
12 months ago
1
Fix bug with `extend`ing a JSON file from another class
#67
Nico314159
closed
1 year ago
0
Add `Bossbar.setName`
#66
Nico314159
closed
1 year ago
0
Add `#bind __namehash16__`
#65
Nico314159
closed
1 year ago
1
Add `$if` for `execute if` commands w/ macros in them
#64
Nico314159
closed
1 year ago
1
Implement `extends` keyword
#63
Nico314159
closed
1 year ago
0
Prevent duplicate imports when using wildcard
#62
Nico314159
closed
1 year ago
0
Error suggestion for misspelled built-in func name
#61
Nico314159
closed
1 year ago
0
Suggestion in error for wrong JSON file type
#60
Nico314159
closed
1 year ago
0
Make custom namespaces work when calling functions
#59
Nico314159
closed
1 year ago
1
Subcommand fixes
#58
Nico314159
closed
1 year ago
2
Give hint if built-in func parameter ends with `()`
#57
Nico314159
closed
1 year ago
0
[BUG] Loot table only declared once, throws an error "already declared"
#56
amqndin
closed
1 year ago
4
Switch statements don't fully compile with curly braced anon function cases
#55
w00tyd00d
opened
1 year ago
1
Update README.md
#54
amqndin
closed
1 year ago
2
Add `Tag.update()` built-in function
#53
Nico314159
closed
1 year ago
3
Fix test cases
#52
Nico314159
closed
1 year ago
0
Python input formatter built into the compiler
#51
w00tyd00d
closed
8 months ago
2
Prevent UB caused by changing switch/case variables
#50
Nico314159
closed
1 year ago
0
Allow `objective:selector` syntax in `switch`
#49
Nico314159
closed
1 year ago
0
Switch cases throw an exception when using scoreboard:selector values
#48
w00tyd00d
closed
1 year ago
5
Add 1.20.2 `/random` command to vanilla commands list
#47
Nico314159
closed
1 year ago
0
Fix issue with objective:selector in Timer.set()
#46
Nico314159
closed
1 year ago
0
Add a dedicated "this" keyword for classes
#45
w00tyd00d
closed
12 months ago
3
Macro Factories with multiple parameters will merge results
#44
w00tyd00d
opened
1 year ago
0
Correctly erase custom namespaces at compile time
#43
Nico314159
closed
1 year ago
0
Timer.set() using a scoreboard value creates an invalid command
#42
w00tyd00d
closed
1 year ago
0
Prevent wildcard import from doubling a previous named import
#41
w00tyd00d
closed
1 year ago
0
[BUG] Override namespaces aren't being deleted before being written to
#40
w00tyd00d
closed
1 year ago
0
Fix quoted booleans in tellraw JSON
#39
Nico314159
closed
1 year ago
0
O(1) switch
#38
Nico314159
closed
1 year ago
0
Improve webpage docs
#37
Nico314159
closed
1 year ago
0
Extends keyword
#36
Zefyro
closed
1 year ago
1
Separator
#35
amqndin
closed
1 year ago
2
Support multiline strings in JSON
#34
Nico314159
closed
1 year ago
0
Allow multiline strings in JSON
#33
Nico314159
closed
1 year ago
2
Remove font ligatures from webpage
#32
Nico314159
closed
1 year ago
0
Make ??= compatible with true/false
#31
Nico314159
closed
1 year ago
0
Fix bug in Item.clear
#30
Nico314159
closed
1 year ago
0
Update webpage documentation
#29
Nico314159
closed
1 year ago
0
Add Item.clear built-in function
#28
Nico314159
closed
1 year ago
9
Fix bug with ??= operation
#27
Nico314159
closed
1 year ago
0
Add JMC.setFilter
#26
Nico314159
closed
1 year ago
2
Add support for multiple namespaces
#25
Nico314159
closed
1 year ago
3
Add extra TextProp built-in functions
#24
Nico314159
closed
1 year ago
1
Implement ??= operator
#23
Nico314159
closed
1 year ago
2
Add more Particle built-in functioons
#22
Nico314159
closed
1 year ago
0
Correct switch-case behavior
#21
Nico314159
closed
1 year ago
0
[BUG] Unhandled Error
#20
bdke
closed
1 year ago
1
Previous
Next