Commit Graph

862 Commits

Author SHA1 Message Date
asofold
66f6d2d072 Completely bind yawrate check to angle check (includes exemption). 2012-09-30 16:12:25 +02:00
asofold
4a26f741df Small adjustments for logging. 2012-09-30 13:54:26 +02:00
asofold
aecf3a6f1f Bleeding: Adjust velocity handling for survivalfly. 2012-09-30 02:24:09 +02:00
asofold
26d47cd0f2 Add block id to fastbreak message. 2012-09-30 02:04:43 +02:00
asofold
d58fb3ea0a Survivalfly + web: horizontal speed, don't allow moving up in web.
Minor cleanup for flying checks (constants to fields, use loal
variables).
2012-09-30 00:59:12 +02:00
asofold
b22c954e58 Remove debugging output 2012-09-29 21:05:08 +02:00
asofold
7962962a40 Add: /ncp remove * [<check type>] 2012-09-29 20:57:44 +02:00
asofold
5b1eb3121e Bind yawrate checking to the angle permission for fight. 2012-09-29 20:09:57 +02:00
asofold
2518bf499d Fix prefixing issues with handleaschat/exclusions. 2012-09-29 20:04:05 +02:00
asofold
d83d07c42a Fix snow breaking time with wrong tool and efficiency. 2012-09-29 17:58:48 +02:00
asofold
1cbc4ed16c Use access methods for all normal logging to console. 2012-09-29 17:12:09 +02:00
asofold
704b4e8089 Revert unneeded adaption (allows too fast breaking). 2012-09-29 15:53:59 +02:00
asofold
040c5e27ab Workarounds for soulsand (passable) and chest/workbench (fastbreak). 2012-09-29 15:47:18 +02:00
asofold
6e8480ab6a Passable: Fix fence gate and other. 2012-09-29 01:29:02 +02:00
asofold
23e6d9b1be Bleeding: Add "passable" check (~vclip). 2012-09-28 03:08:34 +02:00
asofold
791dca6048 Put bunnyhopdelay back in (...). 2012-09-27 16:51:42 +02:00
asofold
bad6ee30a1 Set version to 3.7.4 (forgot) for development towards next release. 2012-09-27 15:49:12 +02:00
asofold
17eaf11567 BLEEDING: Remove bunnyhopdelay. 2012-09-27 15:24:27 +02:00
asofold
26b4eb1458 Log reloading the config to console always and if activated to file too. 2012-09-27 15:11:38 +02:00
asofold
7a1308e996 Use distance for flying violations, not squared. 2012-09-27 12:43:01 +02:00
asofold
14da78fa8d Bad method name. 2012-09-26 16:43:13 +02:00
asofold
a1493a8c71 These are final. 2012-09-26 16:41:24 +02:00
asofold
71316e1f13 Set connect+read timeout for metrics. 2012-09-26 16:36:23 +02:00
asofold
994ccc681f Config version check back in, prepare update checking. 2012-09-25 22:08:22 +02:00
asofold
def16174da Correct fight.speed vl processing. 2012-09-24 16:21:26 +02:00
asofold
68c4a5f0b8 Let creativefly bypass perm. dominate over survivalfly, optimize moving
permission checks.
2012-09-24 14:33:25 +02:00
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