Skip to content

Latest commit

 

History

History
43 lines (43 loc) · 2.26 KB

changelog.md

File metadata and controls

43 lines (43 loc) · 2.26 KB
  • 0.4.678 — Reformat float literals
  • 0.4.676 — Manual code changes to other half of world.block
  • 0.4.675 — Manual code changes to half of world.block
  • 0.4.674 — Manual code changes to client
  • 0.4.673 — Manual code changes to client.renderer
  • 0.4.672 — Manual code changes to client.player
  • 0.4.671 — Manual code changes to client.particle
  • 0.4.670 — Manual code changes to client.gui
  • 0.4.669 — Manual code changes to client.gui.screens
  • 0.4.668 — Manual code changes to client.gui.screens.worldselection
  • 0.4.667 — Manual code changes to client.gui.screens.packs
  • 0.4.666 — Manual code changes to client.gui.screens.multiplayer
  • 0.4.665 — Manual code changes to client.gui.components and client.gui.screens.inventory
  • 0.4.664 — Apply some automatic code changes
  • 0.4.663 — Re-add a removed javadoc
  • 0.4.662 — Yeet MCP javadocs
  • 0.4.661 — Fix crash
  • 0.4.660 — Try to optimize collision chunk loading
  • 0.4.659 — Use UUID in Session
  • 0.4.658 — Backport modern auth to server
  • 0.4.657 — Use jorbis source code
  • 0.4.656 — Update installer
  • 0.4.655 — Assets downloading progress bar
  • 0.4.654 — Do translation keys for Block and Item automatically
  • 0.4.653 — Use resource reloads for languages
  • 0.4.652 — StringTranslate -> Language
  • 0.4.651 — Fix bugs
  • 0.4.650 — Begin doing resource pack stuff
  • 0.4.649 — Fix mobs not targetting you when you switch gamemode
  • 0.4.648 — ClientInitializedEvent to replace PostClientInitialize
  • 0.4.647 — RenderGlobal -> LevelRenderer
  • 0.4.646 — Creative tab pages
  • 0.4.645 — Use ItemStack directly for tab icons
  • 0.4.644 — Fix bugs
  • 0.4.643 — Add a system for registering event handlers in the prcraft.json
  • 0.4.642 — New creative tab system and ClientInitializingEvent
  • 0.4.640 — Fix up some bugs
  • 0.4.639 — Last Vanilla item is 385 (minecraft:fire_charge), not 384 (minecraft:experience_bottle)
  • 0.4.638 — Introduce a delayed registration system
  • 0.4.637 — Exclude net.minecraft.modding.impl from javadoc
  • 0.4.636 — git push
  • 0.4.633 — Fix issue
  • 0.4.632 — Content modding API