Commit Graph

145 Commits

Author SHA1 Message Date
Frank Baumann
47f8007817 The name of the barrel-inventory is now equal to the Etc_Barrel option in the language file. 2014-03-05 12:51:33 +01:00
Frank Baumann
66aeb55157 Updated pom.xml. The project should now compile. 2014-02-17 12:47:00 +01:00
Grafe
0744aef326 Create README.md 2014-02-17 11:09:29 +01:00
Sn0wStorm
6d11efb0ad Added WorldGuard Support 2014-02-16 19:55:54 +01:00
Sn0wStorm
23972e69c6 Ignore most cancelled Events 2014-02-16 17:11:02 +01:00
Sn0wStorm
40d226af9e Fixed Adding Blocks to Cauldon in 1.7 2014-02-16 16:43:32 +01:00
Sn0wStorm
5007c1e935 Merge pull request #34 from Lucariatias/patch-3
Use bukkit-repo for CraftBukkit
2014-02-16 16:22:11 +01:00
Sn0wStorm
e2733d14d2 Merge pull request #33 from Lucariatias/patch-2
Create .travis.yml
2014-02-16 16:21:46 +01:00
Sn0wStorm
0201d93919 Merge pull request #32 from Lucariatias/patch-1
Update color method to use built-in Bukkit methods
2014-02-16 16:21:17 +01:00
Lucariatias
2142b6f443 Use bukkit-repo for CraftBukkit
spout-repo is dead, so dependencies cannot be resolved from there any more.
This uses the bukkit version of CraftBukkit.
2014-02-15 15:40:25 +00:00
Lucariatias
2c2acd86a6 Create .travis.yml
This allows travis to successfully build the application.
As it stands, Travis will attempt to build the project as a ruby project, making every build fail.
2014-02-13 21:09:58 +00:00
Lucariatias
06325a2702 Update color method to use built-in Bukkit methods
This allows for newer colours to automatically be supported, and reduces the amount of extra replacement code, delegating the colouring to Bukkit.
2014-02-13 21:07:01 +00:00
Frank Baumann
2a1fee5d71 Fixed: Vomit can be picked up by hoppers 2014-01-07 09:44:54 +01:00
Sn0wStorm
471392dc68 Fixed Barrel Dupe Bug 2013-12-22 03:49:50 +01:00
Sn0wStorm
71a8a66d64 Added some bypass permissions 2013-11-21 23:06:43 +01:00
Sn0wStorm
9d5b90254a Added ConfigUpdater 2013-11-21 22:08:47 +01:00
Sn0wStorm
200f41f0c9 Removed dependency on vault 2013-11-21 17:36:03 +01:00
Sn0wStorm
a8d6a78b69 Implemented distortion override letters 2013-11-21 17:14:14 +01:00
Sn0wStorm
71963232f3 Distort Sign Text 2013-11-17 20:02:32 +01:00
Sn0wStorm
4e279fae2e Distort Certain Commands 2013-11-17 15:26:28 +01:00
Sn0wStorm
f4f0bc9511 Release 2013-10-27 22:54:48 +01:00
Sn0wStorm
548c14ae89 Translated config to English 2013-10-27 19:25:29 +01:00
Sn0wStorm
731fe40b0e Log Player tried to say 2013-10-25 17:59:21 +02:00
Sn0wStorm
3935486e52 Delete Readme 2013-10-25 16:24:02 +02:00
Sn0wStorm
fa3c1bc63a Language defaults to en 2013-10-25 15:24:16 +02:00
Sn0wStorm
26d368cf56 Changed LanguageReader to UTF-8 2013-10-25 14:05:05 +02:00
Sn0wStorm
54d4521b2b Added some more Strings to LanguageReader 2013-10-15 18:14:11 +02:00
Frank Baumann
46e6ca9773 Added Language to the config 2013-09-11 14:45:46 +02:00
Frank Baumann
76331e357d pom excludes now "target" folder 2013-09-11 14:10:54 +02:00
Frank Baumann
24571d0c0e Added missing brackets (woops) 2013-09-11 14:10:18 +02:00
Frank Baumann
f729748ce7 Merge remote-tracking branch 'refs/remotes/origin/WIP-Brewingchanges'
Conflicts:
	config.yml
	src/com/dre/brewery/BPlayer.java
	src/com/dre/brewery/listeners/CommandListener.java
2013-09-11 13:15:03 +02:00
Frank Baumann
e8eef218ba Changed "Umlaute" for ANSI 2013-09-11 13:06:00 +02:00
Frank Baumann
faf984cdcb Finished LanguageReader for p.msg 2013-09-11 13:02:41 +02:00
Frank Baumann
3d9d0cef70 Implemented LanguageReader for CommandListener 2013-09-11 12:46:19 +02:00
Sn0wStorm
807922d34f v0.5 -> v0.5.1 2013-09-09 16:34:29 +02:00
Sn0wStorm
ef7293883f Disable Debug Messages 2013-09-09 16:28:35 +02:00
Sn0wStorm
a549280ee6 Version 0.5 2013-09-07 19:31:02 +02:00
Sn0wStorm
080bcf2d76 Decrease Drunkeness on Death 2013-09-07 19:27:46 +02:00
Sn0wStorm
dcf92cf074 Remove Drunkeness on Death 2013-09-06 00:22:39 +02:00
Sn0wStorm
c691fea1ee Errorhandling for Recipeloading 2013-09-05 23:02:45 +02:00
Sn0wStorm
07a9778c8b Less Bad Effects for good Quality 2013-09-05 22:21:26 +02:00
Sn0wStorm
67a9a9e124 Add File Version 2013-09-05 20:05:19 +02:00
Sn0wStorm
dee9208b82 Save Worldnames for later use 2013-09-05 19:53:49 +02:00
Sn0wStorm
8ab8fe91a6 Fixed Recipes not reloading on cmd 2013-09-05 18:46:33 +02:00
Sn0wStorm
a466593920 Consider All Recipes 2013-09-05 17:53:55 +02:00
Sn0wStorm
4bd011f232 Handling for renamed or removed Recipes 2013-09-05 17:45:44 +02:00
Sn0wStorm
8a5f19899c Reworked Barrel Wood Type 2013-09-05 17:09:20 +02:00
Sn0wStorm
a990e91496 Dont Override Interaction while Sneaking 2013-09-04 23:46:07 +02:00
Sn0wStorm
bfe859d3bc Optimized Storage of BIngredients 2013-09-04 23:32:09 +02:00
Sn0wStorm
edfeab1fc8 Fixed Hangover 2013-09-01 23:47:01 +02:00