Commit graph

540 commits

Author SHA1 Message Date
CraftBukkit/Spigot
6863d65e4f Update for 1.7.3
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-07-08 13:25:53 +01:00
CraftBukkit/Spigot
244af81134 Okay, back to arbitrary offsets!
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-07-07 20:29:57 +01:00
CraftBukkit/Spigot
7c3ca1d44c Cleaned up this worlduid stuff a little.
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-07-07 19:47:42 +01:00
CraftBukkit/Spigot
034b084e7c Made maps support MultiWorld worlds.
By: Rigby <rigby@onarandombox.com>
2011-07-03 07:42:26 +01:00
CraftBukkit/Spigot
860f6ad4b7 Implements a World UID.
By: Rigby <rigby@onarandombox.com>
2011-07-05 04:48:27 +01:00
CraftBukkit/Spigot
ae08c5c5ec IntelliJ is awesome.
By: EvilSeph <evilseph@unaligned.org>
2011-07-05 00:14:34 -04:00
CraftBukkit/Spigot
12b26231d2 Forgot version in CraftBukkit
By: Erik Broes <erikbroes@grum.nl>
2011-07-01 14:24:59 +02:00
CraftBukkit/Spigot
c60ce9dbba Update for 1.7.2
By: Erik Broes <erikbroes@grum.nl>
2011-07-01 14:05:57 +02:00
CraftBukkit/Spigot
f7df7a7870 Possible fix for cancelled CraftScheduler tasks still running.
By: EvilSeph <evilseph@unaligned.org>
2011-06-30 02:18:11 -04:00
CraftBukkit/Spigot
6f94838466 Update to minecraft 1.7_01
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-06-30 15:47:36 +01:00
CraftBukkit/Spigot
92a01a2d3e Update to Minecraft 1.7
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-06-29 23:02:25 +01:00
CraftBukkit/Spigot
85e8cedcff Massive renaming update in nms. If you bypassed Bukkit, you will likely break.
Also minimized all the nms diffs and generic cleanups all around.

By: Erik Broes <erikbroes@grum.nl>
2011-06-27 00:25:01 +02:00
CraftBukkit/Spigot
912a9c2c1a Don't register commands only on init
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-06-26 02:46:04 +01:00
CraftBukkit/Spigot
7d69668caa Delayed alias registration until postworld
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-06-24 00:57:46 +01:00
CraftBukkit/Spigot
9ad0ab93d1 We build for JDK 1.5.
By: EvilSeph <evilseph@unaligned.org>
2011-06-23 15:41:07 -04:00
CraftBukkit/Spigot
10dcb517dc Made bukkit settings reload on reload().
By: sunkid <sunkid@iminurnetz.com>
2011-06-23 11:06:09 -07:00
CraftBukkit/Spigot
5cfd050f9f Fixed default command alias to do an array
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-06-22 19:20:14 +01:00
CraftBukkit/Spigot
5ff4a9570f Implemented new alias system
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-06-22 19:10:29 +01:00
CraftBukkit/Spigot
92365a5bf2 You may now set a generator to a default world using plugin.yml
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-06-22 18:27:27 +01:00
CraftBukkit/Spigot
59c6da8305 Implemented startup plugin loading
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-06-22 17:46:12 +01:00
CraftBukkit/Spigot
9e46607f98 Added SpawnReasons to CreatureSpawn events. Thanks winsock!
By: EvilSeph <evilseph@unaligned.org>
2011-06-21 16:20:11 -04:00
CraftBukkit/Spigot
82899bb5e6 Added Sky biome for the Skylands. Thanks robin0van0der0v!
By: EvilSeph <evilseph@unaligned.org>
2011-06-21 15:46:02 -04:00
CraftBukkit/Spigot
0eafeb5ce0 Changed Nether portals to be handled by a customiseable PortalTravelAgent and updated the PlayerPortalEvent
By: Rigby <rigby@onarandombox.com>
2011-06-20 06:34:17 +01:00
CraftBukkit/Spigot
525e5a4052 Added the abitility to spawn fireballs.
By: sunkid <sunkid@iminurnetz.com>
2011-06-20 12:36:46 -07:00
CraftBukkit/Spigot
afd33dd591 No more ghastly pigs!
By: sunkid <sunkid@iminurnetz.com>
2011-06-19 15:03:54 -07:00
CraftBukkit/Spigot
8ce55e1c91 Fixed CraftWorld.spawn() having all the inheritance checks backwards.
By: sk89q <the.sk89q@gmail.com>
2011-06-19 12:59:17 -07:00
CraftBukkit/Spigot
e144eddaf2 Added API to allow plugins to set the world's spawn flags.
By: EvilSeph <evilseph@unaligned.org>
2011-06-19 06:09:05 -04:00
CraftBukkit/Spigot
ef3aaa62f3 Added getOnlineMode() for the Server. Thanks Rigby!
By: EvilSeph <evilseph@unaligned.org>
2011-06-19 06:13:52 -04:00
CraftBukkit/Spigot
b20ba5be29 Implemented the concept of a projectile.
By: sunkid <sunkid@iminurnetz.com>
2011-06-18 08:10:31 -07:00
CraftBukkit/Spigot
e1f49291ce Fix for spawnMinecart.
By: sunkid <sunkid@iminurnetz.com>
2011-06-18 09:30:50 -07:00
CraftBukkit/Spigot
cd27191ee2 Added world seed display to 'Preparing level' log message for each world
By: EvilSeph <evilseph@unaligned.org>
2011-06-17 23:23:34 -04:00
CraftBukkit/Spigot
4a33e32be6 Added the implementation of the concept of an Explosive.
By: sunkid <sunkid@iminurnetz.com>
2011-06-14 11:03:29 -07:00
CraftBukkit/Spigot
ab72163bb4 Added ChunkSnapShot improvements. Thanks mikeprimm!
Added support for biome data to chunk snapshot
Added method for returning empty chunk snapshot (for ungenerated chunks)

