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

[DEV] 0.1-Dev-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Paneedah Paneedah released this 23 Feb 19:11
· 55 commits to master since this release

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-Dev-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