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 |
|
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
|
a7f9b4358a
|
Merge remote-tracking branch 'origin/derp'
Conflicts:
src/ca/gibstick/discosheep/BaaBaaBlockSheepEvents.java
|
2013-07-28 22:59:12 -04:00 |
|
Gibstick
|
4ac1e7a758
|
renamed config entry for party-on-join, registered events with better method
|
2013-07-28 19:01:30 -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
|
7c640f1bc7
|
excluded more mobs that NPE, fixed array out of bounds in parsing
|
2013-07-28 13:47:16 -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
|
f64f15d7a0
|
event handlers ignore cancelled events
|
2013-07-28 11:51:00 -04:00 |
|
Gibstick
|
17400da96a
|
added event handler priorities
|
2013-07-28 11:48:15 -04:00 |
|
Gibstick
|
5dd2a4d4aa
|
removed unused reference to DiscoSheepCommandExecutor
|
2013-07-28 09:04:00 -04:00 |
|
Gibstick
|
0e6a56ff95
|
removed unused party
|
2013-07-28 09:03:19 -04:00 |
|
Gibstick
|
341c11c44b
|
updated readme with releases link (cause no one knows how to use github)
|
2013-07-28 09:00:50 -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
|
461c871193
|
upped version number to 1.1
|
2013-07-27 11:46:49 -04:00 |
|
Gibstick
|
01b4dc5847
|
removed unused import
|
2013-07-27 11:42:32 -04:00 |
|
Gibstick
|
2e8359aa15
|
removed redundant temp hashmap, removed "PLAYER" from entity list
|
2013-07-27 11:32:58 -04:00 |
|
Gibstick
|
675162b501
|
updated discosheep.* in plugin.yml
|
2013-07-26 22:19:37 -04:00 |
|
Gibstick
|
0403414a44
|
updated readme (tested up to CB 2820)
|
2013-07-26 21:56:43 -04:00 |
|
Gibstick
|
4556d2b755
|
removed unused import
|
2013-07-26 21:49:38 -04:00 |
|
Gibstick
|
ebcb5e27ac
|
prevent horses (until 1.6.2 stable)
|
2013-07-26 21:48:19 -04:00 |
|
Gibstick
|
23e4a3887f
|
implemented -g none to spawn a party without extra guests
|
2013-07-26 21:29:06 -04:00 |
|