Olof Larsson
|
5eed71fc67
|
Rename Faction Tag to Faction Name. What did tag ever mean? Name makes more sense.
|
2013-04-24 19:01:17 +02:00 |
|
Olof Larsson
|
9b932cb1c6
|
Permission node cleanup and removal of the commented out deprecated API.
|
2013-04-24 16:10:16 +02:00 |
|
Olof Larsson
|
da2cc0f052
|
Whatever, lets just move the last listener stuff over
|
2013-04-24 15:37:17 +02:00 |
|
Olof Larsson
|
6846c426c4
|
Minor touches to player defaults.
|
2013-04-24 14:31:10 +02:00 |
|
Olof Larsson
|
e0c6e71b91
|
Removed WorldGuard integration. Can be readded later in a proper manner if anyone need it. Also moved some more Econ stuff to the listener.
|
2013-04-24 13:26:59 +02:00 |
|
Olof Larsson
|
bd8d945c7b
|
Decoupled LWC integration. This is a good example of what integrations should look like. We are using events only. For this reason the LWC integration could be placed in another plugin and this is good practice. Im not saying we should move the LWC integration to another plugin but its good practice that its possible.
|
2013-04-24 11:30:00 +02:00 |
|
Olof Larsson
|
cb1926c5c1
|
Rename task classes to correspond to config values and use minutes as the unit for human readability and thinking.
|
2013-04-24 08:48:35 +02:00 |
|
Olof Larsson
|
825d937c84
|
Moved the last stuff away from ConfServer.
|
2013-04-24 08:39:26 +02:00 |
|
Olof Larsson
|
29e05fd54d
|
Introducing a power Mixin since Bukkit does not allow permissions for offline players and we want to know for offline players. Servers wanting individual power rules can implement and inject this mixin.
|
2013-04-23 17:01:43 +02:00 |
|
Olof Larsson
|
3c60f75bbd
|
Rethinking power calculation some.
|
2013-04-23 12:14:36 +02:00 |
|
Olof Larsson
|
90d819ab18
|
Allergy reaction kicked in. This commit removes the Spout features. I have nothing against spout but if we are going to have them we should do them properly. They should be coded in such a way that they could be in an external plugin alltogether. Also removed netbeans stuff from IDE that should not be in the github repo.
|
2013-04-22 21:00:00 +02:00 |
|
Olof Larsson
|
19f9834210
|
Starting to rename fplayer --> uplayer since we will need an mplayer.
|
2013-04-22 17:59:51 +02:00 |
|
Olof Larsson
|
26fa7e8b95
|
Minor startup fixes
|
2013-04-22 15:05:00 +02:00 |
|
Olof Larsson
|
9fc75b1fcf
|
Halfway through adding in universe support
|
2013-04-22 12:26:13 +02:00 |
|
Olof Larsson
|
b0871b0ee6
|
Moving prefixes and chat from ConfServer to MConf
|
2013-04-22 09:51:19 +02:00 |
|
Olof Larsson
|
41bb3f6e05
|
Moving files around
|
2013-04-22 09:37:53 +02:00 |
|
Olof Larsson
|
ae61ef4c37
|
Testing the new money interface
|
2013-04-19 18:34:21 +02:00 |
|
Olof Larsson
|
f22ea3300f
|
Move the temporary spout stuff to a temporary listener like we did with Econ.
|
2013-04-19 12:48:29 +02:00 |
|
Olof Larsson
|
61baf70ed1
|
Major messaround with the internal events and payForCommand logic. Not done just yet though.
|
2013-04-19 12:27:39 +02:00 |
|
Olof Larsson
|
d3488311de
|
It makes no sense to charge for purely informational commands does it? If it does we can add them in later again. Also adding in a in progress listener to show how internal events should be used for integration with other plugins
|
2013-04-19 10:07:53 +02:00 |
|
Olof Larsson
|
9e6006e7d6
|
These should in no way be required anymore
|
2013-04-18 15:44:47 +02:00 |
|
Olof Larsson
|
1ee9f2bba3
|
Modernizing the Herochat integration, it may still be outdated with newer Herochat versions though.
|
2013-04-18 15:40:58 +02:00 |
|
Olof Larsson
|
5e481d4120
|
Only handle faction tags. No standard ones.
|
2013-04-18 15:31:05 +02:00 |
|
Olof Larsson
|
e9b2b4ee66
|
Adding in chat listener content.
|
2013-04-18 15:18:47 +02:00 |
|
Olof Larsson
|
170edc5811
|
Pass 1 at adding in better chat formating
|
2013-04-18 14:57:56 +02:00 |
|
Olof Larsson
|
c098171759
|
Decouple and put all exploit fixes in their own listener.
|
2013-04-18 14:02:39 +02:00 |
|
Olof Larsson
|
af094b6647
|
Make the recurring tasks non-tps-dependent.
|
2013-04-18 13:36:52 +02:00 |
|
Olof Larsson
|
bc0a8da76f
|
Remove LazyLocation and declare that Tasks are not Utils.
|
2013-04-18 12:29:56 +02:00 |
|
Olof Larsson
|
3938c92740
|
Merged block listener into main listener
|
2013-04-17 16:21:25 +02:00 |
|
Olof Larsson
|
003afbf108
|
Add in some ASCII-art and make sure the adapters have premade instances.
|
2013-04-17 15:49:29 +02:00 |
|
Olof Larsson
|
109d6059ce
|
Get rid of Essentials integrations, use MCore teleporter for now and PS homes. As for chat I need to rewrite the chat system. Essentials integration can be readded later if needed.
|
2013-04-17 11:47:48 +02:00 |
|
Olof Larsson
|
97a2ed1fd8
|
No More ZCore
|
2013-04-16 11:27:03 +02:00 |
|
Olof Larsson
|
c8d60a8298
|
Remove three commented out rows.
|
2013-04-13 11:28:14 +02:00 |
|
Olof Larsson
|
3036b0a157
|
Moved Faction entity to useage of MStore as well.
|
2013-04-12 09:47:43 +02:00 |
|
Olof Larsson
|
76f3f044ca
|
Possible converted FPlayer
|
2013-04-12 08:56:26 +02:00 |
|
Olof Larsson
|
3e68c38861
|
Group up the transient FPlayer fields.
|
2013-04-12 08:11:11 +02:00 |
|
Olof Larsson
|
4a63d50cbb
|
Use PS instead of FLocation in a few places.
|
2013-04-11 11:11:31 +02:00 |
|
Olof Larsson
|
4cc36b8d96
|
Creating a BoardMapAdapter as well to fix the GSON handling of Baord keys.
|
2013-04-11 10:11:14 +02:00 |
|
Olof Larsson
|
2c12fb7739
|
Make an adapter for the board to serialize the one and only inner map only
|
2013-04-11 09:38:08 +02:00 |
|
Olof Larsson
|
9d347715d5
|
Rename Board --> BoardOld
|
2013-04-11 07:01:30 +02:00 |
|
Olof Larsson
|
01585801b9
|
Rename command files
|
2013-04-10 13:12:22 +02:00 |
|
Olof Larsson
|
44493bbea3
|
Removing chached plugin refferences and got rid of another listener.
|
2013-04-10 12:32:21 +02:00 |
|
Olof Larsson
|
75ec92fb7d
|
Add main listener and move the first listener content into it.
|
2013-04-10 12:25:46 +02:00 |
|
Olof Larsson
|
24270e7929
|
Geting rid of persist and prepare ConfServer for SimpleConfig usage.
|
2013-04-10 10:53:53 +02:00 |
|
Olof Larsson
|
433d45ae4c
|
Add MCore as a dependency, remove CraftBukkit and use Bukkit. MCore and Bukkit libs should be manually maintained for now.
|
2013-04-10 10:18:34 +02:00 |
|
Olof Larsson
|
14715d1cfc
|
Rename adapter classes.
|
2013-04-10 09:54:42 +02:00 |
|
Olof Larsson
|
363a63bf3a
|
No outer API plox. The inner classes should be improved to be good enough.
|
2013-04-10 08:56:10 +02:00 |
|
Olof Larsson
|
6d75465938
|
Remove warning since it won't be required after MCore introduction.
|
2013-04-10 08:51:37 +02:00 |
|
Olof Larsson
|
56ae5b9c70
|
Move the adapter to the adapter folder.
|
2013-04-10 08:48:21 +02:00 |
|
Olof Larsson
|
a891fc8a0a
|
Decouple TerritoryAccess and it's adapter.
|
2013-04-09 13:53:37 +02:00 |
|