/[projects]/miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main
ViewVC logotype

Log of /miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main

View Directory Listing Directory Listing


Sticky Revision:

Revision 1949 - Directory Listing
Modified Fri Mar 22 19:38:26 2013 UTC (11 years, 3 months ago) by torben
Add options for locking a hopper

Revision 1945 - Directory Listing
Modified Thu Mar 21 19:09:02 2013 UTC (11 years, 3 months ago) by torben
Clean up imports

Revision 1944 - Directory Listing
Modified Thu Mar 21 09:26:47 2013 UTC (11 years, 3 months ago) by torben
Store in hashmap instead (so each player can only register 1 StickyChunk)

Revision 1943 - Directory Listing
Modified Wed Mar 20 21:13:57 2013 UTC (11 years, 3 months ago) by torben
Disable debug output

Revision 1942 - Directory Listing
Modified Wed Mar 20 21:08:46 2013 UTC (11 years, 3 months ago) by torben
Very basic stickychunks implementation (currently without persistance)

Revision 1941 - Directory Listing
Modified Wed Mar 20 16:44:18 2013 UTC (11 years, 3 months ago) by torben
Add content-type headers

Revision 1940 - Directory Listing
Modified Wed Mar 20 16:41:20 2013 UTC (11 years, 3 months ago) by torben
make sure http request object is closed

Revision 1939 - Directory Listing
Modified Wed Mar 20 16:27:21 2013 UTC (11 years, 3 months ago) by torben
Increase backlog

Revision 1938 - Directory Listing
Modified Wed Mar 20 15:10:54 2013 UTC (11 years, 3 months ago) by torben
another try

Revision 1937 - Directory Listing
Modified Wed Mar 20 15:03:23 2013 UTC (11 years, 3 months ago) by torben
... aaand fix a NPE

Revision 1936 - Directory Listing
Modified Wed Mar 20 14:56:43 2013 UTC (11 years, 3 months ago) by torben
Remember to start server after init

Revision 1935 - Directory Listing
Modified Wed Mar 20 14:50:00 2013 UTC (11 years, 3 months ago) by torben
Use com.sun.net.httpserver instead of BukkitApi

Revision 1916 - Directory Listing
Modified Fri Jan 18 09:44:30 2013 UTC (11 years, 5 months ago) by torben
also report commentstring when loggin added/removed items from snitching chests

Revision 1915 - Directory Listing
Modified Fri Jan 18 09:41:46 2013 UTC (11 years, 5 months ago) by torben
server operators kan remove locks from others chests or set a new owner

Revision 1913 - Directory Listing
Modified Sun Jan 13 15:39:59 2013 UTC (11 years, 5 months ago) by torben
First version of password protected secret doors

Revision 1912 - Directory Listing
Modified Sun Jan 13 13:05:16 2013 UTC (11 years, 5 months ago) by torben
First try at opening doors with passwords

Revision 1911 - Directory Listing
Modified Wed Jan 9 21:09:10 2013 UTC (11 years, 5 months ago) by torben
add hoeruputils.jail permission

Revision 1910 - Directory Listing
Modified Mon Jan 7 14:04:26 2013 UTC (11 years, 5 months ago) by torben
console maa gerne bruge whereis kommandoen

Revision 1904 - Directory Listing
Modified Tue Dec 18 10:33:47 2012 UTC (11 years, 6 months ago) by torben
store a cached modifyUsers as set<String> since it will be called quite often

Revision 1874 - Directory Listing
Modified Tue Nov 27 15:38:11 2012 UTC (11 years, 6 months ago) by torben
log when ever a user tries to do something on a locked chest

Revision 1871 - Directory Listing
Modified Thu Nov 8 19:47:51 2012 UTC (11 years, 7 months ago) by torben
only log comment string if there's actually a comment

Revision 1870 - Directory Listing
Modified Wed Nov 7 08:29:16 2012 UTC (11 years, 7 months ago) by torben
add chest comment to log statements

Revision 1869 - Directory Listing
Modified Tue Nov 6 16:49:06 2012 UTC (11 years, 7 months ago) by torben
add option of commenting the chests

