Keir Nellyer
aaa248833e
Don't allow players to have more than 5 open snapshots at a time
2016-11-01 17:21:56 +00:00
Keir Nellyer
828f39536b
Don't allow players to have more than 5 open reports at a time
2016-10-31 15:49:15 +00:00
xXVevzZXx
3b47a74a92
Remove unused imports
2016-10-31 14:24:44 +01:00
Keir Nellyer
b5ef642f39
Improve getReportHandling code
2016-10-30 22:13:52 +00:00
Keir Nellyer
4971adcfb3
This should be an inner join
2016-10-30 01:53:52 +00:00
Keir Nellyer
e72573d6fd
Fix getReports method not checking report cache first
2016-10-30 01:41:28 +00:00
Keir Nellyer
8f07d377f1
Clear report cache after closing message has been sent, prevents
...
report cache being cleared and instantly reloaded
2016-10-30 01:25:06 +00:00
Keir Nellyer
1405aef0c3
Update code to use column creatorId
instead of creator
2016-10-30 01:16:40 +00:00
Keir Nellyer
08f113bb99
Various improvements and fixes to report related database queries
2016-10-30 01:58:56 +01:00
Keir Nellyer
ce4672f026
Merge branches 'develop' and 'update/report' of github.com:Mineplex-LLC/Minecraft-PC into update/report
2016-10-29 15:54:13 +01:00
Keir Nellyer
7aa3daca9d
PC-1140 Fix various issues with region-locked reports
2016-10-29 15:54:01 +01:00
Keir Nellyer
696a99b872
Refactor some parameter names to make method function more obvious
2016-10-29 15:26:02 +01:00
Keir Nellyer
3dc441d61d
PC-1016 Delete snapshots > 30 days and not linked to report in
...
cleanup task
2016-10-29 14:38:16 +01:00
Keir Nellyer
09e5d13b96
PC-1016 Rename column creator
to creatorId
2016-10-29 14:27:19 +01:00
Keir Nellyer
eb37c5da2e
PC-1016 Create column created
to store date time for snapshots
2016-10-29 14:26:16 +01:00
xXVevzZXx
2479829370
Remove unused import
2016-10-29 05:58:56 +02:00
Keir Nellyer
f0f01b74e8
PC-1016 Schedule cleanup task for everyday at 00:00 CDT
2016-10-28 18:13:20 +01:00
xXVevzZXx
89efc22208
Fix Perks not being unregistered from the EventHandler
2016-10-28 18:53:48 +02:00
xXVevzZXx
cf85742583
Merge branch 'develop' of github.com:Mineplex-LLC/Minecraft-PC into update/skyfall
2016-10-28 17:40:54 +02:00
samczsun
7a0fba3027
Make Trick Or Treat chests open 4
2016-10-28 00:10:17 -05:00
Keir Nellyer
4b3cadbb5a
Merge branches 'develop' and 'update/report' of github.com:Mineplex-LLC/Minecraft-PC into update/report
...
# Conflicts:
# Plugins/Mineplex.Core/src/mineplex/core/treasure/gui/BuyChestButton.java
2016-10-27 23:53:32 +01:00
Keir Nellyer
8283af25af
Remove resolved todo for metrics command
2016-10-27 23:49:40 +01:00
Keir Nellyer
e7ff175eff
Remove report site token todo message (is now resolved)
2016-10-27 23:48:54 +01:00
Keir Nellyer
30f56e3b12
PC-1016 Add cleanup task sql script
2016-10-27 23:40:09 +01:00
Keir Nellyer
100dc53ead
PC-1150 Close div's correctly
2016-10-27 16:09:11 +01:00
Keir Nellyer
3bcfa6adc5
PC-1150 Only show information section of site when report is being
...
displayed
2016-10-27 15:34:07 +01:00
Shaun Bennett
577e640f4a
Add KillAura Type E and F checks - no Action enabled yet
2016-10-26 23:00:47 -04:00
Shaun Bennett
0c0ad5ab13
PPC Items ( #252 )
...
Update/ppc items
2016-10-26 22:30:58 -04:00
LCastr0
a340f15d63
Fixed changes requested by Shaun
2016-10-27 00:27:50 -02:00
Shaun Bennett
f06325d972
Super Smash Mobs Update ( #243 )
...
Update/ssm
2016-10-26 22:03:43 -04:00
Alexander Meech
d13387df52
Make trick or treat chest dynamically controlled ( #256 )
...
* Implement trick or treat chest in customer support server
* Add several new reward types, implement trick or treat chest and all its animations, and fix playwire nested threads
2016-10-26 22:02:46 -04:00
Keir Nellyer
3bd575b718
PC-1153 Improve /reportmetrics usage
2016-10-26 13:29:11 +01:00
Keir Nellyer
79b5439aa4
Small refactoring
2016-10-26 10:50:49 +01:00
Keir Nellyer
a97ad8dd76
PC-1153 Don't allow days argument to exceed 30 days
2016-10-26 10:42:10 +01:00
Keir Nellyer
f5a81f083e
Merge branches 'develop' and 'update/report' of github.com:Mineplex-LLC/Minecraft-PC into update/report
2016-10-26 10:28:13 +01:00
Keir Nellyer
52d001c26e
PC-1153 Add /reportmetrics command
2016-10-26 10:28:01 +01:00
Alexander Meech
39f0cd79bb
Cap purchase date for sampson
2016-10-25 13:34:22 -04:00
Alexander Meech
3e8eecdf91
Update reward weightings for sigils
2016-10-25 13:34:22 -04:00
Alexander Meech
6d982f3df9
Fix spin ticket reward threading
2016-10-25 13:34:22 -04:00
Alexander Meech
273f95f8ff
Fix playwire threading
2016-10-25 13:34:22 -04:00
AlexTheCoder
a36ebf4528
Add several new reward types, implement trick or treat chest and all its animations, and fix playwire nested threads
2016-10-25 13:34:22 -04:00
AlexTheCoder
ab228fb492
Implement trick or treat chest in customer support server
2016-10-25 13:34:22 -04:00
cnr
44e016f272
Fix infinite loop in GameWorldManager
2016-10-25 01:44:07 -05:00
Keir Nellyer
e4c7e31185
Merge branches 'develop' and 'update/report' of github.com:Mineplex-LLC/Minecraft-PC into update/report
2016-10-24 15:00:10 +01:00
Alexander Meech
d6dc750ece
Prevent MPS servers with Lobbyblablabla-1 as...
...
...the name from being loaded as an applicable lobby server
2016-10-24 01:21:56 -04:00
xGamingDudex
eaee382e7f
Small typo
2016-10-23 16:22:27 +02:00
xGamingDudex
c0ec1e1ff7
Prevent infinite speed effect on creeper
2016-10-23 03:11:51 +02:00
xGamingDudex
7b7b7aadf8
Fix a notorious XP bug in the wolf kit
2016-10-23 01:28:57 +02:00
xGamingDudex
1a847862d5
Prevent sometimes duplicate usage of the snowman smash
2016-10-23 01:28:04 +02:00
xGamingDudex
4531902adc
Prevent guardian abilities from affecting team mates
2016-10-23 01:27:34 +02:00