•  
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Task tag cleanup
Task tag cleanup
  1. … 129 more files in changeset.
/trunk/commons:…
/trunk/commons:

/trunk/login:

/trunk/core:

- 1.6: interface methods tagged with override annotation

- "unchecked" and "rawtypes" suppression has been split, so adjusting it

- Minor null check corrections

/trunk/datapack:

- XML issues

  1. … 377 more files in changeset.
no_comment
no_comment
  1. … 10 more files in changeset.
movement fix vol 2
movement fix vol 2
  1. … 1 more file in changeset.
/trunk/core:…
/trunk/core:

- Endless movement while standing still [quick]fix

  1. … 2 more files in changeset.
movement fix vol 1
movement fix vol 1
  1. … 3 more files in changeset.
/trunk/core:…
/trunk/core:

- Unused import

- Wrong system message

  1. … 1 more file in changeset.
http://www.l2jfree.com/index.php?topic=7909.0 fix for the occasional stack overflow...
http://www.l2jfree.com/index.php?topic=7909.0 fix for the occasional stack overflow...
no_comment
no_comment
  1. … 5 more files in changeset.
AI again :)…
AI again :)

* using saved intention args instead of additional fields

  1. … 11 more files in changeset.
/trunk/core:…
/trunk/core:

- Toggle skills behavior C2 -> GF

  1. … 3 more files in changeset.
Second part for intention saving
Second part for intention saving
  1. … 16 more files in changeset.
Proper(?) intention saving
Proper(?) intention saving
  1. … 10 more files in changeset.
my bad
my bad
  1. … 1 more file in changeset.
further tweak on movement, follow, etc code
further tweak on movement, follow, etc code
  1. … 2 more files in changeset.
public synchronized final void followTarget()…
public synchronized final void followTarget()

protected boolean maybeMoveToPawn(L2Object target, int offset)

From now both method will calculate the distance in the same way, so hopefully no more move-stop-move-stop-attack will appear

* both checks collision radius

* none of it checks z coordinates

...
...
  1. … 1 more file in changeset.
Hopefully solves that the death animation got canceled, and character body fall down immediately
Hopefully solves that the death animation got canceled, and character body fall down immediately
  1. … 2 more files in changeset.
Removing leaked playable objects from TargetAnalysis objects too…
Removing leaked playable objects from TargetAnalysis objects too

Checking currently not spawned, but still respawnable npcs too (as they are kept alive by SpawnTable -> L2Spawn -> _lastSpawn)

  1. … 3 more files in changeset.
Cleanup (l2jfree-core, optimization/coding style cleanup)
Cleanup (l2jfree-core, optimization/coding style cleanup)
  1. … 545 more files in changeset.
Some deprecated warning cleanup again
Some deprecated warning cleanup again

  1. … 11 more files in changeset.
ai fix
ai fix
cleanup + final stuff
cleanup + final stuff
  1. … 2 more files in changeset.
Further work on LeakTaskManager for the first Gracia Final release…
Further work on LeakTaskManager for the first Gracia Final release

* this cleanup should cover 95% of leaks at least

  1. … 3 more files in changeset.
Sync core 2884…
Sync core 2884

Refactoring actors to correct folders, rename some instances

  1. … 440 more files in changeset.
L2System…
L2System

* to be less than Integer.MAX_VALUE

Version

* start the check as Version.class loaded

AbstractAI

* fix for character not moving if clicked on a far object

  1. … 2 more files in changeset.
RunnableStatsManager related changes…
RunnableStatsManager related changes

Separating task managers

  1. … 18 more files in changeset.
FollowTaskManager
FollowTaskManager
  1. … 1 more file in changeset.
Sync core:…
Sync core:

2843: Pet rework by Kerberos

2847: Mount speed multiplier update

2853: Fix transforms gaining clan/hero skills in olympiad

Basic stuff works, but further testing can be needed for pet system ported to trunk.

And adding a line that got lost in last commit.

  1. … 56 more files in changeset.
Sync core:…
Sync core:

2652: Another minor cleanup.. Additional cleaned empty try/catch blocks

2653: Attackbreak fix for invul characters

2654: Using OOP more efficiently in riding functions and CharStatus

Thanks nBd, kerberos, DrHouse

Also now more stat limits can be disabled by setting to 0

  1. … 75 more files in changeset.