Skip to content
Success

#103 (Jan 22, 2013, 1:37:35 AM)

Started 13 yr ago
Took 3.8 sec
Add stub api class.
(commit: 162f754)
md_5 at
Api spec is already looking really good.
(commit: e3664cb)
md_5 at
More work on the API: Up next, command senders.
(commit: 9196f8f)
md_5 at
Add plugin loading.
(commit: 5402bd2)
md_5 at
More changes. API is going well, but struggling to break it up into sensible classes whilst allowing for the fact that in the future we will have:
- Player to Proxy
- Proxy to Proxy
- Player to Internal Server
Connections.
(commit: 434b950)
md_5 at
Think this is a good way to manage events, since many will be targeted between specific nodes. It is expected for developers to cast as needed.
(commit: 4f0a02d)
md_5 at
Expand server ping method.
(commit: 14e196e)
md_5 at
Add a tab list handler to allow plugins to customize the tab list.
(commit: 4cef0b2)
md_5 at
Add reconnect api to allow mysql reconnect locations.
(commit: f065d00)
md_5 at
Finish up command API, with permissions and aliases!
(commit: b4105f8)
md_5 at
Add API to allow overriding of the configuration storage system.
(commit: 7a137b7)
md_5 at
Add more methods to sum up pending connection.
(commit: febb661)
md_5 at
I think that just about sums up the API, requesting comments from everyone before I start implementing it.
(commit: 4ce799a)
md_5 at
Add ping event, change group management and other stuff.
(commit: ded4d52)
md_5 at
Just in case people make directories ending in .jar
(commit: 6dda7e1)
md_5 at
Add server getPlayer method and rename the ping/getPlayerCount methods.
(commit: a946e98)
md_5 at
Add methods to get players / servers.
(commit: fe6b40a)
md_5 at
Tad more Javadoc
(commit: 8c942e2)
md_5 at
Start a hugely messy implementation of the API
(commit: 098ca59)
md_5 at
Start work on making it compile again.
(commit: 592a504)
md_5 at
More work
(commit: 55867db)
md_5 at
This is hard >.>
(commit: 32ef521)
md_5 at
Add permissions
(commit: df37612)
md_5 at
Add the start of a config loader.
(commit: 8bff34b)
md_5 at
Pretty close to compiling for the first time in ages. It wont be anywhere near working though.
(commit: cf42a10)
md_5 at
Well, it compiles, time to start fixing stuff.
(commit: bf1e7f0)
md_5 at
Fix config, up next, reconnect handler.
(commit: 355afba)
md_5 at
Add yaml reconnect handler.
(commit: 77d5398)
md_5 at
Add server connected event
(commit: 9ce1486)
md_5 at
Add forced servers back.
(commit: 5757691)
md_5 at
Add plugin channel support for plugins.
(commit: 4b9b2cb)
md_5 at