This repository has been archived by the owner on Feb 4, 2024. It is now read-only.
Releases: Team-Inceptus/InceptusNMS
Releases · Team-Inceptus/InceptusNMS
InceptusNMS v0.1.1
New Documentation
net.minecraft.core.Direction8
net.minecraft.nbt.NbtAccounter
net.minecraft.nbt.TagType
net.minecraft.server.TickTask
net.minecraft.world.entity.ai.behavior.Behavior
net.minecraft.world.entity.ai.memory.ExpirableValue
net.minecraft.world.entity.ai.memory.MemoryStatus
net.minecraft.world.entity.ai.sensing.Sensor
net.minecraft.world.entity.schedule.Keyframe
net.minecraft.world.entity.schedule.Schedule
net.minecraft.world.entity.schedule.Timeline
Bug Fixes
- Fix Overview Images
- Fix
net.minecraft.world.entity.ai.attributes.Attributes
fields
New Features
- Added a Template Generator
- Automatically Detect Enclosing Classes
Full Changelog: 0.1.0...0.1.1
InceptusNMS v0.1.0
InceptusNMS Beta Release
New Documentation
net.minecraft.nbt.CompoundTag
net.minecraft.network.protocol.PacketFlow
net.minecraft.world.entity.ai.Brain
net.minecraft.world.entity.ai.behavior.BehaviorControl
net.minecraft.world.entity.schedule.Activity
Bug Fixes
- Fix Method
cleanName
in search - Fix All Implementing Interfaces
New Features
- Add Constructors to Search
Full Changelog: 0.0.6...0.1.0
InceptusNMS v0.0.6
New Documentation
net.minecraft.advancements.AdvancementProgress
net.minecraft.advancements.AdvancementTree
net.minecraft.advancements.Criterion
net.minecraft.advancements.CriterionProgress
net.minecraft.advancements.CriterionTrigger
net.minecraft.advancements.CriterionTriggerInstance
net.minecraft.advancements.TreeNodePosition
net.minecraft.core.IdMap
net.minecraft.core.Rotations
net.minecraft.core.RandomSource
net.minecraft.network.syncher.EntityDataAccessor
net.minecraft.network.syncher.EntityDataSerializer
net.minecraft.network.syncher.EntityDataSerializers
net.minecraft.server.PlayerAdvancements
net.minecraft.server.ServerAdvancementManager
net.minecraft.server.ServerInfo
net.minecraft.world.entity.FlyingMob
net.minecraft.world.entity.MobCategory
net.minecraft.world.phys.Vec3
org.spigotmc.AsyncCatcher
Dependency Updates
- Bump org.jetbrains:markdown from 0.5.0 to 0.5.2 in #18
- Upgrade to Kotlin v1.9.20
- Upgrade to Gradle v8.4
Other Updates
- Add Unfinished Marker
- Add "Public Methods" Button in Method Summary
- Update Validate.kt
- Add
net.minecraft.network.FriendlyByteBuf
alias (fbytebuf
) - Newly Sort Constructors & Fields, Search Index Values
- Add Global Deprecation when Class is Deprecated
Full Changelog: 0.0.5...0.0.6
InceptusNMS v0.0.5
- Add New Documentation
org.spigotmc.WatchdogThread
net.minecraft.advancements.Advancement
net.minecraft.advancements.AdvancementRequirements
net.minecraft.advancements.AdvancementRewards
net.minecraft.advancements.DisplayInfo
net.minecraft.advancements.FrameType
net.minecraft.core.QuartPos
net.minecraft.locale.Language
net.minecraft.world.InteractionResult
net.minecraft.world.entity.ItemSteerable
- Update JSoup to 1.16.2
- Add Markdown in Comments Support
- Fix Inherited Methods on newer JavaDoc Formats
- Fix Parsing Types with Arrays
Full Changelog: 0.0.4...0.0.5
InceptusNMS v0.0.4
- Add New Documentation
net.minecraft.core.HolderGetter
net.minecraft.world.entity.Saddleable
net.minecraft.world.entity.Shearable
net.minecraft.world.entity.PowerableMob
net.minecraft.world.entity.OwnableEntity
net.minecraft.world.entity.ai.attributes.Attribute
net.minecraft.world.entity.ai.attributes.Attributes
net.minecraft.nbt.LongArrayTag
net.minecraft.nbt.IntArrayTag
net.minecraft.nbt.ByteArrayTag
net.minecraft.network.chat.ThrowingComponent
net.minecraft.server.level.Ticket
net.minecraft.server.level.TicketType
- Fix
index-all.html
to sort classes by simple name - Add CraftBukkit Entity Package
Full Changelog: 0.0.3...0.0.4
0.0.3
- Add New Documentation
net.minecraft.world.phys.Vec2
net.minecraft.server.Bootstrap
net.minecraft.server.RegistryLayer
net.minecraft.world.Nameable
net.minecraft.nbt.ListTag
- Draft
net.minecraft.util.Mth
org.bukkit.craftbukkit.{V}.CraftArt
net.minecraft.core.Holder
- Add Fixes to Hierarchy Tree
- Add Support for Deprecated Methods
Full Changelog: 0.0.2...0.0.3
InceptusNMS v0.0.2
- Add Inherited Methods
- Expand Inheritance Tree
- Improve Generation Times
- Various Bug Fixes
- Fix Generic Parsing
- Serialize
#generics()
in DocGenerator
Full Changelog: 0.0.1...0.0.2
InceptusNMS v0.0.1
Initial InceptusNMS Beta Release