Commit Graph

6057 Commits

Author SHA1 Message Date
Keir
5cb91bb315 Allow reuse of ReportManager instance (for later use). 2016-01-08 13:59:30 +00:00
Keir
3be6030a5d Exit if no identifier is supplied before any errors are caused. 2016-01-07 16:21:33 +00:00
Keir
21d8576787 Fix "bubbles" becoming detached from their icon. 2016-01-07 15:52:03 +00:00
Keir
644453a9c4 Name PubSub threads. 2016-01-07 07:06:55 +00:00
Keir
a63d98a2d7 Write to files asynchronously. 2016-01-07 07:04:24 +00:00
Keir
abc15e3a4c Handle multiple multi-threaded Redis connections (and re-connections), improved logging, various refactors. 2016-01-07 06:58:21 +00:00
Keir
98a7b6d6d6 Allow data directory to be configured using a command-line parameter. 2016-01-07 04:40:39 +00:00
Keir
63f8b3a74e Keep files for 15 days instead of 1. 2016-01-05 22:33:07 +00:00
Keir
7d16aeb84d Cache private messages for chatsnap reports. 2016-01-04 18:04:47 +00:00
Keir
80c389faf4 Make private message event implement cancellable. 2016-01-04 17:59:16 +00:00
Keir
3496abe227 Java 8 goodness. 2015-12-30 21:41:24 +00:00
Keir
2716039d07 Small cleanup. 2015-12-29 23:49:57 +00:00
Keir
5841ab1101 Merge branches 'feature/report' and 'master' of ssh://dev.mineplex.com:7999/min/mineplex into feature/report
# Conflicts:
#	Plugins/Mineplex.Core/src/mineplex/core/preferences/ui/PreferencesPage.java
#	Plugins/Mineplex.Game.Clans/src/mineplex/game/clans/Clans.java
2015-12-29 23:47:00 +00:00
Keir
dffd7d95ec Don't include sender in recipients. 2015-12-29 23:35:54 +00:00
Shaun Bennett
55cdf4148a Merge branch 'develop' 2015-12-29 03:21:03 -06:00
Shaun Bennett
16ee74885e Add maintenance line 2015-12-29 02:52:53 -06:00
Shaun Bennett
7ad12d0a6b Show Host Rank in private servers 2015-12-29 00:50:20 -06:00
Shaun Bennett
7104f1363a Give YT rank access to extra preferences 2015-12-29 00:34:18 -06:00
Keir
00e92f2569 Change date time format, biggest -> lowest units. 2015-12-29 06:20:13 +00:00
Keir
16b3ad6c1c Hovering over a reports age now shows the full date and time it was created. 2015-12-29 06:09:45 +00:00
Keir
738815bbb1 Show age of report instead of creation date and time for ease of use. 2015-12-29 05:51:50 +00:00
Keir
278932b9b8 Use CST timezone. 2015-12-29 05:23:18 +00:00
Keir
912b4aa4c8 Get Redis connection data from redis-servers.dat file. 2015-12-29 05:19:56 +00:00
Shaun Bennett
c680d91b56 Nerf TypeWars gems (again) 2015-12-25 03:12:04 -06:00
Shaun Bennett
dd8e91e463 Update MOTD 2015-12-25 03:03:53 -06:00
Shaun Bennett
25d36b546a Remove unnecessary files 2015-12-25 01:53:00 -06:00
Shaun Bennett
d08cfa0c4c Holiday Gifts 2015-12-25 01:51:36 -06:00
Keir
fb24f4a1b0 Re-add ReportServer module (got removed somehow) and add it under the "Other" group. 2015-12-25 00:37:21 +00:00
Keir
56c5b8edee Rename module to ReportServer. 2015-12-24 21:29:40 +00:00
Keir
2252a5397d Fix file filter and reduce it down to 1 line. 2015-12-24 21:25:55 +00:00
Keir
cc421c1435 Merge branches 'feature/report' and 'master' of ssh://184.154.0.242:7999/min/mineplex into feature/report
# Conflicts:
#	Plugins/Mineplex.Hub/src/mineplex/hub/Hub.java
#	Plugins/Nautilus.Game.Arcade/src/nautilus/game/arcade/Arcade.java
2015-12-24 21:19:30 +00:00
Keir
42aba8bda1 Added file purger (runs every 30 minutes, purges anything older than a day).
Use a logger instead of sout.
General cleanup, especially of console messages.
2015-12-24 21:13:09 +00:00
libraryaddict
1d4a5e5804 Clean up imports, set resource pack on clans. 2015-12-24 07:47:05 +13:00
libraryaddict
000b1f85b7 Merge branch 'develop' of ssh://184.154.0.242:7999/min/mineplex into develop 2015-12-24 07:41:55 +13:00
libraryaddict
67bdc6832f Tentative beginnings for clans resource packs 2015-12-24 07:40:49 +13:00
Shaun Bennett
2ccd7a5de0 Fix Type Wars stat icon 2015-12-21 13:20:04 -05:00
Shaun Bennett
893fea49ab Merge pull request #108 in MIN/mineplex from develop to master
* commit '7a72762c78ff56b3390fef809e3f57f51e755d14': (81 commits)
  Update MOTD
  Updating Holiday Achievements
  Updating Stats GUI
  Achievements....
  changing Category
  adding PM message.
  fixing Kit NPEs
  Fixing ending Stats.
  Wrong iterator!
  Update game display
  Adjust GUI, fix beta button
  Yo shaun debug this m8 ty
  Fixing Gems
  adjusting some timings
  Fixing Tutorial Minion
  fixing last commit
  adding Tutorial notification
  Adding Tutorial notification
  nuke delay and Stats
  Fixing some nuke stuff, Giant noises only for own Team and "Giant under attack message", spelling fixes
  ...
2015-12-21 12:19:10 -06:00
Shaun Bennett
7a72762c78 Update MOTD 2015-12-21 12:56:37 -05:00
Shaun Bennett
c63014b51f Type-Wars merge 2015-12-21 12:49:10 -05:00
Sarah
a5436d63c0 Updating Holiday Achievements 2015-12-21 18:45:26 +01:00
Sarah
7c66bdbbde Updating Stats GUI 2015-12-21 18:25:44 +01:00
Sarah
010b1b0a5d Achievements.... 2015-12-21 18:08:11 +01:00
Sarah
6e3274ff2f changing Category 2015-12-21 18:06:00 +01:00
Sarah
f15c318e5c adding PM message. 2015-12-21 18:02:25 +01:00
Sarah
082b5e156c fixing Kit NPEs 2015-12-21 17:48:17 +01:00
Sarah
ff5761cc1d Fixing ending Stats. 2015-12-21 17:44:15 +01:00
Sarah
590da2128c Merge branch 'master' of http://184.154.0.242:7990/scm/min/mineplex into type-wars
# Conflicts:
#	Plugins/Mineplex.Core/src/mineplex/core/hologram/Hologram.java
2015-12-21 17:43:51 +01:00
Shaun Bennett
5469289d82 Wrong iterator! 2015-12-21 06:57:56 -05:00
Shaun Bennett
fae2a5d2bf Update game display 2015-12-21 04:40:30 -05:00
Shaun Bennett
a235103066 Merge pull request #106 in MIN/mineplex from update-menu to develop
* commit 'f4050fb1ff54dbe4639b0258eff53360d800d0b9':
  Adjust GUI, fix beta button
  Yo shaun debug this m8 ty
2015-12-21 03:36:46 -06:00