/[projects]/miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/java/dk/thoerup/bukkit/hoeruputils/web/StatusListener.java
ViewVC logotype

Log of /miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/java/dk/thoerup/bukkit/hoeruputils/web/StatusListener.java

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 1935 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 20 14:50:00 2013 UTC (11 years, 2 months ago) by torben
File length: 4416 byte(s)
Diff to previous 1787
Use com.sun.net.httpserver instead of BukkitApi

Revision 1787 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 9 18:47:26 2012 UTC (12 years, 1 month ago) by torben
File length: 4855 byte(s)
Diff to previous 1768
use 'raw' serializer for status xml response

Revision 1768 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 3 20:21:02 2012 UTC (12 years, 1 month ago) by torben
File length: 4857 byte(s)
Diff to previous 1761
Added SnitchingChest feature (still missing persistance)
Added offLine message functionality with persistance to mysql via JPA /Ebean

Revision 1761 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 21 17:19:31 2012 UTC (12 years, 2 months ago) by torben
File length: 4872 byte(s)
Diff to previous 1760
Use new package for bukkit plugin wrapper

Revision 1760 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 21 17:04:29 2012 UTC (12 years, 2 months ago) by torben
File length: 4872 byte(s)
Diff to previous 1743
Make apibukkit a soft-dependency and don't crash if the API could not be found

Revision 1743 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 18 10:52:16 2012 UTC (12 years, 2 months ago) by torben
File length: 4838 byte(s)
Diff to previous 1732
debug info

Revision 1732 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 13 17:41:56 2012 UTC (12 years, 2 months ago) by torben
File length: 4763 byte(s)
Diff to previous 1728
reactivate web status module

Revision 1728 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 12 20:25:30 2012 UTC (12 years, 2 months ago) by torben
File length: 4771 byte(s)
Diff to previous 1720
use "raw" serializer

Revision 1720 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 12 19:10:20 2012 UTC (12 years, 2 months ago) by torben
File length: 4751 byte(s)
Diff to previous 1695
Switch to maven/eclipse plugin and make it compile with latest apibukkit


Revision 1695 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 27 14:54:56 2012 UTC (12 years, 2 months ago) by torben
File length: 4655 byte(s)
Diff to previous 1685
update to latest apiBukkit

Revision 1685 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 27 14:12:37 2012 UTC (12 years, 3 months ago) by torben
File length: 4815 byte(s)
Diff to previous 1684
switch to maven build, and replace ApiCraft with ApiBukkit

Revision 1684 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 27 12:21:27 2012 UTC (12 years, 3 months ago) by torben
File length: 4363 byte(s)
Diff to previous 1675
move source to mvn structure

Revision 1675 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 28 13:20:43 2011 UTC (12 years, 4 months ago) by torben
Original Path: miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/web/StatusListener.java
File length: 4363 byte(s)
Diff to previous 1672
is web calls concurrent or serialized ?

Revision 1672 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 23 09:16:12 2011 UTC (12 years, 4 months ago) by torben
Original Path: miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/web/StatusListener.java
File length: 4306 byte(s)
Diff to previous 1671
cache xml document in 5 seconds

Revision 1671 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 22 20:30:28 2011 UTC (12 years, 4 months ago) by torben
Original Path: miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/web/StatusListener.java
File length: 4016 byte(s)
Diff to previous 1670
add diver command and add player homes to status XML

Revision 1670 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 22 14:45:38 2011 UTC (12 years, 4 months ago) by torben
Original Path: miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/web/StatusListener.java
File length: 3461 byte(s)
Diff to previous 1668
add more details to status XML

Revision 1668 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 22 11:25:17 2011 UTC (12 years, 4 months ago) by torben
Original Path: miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/web/StatusListener.java
File length: 2789 byte(s)
Diff to previous 1667
merge offline/online players to 1 list

Revision 1667 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 21 19:19:02 2011 UTC (12 years, 4 months ago) by torben
Original Path: miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/web/StatusListener.java
File length: 2951 byte(s)
Diff to previous 1666
record player logintime (used in status XML http response)

Revision 1666 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 21 16:42:43 2011 UTC (12 years, 4 months ago) by torben
Original Path: miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/web/StatusListener.java
File length: 2653 byte(s)
Diff to previous 1665
1)make statuslistener dump server info in xml and 2) a experimental commit to make /home preload the destination chunk and delay the teleport

Revision 1665 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 21 11:05:51 2011 UTC (12 years, 5 months ago) by torben
Original Path: miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/web/StatusListener.java
File length: 2850 byte(s)
Diff to previous 1664
remember to put newline character after each online player

Revision 1664 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 21 09:43:48 2011 UTC (12 years, 5 months ago) by torben
Original Path: miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/web/StatusListener.java
File length: 2843 byte(s)
Diff to previous 1614
use server.getOfflinePlayers() to get user list and last-seen time

Revision 1614 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 20 17:06:20 2011 UTC (12 years, 7 months ago) by torben
Original Path: miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/web/StatusListener.java
File length: 2491 byte(s)
Diff to previous 1589
switch to bukkit's new configuration api

Revision 1589 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 16 07:44:12 2011 UTC (12 years, 9 months ago) by torben
Original Path: miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/web/StatusListener.java
File length: 2413 byte(s)
Diff to previous 1497
disable mapgen command

Revision 1497 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 4 07:50:14 2011 UTC (12 years, 11 months ago) by torben
Original Path: miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/web/StatusListener.java
File length: 2216 byte(s)
Diff to previous 1495
more space between the sections

Revision 1495 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 3 11:29:38 2011 UTC (12 years, 11 months ago) by torben
Original Path: miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/web/StatusListener.java
File length: 2180 byte(s)
Diff to previous 1494
use 24 hour formatting

Revision 1494 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 3 11:25:13 2011 UTC (12 years, 11 months ago) by torben
Original Path: miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/web/StatusListener.java
File length: 2180 byte(s)
Diff to previous 1241
also show last seen times on status web page

Revision 1241 - (view) (download) (annotate) - [select for diffs]
Added Wed Mar 23 17:38:26 2011 UTC (13 years, 1 month ago) by torben
Original Path: miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/web/StatusListener.java
File length: 1084 byte(s)
Using ApiCraft (0.2):
converting PeriodicStatusSaver to a web statusListener
added messagelistener to post broadcastmessages into game

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.20