Skip to content
This repository has been archived by the owner on May 13, 2023. It is now read-only.

Latest commit

 

History

History
40 lines (24 loc) · 915 Bytes

Changelog.md

File metadata and controls

40 lines (24 loc) · 915 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project follows to Ragnarök Versioning Convention.

[Unreleased] Modern Warfare Cubed Version 0.1 Changelog

Added

  • Added url in mod info page

Changed

  • Changed name
  • Changed description in mod info page

Fixed

  • Fixed crash when Allow Emissive Item Rendering is enabled

Optimization

  • Replaced Minecraft.getMinecraft() with a static final constant

Internal

  • Updated Forge version
  • General clean up
  • Centralized mod version in mcmod.info
  • Improved build times by a lot
  • Fixed runClient
  • Cleaned up some imports

Known Issues

  • 3D models not rendering when Allow Emissive Item Rendering is enabled
Credits