Skip to content

NostalgiaCore 1.1.0

Latest
Compare
Choose a tag to compare
@GameHerobrine GameHerobrine released this 28 Nov 19:48

Changes:

36be021...683f204

Player:

  • Readded fly kicking
  • Chunks will reorder if player moved from one to another

World:

  • All data will be saved on autosave

Fixes:

  • Fixed chests not appearing correctly after removing and placing them
  • Fixed division by 0 when skeleton shoots player
  • Fixed entities not untargetting dead players
  • Fixed wrong distance calculations
  • Fixed AABB for carpets
  • Fixed checking wrong id when collecting item
  • Fixed crafting with full inventory
  • Fixed player teleport
  • Fixed painting placement

Installation

  1. Download the source code
  2. Download the php binaries(php 8.0 is recommended)
  3. Extract the source code
  4. Extract the php binaries into the folder with source code
  5. Run start.cmd/start.sh depending on your system