promotional bannermobile promotional banner

InfinityLib

Library holding common code used by all of my mods
Back to Files

infinitylib-0.9.0.jar

File nameinfinitylib-0.9.0.jar
Uploader
RlonRyanRlonRyan
Uploaded
May 3, 2017
Downloads
314.4K
Size
808.5 KB
Mod Loaders
File ID
2415203
Type
R
Release
Supported game versions
  • 1.10.2

What's new

0.9.0
- FIXED: Container item duplication bug, wherein items could be duplicated by destroying blocks that were containers.
- ADDED: SpawnItemInWorld helper function in WorldHelper, that allows for spawning items in the world in a safe manner that leaves clear logs.

0.8.0
- UPGRADED: Matrix math system.

0.7.0
- FIXED: Major quad caching error that caused severe memory and performance issues.
- ADDED: Debug information system now uses consumers instead of lists, to allow for lower memory footprint, as well as immediate returns.

0.6.2
- FIXED: NPE from baked block model.

0.6.1
- ADDED: Null pointer checks.

0.6.0
- FIXED: Incorrect version number.

0.5.0
- FIXED: NPE?

0.4.0
- FIXED: infinite loop
- FIXED: crash when mining blocks
- CHANGE: reworked rendering some more, fixing bugs and running optimizations

0.3.0
- FIXED: some items being skipped when registering recipes
- ADDED: various new functionalities
- CHANGE: overhauled the networking system

0.2.1
- CHANGE: switched to quickmod

0.2
- ADDED: IIventory <-> IItemHandler wrappers
- ADDED: ItemStack parser (domain:id:(optional)meta -> ItemStack)
- ADDED: Methods to (de)serialize int[] objects to MessageBase

0.1
- Initial build

This mod has no related projects