By: EvilSeph <evilseph@unaligned.org>
2011-06-17 09:23:19 -04:00
CraftBukkit/Spigot
5b6c2eb1b3 Added Instrument enum, Note class and get/setNote functions. Thanks xZise!
By: EvilSeph <evilseph@unaligned.org>
2011-06-17 03:16:18 -04:00
CraftBukkit/Spigot
51e0c1409b Added per player time support. Thanks eisental, Shamebot and needspeed10!
By: EvilSeph <evilseph@unaligned.org>
2011-06-17 02:29:16 -04:00
CraftBukkit/Spigot
28d4d95e86 Added implementation of general spawn method.
By: sunkid <sunkid@iminurnetz.com>
2011-06-08 15:47:27 -07:00
CraftBukkit/Spigot
3ccb93bc97 Implemented extended createExplosion methods.
By: sunkid <sunkid@iminurnetz.com>
2011-06-12 15:49:52 -07:00
CraftBukkit/Spigot
f251e14478 Moved spawn-protection from server.properties into (settings.)spawn-radius in bukkit.yml
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-06-17 04:49:58 +01:00
CraftBukkit/Spigot
fd043a8342 Implemented bukkit.yml command aliases
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-06-17 04:09:43 +01:00
CraftBukkit/Spigot
a944350d16 Moved some craftbukkit stuff down from WorldServer to World; should fix a few NPEs during generation, and saves on a lot of casting
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-06-17 03:06:45 +01:00
CraftBukkit/Spigot
c8b101b9de Fixed EntityTame event.
By: EvilSeph <evilseph@unaligned.org>
2011-06-12 23:38:35 -04:00
CraftBukkit/Spigot
9bf573516b Generic cleanup of the org.bukkit.craftbukkit classes.
By: Erik Broes <erikbroes@grum.nl>
2011-06-12 01:12:43 +02:00
CraftBukkit/Spigot
889f8d765d Added ItemSpawnEvent. Thanks myers!
By: EvilSeph <evilseph@unaligned.org>
2011-06-11 02:00:05 -04:00
CraftBukkit/Spigot
81ef43a0cc Fixed from and to worlds being the same for a PlayerTeleportEvent for crossworld teleports. Thanks for the help Rigby and Verrier! Tahg is responsible for the mess.
By: EvilSeph <evilseph@unaligned.org>
2011-06-10 22:59:54 -04:00
CraftBukkit/Spigot
648b50c4f4 Whoops, need this commit too.
By: sk89q <the.sk89q@gmail.com>
2011-06-09 23:56:42 -07:00
CraftBukkit/Spigot
6592607d08 Added some missing @Override.
By: sk89q <the.sk89q@gmail.com>
2011-06-09 23:30:38 -07:00
CraftBukkit/Spigot
1ae5d72f3a Added World.createExplosion() that takes a Location, instead of just raw X, Y, Z values.
By: sk89q <the.sk89q@gmail.com>
2011-06-09 23:13:38 -07:00
CraftBukkit/Spigot
048a10371b Cleaned up some Javadocs.
By: sk89q <the.sk89q@gmail.com>
2011-06-09 23:11:37 -07:00
CraftBukkit/Spigot
2f20b4ba3c Moved playSound/Effect(Player, ...) to Player.playEffect(Location, ...) to be consistent, and because the code didn't really do what the Javadoc said.
By: sk89q <the.sk89q@gmail.com>
2011-06-09 23:08:00 -07:00
CraftBukkit/Spigot
7b6df709cf Changed sound playing to effect dispatching, since these seem more like more like encompassing effect than mere sounds.
By: sk89q <the.sk89q@gmail.com>
2011-06-09 22:57:32 -07:00
CraftBukkit/Spigot
b50bf26cfc Merge branch 'sound' of https://github.com/sunkid/CraftBukkit
By: sk89q <the.sk89q@gmail.com>
2011-06-09 22:38:44 -07:00
CraftBukkit/Spigot
34135216d9 implementations of the playSound methods
By: sunkid <sunkid@iminurnetz.com>
2011-06-09 12:37:27 -07:00
CraftBukkit/Spigot
747d1962ab Added method to create an explosion in world. Thanks Zaraza107!
By: EvilSeph <evilseph@unaligned.org>
2011-06-09 04:17:19 -04:00
CraftBukkit/Spigot
0965fddfe3 Added EntityTame event. Thanks halvors!
By: EvilSeph <evilseph@unaligned.org>
2011-06-09 04:03:15 -04:00
CraftBukkit/Spigot
114ebd7a74 Added UniqueId to entities. Thanks Afforess!
By: EvilSeph <evilseph@unaligned.org>
2011-06-07 04:21:33 -04:00
CraftBukkit/Spigot
08d7a5ecb0 Added ChunkSnapshot for efficient, thread-safe copies of Chunk data. Thanks mikeprimm!
By: EvilSeph <evilseph@unaligned.org>
2011-06-07 03:34:23 -04:00
CraftBukkit/Spigot
c9032d99bb Implemented unloadWorld(). Thanks Rigby!
By: EvilSeph <evilseph@unaligned.org>
2011-06-07 02:54:14 -04:00
CraftBukkit/Spigot
b686823bc0 Fix for generator stuff now being class
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-06-06 21:12:03 +01:00
CraftBukkit/Spigot
6777cdd241 Implemented custom chunk generators and block populators
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-06-06 14:52:02 +01:00
CraftBukkit/Spigot
f9895d3ca5 Possible fix for some chunk loading issues experienced when teleporting. Thanks akrieger!
By: EvilSeph <evilseph@unaligned.org>
2011-06-05 12:38:56 -04:00
CraftBukkit/Spigot
88299f417b fixed environments
By: Tahg <tahgtahv@gmail.com>
2011-06-03 18:35:05 -04:00
CraftBukkit/Spigot
d20f1b7bdc fixed cross world teleport
By: Tahg <tahgtahv@gmail.com>
2011-06-01 18:35:57 -04:00
CraftBukkit/Spigot
900268f301 More multiworld fixes
By: Tahg <tahgtahv@gmail.com>
2011-05-31 13:04:52 -04:00
CraftBukkit/Spigot
f456b6d57b Update for 1.6.6
By: Erik Broes <erikbroes@grum.nl>
2011-05-31 15:55:45 +02:00
CraftBukkit/Spigot
9a94449dbf Update for 1.6.5
By: Erik Broes <erikbroes@grum.nl>
2011-05-28 22:50:08 +02:00
CraftBukkit/Spigot
95eebbac72 Fixed a bunch of multiworld issues (entity tracking etc)
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-05-26 22:15:27 +01:00
CraftBukkit/Spigot
7cf235f516 Version fix
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-05-26 15:21:54 +01:00
CraftBukkit/Spigot
357ad0717b Update for 1.6.4
By: Erik Broes <erikbroes@grum.nl>
2011-05-26 16:20:11 +02:00
CraftBukkit/Spigot
32a18304a8 Update for 1.6.3
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-05-26 14:28:58 +01:00
CraftBukkit/Spigot
dda3416326 Implemented 1.6!
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-05-26 13:48:22 +01:00
CraftBukkit/Spigot
31ed3023b5 Fixed animals not spawning when spawn-monsters is set to false.
By: EvilSeph <evilseph@unaligned.org>
2011-05-22 15:29:55 -04:00
CraftBukkit/Spigot
76ba24db30 Fixed duplicate console and player messages when built in server commands where used or an unknown command was issued
By: stevenh <steven.hartland@multiplay.co.uk>
2011-05-22 20:24:44 +01:00
CraftBukkit/Spigot
e03c45c1ec Adds update chunk method for sending fake chunk updates to the client. This is to match the sendBlockChange method.
By: raphfrk <raphfrk@gmail.com>
2011-05-21 20:27:34 +01:00
CraftBukkit/Spigot
e48a127bc2 Portal changes.
By: Tahg <tahgtahv@gmail.com>
2011-06-08 13:40:40 -04:00
CraftBukkit/Spigot
6d2aad732e Fixed nether's identity crises
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-06-07 19:25:44 +01:00
CraftBukkit/Spigot
5f5de88a00 Possible fix for -nojline printing blank lines
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-05-19 21:46:47 +01:00
CraftBukkit/Spigot
e1a2b1f90a Fixed -nojline.
By: EvilSeph <evilseph@unaligned.org>
2011-05-19 14:15:13 -04:00
CraftBukkit/Spigot
b16f6c647f Added -nojline CLI option to emulate vanilla console behaviours. Added JLine disabling compatibility (removes the '>').
-nojline disables JLine, removes the '>', sets the timestamp to vanilla's and sets the language to English.

