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
CraftBukkit/Spigot
070c214267
Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break.
...
By: Erik Broes <erikbroes@grum.nl>
2011-04-20 19:05:14 +02:00
CraftBukkit/Spigot
91e69e54b4
Don't want the scheduler taking invalid arguments as well.
...
By: sk89q <the.sk89q@gmail.com>
2011-04-18 23:52:19 -07:00
CraftBukkit/Spigot
c4d411e2bf
Fixed CraftScheduler to catch exceptions thrown by tasks, rather than crash the server.
...
By: sk89q <the.sk89q@gmail.com>
2011-04-18 23:47:49 -07:00
CraftBukkit/Spigot
5382906706
The @Override annotation should only be used when overriding a method.
...
Not when implementing an interface.
By: Andrew Ardill <andrew.ardill@gmail.com>
2011-04-14 12:58:04 +10:00
CraftBukkit/Spigot
81df3f5812
Made fauxSleeping persist on death and cross-world teleport.
...
By: sk89q <the.sk89q@gmail.com>
2011-04-11 17:10:17 -07:00
CraftBukkit/Spigot
8eff7522ff
Fixin' the problem of AFK people not in bed.
...
By: sk89q <the.sk89q@gmail.com>
2011-04-11 11:48:31 -07:00
CraftBukkit/Spigot
7ad3f8b835
Fix isSitting()/setSitting(), add isTame()/setTame()/getOwner()/setOwner() methods
...
By: Mike Primm <mike@primmhome.com>
2011-04-08 09:33:03 -05:00
CraftBukkit/Spigot
45474ceb10
We build for Java 1.5, so no @Override for interface implementations
...
By: Andrew Ardill <andrew.ardill@gmail.com>
2011-05-02 23:55:18 +10:00
CraftBukkit/Spigot
7bbe446bd6
Improved the Scheduler.
...
Adds nag message when async tasks are not properly shut down and adds a limiter for sync tasks. Once they use 35ms in a single tick, any remaining tasks are not executed until later ticks. Adds a method to report the pending tasks and one to report active worker threads
By: Raphfrk <raphfrk@gmail.com>
2011-04-28 20:10:39 +01:00
CraftBukkit/Spigot
421600527f
Added a setArmorContents method to PlayerInventory.
...
It handles error checking. Null item stacks and air item stacks are both converted to clear slot calls to prevent crashing the client.
By: Raphfrk <raphfrk@gmail.com>
2011-04-29 00:26:04 +01:00
CraftBukkit/Spigot
4ae1ef6d1d
Added per world PVP setting support.
...
By: Rigby <rigby@onarandombox.com>
2011-04-29 23:34:37 +01:00
CraftBukkit/Spigot
c1e9a053fb
Implemented addRecipe method in CraftServer and associated recipe classes.
...
By: Celtic Minstrel <celtic.minstrel.ca@>
2011-04-15 22:11:13 -04:00
CraftBukkit/Spigot
2980396ae5
Added events related to weather in 1.5. Thanks wizjany!
...
By: EvilSeph <evilseph@unaligned.org>
2011-04-25 19:47:25 -04:00
CraftBukkit/Spigot
18394a8207
Added the ability to retrieve a world's Seed.
...
By: Rigby <rigby@onarandombox.com>
2011-04-23 17:57:25 +01:00
CraftBukkit/Spigot
e5a4f1c9cc
Fix TextWrapping issues; Now limits the packets send to the client to either: 119 chars or 320 width. This will strip disallowed characters, propagate colors properly to the next line and not 'eat' multiple color-codes.
...
By: Erik Broes <erikbroes@grum.nl>
2011-04-25 18:14:06 +02:00
CraftBukkit/Spigot
3415ecea14
Updated README for lineending demands
...
By: Erik Broes <erikbroes@grum.nl>
2011-04-25 12:51:53 +02:00
CraftBukkit/Spigot
42fedb41a8
Add methods to control thunder.
...
By: sk89q <the.sk89q@gmail.com>
2011-04-22 03:13:21 -07:00
CraftBukkit/Spigot
8f0c812b0a
Added weather control methods.
...
By: sk89q <the.sk89q@gmail.com>
2011-04-22 02:18:13 -07:00
CraftBukkit/Spigot
fbd280daa2
Added World.strikeLightning(). Also renamed WeatherStorm -> LightningStrike.
...
By: sk89q <the.sk89q@gmail.com>
2011-04-22 01:25:55 -07:00
CraftBukkit/Spigot
adf7ef5ccd
Changed Block.setTypeId() back to old behavior before the new translation process.
...
By: sk89q <the.sk89q@gmail.com>
2011-04-21 23:28:58 -07:00
CraftBukkit/Spigot
5a413e5deb
Implemented stats/achievement giving
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-04-21 20:57:09 +01:00
CraftBukkit/Spigot
6c3edc4921
Made reload support allow-flight.
...
By: EvilSeph <evilseph@unaligned.org>
2011-04-21 15:40:22 -04:00
CraftBukkit/Spigot
2ddf5d1504
Made what should be the last change missed in translation that might cause chunk issues.
...
By: EvilSeph <evilseph@unaligned.org>
2011-04-07 19:51:29 -04:00
CraftBukkit/Spigot
a726b7db68
And Bukkit only provide avaje.ebean, oops :D
...
By: Erik Broes <erikbroes@grum.nl>
2011-04-08 00:21:55 +02:00
CraftBukkit/Spigot
440da13883
Prevent maven shade-duplication spam where not needed
...
By: Erik Broes <erikbroes@grum.nl>
2011-04-08 00:19:41 +02:00
CraftBukkit/Spigot
07082e80ca
Added bed events and methods.
...
By: sk89q <the.sk89q@gmail.com>
2011-04-07 11:26:51 -07:00
CraftBukkit/Spigot
1486672b8a
Fixed firstEmpty() by making it search for the first null instead of Material.AIR.
...
By: EvilSeph <evilseph@unaligned.org>
2011-04-07 13:06:55 -04:00
CraftBukkit/Spigot
498de23ae2
Made another change that was missed in translation that might cause chunk issues. This should address one of the chunk issues experienced when teleporting.
...
By: alron <alron@bloodmagic.com>
2011-04-06 02:29:14 -07:00
CraftBukkit/Spigot
67a1520bb5
Fixed Compile error
...
By: Tahg <tahgtahv@gmail.com>
2011-04-06 21:51:20 -04:00
CraftBukkit/Spigot
8a6f57b746
Fixed some NPE issues caused by previous commit
...
By: Tahg <tahgtahv@gmail.com>
2011-04-06 21:34:50 -04:00
CraftBukkit/Spigot
fd1e6156c0
Fixed stupidity in CraftInventory return types
...
By: Tahg <tahgtahv@gmail.com>
2011-04-06 13:20:50 -04:00
CraftBukkit/Spigot
39b417df5d
getContents now returns null for items whose underlying item is null
...
By: Tahg <tahgtahv@gmail.com>
2011-04-06 12:45:03 -04:00
CraftBukkit/Spigot
ce4ef77ead
Restored .gitignore
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-04-05 16:46:36 +01:00
CraftBukkit/Spigot
65201e75c6
Added prerequisite org.avaje.ebean 2.7.3 to pom.xml
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-04-05 16:42:40 +01:00
CraftBukkit/Spigot
b09f01d4f7
added some API for entities
...
By: Tahg <tahgtahv@gmail.com>
2011-04-04 00:48:40 -04:00
CraftBukkit/Spigot
cebf24179e
Added player.saveData and player.loadData.
...
By: afforess <afforess@gmail.com>
2011-04-03 11:40:08 -04:00
CraftBukkit/Spigot
4ac4aa674c
Prevent junit:junit from being packaged as its not needed to run
...
By: Erik Broes <erikbroes@grum.nl>
2011-04-03 11:21:40 +02:00
CraftBukkit/Spigot
b2456309ff
Fix chunk.getEntities
...
By: Erik Broes <erikbroes@grum.nl>
2011-04-02 17:56:06 +02:00
CraftBukkit/Spigot
7dc8bdfeaa
Implemented entity.getNearbyEntities()
...
By: Stephen <stephen@jazer.com>
2011-03-27 19:50:43 -04:00
CraftBukkit/Spigot
7b406bfc1e
implementation of Entity.isDead
...
By: afforess <afforess@gmail.com>
2011-04-02 01:08:57 -04:00
CraftBukkit/Spigot
f8292a5eb6
Forces clients to update to the new time immediately when setTime or setFullTime is called.
...
By: afforess <afforess@gmail.com>
2011-04-02 04:04:57 -04:00
CraftBukkit/Spigot
3547e8a410
Implemented the new SpawnChangeEvent in CraftWorld.setSpawnLocation()
...
By: William Bowers <william.bowers@gmail.com>
2011-03-29 02:04:42 -07:00
CraftBukkit/Spigot
7deee386c8
Changed default database location to {NAME}.db instead of database.db
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-04-01 16:52:00 +01:00
CraftBukkit/Spigot
57d84a1582
Added mysql dep
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-04-01 16:00:34 +01:00
CraftBukkit/Spigot
959d335a0e
Implemented ebeans
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-03-31 02:35:08 +01:00
CraftBukkit/Spigot
16a666c20e
Made Server a singleton
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-03-30 14:55:42 +01:00
CraftBukkit/Spigot
ba7e83927e
Fix Entity.setVelocity
...
By: Erik Broes <erikbroes@grum.nl>
2011-04-01 12:28:55 +02:00
CraftBukkit/Spigot
26be6db6d5
Fix world.getFullTime()
...
By: Erik Broes <erikbroes@grum.nl>
2011-04-01 09:24:42 +02:00
CraftBukkit/Spigot
f3fe2a426c
Capture errors in plugins onLoad
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-03-31 22:33:06 +01:00
CraftBukkit/Spigot
57fa7c0118
Implemented Wolf
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-03-31 22:10:48 +01:00
CraftBukkit/Spigot
adcc9c9ddf
Updated to Minecraft version 1.4
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-03-31 21:40:00 +01:00
CraftBukkit/Spigot
3669bb0d8b
CreatureSpawnEvent: Fix forgotten inheritance with CreatureType
...
By: Erik Broes <erikbroes@grum.nl>
2011-03-30 08:51:42 +02:00
CraftBukkit/Spigot
2fddd09aea
world.spawnCreature cast fix
...
By: Erik Broes <erikbroes@grum.nl>
2011-03-30 00:40:46 +02:00
CraftBukkit/Spigot
58ba4e379d
Add MONSTER to CreatureSpawnEvent
...
By: Erik Broes <erikbroes@grum.nl>
2011-03-29 23:18:48 +02:00
CraftBukkit/Spigot
0258613d15
Move passenger-handling to CraftEntity
...
By: Erik Broes <erikbroes@grum.nl>
2011-03-29 23:06:53 +02:00
CraftBukkit/Spigot
eb1386fbbb
RegisterInterface reload bug fix
...
By: Stephen <stephen@jazer.com>
2011-03-07 13:58:19 -05:00
CraftBukkit/Spigot
44f7dca0de
Ctrl+C saves world before stopping
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-03-29 21:01:04 +01:00
CraftBukkit/Spigot
6f8ecc04e5
Moved WORLD_LOAD event to after world is actually loaded
...
By: Drakia <Contact@TheDgtl.net>
2011-03-26 20:50:52 -07:00
CraftBukkit/Spigot
fe15903b22
Line endings, damnit!
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-03-27 20:57:46 +01:00
CraftBukkit/Spigot
6f8786f02e
Fix some wrong event creations after previous change
...
By: Erik Broes <erikbroes@grum.nl>
2011-03-26 23:20:35 +01:00
CraftBukkit/Spigot
bf25c4a47e
Updated for the cleanups done in Bukkit
...
By: Erik Broes <erikbroes@grum.nl>
2011-03-26 22:32:56 +01:00
CraftBukkit/Spigot
f9d32acfe5
Implement Sheep.get/setSheared.
...
By: Celtic Minstrel <celtic.minstrel.ca@>
2011-03-18 17:13:54 -04:00
CraftBukkit/Spigot
4e68f7523b
Implement Slime.set/getSize()
...
By: Celtic Minstrel <celtic.minstrel.ca@>
2011-03-18 17:13:54 -04:00
CraftBukkit/Spigot
11902a86ff
World.spawnCreature now returns LivingEntity instead of Creature, to allow Ghasts and Slimes to be spawned using the command.
...
By: Celtic Minstrel <celtic.minstrel.ca@>
2011-03-19 01:29:21 -04:00
CraftBukkit/Spigot
ca3c9c0dcf
Switched biome coords from chunk based to block based
...
By: Raphfrk <raphfrk@gmail.com>
2011-03-26 13:51:11 +00:00
CraftBukkit/Spigot
ac67e06163
Added Server.getServerId() for ID purposes.
...
By: sk89q <the.sk89q@gmail.com>
2011-03-26 01:39:23 -07:00
CraftBukkit/Spigot
fa0a51520c
Updated README.md
...
By: Erik Broes <erikbroes@grum.nl>
2011-03-25 23:26:44 +01:00
CraftBukkit/Spigot
b80723bd12
Copy displayname when cross-world teleporting
...
By: Erik Broes <erikbroes@grum.nl>
2011-03-25 21:22:57 +01:00
CraftBukkit/Spigot
1a013161ec
Implement player.getCompassTarget
...
By: Erik Broes <erikbroes@grum.nl>
2011-03-25 21:22:03 +01:00
CraftBukkit/Spigot
2b32c8242e
Fixed CraftWorld.getSpawnLocation() not return the exact spawn location.
...
By: sk89q <the.sk89q@gmail.com>
2011-03-25 00:52:50 -07:00
CraftBukkit/Spigot
c61f2d0af0
Stop GIANT discrimination
...
By: Erik Broes <erikbroes@grum.nl>
2011-03-24 22:51:47 +01:00
CraftBukkit/Spigot
1490b27578
Fix CreatureType of CreatureSpawn event
...
By: Erik Broes <erikbroes@grum.nl>
2011-03-24 22:44:03 +01:00
CraftBukkit/Spigot
1fd4236de4
Prevent double CraftWorld for the same world
...
By: Erik Broes <erikbroes@grum.nl>
2011-03-24 22:43:21 +01:00
CraftBukkit/Spigot
4455272132
Implementation of LivingEntity maximumNoDamageTicks, noDamageTicks, lastDamage
...
By: Erik Broes <erikbroes@grum.nl>
2011-03-24 00:32:41 +01:00
CraftBukkit/Spigot
731d949bd6
Updated SoftMap to be concurrent.
...
By: Raphfrk <raphfrk@gmail.com>
2011-03-10 22:13:47 +00:00
CraftBukkit/Spigot
bd7be2c7b6
Now also handle entities spawning on a loading a world. (Redacted by Grum)
...
By: lem21h <lem21h@anon>
2011-03-20 21:18:38 +01:00
CraftBukkit/Spigot
54d451934e
Fixed the PLAYER_TELEPORT event so event.getTo().getWorld() is correct. ( #451 )
...
By: Byron Shelden <byron.shelden@gmail.com>
2011-03-22 23:50:14 -07:00
CraftBukkit/Spigot
d5ca2267db
Re-Implement BlockDamage
...
By: Erik Broes <erikbroes@grum.nl>
2011-03-23 16:38:42 +01:00
CraftBukkit/Spigot
9757c74cb3
Major overhaul implementing PLAYER_INTERACT, removing PLAYER_ITEM, BLOCK_INTERACT, BLOCK_RIGHT_CLICK
...
By: Erik Broes <erikbroes@grum.nl>
2011-03-23 12:22:13 +01:00
CraftBukkit/Spigot
c964c8657e
Fix BlockPlace
...
By: Erik Broes <erikbroes@grum.nl>
2011-03-21 00:25:26 +01:00
CraftBukkit/Spigot
7b978d1dd4
Fixing event names
...
By: Erik Broes <erikbroes@grum.nl>
2011-03-18 22:57:22 +01:00
CraftBukkit/Spigot
2d45e34e63
Adds an onLoad method to Plugin. The onLoad method is called for all plugins before the onEnable calls
...
By: Raphfrk <raphfrk@gmail.com>
2011-03-12 17:38:10 +00:00
CraftBukkit/Spigot
9d4b497e25
Fixed setTypeIdAndData sending client updates when not using physics
...
By: Raphfrk <raphfrk@gmail.com>
2011-03-12 21:28:38 +00:00
CraftBukkit/Spigot
94404a16fe
This should fix the chunk ghosting bug
...
By: Raphfrk <raphfrk@gmail.com>
2011-03-11 19:39:09 +00:00
CraftBukkit/Spigot
38856db579
Fix getDisplayName getting lost when getBukkitEntity is called
...
By: Erik Broes <erikbroes@grum.nl>
2011-03-13 12:52:01 +01:00
CraftBukkit/Spigot
55afbe647a
Added methods to support RemoteBukkit
...
This means all commands even "default" server commands work within the command structure
returning output to the command sender
Updated default kick command to be compatible with kick + msg used by remote tools that work with hMod
By: stevenh <steven.hartland@multiplay.co.uk>
2011-03-12 18:23:57 +00:00
CraftBukkit/Spigot
e4e806d1ac
Blocks now return power for sources other than redstone dust
...
By: Tahg <tahgtahv@gmail.com>
2011-03-12 12:28:07 -05:00
CraftBukkit/Spigot
abe3dff1e1
TextWrapper now wraps text at the proper width and also prevent splitting unless it is needed
...
By: Erik Broes <erikbroes@grum.nl>
2011-03-12 16:58:05 +01:00
CraftBukkit/Spigot
d8a6aa252d
Sourcefiles shouldn't be executable
...
By: Erik Broes <erikbroes@grum.nl>
2011-03-12 15:00:55 +01:00
CraftBukkit/Spigot
46286db7eb
Clean code a bit
...
By: Erik Broes <erikbroes@grum.nl>
2011-03-12 14:59:50 +01:00
CraftBukkit/Spigot
d8ae459868
Kill stupid encoding warnings finally
...
By: Erik Broes <erikbroes@grum.nl>
2011-03-12 14:57:30 +01:00
CraftBukkit/Spigot
c79b4a6f88
Added Player.sendRawMessage().
...
By: sk89q <the.sk89q@gmail.com>
2011-03-12 01:05:34 -08:00
CraftBukkit/Spigot
c21d7cb77c
stupid ChunkPosition's are relative to the chunk
...
By: Tahg <tahgtahv@gmail.com>
2011-03-11 17:57:59 -05:00
CraftBukkit/Spigot
a7ed1c966b
Code cleanup, fixed doors, chunk entity fetching
...
By: Tahg <tahgtahv@gmail.com>
2011-03-11 16:25:35 -05:00
CraftBukkit/Spigot
ff806bfa66
properly implement locks
...
By: Tahg <tahgtahv@gmail.com>
2011-03-10 21:37:55 -05:00
CraftBukkit/Spigot
b79442a3fb
Additional hooks for chunks
...
By: Tahg <tahgtahv@gmail.com>
2011-03-07 13:48:35 -05:00
CraftBukkit/Spigot
fcf7b1039e
Additional redstone hooks
...
By: Tahg <tahgtahv@gmail.com>
2011-03-07 13:48:03 -05:00
CraftBukkit/Spigot
e890eb1a79
Add non updating type/data sets
...
By: Tahg <tahgtahv@gmail.com>
2011-03-07 13:45:15 -05:00
CraftBukkit/Spigot
95de556b3a
Add locks to Hashset
...
By: Tahg <tahgtahv@gmail.com>
2011-03-07 13:43:26 -05:00
CraftBukkit/Spigot
16f5b6991c
Attempt to fix console crash
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-03-09 23:34:26 +00:00
CraftBukkit/Spigot
88de992943
Changed block cache to soft references (should help a lot with memory usage)
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-03-09 22:12:28 +00:00
CraftBukkit/Spigot
57d31f1940
Implemented LivingEntity.getEyeLocation()
...
By: Andrew Ardill <andrew.ardill@gmail.com>
2011-03-10 05:37:12 +11:00
CraftBukkit/Spigot
9e55a258eb
Purged deprecated MobType and MobSpawner
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-03-07 16:32:41 +00:00
CraftBukkit/Spigot
6168074191
Implemented LivingEntity.damage
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-03-07 15:59:10 +00:00
CraftBukkit/Spigot
3cc43d44f5
Regenerate and refresh chunk methods
...
By: Raphfrk <raphfrk@gmail.com>
2011-03-02 20:27:44 +00:00
CraftBukkit/Spigot
0ee94a8a24
Fixed isChunkInUse()
...
By: Raphfrk <raphfrk@gmail.com>
2011-03-02 18:50:39 +00:00
CraftBukkit/Spigot
dda9f2ec3d
Velocity now sends updates to players
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-03-05 18:48:58 +00:00
CraftBukkit/Spigot
cc8b390338
Updated CraftServer to lowercase r in registerInterface method..
...
By: VictorD <victor.danell@gmail.com>
2011-03-05 12:33:11 +01:00
CraftBukkit/Spigot
7e0c663e2a
Implemented Entity.get/setMomentum
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-03-04 14:23:45 +00:00
CraftBukkit/Spigot
95a285bfe9
Removed Block.getRawData
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-03-04 14:20:05 +00:00
CraftBukkit/Spigot
58aa293c7f
Implements World.save and Server.savePlayers()
...
By: Morgan Humes <mrh9724@lanaddict.com>
2011-02-25 21:29:42 -05:00
CraftBukkit/Spigot
ce87c1fa2c
Java 1.5 compat.
...
By: Erik Broes <erikbroes@ripe.net>
2011-03-02 15:22:45 +01:00
CraftBukkit/Spigot
2803cc2b23
Synchronized and moved Hash classes
...
By: FrozenCow <frozencow@gmail.com>
2011-03-01 19:19:50 +01:00
CraftBukkit/Spigot
dc8f7eb294
Fixed chat
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-03-01 19:04:16 +00:00
CraftBukkit/Spigot
f5b9f5745f
Let's handle (bwhaha) the Craft* entities a bit better.
...
By: Erik Broes <erikbroes@ripe.net>
2011-03-01 17:08:18 +01:00
CraftBukkit/Spigot
be2b78fb4c
Added method to set spawn location
...
By: SpeaKeasY <mekevin1917@gmail.com>
2011-02-28 20:21:27 -06:00
CraftBukkit/Spigot
93b688f5bf
Sped up teleporting even more, + fixed isSneaking
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-02-28 20:30:33 +00:00
CraftBukkit/Spigot
1729498173
implement World.getPlayers
...
By: Tanel Suurhans <tanel.suurhans@perfectline.ee>
2011-02-24 21:37:53 +02:00
CraftBukkit/Spigot
3d06ec7a13
Spiral teleporting! Wheeeee!
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-02-28 13:21:50 +00:00
CraftBukkit/Spigot
6280efc753
Implemented Server.getPluginCommand
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-02-28 00:31:25 +00:00
CraftBukkit/Spigot
170a0b4340
Catch errors loading plugins
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-02-27 14:55:29 +00:00
CraftBukkit/Spigot
1c5b9d4efc
Fixed empty console! Oops!
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-02-26 11:51:31 +00:00
CraftBukkit/Spigot
6940b583c4
Added command line option 'date-format' to control how dates are printed to console (not to log)
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-02-26 11:29:37 +00:00
CraftBukkit/Spigot
4908869924
Added ">" to input command line, separated it from output buffer properly
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-02-25 19:01:14 +00:00
CraftBukkit/Spigot
d865062d64
Seal. Ooohh oooh.
...
By: Luke GB <github@lukegb.com>
2011-02-25 16:15:37 +00:00
CraftBukkit/Spigot
a4d2cf2a38
Much better console interaction. History, no more losing the command, colours, inline editing, etc. Shorter log output to console (but not to file).
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-02-25 16:12:38 +00:00
CraftBukkit/Spigot
0114eb89e9
Attempt to convert multiworld worlds... world.
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-02-24 12:07:33 +00:00
CraftBukkit/Spigot
4071d89641
Fixed CraftItem NPEs
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-02-23 16:08:28 +00:00
CraftBukkit/Spigot
9cb3bad796
ConsoleCommandSender no longer has a default constructor, use ConsoleCommandSender(server). Added entity.getServer and updated the version number of mc
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-02-23 11:32:19 +00:00
CraftBukkit/Spigot
78a0cd044b
Fix for isOp
...
By: Tahg <tahgtahv@gmail.com>
2011-02-23 13:57:29 +08:00
CraftBukkit/Spigot
d1e9de156b
Update to Minecraft 1.3 beta
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-02-23 02:37:56 +00:00
CraftBukkit/Spigot
745746fc1c
refactor Items
...
By: Tahg <tahgtahv@gmail.com>
2011-02-21 19:43:12 -05:00
CraftBukkit/Spigot
ed40bc0373
returning if a thread is not alive should happen before any changes to
...
the list of workers, hence the return statement should be in the
synchronized block.
By: Andrew Ardill <andrew.ardill@gmail.com>
2011-02-21 12:30:45 +11:00
CraftBukkit/Spigot
70098c0548
implementation of isQueued()
...
By: Andrew Ardill <andrew.ardill@gmail.com>
2011-02-21 12:28:35 +11:00
CraftBukkit/Spigot
3f3a924762
Modify URI to repo.bukkit.org
...
By: Luke GB <github@lukegb.com>
2011-02-21 00:37:09 +01:00
CraftBukkit/Spigot
094c4c043f
Second part of NPE and arctan update :3
...
By: VictorD <victor.danell@gmail.com>
2011-02-20 23:22:28 +01:00
CraftBukkit/Spigot
0baea2a20c
Added null pointer check and switched to a faster arctan method
...
By: VictorD <victor.danell@gmail.com>
2011-02-20 23:16:05 +01:00
CraftBukkit/Spigot
a6afd3e020
Fixed issue with color markers in messages sent to the client.
...
This fix eliminates crashes related to color markers being at end-of-line, and also makes colors persist across line breaks.
- The broadcast message is split up in multiple packets, one per line
- Color markers are reorganized, so that color 'sticks across lines'
- The wrapping method calculates the *rendered* line length. Thus, if the user has a weird font, it might look weird.
By: David Flemström <david.flemstrom@gmail.com>
2011-02-20 13:38:27 +01:00
CraftBukkit/Spigot
7b11e33f85
Prevent Blocks from getting lost when a chunk reloads
...
By: Erik Broes <erikbroes@grum.nl>
2011-02-20 17:09:02 +01:00
CraftBukkit/Spigot
4ee3f413af
Added Entity.remove() which marks an entity for removal.
...
By: sk89q <the.sk89q@gmail.com>
2011-02-18 20:02:20 -08:00
CraftBukkit/Spigot
4389934bb8
Redirect System.out and System.err to a Logger
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-02-20 01:53:06 +00:00