Revision 1868 - Directory Listing
Modified Mon Nov 5 21:46:57 2012 UTC (11 years, 7 months ago) by torben
prevent chest from being destroyed by fire

Revision 1865 - Directory Listing
Modified Mon Oct 15 13:41:10 2012 UTC (11 years, 8 months ago) by torben
also send a message who's home the use is ophome'd to

Revision 1864 - Directory Listing
Modified Mon Oct 15 13:39:03 2012 UTC (11 years, 8 months ago) by torben
make it easier to use ophome

Revision 1863 - Directory Listing
Modified Mon Oct 15 08:02:16 2012 UTC (11 years, 8 months ago) by torben
return a ok message when imprison|jail is done

Revision 1862 - Directory Listing
Modified Mon Oct 15 07:59:16 2012 UTC (11 years, 8 months ago) by torben
also enable imprison|release on OfflinePlayers

Revision 1861 - Directory Listing
Modified Mon Oct 15 07:39:17 2012 UTC (11 years, 8 months ago) by torben
enable jail imprison|release|list from console

Revision 1860 - Directory Listing
Modified Mon Oct 15 07:23:59 2012 UTC (11 years, 8 months ago) by torben
enable some of the commands from console

Revision 1859 - Directory Listing
Modified Mon Oct 15 07:01:57 2012 UTC (11 years, 8 months ago) by torben
also move back to prison if player dies and respawns

Revision 1858 - Directory Listing
Modified Sun Oct 14 13:21:38 2012 UTC (11 years, 8 months ago) by torben
add persistance

Revision 1857 - Directory Listing
Modified Sun Oct 14 11:48:43 2012 UTC (11 years, 8 months ago) by torben
now we only miss the persistance bits

Revision 1856 - Directory Listing
Modified Sun Oct 14 11:36:45 2012 UTC (11 years, 8 months ago) by torben
first rough edition of a jail system

Revision 1855 - Directory Listing
Modified Sat Oct 13 20:55:30 2012 UTC (11 years, 8 months ago) by torben
added an opkill command

Revision 1854 - Directory Listing
Modified Tue Oct 2 18:39:29 2012 UTC (11 years, 8 months ago) by torben
added setown to hand a chest over to another player

Revision 1853 - Directory Listing
Modified Tue Oct 2 16:40:56 2012 UTC (11 years, 8 months ago) by torben
fix NPE: check for null chests _before_ testing ownership

Revision 1852 - Directory Listing
Modified Tue Oct 2 09:16:21 2012 UTC (11 years, 8 months ago) by torben
make sure only the chest owner modifes the chest

Revision 1851 - Directory Listing
Modified Sun Sep 23 18:56:24 2012 UTC (11 years, 8 months ago) by torben
Implemented /ophome

Revision 1850 - Directory Listing
Modified Sun Sep 23 12:30:09 2012 UTC (11 years, 8 months ago) by torben
handle colors in MOTD

Revision 1849 - Directory Listing
Modified Sun Sep 23 12:09:50 2012 UTC (11 years, 8 months ago) by torben
/spawn shoud place user at highest free block

Revision 1848 - Directory Listing
Modified Sat Sep 22 14:58:13 2012 UTC (11 years, 9 months ago) by torben
added /spawn command

Revision 1847 - Directory Listing
Modified Sat Sep 15 09:35:24 2012 UTC (11 years, 9 months ago) by torben
add a basic motd function

Revision 1813 - Directory Listing
Modified Thu Jun 28 10:19:26 2012 UTC (11 years, 11 months ago) by torben
Use AdvancedChest for all log messages - and built against latest release bukkit

Revision 1811 - Directory Listing
Modified Tue Jun 5 09:30:32 2012 UTC (12 years ago) by torben
Log when we prevented a chest open

Revision 1810 - Directory Listing
Modified Mon Jun 4 18:27:14 2012 UTC (12 years ago) by torben
Log when ever we prevents a chest from getting destroyed

Revision 1809 - Directory Listing
Modified Sun Jun 3 20:34:42 2012 UTC (12 years ago) by torben
Simplify allowUsers code

Revision 1808 - Directory Listing
Modified Sun Jun 3 20:16:40 2012 UTC (12 years ago) by torben
use offlineplayer's name instead of the user supplied value


