REV 2484 1.9
Скачать
[2484] Legacy fix for Sanctum teleporters, thx Salvatore
[2483] Npc Skills.
[2482] New Packets
[2481] Rough Draft
- Ban from alliance supported.
- Promote and Demote up to 4 vice captains.
- Assign new alliance captain.
- Invite/Ban available to vice captains.
- Rearrange groups availabe to captain and vice captains.
- Support for inviting solo players or grouped players.
- Support for group inviting group.
- Alliance chat works. Group chat within alliance chat works.
- Support for reconnecting after disconnects. (10 minute alliance removal delay.)
- RestrictionsManager updated to use canInviteToAlliance()
- If Alliance Captain disconnects then is removed, random vice captain promoted.
If no vice captains, then a random group member.
Basics:
- Alliance disbands when only 1 player remaining.
- Most alliance messages using SM_SYSTEM_MESSAGE definitions.
Todo:
- Damage/AP/Exp is tracked independently, not combined to alliance yet.
- Alliance members are tracked in radar for local area, but once leave 80m (Known List), tracking is lost.
- This lost tracking also includes no updates for player taking damage outside of area.
- Kisks not supported at all. Will be added.
- Branding not supported. Will be added.
- Check Readiness not supported. Will be added.
- Need to develop <Recruit Alliance> and <Apply Alliance> links.
- Accurate alliance size when players are disconnected.
- Enable Alliance Player Group swapping when player is disconnected.
Добавлено через 17 часов 29 минут
REV. 2490
Cкачать
Клиент 1.9
[2490] new reshanta quests
[2489] Added admin Kinah command. Thx Jego and Atomix. ( //kinah <Количество>)
[2488]- Alliance Player Movement now tracked in the map and across the world.
- Players now updated when receiving damage/heals, mp/fp use restore.
- Buffs and debuffs broadcasted to alliance.
- New player level on levelup now broadcasted. (Added for group as well.)
- Branding now supported for entire alliance.
- Added new packet SM_ALLIANCE_READY_CHECK (Thx Rhys2002)
[2487] Minor change to CM_ENTER_WORLD announcement. Added current revision value.
[2486] Fix for quest 1901, KrallicPotion. Thx Jego
[2485] Removing unneeded file (and fix the twin shugo from sky temple)
[2484] Legacy fix for Sanctum teleporters, thx Salvatore
Добавлено через 23 часа 38 минут
REV 2498
Скачать
[2498] Little performance fix, thx MrPoke
[2497] Ranged skills for groups now working with Alliances
-> The only players who will be affected by skill are those who belong to the Alliance subgroup of the caster. Retail-like behavior.
[2496] Little update fix for PlayerAllianceMember
[2495] Reimplemented kisks templates. Also implemented support for Alliance kisks.
[2494] Sorry.

- ip не тот поставил, когда тестил забыл 127.0.0.1 поставить =))
[2493] PlayerAllianceMember.java
[2492] - Mantras shared with members in range from current PlayerAllianceGroup.
- Players can now be swapped and moved around in alliance while offline.
- Accurate alliance count when player is disconnected.
- Internal updates -- created PlayerAllianceMember wrapper object for Player.
- Added ability to ban player from alliance while player is offline.
- Added ability to promote/demote vice captains while player is offline.
- GroupConfig.ALLIANCE_REMOVE_TIME default to 10 minutes for removal after disconnect
[2491]Fix for CM_ENTER_WORLD announcement. Unix users should disable the server revision display since svnversion for Unix is bugged and doesn't write the correct revision in manifest file.