-Djline.terminal=jline.UnsupportedTerminal disables JLine and removes the '>'.

By: EvilSeph <evilseph@unaligned.org>
2011-05-18 15:23:27 -04:00
CraftBukkit/Spigot
27618da8f3 Added get/setLastDamageCause. Thanks sunkid!
By: EvilSeph <evilseph@unaligned.org>
2011-05-16 00:26:22 -04:00
CraftBukkit/Spigot
455065ef94 Made setHealth(0) trigger EntityDeathEvent and drops. Thanks yetanotherx!
By: EvilSeph <evilseph@unaligned.org>
2011-05-15 22:16:46 -04:00
CraftBukkit/Spigot
776b9efd3e Whitespace + general cleanup
By: Erik Broes <erikbroes@grum.nl>
2011-05-14 16:29:42 +02:00
CraftBukkit/Spigot
045c14c210 Edited src/main/java/org/bukkit/craftbukkit/entity/CraftPig.java via GitHub
By: Andrew Ardill <andrew.ardill@gmail.com>
2011-05-11 17:42:42 -07:00
CraftBukkit/Spigot
7391f7871f Merge pull request #268 from xPaw/master
Implemented hasSaddle/setSaddle

By: Andrew Ardill <andrew.ardill@gmail.com>
2011-05-11 17:40:13 -07:00
CraftBukkit/Spigot
bf5e68b18b Added World.strikeLightningEffect() that does no damage.
By: sk89q <the.sk89q@gmail.com>
2011-05-06 19:25:44 -07:00
CraftBukkit/Spigot
4023a32a54 Added an update on load feature for plugins. Thanks Raphfrk!
Any files placed in the configurable update folder are automatically copied into the plugins directory the next time a reload happens. This allows safe updating of the plugin .jar files. The name of the update folder is configurable through bukkit.yml.

