Skip to content

OctoberProject server v1.14

Latest

Choose a tag to compare

@jmdisher jmdisher released this 16 Jul 18:31

Changes since the v1.13 release:

  • updated network version to 16 and disk version to 14
  • creatures now walk directly toward target (diagonally) while on flat ground
  • changed how creatures define their behavioural extension
  • simplified how CreatureLogic interacts with the creature and how action timeouts are handled
  • defined new villager and young villager creatures
  • villagers internally craft items they need
  • villagers eat food from their inventories in order to enter a breeding mode
  • villagers offer a trading mechanic (for players but also each other)
  • output items from villager trades will decay if their output is full
  • structures generated in the world can now define creatures which should spawn with them
  • defined a new villager house structure which generates with a villager

Usage:

java -jar october-server-1.14-jar-with-dependencies.jar PORT

Type !stop to terminate.