Skip to content

Releases: oOve/pushable

10.0.2

16 Sep 14:13

Choose a tag to compare

Minor change, forgot downloadable in previous version

10.0.1

16 Sep 14:05

Choose a tag to compare

V10 compatible version.

What's Changed

New Contributors

Full Changelog: 1.2.0...10.0.1

1.2.0

04 Apr 00:41

Choose a tag to compare

Issues fixed:

  • Stability issues.
  • Now only transformation changes will deny movement
  • As a GM you pushables will never deny you movement
  • Text color on error messages.

Full Changelog: 1.1.1...1.2.0

1.1.1

30 Mar 19:56

Choose a tag to compare

Added a setting per token, pullable. Tokens can now not be pulled unless this token is marked as such.
If your token fails to push or pull a token, and its movement is canceled, your token will "say why", as a scrollable text.
With the help of brunocalado we got this module translated to Brazilian Portuguese.

Backend.

  • Cleaned up settings, making them more uniform
  • Moved module from a regular script, to a ES Module, hopefully avoiding namespace clashes with other modules.
  • Implemented support for localization and language files. Do you want Pushables in your language?, send me a message.

1.1.0

30 Mar 19:48

Choose a tag to compare

Added a setting per token, pullable. Tokens can now not be pulled unless this token is marked as such.
If your token fails to push or pull a token, and its movement is canceled, your token will "say why", as a scrollable text.
With the help of brunocalado we got this module translated to Brazilian Portuguese.

Backend.

  • Cleaned up settings, making them more uniform
  • Moved module from a regular script, to a ES Module, hopefully avoiding namespace clashes with other modules.
  • Implemented support for localization and language files. Do you want Pushables in your language?, send me a message.

1.0.4

26 Mar 16:32

Choose a tag to compare

Fixed the default pull key. #7

1.0.3

26 Mar 16:02

Choose a tag to compare

Pushables can now also be pulled, default: hold down key 'p'.
Settings (only available at GMs) for push limit, and wether pulling is enabled.
Clients can choose which key to hold down for pulling.
Tokens of differing size should also work.
Bugfixes. Should now push non-grid-aligned boxes. They will be aligned in the direction of pushing.
If something should be pushed, but is not ,check the debug-log for the reason why its not.

1.0.2

22 Mar 23:27

Choose a tag to compare

manifest correction+version bump

1.0.1

22 Mar 23:15

Choose a tag to compare

Bumped version for new release

1.0.0

22 Mar 17:16

Choose a tag to compare

Initial release