Radix-Shock Mods
  • Home
  • About Us
  • Minecraft Mods
    • RadixCore API >
      • RC | Overview
      • RC | Download
      • RC | FAQ
      • RC | Changelogs
      • RC | Bug Tracker
      • RC | Repository
    • Minecraft Comes Alive >
      • MCA | Overview
      • MCA | Download
      • MCA | FAQ
      • MCA | How to Play
      • MCA | Recipes
      • MCA | Changelogs
      • MCA | Forums
      • MCA | Special Thanks
    • Spider Queen >
      • SQ | Overview
      • SQ | Download
      • SQ | FAQ
      • SQ | How to Play
      • SQ | Recipes
      • SQ | Changelogs
      • SQ | Bug Tracker
      • SQ | Repository
      • SQ | Forums
    • Classic Combat
    • Woodland Spirits
  • Contact

Overview
Download
FAQ
Changelogs
Bug Tracker
Repository

Changelogs

Below are the most recent changelogs for RadixCore.

RadixCore 2.1.3 - 1.10.2 | 1.7.10

Fix: Corrected reversed class.isAssignableFrom() check.

RadixCore 2.1.2 - 1.7.10 | 1.8.9 | 1.9 | 1.9.4 | 1.10.2

​Fix: Corrected processing order of queued packets.
Fix: Corrected spawning/removal of tall grass, causing erroring floral blocks to appear.
Fix: Added serial version to DataWatcherEx, preventing and issue loading old versions of data.

RadixCore 1.8-2.0.5

Feature: You will not be notified of updates if you already have the latest version of a mod for your version of Minecraft.

Fix: RadixCore configuration file was not saving.

Technical: Update checker address of our mods has been changed.

RadixCore 1.7.10-2.0.3

Feature: You will not be notified of updates if you already have the latest version of a mod for your version of Minecraft.

Fix: mcmod.info was formatted incorrectly.
Fix: RadixCore configuration file was not saving.

Technical: Update checker address of our mods has been changed.

RadixCORE 1.8-2.0.4

Fix: Packet queues now respect which side is actively processing packets.

RadixCore 2.0.3-1.8

Feature: Some documentation has been improved.
Feature: Added the CurseUpdateProtocol, written by MCGamer20000.
Feature: RadixMath can now generate a number in a range with deviation.

Technical: Packets can now be stored in a queue for processing on the main game thread (as it was in 1.7.10) rather than on a network thread. Fixes some oddities that would be difficult to reproduce should they arise.

RadixCore 2.0.2.1-1.8

Fix: Packets sent by the DataWatcherEx now always send to all players rather than to all around a point.

RadixCore 2.0.2-1.7.10

Fix: Added a fix for a crash occurring for those using heavily modded worlds.
Fix: A server's console will no longer be spammed with ignorable error messages.

Technical: Added BlockHelper, which is intended to ease the move to 1.8.

RadixCore 2.0.1

Fix: Potential native memory leak on some systems has been patched.

RadixCore 2.0.0

MAJOR: This is a total rewrite of RadixCore. All previous implementations of RadixCore are now invalidated and must be updated.

Feature: Added RenderHelper for easy rendering of graphics on-screen and text popups.
Feature: DataWatcherEx, an extended version of the DataWatcher object that makes client/server synchronization very simple.
Feature: Added ModCrashWatcher, which can be extended and automatically called when a crash occurs.
Feature: Added AbstractPlayerData, which can be extended and used to handle extended persisting player data for every player in a world.
Feature: Added SimpleOreGenerator. Use to easily register a new ore with Minecraft.
Feature: Added SchematicHandler, which can read and paste .schematic files into a world.
Feature: Added _SkeletonPacket_ for easy copy/paste creation of new packets.
Feature: Added several types of items that can be automatically registered with RadixStartup.
Feature: Added NumberCycleList for easy cycling through a group of sorted numbers.

Change: Inventory now supports enchanted items.
Change: You can now specify an update protocol to use for your update checker. More coming soon!

Fix: Potential client-side crashing issues when the update checker fails to make a connection have been resolved.

Removed: IUnenforcedCore and EnforcedCore are no longer in use. Use RadixCore.registerMod() to begin using any built-in functions.

RadixCore 1.3.4

  • Logic issue with the language loader has been resolved.

RadixCore 1.3.3

  • Crashing issue mentioned before finally resolved.

RadixCore 1.3.2

  • Attempted again to fix the before mentioned crashing issue.

RadixCore 1.3.1

  • Fixed a crashing issue with players that have spaces before or after their username.

Radixcore 1.3.0

  • License has been changed to the custom MCA Minecraft Mod license.
  • RadixCore now "phones home" to check for updates and send crash reports to us.
  • You can now use a custom update checker.
  • You can now designate a minimum RadixCore version for your mod. If a user has a version lower than this version, they will be shown a message and the game will not start.

RadixCore 1.2.0

  • Added achievements registry
  • Update checker now provides arguments and a clickable URL.
  • Added ByteBufIO class.
  • Fix possible crash in LogicHelper.

RADIXCORE 1.1.1

  • Method in NBTHelper that accepts prefixes has been added.
  • Fixed a few amateur mistakes in 1.1.0.

RadixCore 1.1.0

  • NBTHelper can now access classes directly, not just entities.
  • Point3D stores all possible conversions of any numeric value, not just doubles.
  • LogicHelper has received a few new methods.

RadixCore 1.0.0

  • Initial stable release.
Copyright © 2017 WildBamaBoy. All Rights Reserved.
  • Home
  • About Us
  • Minecraft Mods
    • RadixCore API >
      • RC | Overview
      • RC | Download
      • RC | FAQ
      • RC | Changelogs
      • RC | Bug Tracker
      • RC | Repository
    • Minecraft Comes Alive >
      • MCA | Overview
      • MCA | Download
      • MCA | FAQ
      • MCA | How to Play
      • MCA | Recipes
      • MCA | Changelogs
      • MCA | Forums
      • MCA | Special Thanks
    • Spider Queen >
      • SQ | Overview
      • SQ | Download
      • SQ | FAQ
      • SQ | How to Play
      • SQ | Recipes
      • SQ | Changelogs
      • SQ | Bug Tracker
      • SQ | Repository
      • SQ | Forums
    • Classic Combat
    • Woodland Spirits
  • Contact