Erik Broes
|
255778b388
|
Fix CraftBlock.equals as they are not singletons anymore
|
2011-10-07 11:48:14 +02:00 |
|
Tahg
|
696349884b
|
don't store weak references for EmptyChunks or cache CraftBlocks
|
2011-10-05 11:36:03 -04:00 |
|
EvilSeph
|
9177c205b4
|
Revert "Added callback line of sight methods. Thanks xZise!"
This reverts commit 49cf586f969626bdb59632bb2fd5adfe79d38057.
|
2011-10-03 15:17:34 -04:00 |
|
EvilSeph
|
11b388ff39
|
Fixed multiworld difficulty.
World difficulty was incorrectly being set to 0 or 1 on reload depending
on spawn-monsters instead of the difficulty server property.
|
2011-10-03 10:53:17 -04:00 |
|
EvilSeph
|
7c5007c016
|
Added Difficulty API.
|
2011-10-03 10:29:24 -04:00 |
|
EvilSeph
|
3b2347093f
|
Added missing call for WorldUnload event.
|
2011-10-02 23:16:58 -04:00 |
|
EvilSeph
|
aaefd4ecb5
|
Added callback line of sight methods. Thanks xZise!
|
2011-10-02 23:04:03 -04:00 |
|
Dinnerbone
|
80c2bc266a
|
Minimal diffs! Move methods for the new list-name away from nms
|
2011-10-03 00:37:44 +01:00 |
|
EvilSeph
|
22baa13894
|
Painting improvements. Thanks CelticMinstrel!
Implement get/setArt and facing direction for paintings; expanded painting break causes; added painting support to World.spawn
|
2011-10-01 13:37:03 -04:00 |
|
Mike Primm
|
aa66851119
|
Correct biome data in ChunkSnapshot - wrong API used
|
2011-09-30 23:31:37 -04:00 |
|
Dinnerbone
|
935313dea7
|
Fixed players not receiving broadcasts (and other similar issues) after signing out and in rapidly
|
2011-09-27 23:14:53 +01:00 |
|
sk89q
|
afd95b7e30
|
Added server list ping event.
|
2011-09-26 15:32:05 -07:00 |
|
sk89q
|
87494d46f8
|
Added Player.get/setListName to change the name of the player on the player list.
|
2011-09-26 15:10:35 -07:00 |
|
Tahg
|
d226e551ae
|
data improvements
|
2011-09-26 03:07:46 -04:00 |
|
sk89q
|
b7c43fbff1
|
Boat get/set (double) occupied acceleration, (double) unoccupied deceleration, (boolean) work on land. Good values to maximize boat utility: 0.6 (fast accel.), 0.99 (no loss of boat), true/false, respectively.
|
2011-09-25 11:20:51 -07:00 |
|
Dinnerbone
|
8f8c62b71b
|
Ensure there's only one OfflinePlayer object per actual offline player
|
2011-09-25 04:21:35 +01:00 |
|
Celtic Minstrel
|
aece687d01
|
Implementation of the Jukebox BlockState
|
2011-09-25 03:54:51 +01:00 |
|
Dinnerbone
|
6c6eef8759
|
Implemented get/setPickupDelay on Item entities, thanks robin0van0der0v
|
2011-09-25 03:40:28 +01:00 |
|
Dinnerbone
|
ceba082703
|
Implemented getOperators
|
2011-09-25 03:28:00 +01:00 |
|
Dinnerbone
|
cb49379b24
|
Adds a method that returns the File representation of the update folder. Thanks raphfrk
|
2011-09-25 02:22:06 +01:00 |
|
Dinnerbone
|
fad2656c63
|
Implemented world.getSeaLevel, made getHeight load from world instead of hardcoded
|
2011-09-25 01:05:55 +01:00 |
|
Dinnerbone
|
1fbd439dc5
|
Implemented new createWorld method
|
2011-09-25 01:05:10 +01:00 |
|
Dinnerbone
|
44136f2e7d
|
Blocked access to ColouredConsoleSenders constructor, implemented getConsoleSender
|
2011-09-24 23:14:13 +01:00 |
|
Dinnerbone
|
0118a20d6a
|
Update to mcdev rename revision 01 for 1.8.1
|
2011-09-24 22:05:22 +01:00 |
|
Rigby
|
e6e9cec1e9
|
Added PlayerToggleSprint event and sprinting related API.
|
2011-09-21 16:25:26 -04:00 |
|
Rigby
|
1da2d1f5b6
|
Implements the ability to customise and remove Player death messages.
|
2011-09-21 16:55:27 +01:00 |
|
Dinnerbone
|
20ddc944bb
|
Refactored a bunch of death code into the event factory
|
2011-09-21 15:41:24 +01:00 |
|
EvilSeph
|
905b977670
|
Added getBedSpawnLocation to CraftPlayer. Thanks fernferret!
|
2011-09-20 23:44:44 -04:00 |
|
Dinnerbone
|
a0216584b0
|
Return OfflinePlayer for offline wolf tamers. Thanks robinjam
|
2011-09-20 19:10:06 +01:00 |
|
Wizjany
|
2ae6b431b3
|
Added event for endermen picking up and placing blocks and methods to get/set what an enderman is holding.
|
2011-09-20 18:49:47 +01:00 |
|
Dinnerbone
|
914a8a0c04
|
Nullchex!
|
2011-09-19 14:26:46 +01:00 |
|
sunkid
|
af6ba0f026
|
implementation of PlayerGameModeChangeEvent call
|
2011-09-18 11:19:08 +02:00 |
|
Mike Primm
|
3f4ee9ab56
|
Added support back in for biome temperature and rainfall in snapshots.
|
2011-09-17 17:12:44 -04:00 |
|
EvilSeph
|
392e2a4272
|
Implemented configurable ping packet limit.
|
2011-09-16 22:26:49 -04:00 |
|
EvilSeph
|
096672b3c1
|
Added toString overrides to new Craft entities.
|
2011-09-16 22:26:11 -04:00 |
|
EvilSeph
|
820c51ab97
|
Added new entity mappings to CreatureSpawnEvent factory.
|
2011-09-16 20:10:49 -04:00 |
|
Dinnerbone
|
9252230e3a
|
Update for Minecraft 1.8.1
|
2011-09-15 18:01:13 +01:00 |
|
Dinnerbone
|
2b5a61f03d
|
Rename revision 2
|
2011-09-15 17:39:17 +01:00 |
|
Dinnerbone
|
965b185c5c
|
Setting exp shouldn't add, it should set
|
2011-09-15 06:27:55 +01:00 |
|
Dinnerbone
|
8b08696177
|
Implemented food methods + fixed dying resetting food
|
2011-09-15 06:24:45 +01:00 |
|
Dinnerbone
|
7eff773769
|
Fixed spawning the new entities
|
2011-09-15 05:53:19 +01:00 |
|
Dinnerbone
|
548ecfdec8
|
Implemented Exp Orb methods
|
2011-09-15 05:48:31 +01:00 |
|
Dinnerbone
|
1c95476a00
|
Implemented player experience methods
|
2011-09-15 05:13:10 +01:00 |
|
Dinnerbone
|
ca4810e8d4
|
Implemented new entities
|
2011-09-15 02:33:50 +01:00 |
|
Dinnerbone
|
a9b3a90dc9
|
Implemented gamemode methods
|
2011-09-15 02:22:20 +01:00 |
|
Dinnerbone
|
5b2c774edc
|
Update for Minecraft 1.8
|
2011-09-15 01:23:52 +01:00 |
|
Top-Cat
|
54bcd1c1f3
|
Indentation is important, ok?
|
2011-09-12 19:40:30 +08:00 |
|
Dinnerbone
|
f36bca9fb7
|
Implemented new GameMode methods (hint: You can't set game mode yet. Sorry.)
|
2011-09-09 01:19:23 +01:00 |
|
Dinnerbone
|
59babb2c31
|
Fixed issue with console being subscribed multiple times to permissions
|
2011-09-04 00:24:32 +01:00 |
|
Dinnerbone
|
c8d77561b1
|
Added new Server.getPlayerExact() method, added whitelist methods and don't use vanilla commands
|
2011-09-03 15:57:54 +01:00 |
|