Commit Graph

  • b8ee4c7f53 Ditching GM and weird API... No one has specifically requested GM support anyways, wonder why... Rigby 2011-03-14 22:54:50 +0000
  • f73d5dbcf1 GroupManager is going to be the death of me... this was a bad idea to support it. Rigby 2011-03-14 22:13:58 +0000
  • 097985f24a Output Authors correctly to the Console. Rigby 2011-03-14 21:33:57 +0000
  • 924d027618 Helps if I do it right the first time. Rigby 2011-03-14 21:33:34 +0000
  • fda6801f51 Author change Rigby 2011-03-14 21:21:12 +0000
  • 2055055bbb CleanUp, need to sort out SafeTeleportation more... Rigby 2011-03-14 21:06:56 +0000
  • 3b79634352 onLoad = decent... Needless spam in console due to lack of the function within a plugin which doesn't utilize onLoad() = not so fun Rigby 2011-03-14 21:03:38 +0000
  • a4aae6d47f Quick alteration to allow us not to send a response. Rigby 2011-03-14 12:16:41 +0000
  • 7f690ae7d8 Basic PurgeWorld command, needs working on more for Permissions and target worlds etc. Currently "/mvpurge CREATURETYPE" and "/mvpurge *" work perfectly. Rigby 2011-03-14 12:14:27 +0000
  • 37b2ad7e1d PurgeWorlds class, purges a given world of the given entities. Rigby 2011-03-14 12:12:32 +0000
  • f579b36d65 GM Lib Rigby 2011-03-14 11:20:23 +0000
  • 121f6f500d Added basic 'has()' permission. Rigby 2011-03-14 11:20:15 +0000
  • 1dcaa0045f Added listener for GroupManager and also looking out for the Plugins disabling themselves, if so we act accordingly. Rigby 2011-03-14 11:19:55 +0000
  • ab0f78787a Lets try throwing GroupManager into the mix... Will see how this performs. Rigby 2011-03-14 11:19:31 +0000
  • 6a6f97ecd4 Keep the playerSessions updated with the players last location so the portals can act accordingly. Rigby 2011-03-14 01:57:53 +0000
  • 0d64b59851 Start of the MV Permissions Handler... centralise all Permission checks and fall back to isOP(). Rigby 2011-03-14 01:57:10 +0000
  • 30e9b991b7 PluginListener for Permissions and iConomy. Rigby 2011-03-14 01:56:33 +0000
  • a9aa346659 CleanUp + Permissions and iConomy checks & support. Rigby 2011-03-14 01:56:05 +0000
  • f70f09880e Permissions Lib Rigby 2011-03-12 23:22:27 +0000
  • 4763e04c90 UpdateChecker class, runs on a seperate thread and every 30 minutes it checks for an update for the plugin. Rigby 2011-03-12 23:22:19 +0000
  • aadb3b574e CleanUp + Moving permission checks over to its own class to tidy things up and to handle it better. Rigby 2011-03-12 23:21:38 +0000
  • 3c054e4a95 Check Default node exists, if not write it. Saves erroring etc. Simon Rigby 2011-03-12 18:51:13 +0000
  • a288015bf0 Changing version and testing IRC. Simon Rigby 2011-03-12 18:47:46 +0000
  • 26ee10b163 Added Slime check to the Entity... more as a precaution till I'm sure it exists within Monster etc... Simon Rigby 2011-03-11 17:14:52 +0000
  • 4e8d8626a7 Added findPortal -- Find a nearby portal around the destination... Changed how a Destination is found and dealt with and changed how the player is teleported. (Need to fix the safe teleportation code... rather check X&Z before Y... Currently it prefers higher coordinates over a block right infront of the destination. Simon Rigby 2011-03-11 11:12:52 +0000
  • 0d85557362 Basic changes and Notes. Including latest Lib Files as well. Simon Rigby 2011-03-11 11:11:23 +0000
  • 724e05d73b Basic Spawn & setSpawn Commands. Simon Rigby 2011-03-11 11:10:25 +0000
  • b110c51062 Change to CreatureType Simon Rigby 2011-03-11 11:09:38 +0000
  • b687b62a15 MVReload command. Rigby 2011-03-09 16:02:39 +0000
  • 7f6e9e567e Ye... sort later Rigby 2011-03-09 14:50:57 +0000
  • 195e8dc863 herp derp Rigby 2011-03-09 12:44:43 +0000
  • 438aa472d6 Fixed up the safe teleporting, now checks Y Properly and no longer prioritises a higher coordinate over lower. Simon Rigby 2011-03-09 08:11:35 +0000
  • 764b050baa Refactoring... Cleaning Up... Adding some Commands... Fixing up some mistakes etc etc etc. Simon Rigby 2011-03-07 09:14:02 +0000
  • bdf3d70bbf sigh... Simon Rigby 2011-03-05 23:40:39 +0000
  • 63ea3c961b Added response messages and updated the teleport section... Needed to add 0.5 to prevent half block teleports and then the player dieing. Simon Rigby 2011-03-05 23:30:33 +0000
  • 130c51c366 Hopefully Fixed an NPE... Simon Rigby 2011-03-05 00:32:39 +0000
  • 4053937019 Hopefully fixed Ghasts & PigZombies spawning regardless of setting. Implemented PVP Setting & EnableHealth setting. World Compressiong = 0 forces you to Spawn now. Simon Rigby 2011-03-04 22:22:02 +0000
  • e4718d38d4 Portal targetting, compression Protected 2011-03-04 12:12:41 +0000
  • 8a52e55cdf Tidy up + purgeWorld() -- Remove any entities in the world... this needs improving to only remove those necessary. Quick workaround for now. Simon Rigby 2011-03-04 09:06:12 +0000
  • 4ca35d1c6a Added examples to default 'worlds.yml' as well as changing DataFolder location. Simon Rigby 2011-03-02 05:03:56 +0000
  • 466e31c9ee Removed unneeded crap. Simon Rigby 2011-03-01 19:17:06 +0000
  • b8560a41c0 hmm :) Simon Rigby 2011-03-01 19:09:36 +0000
  • 92e3917a17 Merge branch 'refs/heads/master' of git@github.com:Rigby90/MultiVerse-Core.git Simon Rigby 2011-03-01 18:45:21 +0000
  • 441e6d40f8 Fixed the Listeners, stupid mistake on my part :). Simon Rigby 2011-03-01 18:43:53 +0000
  • 015daf1695 Merge branch 'master' of https://github.com/Rigby90/MultiVerse-Core Protected 2011-03-01 18:07:01 +0000
  • 187c6acbb6 Teleporter factory method Protected 2011-03-01 18:05:24 +0000
  • 7da2c84806 Useless spam, quite obvious the default World will be loaded before the plugin. Simon Rigby 2011-03-01 18:03:28 +0000
  • 33603d3605 Fixed Simon Rigby 2011-03-01 17:58:48 +0000
  • a5df509fdf Here it goes again Protected 2011-03-01 17:49:08 +0000
  • 0efc0c98ff ... Simon Rigby 2011-03-01 17:18:49 +0000
  • bee723182a Removed Permissions support for now. Simon Rigby 2011-03-01 16:46:50 +0000
  • 7d9060879c Removed teleport from PlayerSession. Simon Rigby 2011-03-01 16:10:28 +0000
  • a91991551c Getting there... Simon Rigby 2011-03-01 15:47:36 +0000
  • cd1de2b594 Added basics for the Command Handler. Simon Rigby 2011-02-27 06:43:39 +0000
  • 23c695b3a2 More basics... Configurations, PlayerSessions, Events etc... Simon Rigby 2011-02-26 06:26:13 +0000
  • 3f678fcd36 Some more basics etc... Simon Rigby 2011-02-26 05:21:56 +0000
  • 4fd9821c79 The old Lib files.... Simon Rigby 2011-02-22 01:06:26 +0000
  • 81b5e33f64 Added onCommand, testing Eclipse with GIT. Simon Rigby 2011-02-22 01:01:13 +0000
  • 68107d9df8 Basics Simon Rigby 2011-02-22 00:55:37 +0000