Charlie
|
f0d95dc33e
|
Merge remote-tracking branch 'origin/master'
|
2014-08-01 23:50:24 -04:00 |
|
Charlie
|
1d1d6d9868
|
sounds are now global, added dance floor flag
|
2014-08-01 23:49:29 -04:00 |
|
Charlie
|
2a6784f97e
|
Update README.md
|
2014-08-01 17:15:42 -04:00 |
|
Charlie
|
29a8b9e8f8
|
Update README.md
|
2014-08-01 17:15:26 -04:00 |
|
Charlie
|
ac6cc58e7c
|
Update README.md
|
2014-08-01 17:15:04 -04:00 |
|
Charlie
|
1c7f49e00d
|
Update LICENSE.md
|
2014-08-01 17:09:49 -04:00 |
|
Charlie
|
708395a0a5
|
Update LICENSE.md
|
2014-08-01 17:09:15 -04:00 |
|
Charlie
|
d0b52e6a3f
|
Update README.md
|
2014-08-01 17:08:25 -04:00 |
|
Charlie
|
7c2aecc60e
|
Update LICENSE.md
|
2014-08-01 17:06:52 -04:00 |
|
Charlie
|
f64a5f85b7
|
shared parties, disco floor exceptions, sets
|
2014-08-01 17:04:08 -04:00 |
|
Charlie
|
51fd46e031
|
Create LICENSE.md
|
2014-07-31 23:01:51 -04:00 |
|
Charlie
|
487a735264
|
disco floor size limit, stained glass floor, fixes
|
2014-07-31 22:24:10 -04:00 |
|
Charlie
|
ad787729ba
|
randomizeFloor is now 100% faster
|
2014-07-31 21:03:02 -04:00 |
|
Charlie
|
f948a6917b
|
fixed typos
|
2014-07-31 20:47:09 -04:00 |
|
RangerMauve
|
7ff0c81c06
|
Fixed spelling error for discoColours
|
2014-07-31 20:18:41 -04:00 |
|
RangerMauve
|
31833b974a
|
Simplified randomizeFloor to be more performant
|
2014-07-31 20:16:48 -04:00 |
|
Charlie
|
4c05c5d2d3
|
disco floor is back; fixed name
|
2014-07-31 19:49:47 -04:00 |
|
Charlie
|
86028d1d9d
|
discosheep with "jeb_" (way faster)
|
2014-07-31 18:11:15 -04:00 |
|
Charlie
|
dacf67d725
|
fixed missing newlines in /ds help
|
2014-07-31 13:22:39 -04:00 |
|
Charlie
|
303587a713
|
fixed -Xlint:deprecation typo
|
2014-07-31 12:57:56 -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
|
778c3f4043
|
Merge commit '2af8c8dbf2d5eb16d7492fd12b4b786d6205d0f9' as 'lib'
|
2014-07-31 11:37:54 -04:00 |
|
Charlie
|
2af8c8dbf2
|
Squashed 'lib/' content from commit 25c3423
git-subtree-dir: lib
git-subtree-split: 25c34231861721918079749db731f8af500eb371
|
2014-07-31 11:37:54 -04:00 |
|
Charlie
|
f07b4f9ee2
|
removed extraneous newlines in license
|
2014-07-30 20:22:17 -04:00 |
|
Charlie
|
02f89c330e
|
Merge pull request #4 from Gibstick/DiscoFix2
merge DiscoFix2
|
2014-07-30 17:26:20 -04:00 |
|
Charlie
|
8162d00372
|
fixed sheep and guests going through portals
|
2014-07-30 17:00:34 -04:00 |
|
Charlie
|
e3c82a08ba
|
Update README.md
|
2014-07-30 16:58:56 -04:00 |
|
Charlie
|
d8e951675f
|
Update README.md
|
2014-07-30 16:58:10 -04:00 |
|
Charlie
|
0be6fc4f2d
|
fixed guests, egg breeding, other singleton fixes
tbh the guests fixed themselves
|
2014-07-30 16:47:28 -04:00 |
|
Charlie
|
d162115f4f
|
pom.xml and project file fixes
|
2014-07-29 21:36:16 -04:00 |
|
Charlie
|
15dd55712a
|
dense radius, fix off-by-one in /ds other
|
2014-07-29 18:14:18 -04:00 |
|
Charlie
|
4197397f50
|
Fixed flags string not recognizing radius flag
|
2014-07-29 17:17:11 -04:00 |
|
Charlie
|
60cd6f268b
|
Refactored commands to use sk89q's command lib
plugin main class now more or less follows the singleton pattern
|
2014-07-29 16:40:31 -04:00 |
|
Charlie
|
52d335ddf6
|
formatting
|
2014-07-28 11:53:28 -04:00 |
|
Charlie
|
4deb7589ae
|
Added dependency for sk89q's command framework
|
2014-07-28 09:53:52 -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
|
675611987a
|
updated CB version number
|
2013-11-09 09:30:49 -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
|
30efceb3ca
|
toggleonjoin node added to discosheep.admin.*
|
2013-08-07 15:15:05 -04:00 |
|
Gibstick
|
f6e3f17f93
|
added help message for togglejoin command
|
2013-08-07 15:14:31 -04:00 |
|
Gibstick
|
6022f5f55f
|
permissions node backwards compatibility for some essential commands
|
2013-08-07 15:11:12 -04:00 |
|
Gibstick
|
c5614ed39b
|
tweaked permissions nodes
|
2013-08-07 15:02:42 -04:00 |
|