openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
PluginBase
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 11 hours
ago. based on code collected
about 11 hours
ago.
Feb 25, 2025 — Feb 25, 2026
Showing page 4 of 24
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added ArraySerializer to better handle arrays.
Jeremy Wood
More...
about 10 years ago
Added another check to field mapper for field serializer.
Jeremy Wood
More...
about 10 years ago
Added LocaleSerializer to default set.
Jeremy Wood
More...
about 10 years ago
Fixed issue with mapping primitive fields incorrectly.
Jeremy Wood
More...
about 10 years ago
Added some missing checks to field mapping to prevent infinite recursion.
Jeremy Wood
More...
about 10 years ago
Adding bukkit plugin testing framework.
Jeremy Wood
More...
about 10 years ago
Should fix build issues.
Jeremy Wood
More...
about 10 years ago
Complete rework of Serializable-Config. Bumped Serializable-Config version to 0.2-SNAPSHOT and Plugin version to 1.5.1-SNAPSHOT. Added in support for zml's Configurate 3.0. This includes a wrapper class for data sources (files) called DataSource, with implementations for each of the file types supported by Configurate. Configurate support removed need for implementation specific config and as such those modules were removed. Also removed file-comments module as it was merged into Serializable-Config. The default serializer is no longer a giant monstrosity and instead now separated into type specific serializers. Serialization no longer requires registering classes except in the case of @SerializableAs annotation. SerializationRegistrar was removed. The main class was renamed from ConfigSerializer to SerializableConfig to better represent the library. Added the concept of SerializerSet which is used to specify a set of Serializers to pull from during serialization. Increased module documentation significantly.
Jeremy Wood
More...
over 10 years ago
Added debug sessions. A debug session allows a user to log all system messages, log messages, and messager messages to them to a paste service and obtain a link. This will allow developers to more easily assist their users with problems. Also added a hastebin paste service which is used by default for the new debugsession command.
Jeremy Wood
More...
over 10 years ago
Added dependency repo to fix mcstats issue.
Jeremy Wood
More...
over 10 years ago
Now using a new @NotNull instrumenter
Jeremy Wood
More...
over 10 years ago
Fixed missing separator in PropertiesWrapper
Jeremy Wood
More...
over 10 years ago
Added a convenience parameter for creating multiline messages.
Jeremy Wood
More...
over 10 years ago
Reorganized BasePlayer/Entity slightly.
Jeremy Wood
More...
over 10 years ago
Added FacingCoordinates.getDirection()
Jeremy Wood
More...
over 10 years ago
Added Message.createStaticMessage in order to create non-localized messages.
Jeremy Wood
More...
over 10 years ago
Implemented toString for BasePlayer.
Jeremy Wood
More...
over 10 years ago
Debug logging should no longer print duplicate console messages.
Jeremy Wood
More...
over 10 years ago
Temporary fix for metrics dependency issues.
Jeremy Wood
More...
over 10 years ago
BukkitServerInterface.getPlayer will now handle not found players without NPE.
Jeremy Wood
More...
over 10 years ago
Removed html checks from javadocs.
Jeremy Wood
More...
over 10 years ago
Fixed javadoc url links.
Jeremy Wood
More...
over 10 years ago
Made PluginLogger more compatible with log4j.
Jeremy Wood
More...
over 10 years ago
Added a method for obtaining a PluginLogger with an attached parent logger.
Jeremy Wood
More...
over 10 years ago
Now building for Java 8.
Jeremy Wood
More...
over 10 years ago
Added a way to get MC color codes from custom theme tags.
Jeremy Wood
More...
over 10 years ago
@Name doesn't make sense to be used on types. Removed this "feature".
Jeremy Wood
More...
over 10 years ago
The tests need to also be writing UTF8 files!
Jeremy Wood
More...
over 10 years ago
Force UTF8 file encoding for BukkitConfiguration.
Jeremy Wood
More...
over 10 years ago
Changed some variable names to enhance readability.
Jeremy Wood
More...
over 10 years ago
←
1
2
3
4
5
6
7
8
9
…
23
24
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree