asofold
|
645f17253b
|
Log jumpphase for debug.
|
2012-10-07 23:20:25 +02:00 |
|
asofold
|
de1f8ba295
|
Small corrections (@Score_Under).
|
2012-10-07 23:19:57 +02:00 |
|
asofold
|
3082097437
|
Fix passable + cauldron. Use Arrays.fill somewhere (@Score_Under).
|
2012-10-07 23:19:36 +02:00 |
|
asofold
|
cea496b61f
|
Correct reach distance dynamic range.
|
2012-10-07 22:32:37 +02:00 |
|
asofold
|
14fb490376
|
Instanteat will now take maximum of last invclick and last eat.
|
2012-10-07 22:03:34 +02:00 |
|
asofold
|
d9038010d8
|
Fix survivalfly alerts for moving downstream in water.
|
2012-10-07 21:47:54 +02:00 |
|
asofold
|
1372a462d9
|
Add piston stuff to ignore list (config) for passable.
|
2012-10-07 18:39:30 +02:00 |
|
asofold
|
1bb1dd8a89
|
Add permission for breaking fluids.
|
2012-10-07 00:17:49 +02:00 |
|
asofold
|
81c924225d
|
Do not check fast-break for creative mode anyway.
|
2012-10-07 00:05:22 +02:00 |
|
asofold
|
f6d34f36f0
|
Move "place against liquids" to block-place listener.
|
2012-10-07 00:00:32 +02:00 |
|
asofold
|
f913beba1f
|
Adjust fight.reach to use optimal reference y.
|
2012-10-06 19:38:46 +02:00 |
|
asofold
|
308117054a
|
Adjust fight.reach to use optimal reference y.
|
2012-10-06 19:36:28 +02:00 |
|
asofold
|
660182f351
|
NoFall: Account for just moved distance for moving onto ground.
|
2012-10-06 18:40:10 +02:00 |
|
asofold
|
0dec258753
|
Correct chat/fast actions.
|
2012-10-06 07:42:43 +02:00 |
|
asofold
|
0b87140998
|
Adapt fight.reach reach adaption to 0.75 at most, cancel more silently.
|
2012-10-06 05:15:08 +02:00 |
|
asofold
|
7d0db899f6
|
Adjust workaround use to reduce false positives.
|
2012-10-06 03:31:48 +02:00 |
|
asofold
|
8219c8e8df
|
Small adaption for default config (chat).
|
2012-10-06 02:40:00 +02:00 |
|
asofold
|
390fa3f738
|
Attempt to prevent exploits of a workaround.
|
2012-10-06 01:57:06 +02:00 |
|
asofold
|
5dff15002a
|
Attempt to fix nofall issues.
|
2012-10-06 01:22:08 +02:00 |
|
asofold
|
765b90ffd9
|
Adjust one string.
|
2012-10-05 23:12:58 +02:00 |
|
asofold
|
1f10a81448
|
Add ability configure passable check to ignore certain blocks.
|
2012-10-05 17:14:41 +02:00 |
|
asofold
|
73d2f79f8a
|
Bleeding/Instable: More aggressive NoFall [no violations], creativefly
with accounting option.
|
2012-10-05 03:37:10 +02:00 |
|
asofold
|
59063c7497
|
Fix ArrayIndexOutOfRange in DelayableCommand.
|
2012-10-05 00:43:38 +02:00 |
|
asofold
|
5baaedce74
|
Add per check section debug flag support.
|
2012-10-04 02:06:00 +02:00 |
|
asofold
|
0ebb8b60d3
|
Passable: Fix glass panes and iron fences.
|
2012-10-04 01:31:01 +02:00 |
|
asofold
|
979fd0a5e2
|
Make penalty time more configurable for yawrate checking.
|
2012-10-03 19:08:13 +02:00 |
|
asofold
|
df22700a15
|
Use lower case + trim for similarity checks.
|
2012-10-03 18:31:39 +02:00 |
|
asofold
|
84555c4e51
|
Add triggers to combined.invulnerable to keep it more minimal.
|
2012-10-03 17:47:29 +02:00 |
|
asofold
|
7398952c5e
|
Bleeding: Add combined.invulnerable to handle problems with players
relogging.
|
2012-10-03 17:27:50 +02:00 |
|
asofold
|
efabd0536b
|
Add startupdelay to Logins check.
|
2012-10-03 14:13:25 +02:00 |
|
asofold
|
b2d6608eaa
|
Correct one string.
|
2012-10-03 03:01:38 +02:00 |
|
asofold
|
ee7be35fa0
|
Remove fight.instantheal check.
|
2012-10-03 02:42:03 +02:00 |
|
asofold
|
07db0630fc
|
Big change: Chat section rework. Add Logins check. Some config
adaptions.
|
2012-10-03 00:09:46 +02:00 |
|
asofold
|
a07202c1ff
|
Prevent division by zero.
|
2012-10-02 17:04:24 +02:00 |
|
asofold
|
af8623ee81
|
Integrate captcha into commands check.
|
2012-10-02 16:08:41 +02:00 |
|
asofold
|
8b92bd74dc
|
Only clear fly/nofall data if changing form/to creative mode.
|
2012-10-02 15:51:58 +02:00 |
|
asofold
|
74b3c1c84f
|
Adjust Synchronization with captcha.
|
2012-10-02 15:32:53 +02:00 |
|
asofold
|
1e423b85d4
|
Bleeding: No longer ignore insta break for fastbreak.
|
2012-10-02 04:13:39 +02:00 |
|
asofold
|
9e6325eb9f
|
PlayerLocation: consistency + cleanup.
|
2012-10-02 01:26:46 +02:00 |
|
asofold
|
5d337b2b25
|
Bleeding: Split off commands check [unfinished].
|
2012-10-01 22:40:56 +02:00 |
|
asofold
|
b34aec55b4
|
Bleeding: Split off Relog check from nopwnage.
|
2012-10-01 09:56:49 +02:00 |
|
asofold
|
0574530c45
|
Bleeding: Add SPLASH_POTION to blockplace.speed. Add yawrate +
improbable
to
blockplace.speed and inventory.instantbow .
|
2012-10-01 07:39:38 +02:00 |
|
asofold
|
152b68f5b4
|
Show captcha at login, if active.
|
2012-10-01 05:50:37 +02:00 |
|
asofold
|
90e32942cb
|
warnPaths: Fix method signature.
|
2012-10-01 03:52:25 +02:00 |
|
asofold
|
a7e0069595
|
Hack for cobwebs. Add permission for placing blocks against fluids.
|
2012-10-01 03:51:56 +02:00 |
|
asofold
|
77c50efce2
|
Correct order with null check.
|
2012-10-01 03:30:36 +02:00 |
|
asofold
|
553caeaf87
|
Correct listener registration order.
|
2012-10-01 03:25:39 +02:00 |
|
asofold
|
280d352a2f
|
isLoginDenied: use time from argument.
|
2012-10-01 03:19:34 +02:00 |
|
asofold
|
b00c3b8256
|
Make some constants static.
|
2012-10-01 03:06:49 +02:00 |
|
asofold
|
5bceb353b7
|
Check against GameMode.CREATIVE in general.
|
2012-10-01 03:01:58 +02:00 |
|