Commit Graph

65 Commits

Author SHA1 Message Date
spaceFountain
624cd869b6 Added some extra info to make things easer to use 2014-03-15 14:56:02 -04:00
space_fountain
af019338cc Fixed a bug 2014-01-18 09:28:37 -05:00
space_fountain
0a03a584ad Changed all mode changing command to use the same class. Changed the
Bastion blocks info message to to better reflect what it means. Added a
disabled mode and a /bsn command to toggle it. While in disabled mode
reinforcing a block doesn't do anything.
2014-01-17 23:31:55 -05:00
space_fountain
a3d39a4fb7 Changed commands a bit and added moved CommandListener in with the other
listeners
2014-01-12 18:13:17 -05:00
space_fountain
8577b64f2d Refactoring and fixed some bugs 2014-01-12 17:58:32 -05:00
space_fountain
12a6339147 A better fix 2014-01-11 13:48:38 -05:00
space_fountain
a8189ca537 Fixed duplication bug 2014-01-11 10:07:28 -05:00
space_fountain
96af8ebf5f Added a about clause to the Bastion command which dispays the version
number. Added message to the player when pearl is blocked
2014-01-10 12:20:24 -05:00
space_fountain
abbcc7be5f Fixed a bug that was probably causing some issues. 2014-01-08 23:53:40 -05:00
space_fountain
cd80c48dfc Fixed some bugs and made the player mode sytem and messages make more
sense
2014-01-06 13:42:12 -05:00
space_fountain
f283546f37 Fixed major bug with ender pearl blocking. 2014-01-03 11:43:17 -05:00
space_fountain
24b12269a0 Hopefully fixed some bugs 2014-01-01 16:39:16 -05:00
space_fountain
1e65310cbc Took a lot more than I thought to fix that but this should have done it. 2014-01-01 01:02:29 -05:00
space_fountain
4b3cd4a46f Disables plugin on failing to connect to sql 2014-01-01 00:35:25 -05:00
space_fountain
63be477135 Fixed crash when Humbug can't be found 2013-12-31 21:59:30 -05:00
space_fountain
5d5972a8e0 Removed .jar I'll use the release system in the future 2013-12-31 15:27:29 -05:00
space_fountain
7a66de9e15 Fixed a bug that meant that placing a block in a bastion field would
still remove water
2013-12-31 01:24:08 -05:00
space_fountain
18c96bf803 Wops meant to remove some debuging stuff 2013-12-27 14:50:06 -05:00
space_fountain
ca93fd15db Updated the .jar to reflect changes 2013-12-27 14:45:33 -05:00
space_fountain
4f0d6ba4dd Found a bug in the line circle collision points detection. Fixed it. 2013-12-27 14:44:20 -05:00
space_fountain
b131b0e69f Replaced circle collision code with my own 2013-12-27 13:38:48 -05:00
space_fountain
4a46f357ce Fixed the config and removed some debug messages 2013-12-27 10:42:18 -05:00
space_fountain
042b1df4f6 Updated .jar 2013-12-27 00:15:11 -05:00
space_fountain
4e81793019 Merge remote-tracking branch 'choose_remote_name/master' 2013-12-27 00:13:44 -05:00
space_fountain
da4a89a51b Finally got ender pearl blocking mostly fixed. Still need to make it's
idea of a circle agree with the placement blocking part.
2013-12-27 00:10:59 -05:00
spaceFountain
10441d7590 Added some advice on teleportation 2013-12-24 21:16:11 -05:00
spaceFountain
2e7241629f Reordered the new requirement of Humbug to compile 2013-12-24 17:55:59 -05:00
space_fountain
e888ba8916 Added a new .jar 2013-12-24 17:43:27 -05:00
space_fountain
30ca129ff3 Added a collision detection system and fixed some typos in info
responses
2013-12-24 16:43:03 -05:00
spaceFountain
bac4cfef3c Added information on features and commands 2013-12-24 13:52:04 -05:00
space_fountain
ae3d79bee3 went back to the old ways 2013-12-22 11:12:49 -05:00
space_fountain
858ed0d66f Added a working .jar 2013-12-22 11:12:49 -05:00
space_fountain
efa369977e Oh you actually wanted the setings for mysql to do something 2013-12-22 11:12:49 -05:00
space_fountain
16a034ed57 Changed the package names to make more sense 2013-12-22 11:12:48 -05:00
space_fountain
71880205bb More logical handling of enderpearls 2013-12-22 11:12:48 -05:00
space_fountain
2903045a0a Fixed a small bug 2013-12-22 11:12:48 -05:00
spaceFountain
bc374ad9f6 Update README.md 2013-12-21 09:48:41 -05:00
spaceFountain
87b3a4d3b0 Create README.md 2013-12-20 21:22:34 -05:00
space_fountain
45b285763f Added .jar, again 2013-12-20 21:14:15 -05:00
space_fountain
5c0c3cf2f7 Added the some balance to the ender pearl blocking 2013-12-20 20:52:28 -05:00
space_fountain
6cc83fdc34 Adds controll over pearling inside Bastion 2013-12-20 20:25:00 -05:00
space_fountain
3ad50e6bf3 Added .jar 2013-12-20 18:10:52 -05:00
space_fountain
fc4d63492a Prevented tree growth from outside the field 2013-12-20 16:47:26 -05:00
space_fountain
7e53a25668 Now prevents water from flowing into a Bastion. 2013-12-20 15:57:12 -05:00
space_fountain
ae08e40e1e Info comand now works 2013-12-20 09:48:19 -05:00
space_fountain
9afe12b984 Got all the commands working. Fixed some bugs. Decided it was not worth
blocking falling blocks
2013-12-19 17:24:25 -05:00
space_fountain
6b7454c0e7 Commands that do something oh my. Now /bsd and /bsd do what they're
supposed to.
2013-12-18 17:14:12 -05:00
space_fountain
3b05c72c0f Oh I forgot dispensers. 2013-12-18 15:53:04 -05:00
space_fountain
2422f0cce6 Now saving what it should 2013-12-18 14:37:45 -05:00
space_fountain
cb8edf3677 Fixed a number of bugs and added proper handling for all the block place
methods I could think of.
2013-12-18 13:37:52 -05:00