Commit Graph

  • e73f0414d2 added code framework for uninvited guests Gibstick 2013-07-22 16:22:31 -0400
  • e15eb397da implemented /ds saveconfig Gibstick 2013-07-22 09:43:08 -0400
  • 4e4ebc58f8 implemented /ds defaults Gibstick 2013-07-22 09:09:09 -0400
  • 4653521a39 fixed useless parameters leftover from refactoring Gibstick 2013-07-21 21:30:39 -0400
  • d4a36a6a21 fixed discosheep.other typo Gibstick 2013-07-21 14:44:02 -0400
  • bbdadf7135 removed more unused imports Gibstick 2013-07-21 11:51:14 -0400
  • 3ed151ed25 removed unused import Gibstick 2013-07-21 11:41:21 -0400
  • 5b7c996cff added "-r dense" as argument for radius Gibstick 2013-07-21 11:36:37 -0400
  • 28a27c9c29 refactored permissions and commands to DiscoSheep class Gibstick 2013-07-21 10:57:35 -0400
  • d711136d83 updated readme with bukkitdev link Gibstick 2013-07-21 10:32:30 -0400
  • 4e9869ee2c updated readme Gibstick 2013-07-21 10:29:36 -0400
  • b0eb24bb2f updated readme Gibstick 2013-07-21 10:28:01 -0400
  • 5841b5a7f4 cleaned up code, inlined senderHasPerm, condensed help command output Gibstick 2013-07-21 09:13:48 -0400
  • 1336cc1aaf decreased number of fireworks fired, added black and white to sheep colours, decreased sheep jump height Gibstick 2013-07-20 12:38:30 -0400
  • 9e6c49e056 sheep now spawn with random orientation Gibstick 2013-07-19 21:22:39 -0400
  • d9d041e4e1 fixed plugin.yml main class, formatting Gibstick 2013-07-19 21:03:19 -0400
  • be78675c6d Renamed package to adhere to naming convention Gibstick 2013-07-19 20:19:54 -0400
  • 4cfdf6fbe6 removed dev build Gibstick 2013-07-19 19:36:25 -0400
  • 62abf9fd11 fixed permission node typo in plugin.yml Gibstick 2013-07-19 19:32:51 -0400
  • 886d7f4192 refactorizations, fixed /ds other, added permission for -p switch Gibstick 2013-07-19 19:32:26 -0400
  • dbbe9d5dba I cannot into boolean logic (fixed limit checking and exceptions) Gibstick 2013-07-19 18:34:47 -0400
  • 4855cf753c output no perms message for -fw Gibstick 2013-07-19 12:29:30 -0400
  • 0830764cc3 exceptions, y u no work Gibstick 2013-07-19 12:06:26 -0400
  • cca4cb11e3 changed order of command parsing, fixed limit checking for arguments Gibstick 2013-07-19 11:48:35 -0400
  • 1f13192aec implemented copy with new player method for DiscoParty Gibstick 2013-07-19 11:42:25 -0400
  • f92247c170 catch NumberFormatException, fixed off-by-one error Gibstick 2013-07-19 11:28:41 -0400
  • d26c620541 added 1.0.1 build Gibstick 2013-07-18 22:03:36 -0400
  • fae7127a99 upped version number to 1.0.1 Gibstick 2013-07-18 22:00:59 -0400
  • 997fc5d849 updated plugin.yml help message Gibstick 2013-07-18 21:53:48 -0400
  • 4e3d54f3a4 minor refactorization of DiscoSheep.startParty() and DiscoParty.startDisco() Gibstick 2013-07-18 21:43:14 -0400
  • b59ccc776f updated /ds help for new commands Gibstick 2013-07-18 21:20:11 -0400
  • c988e9a723 added new /ds stop to stop single parties, renamed old /ds stop to stopall Gibstick 2013-07-18 21:17:05 -0400
  • d70eb38848 added /ds other command Gibstick 2013-07-18 20:56:53 -0400
  • 1fb36d25e5 added config file, added config file reload command, and registered permissions in plugin.yml Charlie Wang 2013-07-12 16:51:07 -0400
  • 7f7694c576 updated readme with download link Gibstick 2013-07-12 13:20:45 -0400
  • d6b3a979aa added .jar to repo Charlie Wang 2013-07-12 13:18:14 -0400
  • f7a5aabd5c nothing Charlie Wang 2013-07-12 13:06:01 -0400
  • d947c62c6a properly randomized the sheep spawn coordinates Charlie Wang 2013-07-12 13:02:42 -0400
  • df9bab0fef Update README.md Gibstick 2013-07-12 12:03:51 -0400
  • 99830114c1 added license to readme Gibstick 2013-07-12 11:59:50 -0400
  • b0f55fbefb users now set duration in ticks, and parties now stop on player quit Charlie Wang 2013-07-12 11:56:22 -0400
  • 869210e0d2 removed 10000 HP on sheep Charlie Wang 2013-07-12 10:42:22 -0400
  • 968603d54f sheep have 50% chance to jump every 2 state changes Charlie Wang 2013-07-12 09:28:50 -0400
  • 6166c56f9c blocked all sheep damage Charlie Wang 2013-07-12 09:14:36 -0400
  • bf698d4c6e Merging conflicts RangerMauve 2013-07-12 09:11:58 -0400
  • 21c10851f3 Sheep alternate jumping, half the sheep jump at a time. RangerMauve 2013-07-12 08:47:18 -0400
  • c2568e3df2 sheep jump twice as often Charlie Wang 2013-07-12 08:41:42 -0400
  • 3e06213fc5 Added code for making sheep jump. Can be toggled with DiscoParty.doJump. Default Y velocity applied can be set with defaultSheepJump. Sheep jump at same time as they would launch fireworks. TODO: tune jump velocity to make it look natural. RangerMauve 2013-07-12 08:09:07 -0400
  • 3fc5d4ae2b updated readme Gibstick 2013-07-11 23:48:51 -0400
  • 0a7bd06579 added arguments for period, duration, number, and radius Charlie Wang 2013-07-11 23:25:48 -0400
  • 1a5e5050dc fixed /ds all Charlie Wang 2013-07-11 21:24:56 -0400
  • ff9e992460 added number sheep number and radius switches Charlie Wang 2013-07-11 21:15:54 -0400
  • 291a39ccc0 preparations for command switch parsing Charlie Wang 2013-07-11 19:07:46 -0400
  • 43fd8815f5 rewrote command handling and added fireworks toggle switch Charlie Wang 2013-07-11 11:28:20 -0400
  • a41da1fd45 added random fireworks Charlie Wang 2013-07-11 10:16:59 -0400
  • e4a7eed814 /ds all and /ds stop commands implemented Charlie Wang 2013-06-30 23:16:18 -0400
  • 5419d97426 actually use the synchronized methods Charlie Wang 2013-06-30 22:51:25 -0400
  • 300083ca35 Got rid of cyclic getter Georgiy 2013-06-30 22:48:09 -0400
  • bf41851939 Synchronized party list acessors Georgiy 2013-06-30 22:38:38 -0400
  • 5cce339172 Merge branch 'master' of https://github.com/Gibstick/DiscoSheep.git Charlie Wang 2013-06-30 22:31:09 -0400
  • e807e0fe7e implemented updateAllSheep and refactored sheep updating Charlie Wang 2013-06-30 22:30:52 -0400
  • 95fdf1295e Added stopAllParties() Georgiy 2013-06-30 22:29:19 -0400
  • ae8dff9e00 Stop all parties when plugin is disabled Charlie Wang 2013-06-30 22:16:32 -0400
  • 5ecbb93091 actually fixed anti-breeding Charlie Wang 2013-06-30 22:08:49 -0400
  • e23a269b8c fixed anti-breeding Charlie Wang 2013-06-30 21:57:32 -0400
  • 8acf96fc34 Made sheeps target player on spawn. Georgiy 2013-06-30 21:27:35 -0400
  • 5c8f2e3133 Changed rhythm to something more complex Georgiy 2013-06-30 21:14:24 -0400
  • 84d77f2f25 Minor changes, whatever Georgiy 2013-06-30 21:00:43 -0400
  • 9c44f3daec Merge remote-tracking branch 'origin/limit-parties' Charlie Wang 2013-06-30 20:53:49 -0400
  • f2f429f21d only allow one party per player Charlie Wang 2013-06-30 20:52:49 -0400
  • 9ff882c526 Added check for breeding before preventing sheep event Georgiy 2013-06-30 20:49:34 -0400
  • aa07123277 Merge branch 'master' of https://github.com/Gibstick/DiscoSheep.git Georgiy 2013-06-30 20:41:23 -0400
  • 28fdb0d055 Added to SheepDeshearer to prevent sheep from breeding. Georgiy 2013-06-30 20:38:14 -0400
  • 59a1bbbdac Merge branch 'master' of https://github.com/Gibstick/DiscoSheep Charlie Wang 2013-06-30 20:22:48 -0400
  • 8863b401c9 Initialized sheep array in DiscoParty Georgiy 2013-06-30 20:15:11 -0400
  • a8023c3594 wtf I cannot into git Charlie Wang 2013-06-30 20:13:32 -0400
  • b185f7d02a Trying to fix null pointer exception. Georgiy 2013-06-30 20:06:41 -0400
  • 909ff02922 Huge restructuring to have multiple parties at a time. Georgiy 2013-06-30 19:54:27 -0400
  • 112d3f0f08 Made sure to cancel previously scheduled update before starting a new loop of them. RangerMauve 2013-06-30 18:48:39 -0400
  • 9d4f65cec9 more sounds, state change is now twice as fast Charlie Wang 2013-06-30 18:44:25 -0400
  • 0ef9406cfe Sounds are now played Charlie Wang 2013-06-30 18:32:25 -0400
  • e83031769b Fixed random colours, bumped up version number Charlie Wang 2013-06-30 18:27:03 -0400
  • 2a802cfe81 Fixed some structuring RangerMauve 2013-06-30 18:25:40 -0400
  • 7eed130d52 Changed default duration to 300 ticks RangerMauve 2013-06-30 18:14:38 -0400
  • 64e5f0583d Merge pull request #1 from Gibstick/gibstick-derp Gibstick 2013-06-30 15:08:02 -0700
  • e63fc0e0c4 Merge branch 'master' of https://github.com/Gibstick/DiscoSheep.git RangerMauve 2013-06-30 18:01:48 -0400
  • 1c350e844d Refactored to make DiscoUpdater only call the update method on DiscoSheep and moved all the update logic to DiscoSheep. RangerMauve 2013-06-30 18:01:05 -0400
  • 4ccba41757 Made sure sheep are dead Charlie Wang 2013-06-30 17:55:15 -0400
  • 0e89570248 fixed package name typo in plugin.yml Charlie Wang 2013-06-30 17:41:06 -0400
  • a087e07052 Fixed bad cast, added more structure for handling multiple players. RangerMauve 2013-06-30 17:39:57 -0400
  • c14892f40b Merge branch 'master' of https://github.com/Gibstick/DiscoSheep.git RangerMauve 2013-06-30 17:26:47 -0400
  • 14a349e6a0 Added actual command registering stuff, maybe? RangerMauve 2013-06-30 17:25:45 -0400
  • 432e7afb92 Added /ds command to plugin.yml Charlie Wang 2013-06-30 17:21:13 -0400
  • 803470a76b Added random sheep colour upon spawn Charlie Wang 2013-06-30 16:44:22 -0400
  • 572cb5a9d6 Implemented shear prevention on spawned sheep RangerMauve 2013-06-30 16:13:29 -0400
  • 9dba2a1be3 Changed access of sheep, added ShepDeshearer. RangerMauve 2013-06-30 16:00:26 -0400
  • 76bded66df Changed access of sheep, added ShepDeshearer. RangerMauve 2013-06-30 15:54:28 -0400
  • c3008d9608 Renamed cycleSheepColours to randomizeSheepColours, and implemented it using a lookup table of accetable disco colours Charlie Wang 2013-06-30 15:46:52 -0400
  • 65122cc098 Converted spaces to tabs, except for plugin.yml Charlie Wang 2013-06-30 15:17:56 -0400
  • e749635131 Fixed syntax error in sheep ArrayList RangerMauve 2013-06-30 15:06:57 -0400