Commit Graph

235 Commits

Author SHA1 Message Date
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
Sn0wStorm
16bb62c854 Fixed dropping Potions with colored Lore 2013-09-01 21:45:02 +02:00
Sn0wStorm
c7c72e1699 Dont get non-distill Recipe for distilled Brew 2013-09-01 21:37:38 +02:00
Sn0wStorm
b09131c2e0 Also for small cooking time 2013-09-01 20:26:19 +02:00
Sn0wStorm
c748e0b7b5 Reduced Difficulty for small Ingredient amounts 2013-09-01 18:58:51 +02:00
Sn0wStorm
33285e54de Alc changes for bad potions 2013-08-31 18:23:03 +02:00
Sn0wStorm
ea06f2d707 Added cmd Unlabel & Several Fixes 2013-08-30 21:19:49 +02:00
Frank Baumann
c396e70196 Started with multilanguage support 2013-08-26 16:50:27 +02:00
Frank Baumann
17435707e6 Added Maven support 2013-08-26 16:47:09 +02:00
Sn0wStorm
d1e9ad29f8 Added cmd Delete 2013-08-21 00:04:24 +02:00
Sn0wStorm
925107fdfc Added cmd Copy 2013-08-20 23:19:23 +02:00