Ecosyste.ms: OpenCollective

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

github.com/EngineHub/CraftAPI

XML-RPC interface for hMod with support for streaming APIs
https://github.com/EngineHub/CraftAPI

Basic streaming API implemented.

c68321ecf514b9c75fb76b213ad2edac8e4025ee authored about 14 years ago
Moved configuration over to XML files and completed bulk of underlying streaming API server code.

29335f42657da1032d98df4298426894eef4d2a9 authored about 14 years ago
Some very minor work on the streaming server completed. Challenges only.

cdd28fa8c8396ae0551a609dbcbb820f998bf33d authored about 14 years ago
Fixed two errors in the streaming server code before I forget.

ac7828f397c68a04a370e3118dc08c96dc37a577 authored about 14 years ago
Started on the streaming API server.

da0ecec78d517415846995f96731fcf81de8d750 authored about 14 years ago
server.hasReservedList(), server.reloadReserveList(), and server.reloadWhitelist() are gone. server.setCuboidIDs() is gone because MC is not thread-safe. Added server.getRelativeTime() and server.setRelativeTime(). Also updated for b123.

e79ce9a32b2cfaf6f496636f95b11f932db30a09 authored about 14 years ago
Added minecraft.setCuboidIDs, player.removeInventorySlot and player.removeInventoryItem.

e0e53968971f129ac2a1ce68033a82607e0fa00d authored over 14 years ago
Added minecraft.getCuboidIDs.

63f1b436d0a4647863b9884efb429650a2b16e7d authored over 14 years ago
Fixed the issue preventing blank lines from being used in xml-rpc-logins.txt.

4c55f6054fe14610c981fedd12bf7c058337e5bb authored over 14 years ago
Added copyright header to XMLRPCInterface.java.

8b641126966843827af62cbf80c8f0d868be1c82 authored over 14 years ago
Initial commit.

bee3c3102466675586409feb063caaaea535f064 authored over 14 years ago