Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/EngineHub/libcomponents

A component system currently used in CommandBook.
https://github.com/EngineHub/libcomponents

Do not force initialize classes

abe9f3ffd65144b83fb8f996a732e91134e2a59e authored over 1 year ago
Specify Java 16 via toolchain

74ff81dad525b48f1b39ac9c523dd9dba591296b authored over 3 years ago
Remove deprecated gradle features

ccc7977806d1a4d6feb1bad68e200b069265846b authored over 3 years ago
Release 1.3.0

1bee1013b3656aecd1b7529a0bab0b303df60483 authored over 3 years ago
Update to Java 16

decc0e0649e4150da7c2f4028a144e3774c2ce1f authored over 3 years ago
Initial move of the project to gradle

474a400322bb98aa36ff6d22d23a947bc60b2539 authored over 4 years ago
Implement component and plugin dependence

2aef8d21260a2f4784584852e3f102fd2f6a7d51 authored over 4 years ago
Handle init failure more gracefully

83a3866c66db64fbd277f31c3eb3893a042ee8f1 authored over 4 years ago
Be less aggressive with missing class definitions while loading components

6fa01b1977c77e71d31704d701eba1db87f368b5 authored about 5 years ago
Fix libcomponents bukkit parent

92e605a7ae263ab35a97b6c0d82e54e2fc0000cd authored about 5 years ago
Bump bukkit to Java 8 minimum

8a5dab70774d1eba62b800467de4e67d8eaffb0c authored about 5 years ago
Report the class causing a NoClassDefFoundError

59dafe0c476a9d20f3d34969b38389d2f421b6bf authored about 5 years ago
Start new development iteration

9b0c76ab0ec5cbd80183c7e8b8517fd6c6ce4b00 authored over 5 years ago
Update WorldEdit dependency

19343a06ce655f8449b78bad2440e6e638caee2c authored over 5 years ago
Remove spout and fix bukkit build

b509ae34f350153cd52380d2880790ca77ba245d authored over 5 years ago
Improved the readability of the ComponentManager

72797216ac0c51a9f05a91c92c5b873d8eb05281 authored over 10 years ago
Added distribution management

9bd0e328ab54711732d0f8e5ae0a9a5b5f5a0237 authored almost 11 years ago
Added the Template Component annotation to allow abstract components

db0059fe9550fa7ebd9ed823fcacf38d51fa5aa3 authored almost 11 years ago
[maven-release-plugin] prepare for next development iteration

fa525be5081cadc492cbb96f0b12b68e82f170ae authored almost 11 years ago
[maven-release-plugin] prepare release 1.2

aca09705f747e436831225f9a1974980ba03952e authored almost 11 years ago
Remove spout module to fix build issues

Also update some old urls, versions, etc.

afe0070130818cf6364fc14f1dfb91f16848cc04 authored almost 11 years ago
Fixed issues with CommandBlocks and permissions checks

14feba36fa44a9e08202043cf504f1b03a37602a authored over 11 years ago
Fix configuration reolading handling on Bukkit, fix Spout's DefaultsFileYAMLConfiguration

d25ede7b85129a94ef47a06c59fabf1126119ec3 authored over 12 years ago
Update Bukkit version, delay delayed command registration a bit more

da78c5526b98a800a6972ab726f7e35a3d7a6f58 authored over 12 years ago
Whitespace fixes, support for allowing any number of generics

e56eda0e036eabe17f218cc4b434847c78383806 authored over 12 years ago
Updated SpoutAPI implementation, now uses the Spout configuration API instead of WE's

a006ea26d75bcb204f65e6edbe9cbee9976bbdf9 authored over 12 years ago
[maven-release-plugin] prepare for next development iteration

717da71e9d65d6d00ca7a47a9bf16904789129a6 authored almost 13 years ago
[maven-release-plugin] prepare release 1.1

aaeae23b170b93424e6245f2a0229df4ab25f71a authored almost 13 years ago
Added changelog

7fc287b0560ce4c68851ed48117f9adc22f0ab46 authored almost 13 years ago
Updated for SpoutAPI changes

05de7da2b7cc55211c0ab251eebedf77d0e59f57 authored almost 13 years ago
Added some new TypeConversions, correctly handle fields from superclasses and private fields in ConfigurationBases

0f73b263a6d5db2eda33d3d1ac464b1b88ac571f authored almost 13 years ago
Use the command's original name instead of the alias

acb7eb25e625751f30431cfb6a1ae0d032001eb4 authored almost 13 years ago
Added Spout support

8c149984a715276353691ed56b624d23d185786f authored almost 13 years ago
Allow private fields for configurations

7459350fac5038cf83f57d93f34a722d2e0adf6d authored almost 13 years ago
Save configurations for components with raw configurations that are ConfigurationFiles

26588316dd8fb61369801a72b8504a5af2d4d9e3 authored almost 13 years ago
[maven-release-plugin] prepare for next development iteration

704002a59ae3a33292d9eeb44e3ab8edb3c4154c authored almost 13 years ago
[maven-release-plugin] prepare release 1.0

c9d44f63a2f689731192fb1d99aec55d65770d66 authored almost 13 years ago
Added improved release plugin configurations

b9d72021ecc46b5aef3c56bc4422c77786b23376 authored almost 13 years ago
Moved Bukkit + WorldEdit-using stuff to separate maven module, licensed

under the GPL. Everything else (so far) is MIT.

2ed97dc2197d3b6f8ab0a6500e9d347e84640b86 authored almost 13 years ago
Bugfixes and more Bukkit abstraction

d1498abeb8a8d499124e00bffa1088b763ffc457 authored almost 13 years ago
Initial commit

190aaaf186618d5c2e085566480158e12206e398 authored about 13 years ago