Sn0wStorm
|
9da8f21a9b
|
fixed NPE
|
2013-04-11 19:30:57 +02:00 |
|
Sn0wStorm
|
f76cd8c771
|
Added Redstone and Block sign
|
2013-04-11 19:15:58 +02:00 |
|
Grafe
|
01760d3d30
|
Merge pull request #33 from Sn0wStorm/master
Extended Sign system for multiple Triggers
|
2013-04-10 08:07:45 -07:00 |
|
Sn0wStorm
|
6968f314a9
|
Extended Sign system for multiple Triggers
|
2013-04-10 16:48:29 +02:00 |
|
Grafe
|
a84d4c36bd
|
Fixed uid.dat wurde auch kopiert
Signed-off-by: Grafe <flingelfrank@hotmail.com>
|
2013-04-08 17:56:16 +02:00 |
|
Grafe
|
eb88ae6146
|
Removed DUtility.convertOldSigns() on onEnable()
Signed-off-by: Grafe <flingelfrank@hotmail.com>
|
2013-04-08 17:39:27 +02:00 |
|
Grafe
|
39f20a099d
|
Fixed npe
Signed-off-by: Grafe <flingelfrank@hotmail.com>
|
2013-04-07 20:26:24 +02:00 |
|
Grafe
|
5b81bfbeb5
|
Updated for dre
Signed-off-by: Grafe <flingelfrank@hotmail.com>
|
2013-04-07 20:16:25 +02:00 |
|
Grafe
|
88c6b6d357
|
Updatet for craftbukkit version 1.5.1
Signed-off-by: Grafe <flingelfrank@hotmail.com>
|
2013-04-04 18:27:48 +02:00 |
|
Grafe
|
90a625cae0
|
Finished new Sign system and added Triggers
Signed-off-by: Grafe <flingelfrank@hotmail.com>
|
2013-03-27 01:02:05 +01:00 |
|
Grafe
|
0ed668884a
|
Removed ToDo's
Signed-off-by: Grafe <flingelfrank@hotmail.com>
|
2013-03-26 13:52:53 +01:00 |
|
Grafe
|
19a1060324
|
Moved GameCheckpoint to SIGNCheckpoint
Signed-off-by: Grafe <flingelfrank@hotmail.com>
|
2013-03-26 13:50:35 +01:00 |
|
Grafe
|
26a9772f34
|
Moved GameMessage to SIGNMsg and SIGNSoundMsg
Signed-off-by: Grafe <flingelfrank@hotmail.com>
|
2013-03-26 13:37:43 +01:00 |
|
Grafe
|
7846ecdc74
|
Moved MobSpawner to SIGNMob
Changed the DSign logic
Signed-off-by: Grafe <flingelfrank@hotmail.com>
|
2013-03-26 13:28:28 +01:00 |
|
Grafe
|
44b20fce67
|
Changed DSignType to DSign
Signed-off-by: Grafe <flingelfrank@hotmail.com>
|
2013-03-21 17:08:00 +01:00 |
|
Grafe
|
e9bad81bb5
|
Added new sign structure
Signed-off-by: Grafe <flingelfrank@hotmail.com>
|
2013-03-19 19:07:41 +01:00 |
|
Grafe
|
c96225bf57
|
Created new Sign classes
Signed-off-by: Grafe <flingelfrank@hotmail.com>
|
2013-03-19 17:54:12 +01:00 |
|
Grafe
|
e6125c9d3c
|
Changed Version
|
2013-03-05 01:01:13 +01:00 |
|
Grafe
|
5317da864a
|
Fixed NPE on MobType.get
Signed-off-by: Grafe <flingelfrank@hotmail.com>
|
2013-03-05 00:28:58 +01:00 |
|
Grafe
|
c6a403c7b5
|
Fixed hangings
Signed-off-by: Grafe <flingelfrank@hotmail.com>
|
2013-02-08 16:40:14 +01:00 |
|
Grafe
|
f02ba1b93f
|
Fixed Chunk corruption bug
Signed-off-by: Grafe <flingelfrank@hotmail.com>
|
2013-02-08 16:21:25 +01:00 |
|
Grafe
|
03da154fc1
|
Updatet to 1.4.7
Signed-off-by: Grafe <flingelfrank@hotmail.com>
|
2013-02-06 23:22:34 +01:00 |
|
Grafe
|
bf34312f30
|
Added new config system
|
2013-01-29 00:10:15 +01:00 |
|
Grafe
|
e3936cd282
|
Changed ' to "
|
2013-01-28 23:21:50 +01:00 |
|
Grafe
|
6e47010e26
|
Added console commands
|
2013-01-24 03:23:46 +01:00 |
|
Grafe
|
3dd7c0fcb2
|
Fixed: invitedPlayers don't save
|
2013-01-24 03:19:38 +01:00 |
|
Grafe
|
4f87fd5919
|
Added portal delete command
Revised portal functionality
|
2013-01-24 02:37:59 +01:00 |
|
Grafe
|
c5a700e250
|
Removed worldconfig.yml
|
2013-01-24 02:23:28 +01:00 |
|
Grafe
|
a3c56f9d6d
|
Completed the savePlayer function
Added timeUntilKickOfflinePlayer
Added some messages
|
2013-01-24 01:56:43 +01:00 |
|
Grafe
|
5571bc5c26
|
Changed reload function
|
2013-01-23 15:43:18 +01:00 |
|
Grafe
|
53c356165c
|
Moved the tutorial check from scheduler to PlayerJoinEvent
|
2013-01-23 15:31:44 +01:00 |
|
Grafe
|
0b1b582d33
|
Changed: Teleport Player on respawn only if he is far away
|
2013-01-23 15:15:52 +01:00 |
|
Grafe
|
1dd71df330
|
New save player system
|
2013-01-23 15:11:37 +01:00 |
|
Grafe
|
f0b564a452
|
Changed isInWorldChat to correct isInDungeonChat
Started with the new playeroffline system
|
2013-01-21 01:34:44 +01:00 |
|
Grafe
|
adbfe1e218
|
Removed not working unlimited durability of class items
|
2013-01-21 00:40:18 +01:00 |
|
Grafe
|
e808a9fb51
|
Removed ability to test dungeon in editmode
|
2013-01-21 00:34:15 +01:00 |
|
Grafe
|
72296cf08e
|
Added new place shields
|
2013-01-18 04:20:16 +01:00 |
|
Grafe
|
1e3482fe3c
|
Changed GameMessages update method
|
2013-01-18 03:08:55 +01:00 |
|
Grafe
|
cdf8331dbe
|
Moved schedulers in an own method
|
2013-01-18 02:57:51 +01:00 |
|
Grafe
|
7c978bab0c
|
Added Spout sounds
|
2013-01-18 02:21:23 +01:00 |
|
Grafe
|
affbe91352
|
Started with chunkupdater sign
Fixed parseInt error
|
2013-01-16 17:11:55 +01:00 |
|
Grafe
|
186719d879
|
Fixed: Spout skin does not reset on leave
|
2013-01-16 03:44:29 +01:00 |
|
Grafe
|
b037078c87
|
Added Spout class skins
|
2013-01-16 03:28:53 +01:00 |
|
Grafe
|
ce1fa28ae6
|
Added spout support
Added SpoutCraft only dungeons
Added spout texturepack for dungeons
Added spout skins for dmobs
|
2013-01-16 02:57:28 +01:00 |
|
Grafe
|
4693b641b0
|
Started with the new config system
|
2013-01-14 00:41:56 +01:00 |
|
Grafe
|
466b7305a7
|
Added: #10: Dispenser für niemandem mehr zugänglich
https://github.com/DieReicheErethons/DungeonsXL/issues/issue/10
|
2013-01-12 04:32:30 +01:00 |
|
Grafe
|
8145fae487
|
Fixed #22
|
2013-01-12 04:22:02 +01:00 |
|
Grafe
|
84dfb069e6
|
Fixed: Little language bug
|
2013-01-12 03:33:38 +01:00 |
|
Grafe
|
53c58b574f
|
Added: Multilanguage support
|
2013-01-11 18:15:27 +01:00 |
|
Grafe
|
503d6f09a5
|
Fixed: DOfflinePlayer was not loaded
|
2013-01-11 03:49:08 +01:00 |
|