v0.15
Pre-release
Pre-release
What's Changed
Big Changes π
- Support for Community by @applenick in #1111
- Migrate to cloud framework by @Pablete1234 in #1080
Features π
- Implement blocks filter & refactor regions by @Pablete1234 in #1076
- Implement after filter by @Pablete1234 in #1075
- Allow triggers to support child definitions by @Pablete1234 in #1074
- Add filters for dead and alive states by @Pugzy in #1043
- EnderChest support π» by @applenick in #1045
- Add random function to formulas by @Pablete1234 in #1087
- Score Minimum Value by @Samuel-Roach in #1046
- Structures by @KingOfSquares in #1029
- Implement bossbars for cooldown filter by @Pablete1234 in #1104
- Implement scoreboard filters by @Pablete1234 in #1118
- Reimplement legacy structure xml parsing logic by @KingOfSquares in #1098
- Implement exposed actions by @Pablete1234 in #1102
- Implement renderable components & fix player component by @Pablete1234 in #1105
- Implement fill action by @Pablete1234 in #1103
- Allow fireballs to be precise when shot by @Pugzy in #1110
Bug Fixes π
- Fix structure clear removing instead of restoring blocks by @Pablete1234 in #1107
- Fix monostable filter scope forward reference by @Pablete1234 in #1078
- Fix being unable to set chat channels by @applenick in #1088
- Fix unsafe substring calls by @Pablete1234 in #1092
- Fix NPE with new mercy min attribute by @Pablete1234 in #1093
- Fix shading of cloud's libs by @Pablete1234 in #1097
- Fixup & rework many issues introduced by cloud by @Pablete1234 in #1100
- Fix NPE on pgm reload due to text translation changes by @Pablete1234 in #1109
- Fix exception with monostable filter bossbars by @Pablete1234 in #1115
- Fix index out of bounds exception on velocity attribute parsing by @Pablete1234 in #1120
- Fix new settings by @applenick in #1122
- Fix proximity alarms by @Pablete1234 in #1121
- Only check .xml files in the map includes directory by @applenick in #1119
- Fix friend death message broadcasts by @applenick in #1125
- Fix tablist order for friends and nicked players by @applenick in #1124
- Fix missing dependency on shop module by @Pablete1234 in #1079
- Update legacy region parsing logic by @Pugzy in #1081
- Fix Trample in Cause Filter by @CoWinkKeyDinkInc in #1086
- Fix logging NPE and change log level of BlockTransformListener by @KingOfSquares in #1096
- Fix tab-completion for /msg & cleanup chat dispatcher by @Pablete1234 in #1101
- Fix removal of spaces from name in team parser by @Pugzy in #1129
Other Changes π§
- Add contribution getter to score module by @Pablete1234 in #1116
- Begin refactors for 1.19 support by @Electroid in #1072
- Add Skywars Gamemode by @CoWinkKeyDinkInc in #1077
- Add Payload gamemode translatable by @CoWinkKeyDinkInc in #1083
- Reduce compact wool scoreboard component length by @Pugzy in #1084
- Make filter a required property of dynamic kits by @Pugzy in #1085
- Make module graph load order consistent by @Pablete1234 in #1108
- Cleanup cloud command graph & add player parser by @Pablete1234 in #1117
- Parse Blitz: Rage Gamemode Automatically by @CoWinkKeyDinkInc in #1082
- Make icon on class module required by @Pugzy in #1112
New Contributors
- @Samuel-Roach made their first contribution in #1046
Full Changelog: v0.14...v0.15