summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/Util.java
Commit message (Expand)AuthorAgeLines
* Safe location fix:KHobbits2011-10-03-2/+2
* Updating safe teleport locations to include 1.8 blocks.KHobbits2011-10-03-13/+19
* Fix getSafePosition once again.snowleo2011-09-11-6/+42
* updated to use corrected joinList function.okamosy2011-08-23-4/+15
* Updated joinList to properly handle lists of lists.okamosy2011-08-23-29/+13
* Added util function concat(List) and concat(string, list) to concatenate list...okamosy2011-08-22-0/+23
* Success message on /spawnerKHobbits2011-08-19-0/+5
* Fix unbanning players who don't have user files.KHobbits2011-08-11-1/+1
* Stop searching for tp location after a chunk.KHobbits2011-08-11-6/+5
* Removing hole in floor, tp cop-out.KHobbits2011-08-11-1/+6
* Fix Util.getSafeDestination() to use int instead of double.snowleo2011-07-23-22/+22
* Don't teleport to offline users.snowleo2011-07-20-1/+1
* Cleaned deprecated functionssnowleo2011-07-18-1/+0
* Heavy cleanup of all classessnowleo2011-07-16-26/+55
* actually remove sorting methodsementalo2011-07-15-31/+0
* balancetop only braodcasts to the issuer now, fix messages, remove util sorti...ementalo2011-07-15-0/+10
* Test #383 added balance top. Hardlimit max of 10 users at the moment. /balanc...ementalo2011-07-15-0/+26
* Several bug fixes and cleanup.snowleo2011-06-01-8/+18
* Fix: 1 day displayed additionally on 31th of monthsnowleo2011-05-31-2/+4
* First code for the update and error report stuff. Disabled until finished.snowleo2011-05-28-3/+1
* Various translation bugfixessnowleo2011-05-16-15/+37
* Always close files.snowleo2011-05-15-0/+1
* More translation stuff.snowleo2011-05-15-1/+11
* More translation stuff.snowleo2011-05-15-5/+5
* Unit Tests for Economy APIsnowleo2011-05-13-3/+4
* Rewritten Economy API. Please update your plugins.snowleo2011-05-13-2/+6
* Reverting to old way of displaying currency.snowleo2011-05-11-2/+2
* More translation stuff. Essentials namespace is now translated.snowleo2011-05-10-16/+18
* Time diff: Parse numbers as secondssnowleo2011-05-09-1/+1
* cleanupsnowleo2011-05-09-15/+20
* [trunk] Translation of Essentials to other languages. This is just a start, m...snowleo2011-05-09-0/+123
* [trunk] Fix formatCurrency and roundDouble (it breaks on non-us locales)snowleo2011-05-08-2/+2
* [trunk] I have gone insane. [trade] sign fixesementalo2011-05-07-6/+12
* [trunk] formatting monies and signs. signs still need some work to incorporat...ementalo2011-05-04-1/+1
* Cleanup of the iConomyBridge Codesnowleo2011-05-02-14/+5
* Fixed API ALOT, added bypass on iconomy calls for ico-bridge.xeology2011-05-02-0/+15
* This is a big refactoring of the user class and more.snowleo2011-05-01-0/+259