By: EvilSeph <evilseph@unaligned.org>
2011-05-05 16:57:22 -04:00
CraftBukkit/Spigot
c06f71942e Made teleporting between worlds 'smoother'. Thanks Raphfrk!
By: EvilSeph <evilseph@unaligned.org>
2011-05-04 22:16:26 -04:00
CraftBukkit/Spigot
8dcebbc6fd Added services manager framework.
By: sk89q <the.sk89q@gmail.com>
2011-05-02 11:31:02 -07:00
CraftBukkit/Spigot
8af1fd6017 Added method to fake a block change request for a player.
By: sk89q <the.sk89q@gmail.com>
2011-05-02 01:51:53 -07:00
CraftBukkit/Spigot
e6d2bd6b5e Added Player.playNote().
By: sk89q <the.sk89q@gmail.com>
2011-05-02 01:29:45 -07:00
CraftBukkit/Spigot
5a16cb501e Added NoteBlock.play(instrument, note).
By: sk89q <the.sk89q@gmail.com>
2011-05-02 01:20:15 -07:00
CraftBukkit/Spigot
1d515d9a86 AnimalTamer implementations, refactor and clean-up of code
By: Andrew Ardill <andrew.ardill@gmail.com>
2011-05-03 00:46:38 +10:00
CraftBukkit/Spigot
57f89d4651 Added hasSaddle/getSaddle
By: xPaw <xpaw@mail.ru>
2011-04-26 07:29:25 -07:00
CraftBukkit/Spigot
726a64db9c Fixed the fix of Creeper.setPowered
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-04-21 18:55:20 +01:00
CraftBukkit/Spigot
7b2076bf67 Fixed creeper.setPowered
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-04-21 18:41:47 +01:00
CraftBukkit/Spigot
b06922ac07 Implemented Weather and WeatherStorm
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-04-21 16:51:58 +01:00
CraftBukkit/Spigot
3e7cc3c7b5 Implemented Creeper.is/setPowered
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-04-21 16:15:44 +01:00
CraftBukkit/Spigot
35621b2667 Java compat
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-04-21 15:43:09 +01:00
CraftBukkit/Spigot
c955a4d5d4 Update for 1.5_02.
By: Erik Broes <erikbroes@grum.nl>
2011-04-20 22:47:26 +02:00
CraftBukkit/Spigot
dfa9522464 Reapplying changes lost with our new system in CraftInventory and CraftInventoryPlayer.
By: EvilSeph <evilseph@unaligned.org>
2011-04-21 00:24:27 -04:00
CraftBukkit/Spigot
02c5d21f7f Oops don't break the pom.xml
By: Erik Broes <erikbroes@grum.nl>
2011-04-20 19:11:22 +02:00