Revision 1807 - Directory Listing
Modified Sun Jun 3 18:05:09 2012 UTC (12 years ago) by torben
Refactor snitchingchests and lockedchests into 1 code unit

Revision 1806 - Directory Listing
Modified Mon May 28 20:15:38 2012 UTC (12 years ago) by torben
prevent that the chest is destroyed in explosion

Revision 1805 - Directory Listing
Modified Mon May 28 15:36:28 2012 UTC (12 years ago) by torben
Add LockedChests

Revision 1804 - Directory Listing
Modified Mon May 28 15:06:26 2012 UTC (12 years ago) by torben
Move chests to seperate chests

Revision 1803 - Directory Listing
Modified Mon May 28 14:32:53 2012 UTC (12 years ago) by torben
offline messages should also register the sender

Revision 1788 - Directory Listing
Modified Mon Apr 9 19:03:39 2012 UTC (12 years, 2 months ago) by torben
add outcommented codesnippet for the case if SnitchingChest should become a LockedChest

Revision 1787 - Directory Listing
Modified Mon Apr 9 18:47:26 2012 UTC (12 years, 2 months ago) by torben
use 'raw' serializer for status xml response

Revision 1786 - Directory Listing
Modified Fri Apr 6 15:06:46 2012 UTC (12 years, 2 months ago) by torben
Add code to manage web user/password

Revision 1785 - Directory Listing
Modified Fri Apr 6 09:51:01 2012 UTC (12 years, 2 months ago) by torben
Better handling of double chests (now a doublechest only uses one DB row)

Revision 1784 - Directory Listing
Modified Thu Apr 5 21:15:30 2012 UTC (12 years, 2 months ago) by torben
again use the object's name instead of relying on toString()

Revision 1783 - Directory Listing
Modified Thu Apr 5 20:53:59 2012 UTC (12 years, 2 months ago) by torben


Revision 1782 - Directory Listing
Modified Thu Apr 5 20:50:00 2012 UTC (12 years, 2 months ago) by torben
Also write the name of the added/removed material

Revision 1781 - Directory Listing
Modified Thu Apr 5 20:40:38 2012 UTC (12 years, 2 months ago) by torben
Use owner's name instead of relying on OfflinePlayer.toString()

Revision 1780 - Directory Listing
Modified Thu Apr 5 18:51:57 2012 UTC (12 years, 2 months ago) by torben
Handle expansion of chests

Revision 1779 - Directory Listing
Modified Thu Apr 5 14:27:24 2012 UTC (12 years, 2 months ago) by torben
round x,z position in onOpen/close Locations since double chests are placed at pos+0.5 

Revision 1778 - Directory Listing
Modified Thu Apr 5 14:10:28 2012 UTC (12 years, 2 months ago) by torben
Remove debug output

Revision 1777 - Directory Listing
Modified Thu Apr 5 14:10:07 2012 UTC (12 years, 2 months ago) by torben
Only try to delete the a chest if it actually was in the map

Revision 1776 - Directory Listing
Modified Thu Apr 5 12:57:33 2012 UTC (12 years, 2 months ago) by torben
on upstart, write how many chests was loaded from db

Revision 1775 - Directory Listing
Modified Thu Apr 5 12:50:15 2012 UTC (12 years, 2 months ago) by torben
Don't chrash when closing a non-snitching chest

Revision 1774 - Directory Listing
Modified Thu Apr 5 12:40:27 2012 UTC (12 years, 2 months ago) by torben
only use loglevel info for telling that ApiBukkit was found

Revision 1773 - Directory Listing
Modified Thu Apr 5 12:37:13 2012 UTC (12 years, 2 months ago) by torben
add persistance to SnitchingChest

Revision 1772 - Directory Listing
Modified Tue Apr 3 20:49:42 2012 UTC (12 years, 2 months ago) by torben
Only save the player (and not the event obj) for the delayedTask

Revision 1771 - Directory Listing
Modified Tue Apr 3 20:34:54 2012 UTC (12 years, 2 months ago) by torben
refactor message sending

Revision 1770 - Directory Listing
Modified Tue Apr 3 20:30:41 2012 UTC (12 years, 2 months ago) by torben
Also send the message to the chest owner

