Commit Graph

  • 27d414ffc4 Fewer runtime errors... Olof Larsson 2011-03-22 19:25:11 +0100
  • 1c062c9c79 Now it compiles. Time to fix runtime errors... Olof Larsson 2011-03-22 18:48:09 +0100
  • 4e964ba194 Fewer and fewer errors... Olof Larsson 2011-03-22 17:20:21 +0100
  • d7c1d0fce3 More refactoring... the commands are refactored now :) Olof Larsson 2011-03-22 15:45:41 +0100
  • 0b96a821ce More refactoring Olof Larsson 2011-03-19 13:00:03 +0100
  • 1da8b6b30a Started the refactoring Olof Larsson 2011-03-18 17:33:23 +0100
  • 35d7985fb2 1.0 beta7 release Brettflan 2011-03-17 18:05:17 -0500
  • 2f4e487cb6 cutting down of crops and sugar cane are now prevented if you are in another faction's territory Brettflan 2011-03-17 18:04:45 -0500
  • d5308bc75d Added config option territoryBlockFireballs, defaults to false; if enabled, prevents destruction of blocks by Ghast fireballs inside faction territory... note that this only works in CB build 557 and higher, where fireball detection was added Brettflan 2011-03-17 18:02:29 -0500
  • 45162a3444 minor spelling and grammar fixes Brettflan 2011-03-10 22:14:39 -0600
  • 2ca8e4b9af Fix for player right-clicking in the air causing an NPE due to target block being null Brettflan 2011-03-09 18:21:17 -0600
  • 5ab5ef6724 check for special block destruction cases which previously were incorrectly allowed in other faction's territory: torch, redstone torch (on & off), repeater (on & off), redstonewire, sapling Paintings still can't be prevented from destruction, sadly Brettflan 2011-03-08 06:42:48 -0600
  • a7fede9c13 Now preventing placement/use of these items inside another faction's territory: redstone wire, signs, flint&steel, beds (not detected properly by Bukkit yet), buckets (empty, water, and lava), repeaters Brettflan 2011-03-08 06:06:52 -0600
  • 2016f232ef Fix for enemy attacks healing people in their own territory, instead of correctly just giving reduced damage. The problem is that Bukkit reports the amount of damage before armor calculations are made, so the actual damage will be less if the target is wearing armor. So, I switched it to using setDamage instead of healing the target. Brettflan 2011-03-06 21:13:27 -0600
  • 1d26e18916 Added option ("territoryBlockCreepers") to prevent creepers from destroying blocks if they explode inside faction owned territory, which defaults to disabled; if enabled, it prevents griefing by way of luring creepers into a faction's territory note that creepers will still explode and hurt nearby players and mobs, they just won't destroy blocks Brettflan 2011-03-06 14:13:48 -0600
  • 429e86fd4b Beta6. Supports CB493 Olof Larsson 2011-03-05 11:39:14 +0100
  • afde3e188b Type safety and warning fix. Olof Larsson 2011-03-05 10:53:08 +0100
  • 66b746b6ca Updated and removed files to reflect that GSON is now in the source. The Manifest.MF file was removed as it was empty etc. Olof Larsson 2011-03-05 10:44:30 +0100
  • 6c971742d0 comment out debug messages shown on plugin startup, was a bit too spammy Brettflan 2011-03-04 21:39:53 -0600
  • 74a823be88 Added pagination and sorting of faction list, sorted primarily by which faction has the most users online and secondarily by how many total members the faction has Brettflan 2011-03-04 21:38:57 -0600
  • 986461a098 streamline rebased Gson into source; rebase was done to prevent conflict with other plugins (like upcoming WorldGuard release) which also use Gson; Bukkit doesn't yet handle such conflicts properly Brettflan 2011-03-04 10:46:41 -0600
  • df75afef08 handle a few random errors that popped up in my server log Brettflan 2011-03-04 10:42:41 -0600
  • 775f3a00d5 Update for latest CraftBukkit Brettflan 2011-03-04 10:41:04 -0600
  • de9112e072 Beta5 :D Olof Larsson 2011-02-26 10:38:37 +0100
  • 9404eb77ff Fixed block break protection. Removed grief info messages for now Olof Larsson 2011-02-26 10:33:31 +0100
  • c44c9108f8 Merge branch 'master' of github.com:oloflarsson/Factions Olof Larsson 2011-02-26 09:36:08 +0100
  • d3c5868ca4 beta4 Olof Larsson 2011-02-13 17:04:06 +0100
  • 0894d6c5dd beta4 Olof Larsson 2011-02-13 17:04:06 +0100
  • 478116c418 A color format fix and clas not found def fix Olof Larsson 2011-02-13 17:02:51 +0100
  • fb1305f97a Default faction tag rules are now more permissive Olof Larsson 2011-02-13 16:37:21 +0100
  • 09bc3df841 Better way to remove faction from boards implemented. Also prevents orphaned foreign key errors. Olof Larsson 2011-02-13 15:18:23 +0100
  • 19e0628f27 Multiworld support Olof Larsson 2011-02-13 11:18:08 +0100
  • 4316469ec1 Arrow attacks are now included in the friendly fire filter Olof Larsson 2011-02-13 09:33:42 +0100
  • 14ad1299b2 Faction chat is now something you turn on and off Olof Larsson 2011-02-13 09:08:20 +0100
  • da1c0d6142 Release v1.0beta3 Olof Larsson 2011-02-12 19:15:47 +0100
  • 156e939d18 C:/Program Files (x86)/Git/f show command now displays relations to other factions. Olof Larsson 2011-02-12 18:52:45 +0100
  • 88ff88103e Better faction listing Olof Larsson 2011-02-12 18:19:51 +0100
  • da89ff4ecd Better chat integration with other plugins. In fact the whole chat system has been reprogrammed. Fix ascii compass typo. Fix claim at the border of enemy territory bug. New faction chat. Some refactoring Olof Larsson 2011-02-12 18:05:05 +0100
  • d554bc18ec Version 1.0beta2 released Olof Larsson 2011-02-07 22:10:07 +0100
  • 34d3f7e24e Fixed a bad url in the readme file Olof Larsson 2011-02-07 21:47:37 +0100
  • 46a814a11e This would be v1.0 beta2. Just live testing on mcteam.org left to do. Olof Larsson 2011-02-07 21:42:14 +0100
  • d370dcf8c2 It's not a good idea to name something versioned to latest... Olof Larsson 2011-02-06 17:53:41 +0100
  • eeb9061d26 First relase: 1.0 beta1 Olof Larsson 2011-02-06 17:45:48 +0100
  • db03d466ba A deinvite bugfix and some color formating misses Olof Larsson 2011-02-06 16:07:10 +0100
  • bcd52a1fbd Fixed version number and version command. Updated folder structure for easier working with eclipse Olof Larsson 2011-02-06 15:30:41 +0100
  • 7c1e176320 Improved reamefile again Olof Larsson 2011-02-06 15:09:13 +0100
  • 47275aa472 Another readme fix Olof Larsson 2011-02-06 15:00:47 +0100
  • 1166312730 Fix list in readme Olof Larsson 2011-02-06 14:55:12 +0100
  • 8ebda11de7 Updated readme file Olof Larsson 2011-02-06 14:52:49 +0100
  • b3ac8f8614 what? Olof Larsson 2011-02-06 13:36:11 +0100