asofold
d70041713a
Nice maven.
2012-12-21 11:28:29 +01:00
asofold
09a2a7b003
Correct package name for 1.4.6 compat.
2012-12-21 11:21:03 +01:00
asofold
f1e2781c81
Log all exceptions if setting MCAccess fails.
2012-12-21 11:13:15 +01:00
asofold
3d773c6944
[INSTABLE] Add support for MC1.4.6.
2012-12-21 10:44:28 +01:00
asofold
eca6706a14
Fix yawrate for a part.
2012-12-21 09:59:51 +01:00
asofold
04590406ca
Set dependency of CompatCB2512 to CB 1.4.5-R1.0.
2012-12-21 09:47:36 +01:00
asofold
51b8b72bf7
Workaround for walking on brewing stands.
2012-12-19 12:16:28 +01:00
asofold
67bd8919be
Set version to 3.8.7 for further development.
2012-12-19 12:02:25 +01:00
asofold
4448452700
Set version to 3.8.6-beta for beta-release on BukkitDev.
2012-12-19 11:27:31 +01:00
asofold
4eccfe0b8e
Disable managelisteners by default.
2012-12-18 20:20:55 +01:00
asofold
3dd7bfc64f
Leave some defaults to the default config.
2012-12-18 01:23:08 +01:00
asofold
1011b36d6a
Might have fixed the bed-leave check.
2012-12-18 01:16:52 +01:00
asofold
1e701f01f6
Bind spawn-egg dupe-prevention to the items check to allow turning it
...
off.
2012-12-17 21:55:00 +01:00
asofold
e7a643c692
Add comment.
2012-12-17 21:52:35 +01:00
asofold
13bf0eb705
[Bleeding] Adjust assumeground-set-back.
2012-12-17 21:16:34 +01:00
asofold
f9625af03b
Increment jumpphase after debug output.
2012-12-17 20:07:53 +01:00
asofold
f7e5951506
Assume full block shape for stairs on collidesBlock.
2012-12-17 19:41:44 +01:00
asofold
c6a4cf2ab7
Correct some things about width/length of entities.
...
This might have caused lag and all sorts of problems with moving, such
as getting pulled back near cobweb or water. [Still fp in survivalfly
left.]
2012-12-17 19:15:21 +01:00
asofold
432c7607aa
Store MCAccess in PlayerLocation and MoveInfo.
2012-12-17 18:05:01 +01:00
asofold
817ac36f8b
Comments, order, init values.
2012-12-17 17:57:07 +01:00
asofold
923b4ebdca
No brain necessary for parent pom version, hahaha!
2012-12-17 17:37:42 +01:00
asofold
e2a1fc6a2d
Change signature of MCAccess.isIllegal to AlmostBoolean.
2012-12-17 17:02:04 +01:00
asofold
b397c491fc
Target is Java 1.6.
2012-12-17 16:48:12 +01:00
asofold
6e523ee46e
More logical order.
2012-12-14 10:49:37 +01:00
asofold
a05d3e06c8
Javadoc updates.
2012-12-14 10:44:10 +01:00
asofold
c433bfe215
Update pom descriptions.
2012-12-14 10:36:58 +01:00
asofold
4b07eadc32
Corrections to versions.
2012-12-14 00:44:08 +01:00
asofold
5a98004552
Adjust version.
2012-12-13 23:50:53 +01:00
asofold
5f54286c12
Compiles: poms fixed / hacked. Credit mbax for general setup.
2012-12-13 23:42:59 +01:00
asofold
42521cbb1c
Add resources.
2012-12-13 22:57:21 +01:00
asofold
f21ffd68cb
RAW split setup (does not compile in eclipse).
2012-12-13 22:48:56 +01:00
asofold
934644633f
Fix npes.
2012-12-07 05:47:16 +01:00
asofold
898a9a5212
IBlockAccess has meaning.
2012-12-07 01:18:01 +01:00
asofold
ff94745999
[Instable] Bleeding: Encapsulate CB/MC access for compatibility.
...
Soem things are not optimized yet, also it is a raw commit no test, does
not even compile.
2012-12-06 22:16:07 +01:00
asofold
d47c2cd533
Added MunchHausen check.
2012-12-06 05:43:30 +01:00
asofold
6e62b7ee1b
Fix aspect of NoFall.
...
1. Add used PlayerLocation back to parked.
2. Also check for ladder and stairs.
2012-12-06 02:11:38 +01:00
asofold
da942816f1
Typo.
2012-12-06 02:03:27 +01:00
asofold
ca01f45975
It's done.
2012-12-06 02:01:44 +01:00
asofold
4cdb6027b5
Add lag measurement to TickTask + command.
...
It allows showing average lag covering any period within the last 80
ticks, and also tracks 80 times the sum of 80 ticks, covering 270
seconds roughly. Also lag spikes over 150 ms and over 1000 ms are
counted for one hour (ActionFrequency with 3x20 minutes). A judgment
for the current tick freezing can be done getting the last time for
running
the
tick task.
(Needs to be put to use, yet.)
2012-12-06 01:58:57 +01:00
asofold
115adb342a
Visibility and comments.
2012-12-05 21:51:57 +01:00
asofold
79b514d4fa
Set version to 3.8.5 for development towards next release.
2012-12-05 01:39:37 +01:00
asofold
4c0c432d8e
Set version to 3.8.4-RC fro release on BukkitDev.
2012-12-05 01:24:12 +01:00
asofold
e776a8c524
Fix NPE for block breaking.
...
BlockCache.setAccess was missing (sloppy!).
2012-12-05 01:13:12 +01:00
asofold
9838cf4393
Do not undo command changes.
...
Instead just clear the list. It appears that this leads to recalculation
of permissions, which leads to freezing during disabling the plugin
having NPC plugins like Citizens 2 in place. Undoing the changes is not
that important anyway.
2012-12-04 22:28:51 +01:00
asofold
cfa397fabc
Add BlockCache to isOnGround (breaking duration).
2012-12-04 05:27:11 +01:00
asofold
2d1beaf3a9
Bleeding: Sharpen NoFall.
...
New attempts to reduce fall damage by stopping in mid air and letting
MC deal fall damage (send ground), then regenerate health and/or fall
the last 3 blocks without damage are prevented by this (mostly).
Hopefully few to none false positives.
2012-12-04 04:41:50 +01:00
asofold
14b0700259
Simplify checkDamage.
2012-12-04 03:26:08 +01:00
asofold
d5c76ed416
Set version to 3.8.4 for development towards next release.
2012-12-04 03:19:41 +01:00
asofold
155f00132a
Set version to 3.8.3-RC for release on BukkitDev.
2012-12-04 02:10:41 +01:00
asofold
5ebaf7a8ea
Add verbose log entries on disable (logging.debug).
2012-12-03 17:46:38 +01:00