Revision 1769 - Directory Listing
Modified Tue Apr 3 20:23:59 2012 UTC (12 years, 2 months ago) by torben
Hmm previous commit wasn't quite finished - but now the message also contains the owner of the modified chest

Revision 1768 - Directory Listing
Modified Tue Apr 3 20:21:02 2012 UTC (12 years, 2 months ago) by torben
Added SnitchingChest feature (still missing persistance)
Added offLine message functionality with persistance to mysql via JPA /Ebean

Revision 1767 - Directory Listing
Modified Tue Apr 3 10:06:23 2012 UTC (12 years, 2 months ago) by torben
compile for 1.2.4 and enable database in plugin.yml

Revision 1762 - Directory Listing
Modified Wed Mar 21 19:24:25 2012 UTC (12 years, 3 months ago) by torben
Apparently can the singleton pattern be used to do lazy class loading

Revision 1761 - Directory Listing
Modified Wed Mar 21 17:19:31 2012 UTC (12 years, 3 months ago) by torben
Use new package for bukkit plugin wrapper

Revision 1760 - Directory Listing
Modified Wed Mar 21 17:04:29 2012 UTC (12 years, 3 months ago) by torben
Make apibukkit a soft-dependency and don't crash if the API could not be found

Revision 1759 - Directory Listing
Modified Mon Mar 19 20:21:14 2012 UTC (12 years, 3 months ago) by torben
Use '#' as comment character

Revision 1758 - Directory Listing
Modified Mon Mar 19 15:04:57 2012 UTC (12 years, 3 months ago) by torben
Also accept -1 as valid data in the template parser

Revision 1757 - Directory Listing
Modified Mon Mar 19 15:03:47 2012 UTC (12 years, 3 months ago) by torben
Added template datatype -1 = dontchange

Revision 1756 - Directory Listing
Modified Mon Mar 19 10:18:44 2012 UTC (12 years, 3 months ago) by torben
Ladders shout also be placed in stage 2

Revision 1755 - Directory Listing
Modified Mon Mar 19 10:01:12 2012 UTC (12 years, 3 months ago) by torben
Protect against line overflow

Revision 1754 - Directory Listing
Modified Mon Mar 19 09:52:18 2012 UTC (12 years, 3 months ago) by torben
Protect against line overflow

Revision 1753 - Directory Listing
Modified Mon Mar 19 08:59:33 2012 UTC (12 years, 3 months ago) by torben
Load templates from a sub directory

Revision 1752 - Directory Listing
Modified Mon Mar 19 08:09:08 2012 UTC (12 years, 3 months ago) by torben
Place the template structure according to the users facing direction

Revision 1751 - Directory Listing
Modified Sun Mar 18 14:58:22 2012 UTC (12 years, 3 months ago) by torben
add createCave

Revision 1750 - Directory Listing
Modified Sun Mar 18 14:36:49 2012 UTC (12 years, 3 months ago) by torben
Don't place torches etc  in first run

Revision 1749 - Directory Listing
Modified Sun Mar 18 11:46:05 2012 UTC (12 years, 3 months ago) by torben
Max height is 255

Revision 1748 - Directory Listing
Modified Sun Mar 18 11:43:52 2012 UTC (12 years, 3 months ago) by torben
Limit the height

Revision 1747 - Directory Listing
Modified Sun Mar 18 11:38:57 2012 UTC (12 years, 3 months ago) by torben
also parse subid/data fields

Revision 1746 - Directory Listing
Modified Sun Mar 18 11:14:51 2012 UTC (12 years, 3 months ago) by torben
Use Exceptions to transport error messages instead of just logging and null values

Revision 1745 - Directory Listing
Modified Sun Mar 18 11:05:18 2012 UTC (12 years, 3 months ago) by torben
Disable debug output

Revision 1744 - Directory Listing
Modified Sun Mar 18 11:00:09 2012 UTC (12 years, 3 months ago) by torben
Validate for correct block integer values

Revision 1743 - Directory Listing
Modified Sun Mar 18 10:52:16 2012 UTC (12 years, 3 months ago) by torben
debug info

