promotional bannermobile promotional banner

QMXMCStdLib

Experimental
This library is meant to offer an array of general-purpose data structures and algorithms for a multitude of uses within Minecraft. Each structure must be examined for its specific usefulness to be determined.

File Details

QMXMCStdLib 0.1.1

  • B
  • Aug 31, 2019
  • 88.16 KB
  • 49
  • 1.12.2
  • Forge

File Name

QMXMCStdLib-0.1.1.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:qmxmcstdlib-337056:2774958")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Change Log
==========

Key
---
* = Info
~ = Change
- = Removal
+ = Addition

16AUG19 0.0.1 Matthew J. Schultz (Korynkai) <matt@qmxtech.com>
==============================================================
* Initial Commit

16AUG19 0.0.1 Matthew J. Schultz (Korynkai) <matt@qmxtech.com>
==============================================================
+ Added CONTRIBUTING.md, CHANGELOG and .gitlab-ci.yml files.

24AUG19 0.0.1 Matthew J. Schultz (Korynkai) <matt@qmxtech.com>
==============================================================
+ Colored, controllable, haloed lighting API added and completed, to be showcased in Cadmus Infrastructure; more to come soon...
~ Many other changes made, mainly to build.gradle and .gitlab-ci.yml.
* All current features should now be stable.

30AUG19 0.1.1 Robert M. Baker (Malachy) <malachy@qmxtech.com>
=============================================================
~ Fixed bug in LightHalo causing certain blocks to become invisible.
~ Changed versioning system over to proper QMX versioning.