Gibstick
|
1f13192aec
|
implemented copy with new player method for DiscoParty
|
2013-07-19 11:42:25 -04:00 |
|
Gibstick
|
f92247c170
|
catch NumberFormatException, fixed off-by-one error
|
2013-07-19 11:28:41 -04:00 |
|
Gibstick
|
4e3d54f3a4
|
minor refactorization of DiscoSheep.startParty() and DiscoParty.startDisco()
|
2013-07-18 21:43:14 -04:00 |
|
Gibstick
|
d70eb38848
|
added /ds other command
|
2013-07-18 20:56:53 -04:00 |
|
Charlie Wang
|
d947c62c6a
|
properly randomized the sheep spawn coordinates
|
2013-07-12 13:02:48 -04:00 |
|
Charlie Wang
|
b0f55fbefb
|
users now set duration in ticks, and parties now stop on player quit
|
2013-07-12 11:56:22 -04:00 |
|
Charlie Wang
|
869210e0d2
|
removed 10000 HP on sheep
|
2013-07-12 10:42:22 -04:00 |
|
Charlie Wang
|
968603d54f
|
sheep have 50% chance to jump every 2 state changes
|
2013-07-12 09:28:50 -04:00 |
|
RangerMauve
|
21c10851f3
|
Sheep alternate jumping, half the sheep jump at a time.
|
2013-07-12 08:47:18 -04:00 |
|
RangerMauve
|
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.
|
2013-07-12 08:09:07 -04:00 |
|
Charlie Wang
|
0a7bd06579
|
added arguments for period, duration, number, and radius
|
2013-07-11 23:25:48 -04:00 |
|
Charlie Wang
|
ff9e992460
|
added number sheep number and radius switches
|
2013-07-11 21:15:54 -04:00 |
|
Charlie Wang
|
291a39ccc0
|
preparations for command switch parsing
|
2013-07-11 19:07:46 -04:00 |
|
Charlie Wang
|
43fd8815f5
|
rewrote command handling and added fireworks toggle switch
|
2013-07-11 11:28:20 -04:00 |
|
Charlie Wang
|
a41da1fd45
|
added random fireworks
|
2013-07-11 10:16:59 -04:00 |
|
Charlie Wang
|
e807e0fe7e
|
implemented updateAllSheep and refactored sheep updating
|
2013-06-30 22:30:52 -04:00 |
|
Charlie Wang
|
5ecbb93091
|
actually fixed anti-breeding
|
2013-06-30 22:08:49 -04:00 |
|
Charlie Wang
|
e23a269b8c
|
fixed anti-breeding
|
2013-06-30 21:57:32 -04:00 |
|
Georgiy
|
8acf96fc34
|
Made sheeps target player on spawn.
|
2013-06-30 21:27:35 -04:00 |
|
Georgiy
|
5c8f2e3133
|
Changed rhythm to something more complex
|
2013-06-30 21:14:24 -04:00 |
|
Georgiy
|
84d77f2f25
|
Minor changes, whatever
|
2013-06-30 21:00:43 -04:00 |
|
Charlie Wang
|
59a1bbbdac
|
Merge branch 'master' of https://github.com/Gibstick/DiscoSheep
Conflicts:
src/gibstick/bukkit/discosheep/DiscoParty.java
|
2013-06-30 20:22:48 -04:00 |
|
Georgiy
|
8863b401c9
|
Initialized sheep array in DiscoParty
|
2013-06-30 20:15:11 -04:00 |
|
Charlie Wang
|
a8023c3594
|
wtf I cannot into git
Why is it trying to replace the entire file with the entire file
|
2013-06-30 20:13:32 -04:00 |
|
Georgiy
|
b185f7d02a
|
Trying to fix null pointer exception.
|
2013-06-30 20:06:41 -04:00 |
|
Georgiy
|
909ff02922
|
Huge restructuring to have multiple parties at a time.
|
2013-06-30 19:54:27 -04:00 |
|