Commit Graph

34 Commits

Author SHA1 Message Date
Charlie
86028d1d9d discosheep with "jeb_" (way faster) 2014-07-31 18:11:15 -04:00
Charlie
44779db9b6 Screw Maven we're not using you anymore
git subtree is all the rage for the younguns
2014-07-31 12:10:22 -04:00
Charlie
b490df861e Migration to Maven, removing buggy code
In preparation for using sk89q's command framework
2014-07-28 09:37:04 -04:00
Gibstick
70a94aa4b1 cleanup 2013-11-10 09:57:46 -05:00
RangerMauve
a0d82cd1c0 Ignoring wool block when spawning floor 2013-11-09 16:05:54 -05:00
Gibstick
73604bfa1a added random floor colour 2013-11-09 16:02:35 -05:00
RangerMauve
bc082bb87d Added floor caching and spawning, added boilerplate for changing floor color 2013-11-09 15:24:46 -05:00
RangerMauve
b7361acb9b Added properties for handling the floor blocks, added cleanup of floor blocks to removeAll() method. 2013-11-09 15:02:46 -05:00
RangerMauve
ca8d41a7ae Separated out instance from static properties in DiscoParty class. 2013-11-09 14:16:36 -05:00
Gibstick
b1fc524725 fixed deprecated method, added pentatonic scale 2013-11-09 11:16:39 -05:00
Gibstick
daf4b6e345 adjusted disco beat 2013-11-09 06:59:24 -05:00
Gibstick
8cf1b4b98a Sheep no longer spawn at world.GetHighestBlockAt
Preliminary support for cave parties!
2013-11-09 06:42:54 -05:00
Gibstick
8ee6a3465e preparations for 1.1.1 release 2013-08-07 14:51:44 -04:00
RangerMauve
54cbc2f8c1 Changed constructors for DiscoParty and renamed clone method. 2013-07-29 21:06:54 -04:00
Gibstick
bf1e1feaa0 added lightning effect on sheep spawn 2013-07-29 21:00:57 -04:00
RangerMauve
ae93d9a5e4 Minor changes to naming. 2013-07-29 19:50:14 -04:00
Gibstick
d76681400d renamed permissions, added toggle onjoin command, deleted unused class (was already split up) 2013-07-28 17:59:46 -04:00
Gibstick
2d3e98560f no more warnings cause we don't clone() 2013-07-28 17:29:22 -04:00
Gibstick
b7a83e1c29 use Entity instead of LivingEntity 2013-07-28 14:29:29 -04:00
Gibstick
d8fe7b480d listeners only listen for their own parties 2013-07-28 12:47:00 -04:00
Gibstick
12cbf80d55 move party-related listeners to new class, and only listen during parties 2013-07-28 12:30:45 -04:00
Gibstick
7fb34e92d6 replaced all Math.random with Random 2013-07-28 08:58:56 -04:00
Gibstick
5536151efa Use Random instead of Math.random 2013-07-27 12:30:08 -04:00
Gibstick
01b4dc5847 removed unused import 2013-07-27 11:42:32 -04:00
Gibstick
20691b0904 fixed /ds save, added command interface for guests, added config file for max guests, fixed misc bugs 2013-07-26 21:21:27 -04:00
Gibstick
d8cd43891a added config file for default guests 2013-07-26 16:20:11 -04:00
Gibstick
e73f0414d2 added code framework for uninvited guests 2013-07-22 16:22:31 -04:00
Gibstick
4e4ebc58f8 implemented /ds defaults 2013-07-22 09:09:09 -04:00
Gibstick
5b7c996cff added "-r dense" as argument for radius
-r dense will tell the plugin to calculate the radius of the sheep using
the forumla r = sqrt(sheep / pi), so that it party becomes a sheep
moshpit.
also renamed getSheep to getSheepList, and added getSheep to get the
sheep number
2013-07-21 11:36:37 -04:00
Gibstick
5841b5a7f4 cleaned up code, inlined senderHasPerm, condensed help command output 2013-07-21 09:13:48 -04:00
Gibstick
1336cc1aaf decreased number of fireworks fired, added black and white to sheep colours, decreased sheep jump height 2013-07-20 12:38:30 -04:00
Gibstick
9e6c49e056 sheep now spawn with random orientation 2013-07-19 21:22:39 -04:00
Gibstick
d9d041e4e1 fixed plugin.yml main class, formatting 2013-07-19 21:03:19 -04:00
Gibstick
be78675c6d Renamed package to adhere to naming convention 2013-07-19 20:19:54 -04:00