asofold
1a2a5d3d05
Use CombinedData.wasInBed !
2012-11-23 16:19:44 +01:00
asofold
fbef165233
Use delayed kicks for moving checks.
2012-11-23 16:16:44 +01:00
asofold
3b226dea6d
Make bed-leave an extra check.
2012-11-23 16:16:05 +01:00
asofold
b0a56ef743
Add more kick actions (survivalfly, morepackets)
2012-11-23 15:36:53 +01:00
asofold
5300ef26ef
Add kick to godmode.
2012-11-23 15:27:28 +01:00
asofold
ff52b2cc25
Add todo note.
2012-11-23 15:18:47 +01:00
asofold
bd65c1218f
Switch fastplace to monitor 2 seconds + shortterm (10 ticks by default).
2012-11-23 15:18:04 +01:00
asofold
df29e64bd9
Check the minecraft players bounding box for isIllegal.
2012-11-23 15:15:30 +01:00
asofold
b4fdbb71fc
Set CraftBukkit dependency to 1.4.5-R0.2.
2012-11-23 15:14:45 +01:00
asofold
e9f099eaed
Also check y for isIllegal.
2012-11-23 12:36:36 +01:00
asofold
eb52aa7ffa
Set CraftBukkit dependency version to 1.4.5-R0.1.
2012-11-20 17:57:05 +01:00
asofold
8bb9a3bfae
BlockCache: Add fall-back-compatibility method for 1.4.2.
2012-11-19 11:40:02 +01:00
asofold
9f772f4ed6
Snow quick'n dirty.
2012-11-18 14:13:00 +01:00
asofold
61ab8c124a
Add some safe guards for MC API access.
2012-11-16 17:37:31 +01:00
asofold
9ad981d22a
ListenerManager: Add annotation for MethodOrder. Change overriding
...
principle.
Annotation overrides ComponentWithName overrides given tag. Annotation
overrides IHaveMethodOrder overrides given MethodOrder.
2012-11-16 15:04:07 +01:00
asofold
a10ddc9c37
Restrict spawn-egg dupe prevention to non-creative players.
2012-11-16 12:18:21 +01:00
asofold
650225da3e
Add spawn-egg dupe prevention.
2012-11-16 12:15:55 +01:00
asofold
67c44c3337
Remove blockplace.fastplace.experimental.
2012-11-16 10:51:17 +01:00
asofold
a6c943121f
Set version to 3.8.3 for development towards next release.
2012-11-16 10:50:47 +01:00
asofold
1e7808b216
Set version to 3.8.2-RC for release on BukkitDev.
2012-11-15 23:55:43 +01:00
asofold
6f0e4513cc
Adapt to 1.4.4 so far.
2012-11-15 23:40:41 +01:00
asofold
4df4e3fa0b
Set CraftBukkit dependency to 1.4.4-R0.1-SNAPSHOT.
2012-11-15 23:40:25 +01:00
asofold
0b5591d0b4
Set version to 3.8.2 for development towards next release.
2012-11-15 22:39:43 +01:00
asofold
d279db5935
Set version to 3.8.1-RC for release on BukkitDev.
2012-11-15 22:33:25 +01:00
asofold
d5a181a91a
Make vertical accounting slightly less strict.
2012-11-15 21:27:46 +01:00
asofold
5cdb050784
Back to checking the bounding box height.
2012-11-15 21:23:43 +01:00
asofold
d6109bc150
Renaming (isOnLadder -> isOnClimbable).
...
Add commented out debug garbage about vertical speeds in water and on
climbables. Adaptions take too long now, probably a different concept is
needed, such as keeping track of phases within one medium.
2012-11-15 20:51:31 +01:00
asofold
34d6f2ff31
Add "grace" parameter to the FastBreak config to replace
...
buckets.contention.
For compatibility buckets.contention is still read and the maximum of
both
is
used.
2012-11-15 11:39:23 +01:00
asofold
b4302edc48
Adapt bounds for onground checking minimally (back to 0).
2012-11-15 00:15:18 +01:00
asofold
e9a3fc6974
Adapt debug message for NoFall.
2012-11-15 00:13:58 +01:00
asofold
68a4145971
Adjust commands usage/info messages.
2012-11-14 20:36:26 +01:00
asofold
da52663523
SF: Fix for vertical accounting.
2012-11-14 18:35:05 +01:00
asofold
f786aa844a
Add @Override to BlockCache methods.
2012-11-13 11:19:54 +01:00
asofold
e0e5998f04
Experimental: Do not rely on the actual players bounding box.
...
Just takes into account EntityPlayer.width/2 and Player.getEyeHeight.
2012-11-12 11:59:34 +01:00
asofold
f89cc50a6e
collidesBlock: Assume full block bounds for stairs.
2012-11-12 11:53:55 +01:00
asofold
c282b8c648
Add some comments, reorder condition at lostground check.
2012-11-12 11:50:33 +01:00
asofold
040947b6d3
Make NCP listeners identifiable by implementing ComponentWithName
...
(adding NCPListener, CheckListener).
2012-11-12 09:04:43 +01:00
asofold
448ae2249b
Move boatsanywhere to blockplace.
2012-11-11 17:43:57 +01:00
asofold
c1bb11a725
Bleeding: Adjust reset-conditions for set-back location and similar.
2012-11-11 17:11:04 +01:00
asofold
cf99770902
Prefer these.
2012-11-11 16:11:23 +01:00
asofold
9f25bff64c
Let collides find fences if searched for (does not find some fences for
...
F_GROUND or F_SOLID, if those should be searched for).
2012-11-11 13:41:38 +01:00
asofold
655c620cb6
Account for 1.5 block high blocks in collidesId and collidesBlock.
2012-11-11 13:26:13 +01:00
asofold
6ee59c858a
Config had been changed in b236.
2012-11-11 13:16:58 +01:00
asofold
f500afd713
Fix isInWeb.
2012-11-11 13:16:38 +01:00
asofold
a1655371ff
Add convenience methods and pull some loop bounds to local variables.
2012-11-11 13:07:24 +01:00
asofold
d4f29e8d77
Fix isAboveStairs.
2012-11-11 12:53:18 +01:00
asofold
7fff252863
Fix CoordMap [test cases to be integrated later].
2012-11-10 17:31:17 +01:00
asofold
915987f9d3
Sharpen NoFall: Deal damage on SF violations, include the players
...
location into max/min.
2012-11-10 13:32:31 +01:00
asofold
f18b7b2c7d
You can move on cocoa.
2012-11-10 12:32:30 +01:00
asofold
2dd8d58540
Make spider prevention less strict (allow blocks below other colliding
...
blocks
with
ign_passable set to be regarded as ground).
2012-11-09 21:19:40 +01:00