Filter loader...
Filter versions...
Filter channels...

Actions Release 1.5.0 for Fabric 1.21.6 - 1.21.8

Updated:

  • Added support for &&/and and ||/or in IF tasks

Compatability:

  • Changed command and id to actions_legacy
  • Changed name to Actions Legacy
  • Updated Icon

Full Changelog: here

Actions Release 1.4.2 for Fabric 1.21.8

Full Changelog: here

Actions Release 1.4.2 for Fabric 1.21.7

Updated Minecraft version to 1.21.7

Full Changelog: here

Actions Release 1.4.2 for Fabric 1.21.6

Updated Minecraft version to 1.21.6

Full Changelog: here

Actions Release 1.4.2 for NeoForge 1.21 & 1.21.1

Fixes:

  • Fixed crash in 1.21 - 1.21.2 in Other Screen

Full Changelog: here

Actions Release 1.4.2 Quilt 1.21.1

Fixes:

  • Fixed crash in 1.21 - 1.21.2 in Other Screen

Full Changelog: here

Actions Release 1.4.2 for Fabric 1.21 - 1.21.4

Fixes:

  • Fixed crash in 1.21 - 1.21.2 in Other Screen

Full Changelog: here

Actions Release 1.4.2 for Fabric 1.21.5

Updated:

  • Loom Version to 1.10-Snapshot
  • Fabric Loader to 1.16.13

Fixes:

  • Fixed crash in 1.21 - 1.21.2 in Other Screen

Full Changelog: here

Actions Release 1.4.1 for Fabric & Quilt 1.21.x

Features

  • Added Action sharing

Tasks

  • Added KEY_CLICK task
  • Added KEY_PRESS task
  • Added KEY_RELEASE task

Commands

  • Added actions share command

Fixes

  • Added missing player_effects global variable
  • Fixed wrong number in pages

Full Changelog: here

Actions Release 1.4.0 for Fabric & Quilt 1.21.x

Variables

  • Added color variables
  • Added math_random_int
  • Added world_time_string, world_time_day, world_time_hour and world_time_minute
  • Added time_millis, time_nanos, time_date, time_date_year, time_date_month, time_date_day, time_date_hour, time_date_minute and time_date_second
  • math_random can now return negative numbers too
  • Added local variables
  • Made call variables printable with %cvar.[index/all]

Tasks

  • Added JUMP_TASK task
  • Added SOUND task
  • Added END task
  • Added IF task
  • Added SET_SLOT Task
  • Added VARIABLE_INCREMENT task
  • Added VARIABLE_REMOVE task
  • Added VARIABLE_SET task

Triggers

  • Added TICK trigger

Commands

  • Added variables command
  • Added reload regions command
  • Added save regions command

Fixes

  • Fixed that variables always got replaced in every message
  • Fixed different types of variables weren't replaced together
  • Fixed global variables clearing before updating
  • Fixed some content in editing screens getting deleted

Release 1.3.1 for Fabric & Quilt 1.21.x

Variables

  • Added GlobalVariableStorage

Triggers

  • Added BIOME_ENTER trigger (Suggested by L-circle-mc)
  • Added BIOME_LEAVE trigger (Suggested by L-circle-mc)
  • Added ARMOR_UPDATE trigger
  • Added HEALTH_UPDATE trigger
  • Added HUNGER_UPDATE trigger
  • Added LEVEL_UPDATE trigger
  • Added XP_UPDATE trigger

Fixes

  • Cleaned up code
  • Fixed crashes because of Action Scheduler

Full Changelog: here

Release 1.3.0 for Fabric & Quilt 1.21.x

Triggers

  • Added INV_UPDATE trigger (Suggested by Rain)
  • Added REGION_ENTER & REGION_LEAVE triggers (Suggested by Rain)

GUI

  • Added FilterType to AddTriggerScreen for RECEIVE_MESSAGE triggers
  • Added OtherScreen & moved SettingsScreen to it
  • Added sharing screen placeholder

Commands

  • Added info command & moved version to it

Other

  • Added Regions

Fixes

  • Exiting screens now goes to the smarter parent
  • Wrong screen titles

Full Changelog: here

Beta 1.3.0 for Fabric & Quilt 1.21.x

GUI

  • Finished GUI actions_beta_gui_preview

Actions

  • Added ActionScheduler
  • Action names now have a limit of 16 characters

Commands

  • Added scheduler commands

Fixes

  • Fixed crash while renaming actions
  • Fixed that you could add more than one trigger of the types: JOIN, DISCONNECT & RESPAWN
  • Changed wrong file names for some commands

Release 1.2.1 for Fabric & Quilt 1.21.x

Actions

  • Added ability to disable/enable Actions

Commands

  • Added Clone command
  • Added Rename command
  • Added Clear command

Triggers

  • Added JOIN Trigger
  • Added DISCONNECT Trigger
  • Added RESPAWN Trigger (Suggested by Rain)

Fixes

  • Fixed kick due to invalid ChatTrigger (Reported by Rain)
  • Fixed ChatTriggers getting called twice
  • Fixed server messages containing literal{}
  • Fixed adding ChatTriggers suggests the " at the wrong place (Reported by Rain)

Full Changelog: here

Release 1.2.0 for Fabric & Quilt 1.21.x

GUI

  • Added GUI that allows you to drag and drop actions. (Default KeyBind V)
  • Updated Icon

Language

  • Added Language Files
  • Added German Translation
  • Improved Messages

Tasks

  • Added START & END indicator as first and last task
  • Added COMMENT task

Full Changelog: here

Release v1.1.1 for Quilt 1.21

Changes:

  • Fixed /actions command not working in multiplayer
  • Fixed CHAT_RECEIVED Trigger
  • Fixed command completion throwing exceptions

Release v1.1.1 for Fabric 1.21.x

Changes:

  • Fixed /actions command not working in multiplayer
  • Fixed CHAT_RECEIVED Trigger
  • Fixed command completion throwing exceptions

This update introduces several new features and improvements to the actions mod, including the addition of movement and mining tasks, message-based triggers, and enhanced command suggestions. The most important changes are outlined below:

Enhancements to Actions:

  • Updated ActionManager to include new task types: MOVE, MINE, and USE.
  • Introduced ReceiveMessageTrigger to handle actions triggered by receiving specific messages.
  • Actions now get deleted from the files if you delete them via command.

Command Improvements:

  • Added a new version command to display the current version of the actions mod.

Utility Additions:

  • Added KeybindUtil to map string representations of keys to their key codes.

These changes collectively enhance the functionality and flexibility of the actions mod, enabling more complex and varied automation tasks in Minecraft.

Actions 1.0

by HenriTom on Dec 28, 2024
Download

Actions v1.0 Release

This version supports the 1.21 version of quilt.


Project members

HenriTom

Member

Details

Published 8 months ago
Updated 25 days ago