Skip to content

Releases: Revxrsal/Lamp

Lamp v4: Release Candidate 2

30 Dec 12:22
Compare
Choose a tag to compare

Fix a bug in Brigadier causing permissions to break randomly

Lamp v4: Release Candidate 1

29 Dec 20:55
Compare
Choose a tag to compare

What's Changed

  • Fabric: use Lucko's Fabric Permssion API by @CamperSamu in #118
  • Fix a nullability problem with the cooldown annotation
  • Internal cleanups

Full Changelog: 4.0.0-beta.25...4.0.0-rc.1

Lamp v4: Beta 25

24 Dec 21:19
Compare
Choose a tag to compare
  • Fix problems with MinecraftArgumentType not working with Paper mappings
  • Add a full-fledged org.bukkit.Location parser 🎉 thanks to @SkytAsul

Full Changelog: 4.0.0-beta.24...4.0.0-beta.25

Lamp v3.3.4

24 Dec 21:44
Compare
Choose a tag to compare

Fix paper mappings for MinecraftArgumentType

Full Changelog: 3.3.3...3.3.4

Lamp v4: Beta 24

20 Dec 14:19
Compare
Choose a tag to compare

Improvements to the Velocity codebase

Full Changelog: 4.0.0-beta.23...4.0.0-beta.24

Lamp v4: Beta #23

14 Dec 11:02
Compare
Choose a tag to compare
  • Fix a bug in Brigadier for versions 1.13-1.16
  • Added PostCommandExecutedHook
  • Added @Cooldown and CooldownException except it's much better than v3

Full Changelog: 4.0.0-beta.22...4.0.0-beta.23

Lamp v3: 3.3.3

14 Dec 11:07
Compare
Choose a tag to compare
  • A small brigadier fix

Full Changelog: 3.3.2...3.3.3

Lamp v4: Beta #22

11 Dec 12:15
Compare
Choose a tag to compare
  • Fix flags getting suggested while completing other flags
  • Fix ExecutionContext#input() not reflecting the real StringStream in auto-completion

Full Changelog: 4.0.0-beta.21...4.0.0-beta.22

Lamp v4: Beta #21

10 Dec 22:02
Compare
Choose a tag to compare

A fix in the auto-completion system

Full Changelog: 4.0.0-beta.20...4.0.0-beta.21

Lamp v4: Beta #20

10 Dec 21:35
Compare
Choose a tag to compare

What's Changed

  • Fixed orphan commands registration by @SkytAsul in #119
  • Full rewrite of the auto-completion system

Full Changelog: 4.0.0-beta.19...4.0.0-beta.20