Skip to content

Releases: samolego/Taterzens

Taterzens 1.8.1

20 Jan 21:28
11c7716
Compare
Choose a tag to compare
  • added config option to allow taterzens to attack players in peaceful mode (enabled by default)

Taterzens 1.8.0

07 Jan 14:03
Compare
Choose a tag to compare
  • fixed Taterzens being able to ride entites on collision
  • fixes #70 (yet again)

Taterzens 1.7.2

05 Jan 21:23
Compare
Choose a tag to compare
  • fixed a crash related to professions (samolego/TraderNPCs#2)
  • fixed crash with new fapi (#70)
    You must use fapi >=0.45.1

Taterzens 1.7.1

02 Jan 19:25
Compare
Choose a tag to compare
  • fixes professions not being able to be assigned

Taterzens 1.7.0

02 Jan 15:43
Compare
Choose a tag to compare

Changes

  • add npc locking
  • add flying movement support
  • support for loading from spawn eggs & loading presets from spawn eggs using PresetOverride tag.

Developers

You should now use new profession registration system;
Example

TaterzensAPI.registerProfession(ScarpetProfession.ID, ScarpetProfession::new);

Taterzens 1.6.5

17 Dec 13:58
Compare
Choose a tag to compare
  • fixed forge GUI
  • add some scarpet functions:
spawn_taterzen(player, name); // spawns taterzen at player's location
players_taterzen(player); // returns taterzen that player has selected
taterzen_by_id(id); // returns taterzen by its id (note: ids are not uuids; they can be seen using /npc list (they are not persistent))

Taterzens 1.6.4

04 Dec 18:52
Compare
Choose a tag to compare
  • fixes some forge errors
  • adds ability to click on suggestions while in text input mode (in GUI)

Taterzens 1.6.3

02 Dec 19:21
Compare
Choose a tag to compare
  • official 1.18 support (forge & fabric)
  • add "respawn" ability (very limited atm (only tps taterzen to spawnpoint on death), use /npc edit respawn <follow brigadier>)

Taterzens 1.6.2

18 Nov 14:34
1951bbe
Compare
Choose a tag to compare
  • support for 1.18
  • right-clicking on selected npc will now bring up gui

Taterzens 1.6.1

11 Nov 21:19
Compare
Choose a tag to compare

Minor visual update.

  • new command /npc edit messages swap <id 1> <id 2> - swaps the messages
    • if <id>s are not provided, a GUI is opened instead, allowing for visual editing of messages
  • fixed npc gui not allowing all arguments to be inputted when having more than 2
  • presets now save teams as well
  • allow negative indexes when editing messages - allows selecting message from the back