Dinnerbone
|
fedcbdf256
|
Implemented custom chunk generators and block populators
|
2011-06-06 18:38:47 +01:00 |
|
Tahg
|
5f684ef163
|
fixed environments
|
2011-06-03 18:36:14 -04:00 |
|
Erik Broes
|
309846d732
|
Whitespace + general cleanup
|
2011-05-15 13:41:46 +02:00 |
|
sk89q
|
6cbd4cdf9e
|
Added World.strikeLightningEffect() that does no damage.
|
2011-05-06 19:25:44 -07:00 |
|
Rigby
|
f342db744a
|
Added per world PVP setting support.
|
2011-05-02 00:32:26 -04:00 |
|
EvilSeph
|
d2a4c510b3
|
Added events related to weather in 1.5. Thanks wizjany!
|
2011-04-25 19:47:25 -04:00 |
|
Rigby
|
5fff84c5a9
|
Added the ability to retrieve a world's Seed.
|
2011-04-25 16:49:24 -04:00 |
|
sk89q
|
a042ee1e26
|
Add methods to control thunder.
|
2011-04-22 03:13:21 -07:00 |
|
sk89q
|
c3ce6ce3ab
|
Added weather control methods.
|
2011-04-22 02:18:13 -07:00 |
|
sk89q
|
6739d6d75c
|
Added World.strikeLightning(). Also renamed WeatherStorm -> LightningStrike.
|
2011-04-22 01:25:55 -07:00 |
|
Erik Broes
|
a6c8a36dce
|
Update for 1.5_02.
|
2011-04-21 04:25:46 -04:00 |
|
Erik Broes
|
483a878b8b
|
Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break.
|
2011-04-20 19:05:14 +02:00 |
|
afforess
|
adb13029bc
|
Forces clients to update to the new time immediately when setTime or setFullTime is called.
|
2011-04-02 17:17:17 +02:00 |
|
William Bowers
|
325f4e0c22
|
Implemented the new SpawnChangeEvent in CraftWorld.setSpawnLocation()
|
2011-04-02 16:58:50 +02:00 |
|
Erik Broes
|
09cfbfbf73
|
Fix world.getFullTime()
|
2011-04-01 09:24:42 +02:00 |
|
Dinnerbone
|
87c36febeb
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
|
Erik Broes
|
e9cc4bbb05
|
world.spawnCreature cast fix
|
2011-03-30 00:41:07 +02:00 |
|
Celtic Minstrel
|
cd50683f78
|
World.spawnCreature now returns LivingEntity instead of Creature, to allow Ghasts and Slimes to be spawned using the command.
|
2011-03-26 17:52:04 +01:00 |
|
sk89q
|
6fc4d9dcfe
|
Fixed CraftWorld.getSpawnLocation() not return the exact spawn location.
|
2011-03-25 12:24:18 -07:00 |
|
Raphfrk
|
7242f21a32
|
This should fix the chunk ghosting bug
|
2011-03-14 11:31:43 +00:00 |
|
Tahg
|
078f48c0fb
|
Code cleanup, fixed doors, chunk entity fetching
|
2011-03-11 16:25:35 -05:00 |
|
Tahg
|
39acc5817e
|
Additional hooks for chunks
|
2011-03-10 13:06:59 -05:00 |
|
Raphfrk
|
03a5bbc612
|
Regenerate and refresh chunk methods
|
2011-03-07 12:34:27 +00:00 |
|
Raphfrk
|
528b9b2e09
|
Fixed isChunkInUse()
|
2011-03-07 12:29:37 +00:00 |
|
Morgan Humes
|
9a264ed666
|
Implements World.save and Server.savePlayers()
|
2011-03-02 16:51:31 +01:00 |
|
SpeaKeasY
|
e6583c0d48
|
Added method to set spawn location
|
2011-03-01 10:39:26 +01:00 |
|
Tanel Suurhans
|
df2c0e2308
|
implement World.getPlayers
|
2011-02-28 16:20:44 +00:00 |
|
Dinnerbone
|
f759e0b60d
|
Update to Minecraft 1.3 beta
|
2011-02-23 02:37:56 +00:00 |
|
Tahg
|
96435cfc76
|
refactor Items
|
2011-02-21 19:57:23 -05:00 |
|
VictorD
|
bf9a55049e
|
Second part of NPE and arctan update :3
|
2011-02-20 23:22:28 +01:00 |
|
Erik Broes
|
6e3ee31336
|
Prevent Blocks from getting lost when a chunk reloads
|
2011-02-20 17:09:38 +01:00 |
|
Dinnerbone
|
7fe0aa7460
|
Implemented a whole buncha Location overrides in CraftWorld
|
2011-02-18 16:35:05 +00:00 |
|
Andrew Ardill
|
da6ce2d80e
|
Implementation of spawnCreature(Location, CreatureType)
|
2011-02-17 17:59:27 +11:00 |
|
Dinnerbone
|
1d49e5a4b1
|
Fixed chunk unloading
|
2011-02-10 13:27:53 +00:00 |
|
Dinnerbone
|
6e58053eb7
|
Probably fixed getLoadedChunks()
|
2011-02-09 20:00:17 +00:00 |
|
Dinnerbone
|
1a983aceb3
|
Just cleaning some commits. Don't mind me.
|
2011-02-08 15:22:46 +00:00 |
|
Dinnerbone
|
3526a66fbe
|
Added loadChunk, unloadChunk and unloadChunkRequest.
|
2011-02-08 14:26:55 +00:00 |
|
Dinnerbone
|
6751433a8e
|
Implemented new Server methods (getWorld + changes to createWorld)
|
2011-02-08 12:03:36 +00:00 |
|
Dinnerbone
|
919023fe5d
|
CraftWorld.toString has name
|
2011-02-07 01:51:07 +00:00 |
|
Dinnerbone
|
8b14c72a8d
|
Changes to reflect new Environment enum
|
2011-02-07 01:51:06 +00:00 |
|
Raphfrk
|
101d01ef64
|
getLoadedChunks method
|
2011-02-05 15:06:02 +01:00 |
|
Erik Broes
|
04be2b9b31
|
Generic cleanup/reformat.
|
2011-02-02 00:39:08 +01:00 |
|
Erik Broes
|
1dac92a766
|
Update chunk handling.
|
2011-02-02 00:29:37 +01:00 |
|
Dinnerbone
|
657913faeb
|
Dinner time!
|
2011-02-01 14:53:39 +00:00 |
|
Dinnerbone
|
c75e53935f
|
Renamed ItemStack.set/getDamage to durability, which is now a short
|
2011-01-31 01:07:38 +00:00 |
|
sk89q
|
639d3e3f94
|
Added support for different tree generation types and a callback.
|
2011-01-30 13:54:43 -08:00 |
|
Erik Broes
|
6c60b54fdf
|
Optimized blockCache, now only stores blocks asked for
|
2011-01-30 20:19:56 +01:00 |
|
Erik Broes
|
df69047324
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
|
Dinnerbone
|
105a14d6d1
|
You don't override for interfaces!
|
2011-01-27 13:26:37 +00:00 |
|
sk89q
|
7a898bdba8
|
Added methods to get a list of entities to World. This replies on net.minecraft.server.Entity.bukkitEntity not being null (otherwise it won't be returned).
|
2011-01-26 12:48:37 -08:00 |
|