Skip to content

v4.10

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 18:41
· 212 commits to main since this release

Changelog (v4.9.4 -> 4.10.0)

Features

  • feat: refresh some textures for new vanilla style (16db95f)
  • feat: add marble caves worldgen (6f83a42)
  • feat: add ore worldgen (4758221)
  • feat: add coloured framed bundled cables (c48805b)
  • feat: expansion port to 1.15 (21f14b6)
  • feat: illumination port to 1.15 (87454cd)
  • feat: integration port to 1.15 (7d89b2d)
  • feat: integration and exploration port to 1.15 (5cf7caf)

Bug fixes

  • fix: backpack gui title colour (20f08f1)
  • fix: gate wire models not refreshing on resource pack reload (8f840bc)
  • fix: gates flickering when rendered from multiple threads (5982e8c)
  • fix: exploration block tags (bdd6394)
  • fix: change plate recipe to avoid conflict (4dffcb0)
  • fix: comparators rendering as repeaters (f5418c7)
  • fix: propagation crash when using cell gates (4e586ab)
  • fix: server crash when using multimeter (2cebd4c)
  • fix: bus transciever signals sticking (1c8a271)
  • fix: bundled cable render crash (9432d7f)
  • fix: light parts not connecting on base side (5e88c88)
  • fix: light parts using incorrect slot (7222594)
  • fix: missing gate gui textures (9d2084f)
  • fix: bus input panel button halos (95af009)
  • fix: framed jacket highlight issues (5506e01)
  • fix: gates pulling double-weak signals (eed0818)
  • fix: wire and dust self-powering loop (894b629)
  • fix: ingredients not being damaged when project bench uses plans (3b30a17)
  • fix: backpacks dupe with hotbar swap (4402727)
  • fix: gate object models (dc0caba)

Performance improvements

  • perf: cache gate component models to reduce memory usage (8655723)

Pipeline

  • ci: auto-tag and create gh releases (cdd5b37)
  • build: update CBM dependency (7884cf2)
  • ci: disable expansion curse upload (ce4fbfb)
  • ci: update branch names for publish (8ae7453)
  • build: update CCL dependency (ec38589)
  • build: update dependency on CBMultipart (257158d)
  • ci: enable curse publishing (c6b22ae)
  • ci: auto-build workflow (c198908)
  • build: curse upload task (b3fc2d2)
  • build: remove integration dependency on transmission (821deaf)
  • build: rename main sourceset so it doesnt compile (9a60b3e)
  • build: uplevel CBM (65211c8)
  • build: change maven upload url (ee57d09)
  • build: new build scripts and source set layout (2e90203)

Maintenence

  • docs: update README (2f83883)
  • docs: update README (4ca17f9)
  • refactor: port to 1.16 (464012f)
  • docs: update README (c8af995)
  • refactor: flatten gates into separate part classes (f800844)
  • refactor: language port to new format (b1316c6)
  • refactor: port expansion teleposer tile (234c45e)
  • refactor: add chunk arg (ec1aaae)
  • refactor: folder structure (795c974)