Skip to content

Tags: ChatTriggers/ctjs

Tags

3.0.0-beta.12

Toggle 3.0.0-beta.12's commit message
Scoreboard: Completely revamp the API

Adds mutability to Scoreboard.Score among these other changes: (added unless otherwise stated)

Team:
	- getColor
	- setColor
Scoreboard:
	- addLine
	- createTeam
	- removeIndex
	- removeScores
Scoreboard.Score:
	- getNumberFormat
	- getTeam
	- remove
	- setName
	- setNumberFormat
	- setPoints
	- setTeam

3.0.0-beta.11

Toggle 3.0.0-beta.11's commit message

Verified

This commit was signed with the committer’s verified signature.
mattco98 Matthew Olsson
Build: Update Rhino

Fix preferring a vararg method over a zero-parameter method if there are
no arguments

3.0.0-beta.10

Toggle 3.0.0-beta.10's commit message

Verified

This commit was signed with the committer’s verified signature.
mattco98 Matthew Olsson
Scoreboard: Add missing @jvmoverloads

3.0.0-beta.9

Toggle 3.0.0-beta.9's commit message
Renderer: Remove need to call rotateToCamera and translateToPlayer

Also adds lineWidth function

3.0.0-beta.8

Toggle 3.0.0-beta.8's commit message
Console: Fix keybind getting reset each game load

3.0.0-beta.7

Toggle 3.0.0-beta.7's commit message
Update Minecraft wiki links to new domain

3.0.0-beta.6

Toggle 3.0.0-beta.6's commit message

Verified

This commit was signed with the committer’s verified signature.
mattco98 Matthew Olsson
Docs: Add CPS feature

3.0.0-beta.5

Toggle 3.0.0-beta.5's commit message

Verified

This commit was signed with the committer’s verified signature.
mattco98 Matthew Olsson
Mappings: Move to utils package

The launch package is ignored by the kotlin verification plugin, and
this is the easiest solution.

3.0.0-beta.4

Toggle 3.0.0-beta.4's commit message

Verified

This commit was signed with the committer’s verified signature.
mattco98 Matthew Olsson
Update API file

3.0.0-beta.3

Toggle 3.0.0-beta.3's commit message

Verified

This commit was signed with the committer’s verified signature.
mattco98 Matthew Olsson
Build: Fix jars not always being copied