Revision 1742 - Directory Listing
Modified Sun Mar 18 10:45:00 2012 UTC (12 years, 3 months ago) by torben
Trim the values before trying to convert

Revision 1741 - Directory Listing
Modified Sun Mar 18 10:40:25 2012 UTC (12 years, 3 months ago) by torben
Use the correct index vars against array

Revision 1740 - Directory Listing
Modified Sun Mar 18 10:38:54 2012 UTC (12 years, 3 months ago) by torben
ignore empty lines


Revision 1739 - Directory Listing
Modified Sun Mar 18 10:35:28 2012 UTC (12 years, 3 months ago) by torben
Register the template handler on the right command

Revision 1738 - Directory Listing
Modified Sun Mar 18 10:19:19 2012 UTC (12 years, 3 months ago) by torben
First attempt on new Template command

Revision 1733 - Directory Listing
Modified Wed Mar 14 20:25:27 2012 UTC (12 years, 3 months ago) by torben
basic version of /cylinder

Revision 1732 - Directory Listing
Modified Tue Mar 13 17:41:56 2012 UTC (12 years, 3 months ago) by torben
reactivate web status module

Revision 1731 - Directory Listing
Modified Tue Mar 13 08:45:07 2012 UTC (12 years, 3 months ago) by torben
simplify check for valid blocks

Revision 1730 - Directory Listing
Modified Tue Mar 13 08:30:39 2012 UTC (12 years, 3 months ago) by torben
added a platform command

Revision 1729 - Directory Listing
Modified Tue Mar 13 07:58:31 2012 UTC (12 years, 3 months ago) by torben
added an option to replay the general contractor commands

Revision 1728 - Directory Listing
Modified Mon Mar 12 20:25:30 2012 UTC (12 years, 3 months ago) by torben
use "raw" serializer

Revision 1727 - Directory Listing
Modified Mon Mar 12 20:22:27 2012 UTC (12 years, 3 months ago) by torben
in setsurfacce, remember to remove 1 from the Y value

Revision 1726 - Directory Listing
Modified Mon Mar 12 20:18:16 2012 UTC (12 years, 3 months ago) by torben
also give the command label to the validator function

Revision 1725 - Directory Listing
Modified Mon Mar 12 20:16:29 2012 UTC (12 years, 3 months ago) by torben
argument array doesn't contain the command in place [0]

Revision 1724 - Directory Listing
Modified Mon Mar 12 20:08:39 2012 UTC (12 years, 3 months ago) by torben
use bukkit's chatcolor - not spout's

Revision 1723 - Directory Listing
Modified Mon Mar 12 20:04:12 2012 UTC (12 years, 3 months ago) by torben
Port my old hmod world modifying commands to bukkit

Revision 1720 - Directory Listing
Modified Mon Mar 12 19:10:20 2012 UTC (12 years, 3 months ago) by torben
Switch to maven/eclipse plugin and make it compile with latest apibukkit


Revision 1708 - Directory Listing
Modified Sun Mar 4 20:21:03 2012 UTC (12 years, 3 months ago) by torben
target release 1.2 and make secretdoor work properly

Revision 1695 - Directory Listing
Modified Mon Feb 27 14:54:56 2012 UTC (12 years, 3 months ago) by torben
update to latest apiBukkit

Revision 1690 - Directory Listing
Modified Thu Feb 16 12:20:51 2012 UTC (12 years, 4 months ago) by torben
dont use deprecated EndermanPickupEvent

Revision 1686 - Directory Listing
Modified Sun Jan 29 11:16:41 2012 UTC (12 years, 4 months ago) by torben
mark that HoerupUtils depends on ApiBukkit

Revision 1685 - Directory Listing
Modified Fri Jan 27 14:12:37 2012 UTC (12 years, 4 months ago) by torben
switch to maven build, and replace ApiCraft with ApiBukkit

Revision 1684 - Directory Listing
Modified Fri Jan 27 12:21:27 2012 UTC (12 years, 4 months ago) by torben
move source to mvn structure

Revision 1683 - Directory Listing
Added Fri Jan 27 12:16:22 2012 UTC (12 years, 4 months ago) by torben
add mvn directory structure

  ViewVC Help
Powered by ViewVC 1.1.20