Commit Graph

129 Commits

Author SHA1 Message Date
ac95004450 Fix permision to withdraw money and chunk border/connected checking. 2013-05-17 08:37:32 +02:00
709c1fe80d Work on TerritoryAccess and permissions. 2013-04-29 12:48:11 +02:00
f6d601446e Some bugfixes 2013-04-26 08:02:32 +02:00
684974b336 Minor tweaks to default config values 2013-04-25 20:21:23 +02:00
fffdf07178 More minor tweaks 2013-04-25 16:54:55 +02:00
c6757fae60 Removing some f and adding some u. 2013-04-25 14:15:25 +02:00
5047439756 More universe disabled checks. 2013-04-25 13:25:15 +02:00
f6da2d397b Specifying meanings for null in Faction fields and removing the getAccountId method alltogether. 2013-04-24 14:42:52 +02:00
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
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
05da06594a Unifying, simplifying and messing around with land claiming and the related costs. 2013-04-24 11:16:37 +02:00
8ac19453b6 MCore change 2013-04-24 08:59:43 +02:00
825d937c84 Moved the last stuff away from ConfServer. 2013-04-24 08:39:26 +02:00
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
bc194efc9b more variable renames for FPlayer --> UPlayer 2013-04-22 19:57:11 +02:00
19f9834210 Starting to rename fplayer --> uplayer since we will need an mplayer. 2013-04-22 17:59:51 +02:00
61e8730495 Quickfixed everything easy. 2013-04-22 13:03:21 +02:00
9fc75b1fcf Halfway through adding in universe support 2013-04-22 12:26:13 +02:00
e901cae995 Moving more stuff and removing useless lwc integration config option. 2013-04-22 10:05:03 +02:00
b0871b0ee6 Moving prefixes and chat from ConfServer to MConf 2013-04-22 09:51:19 +02:00
41bb3f6e05 Moving files around 2013-04-22 09:37:53 +02:00
d1cebc351e Rename mods --> officers in souce code and minor touches to the economy integration. 2013-04-19 15:51:41 +02:00
2299949a4a Fix a couple of old cases where it said Admin instead of Leader. 2013-04-19 15:32:16 +02:00
9770cb8983 Minor messaround with land claiming. 2013-04-19 14:24:35 +02:00
2f8f0713e8 Minor touches to the Econ integration 2013-04-19 09:50:33 +02:00
bf22f9e289 I think this rename makes sense. 2013-04-18 21:03:38 +02:00
f70cc283db Fixing some NPE and similar small issues. 2013-04-18 20:28:12 +02:00
26a59fb01c Clean up some LWC stuff. 2013-04-18 17:42:49 +02:00
1ee9f2bba3 Modernizing the Herochat integration, it may still be outdated with newer Herochat versions though. 2013-04-18 15:40:58 +02:00
170edc5811 Pass 1 at adding in better chat formating 2013-04-18 14:57:56 +02:00
f4d799e978 Starting to clean up FPlayer 2013-04-17 15:30:21 +02:00
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
1ccefc93b5 Removing player index to reduce complexity since I doubt its required. Decouble and nullify faction descriptions. 2013-04-17 08:55:08 +02:00
97a2ed1fd8 No More ZCore 2013-04-16 11:27:03 +02:00
76f3f044ca Possible converted FPlayer 2013-04-12 08:56:26 +02:00
e45592432a rename getOpen --> isOpen and remove old money migration code. 2013-04-11 11:44:55 +02:00
75a5764b4f Rename .getLastLocation --> .getCurrentChunk 2013-04-11 11:27:04 +02:00
4a63d50cbb Use PS instead of FLocation in a few places. 2013-04-11 11:11:31 +02:00
b06d5f5e55 Working some on the new Board system. Far from done. 2013-04-11 08:49:14 +02:00
9d347715d5 Rename Board --> BoardOld 2013-04-11 07:01:30 +02:00
c4868935ed Dont confuse constants and configuration options. 2013-04-10 12:52:22 +02:00
936c28d5a9 Move all in the struct package to main package. 2013-04-09 13:24:55 +02:00
a726e1c49f Rename FPlayers --> FPlayerColl 2013-04-09 13:22:23 +02:00
1b0c0a4b72 Rename Conf --> ConfServer. 2013-04-09 13:15:25 +02:00
c8870d10d4 MCorify the MPlugin class Factions slightly. 2013-04-09 13:12:13 +02:00
ecefb44d10 Remove CAPI integration since that plugin is abandoned. 2013-04-09 13:03:47 +02:00
f119fbb6f6 Remove old Essentials chat integration features. 2013-04-09 13:02:40 +02:00
c88847bd3e Rename P --> Factions. 2013-04-09 13:00:09 +02:00
8a4b26cbd9 Rename Factions --> FactionColl 2013-04-09 12:58:39 +02:00
755a957b12 Merge pull request #200 from blha303/master
Closed a possible resource leak (in currently unused code), updated README.md to point to DBO instead of Github's deprecated downloads section
2013-01-04 08:11:29 -08:00