Commit Graph

1086 Commits

Author SHA1 Message Date
asofold
34a70251aa Ensure improbable check is bound to other checks being enabled for the
player.
2012-09-24 12:55:07 +02:00
asofold
0a2091ea54 Expert setting: savebackconfig 2012-09-22 00:59:38 +02:00
asofold
9b1d2c617a Make ignoring creative and allowFlight configurable for creativefly
check.
2012-09-22 00:08:57 +02:00
asofold
dc18dded88 Move: Only get data and config once and pass as arguments. 2012-09-21 23:56:46 +02:00
asofold
d35617a862 Remove hard coded kick from InventoryListener. 2012-09-21 16:48:40 +02:00
asofold
2cf9f5f9f8 Reset jumpphase and setback for moving in/onto laddrs/vines in any case. 2012-09-21 15:07:59 +02:00
asofold
2aea67b463 Fix type id not getting reset for player location. (Blame minor
optimizations.)
2012-09-21 15:06:30 +02:00
asofold
139567f150 Fix one spot: Setback location for ladder/vine. 2012-09-21 13:11:34 +02:00
asofold
6190f9af95 Use Bukkit where possible. 2012-09-21 03:46:00 +02:00
asofold
4e4556624a Bleeding: Add data expiration management. Also remove execution history
(remove command). Expiration duration is in minutes.
2012-09-20 20:16:00 +02:00
asofold
d046d1d06e Fix breaking time for ender chest. 2012-09-20 15:26:26 +02:00
asofold
450c14b97d Just looking over the code once. 2012-09-20 12:11:49 +02:00
asofold
035eddea3a Make reach distance reduction switchable (fight.reach.reduce). 2012-09-20 01:03:25 +02:00
asofold
6673d5be37 Bind improbable checks to other checks permissions, rather only run if
not
cancelled.
2012-09-20 00:55:50 +02:00
asofold
3524889bd7 ADjust fight.reach to deal distance penalty for far hits. 2012-09-20 00:09:01 +02:00
asofold
36b834df99 Adjust how first damage time for block break is updated. 2012-09-19 13:33:48 +02:00
asofold
764376f41d Add some @GlobalConfig entries. 2012-09-19 11:36:15 +02:00
asofold
f68cb5435d Minor optimizations. 2012-09-19 05:22:11 +02:00
asofold
836f3af19d Refine fighting checks [ongoing] 2012-09-19 02:20:21 +02:00
asofold
bb24ecaa93 Allow feeding yawrate violations to improbable check. Rename methods for
yawRate.
2012-09-18 17:53:30 +02:00
asofold
985a273286 Adjust WrongBlock kick message. 2012-09-18 17:26:15 +02:00
asofold
66fe28dd93 Add yawrate check to fight/combined. Adjust angle check. 2012-09-18 17:25:23 +02:00
asofold
5e2d4fe57f BlockProperties: Set default type to insta break, to avoid potential
compatibility issues.
2012-09-18 16:36:18 +02:00
asofold
3e328301d8 Set version to 3.7.3-beta for development towards next release. 2012-09-18 03:54:44 +02:00
asofold
e7d536cd39 Bleeding: Cancel damage for a while after turning a lot. (test commit) 2012-09-18 02:55:21 +02:00
asofold
1f07e303cd Synchronize parts of metrics (init, addFailed for async checks). 2012-09-17 21:12:56 +02:00
asofold
a79cd3f6f2 Optimize world config retrieval. 2012-09-17 20:52:13 +02:00
asofold
dc0aa6bf28 Synchronize changing the config file map. USe sync access form chat
checks.
2012-09-17 20:47:32 +02:00
asofold
f13ea3065d Switch order for read timed out in commented out update checking. 2012-09-17 13:56:28 +02:00
asofold
0e06c9c235 Setting version base to 3.7.2-beta for development towards next beta
release.
2012-09-17 12:07:45 +02:00
asofold
82502ca7cd Remove checkforupdates for the moment. 2012-09-17 00:06:59 +02:00
asofold
3348400268 Adjustments to fastbreak + debug output. 2012-09-16 23:40:19 +02:00
asofold
a478cc529a Add exemption commands and command to list commands, slight cleanup for
usage for commands.
2012-09-16 21:11:45 +02:00
asofold
76ccb4574b NCPExemptionManager: Check players removal also on kick, add unexempt,
isExempted by name. Fix unexempt for ALL. Register listener in onEnable.
2012-09-16 20:34:01 +02:00
asofold
01938e33cd Set version to 3.7.1-beta-b* for beta release phase. Version increment
is necessary due to "3.7" versions being out there from very early
jenkins builds.
2012-09-15 21:06:27 +02:00
asofold
a501b6e2e6 Adjust chat/kicks, revert vl decrease method for nopwnage. 2012-09-15 19:22:25 +02:00
asofold
af51326125 Add kicklist and unkick commands. 2012-09-15 18:16:32 +02:00
asofold
8aa31ff8a9 Adjust default configuration. 2012-09-15 17:49:20 +02:00
asofold
68e4d84a85 Adjust parsing of version. 2012-09-15 17:32:19 +02:00
asofold
2e9ae3aa83 Adjust violation history info to include n, av., max. 2012-09-15 17:23:47 +02:00
asofold
dcf7bacfa5 Ensure the parameters at the point of time of the
violation are used (refactor).
2012-09-15 16:25:14 +02:00
asofold
52fc47bd46 Small adaptions in moving checks. 2012-09-15 16:23:43 +02:00
asofold
90ad8d5189 Make update url clickable. 2012-09-15 10:40:20 +02:00
asofold
fb95ecfd7a Rename BlockUtils to BlockProperties. 2012-09-15 10:09:45 +02:00
asofold
8201bb3f4a Sort out packages further. 2012-09-15 04:34:13 +02:00
asofold
f6ec4545da Set instantheal to disabled by default. 2012-09-14 20:32:37 +02:00
asofold
74edac3d12 Add minimum external access API to BlockUtils. 2012-09-14 16:22:05 +02:00
asofold
5ea796e29b Add GLobalCOnfig annotation to command lists (exclusions, handle as
chat).
2012-09-14 15:34:33 +02:00
asofold
ef335a1632 Move data structure package to utilities. 2012-09-14 14:57:58 +02:00
asofold
97d14c84af Minimal adjustment. Leave some cluttered lines for further testing. 2012-09-14 14:52:45 +02:00