Рейтинг темы:
  • 6 Голос(ов) - 4.33 в среднем
  • 1
  • 2
  • 3
  • 4
  • 5
Aion_Unique Ревизии (Последние сборки)
REV. 2501 v.1.9 Cкачать

[2501] Minor fix.
[2500] Spawn locations for cloth sellers at Pandaemonium (Vanahal District), thx Sal...
[2499] Readability fix, thx Sarynth
MiR @ Aion Emu
Продам сборки v2.7 v3.9 v4.7 v4.8 v4.9 v5.1 , сборки мастер сервера v1.9 и v2.7 ,пишу  скрипты и квесты на заказ , правки ядра  , правки даты , писать в ПМ
REV. 2506 1.9 Скачать

[2506] More Opcode Additions to PS 1.9. Thanks rhys2002!
[2505] Added support for CM roll dice command /roll (max value) Thx rhys2002.
[2504] Admin morph command (target player and self). Thx wylovech, sakaiyo.
[2503] Added EmotionType enum and converted emotion type id's to use enum. Big thanks to lyahim.
[2502] - Damages recorded for alliance. AP distributed to all members in range.
- Exp for PvE split to all members in range. (Similar to group methods.)
- Loot available for entire alliance. (Bug with drop if captain off-line.)

Добавлено через 8 часов 25 минут
REV. 2511 v1.9 Скачать


[2511] Warn Cleanings.
[2510] DP work :
• NPC Walker Poeta
• Animations/Heading in Ishalgen and Altgard
• Some fix in Sanctum.
• Linked 1.9 NPC for Sanctum to appropriate road. Thanks Devil's Angel.
[2509] Minor fix
[2508] Added opcodes for 1:1 Petition packet. Implementation fully working now.
[2507] - When player sends a petition, it's written into database with status PENDING. Online GMs also receive an announcement : "New Support Petition from: <sender_name>"
- Time before reply is calculated as follows : 15mn per prior ticket + 30mn break between each ticket. Will be moved to config file.
- Petition is keeped across relogons (SM_PETITION sent in CM_ENTER_WORLD)

=> IMPORTANT : Apply au_server_gs.sql to install the SQL table for petitions !

TODO (Next commit):
- Rework to use SQL auto_increment instead of custom made engine for petitions ids.
- //petition admin command for GMs to handle tickets
- Move delay configuration to custom config file
- Implement GM chat dialog session (very hard to get retail data)
- Calculate correct remaining petitions count
Мой сайт - pc-soft.in [РеКлАма].........Я тебе помог???Клацай "Спасибо"и +
REV. 2516 Скачать


[2516] 2055 quest handler
[2515] Kisk templates
[2514] Reverted AdminCommandChatHandler from last commit, sorry Sad
[2513] //petition admincommand. Also some fixes for petition system (concurrency errors mainly)

= Help for //petition =
//petition : lists petitions (total count, and 5 first to be replied). Returned data are PetitionID and Title.
//petition <id> : displays the petition details
//petition <id> delete : delete the petition. usually used for invalid or useless petitions. this will delete the petition from database.
//petition <id> reply <message> : reply to the petition. the message will be sent to the player via regular mail. the petition will be kept in database with status REPLIED.
[2512]Эмоции изменил
Мой сайт - pc-soft.in [РеКлАма].........Я тебе помог???Клацай "Спасибо"и +
REV 2520 Клиент 1.9 Скачать


[2520]Fix for moving alliance member between groups while disconnected, now continues to appear disconnected.
[2519] Fix for alliance /alert chat type.
[2518] Added parsed kisk data to npc_templates.xml (removed max time, fixed to 2 hours)
[2517] Effect Resist fixs.
Мой сайт - pc-soft.in [РеКлАма].........Я тебе помог???Клацай "Спасибо"и +
REV 2526 Клиент 1.9 Скачать

[2526] - ItemRemodel was lowered to level 20 in 1.9
[2525] - Logging for mapId == 0
[2524] - NPE Fixes.
[2523] - Support for Rebirth Effect for skill ids: (1041, 1137, 1138, 1169, 2130, 21...
[2522] - Self-Revive stones implemented. Thx zdead for logic and rhys2002 for packet...
[2521] Ashitaka [QUEST] 2022 - Crushing The Conspiracy
MiR @ Aion Emu
Продам сборки v2.7 v3.9 v4.7 v4.8 v4.9 v5.1 , сборки мастер сервера v1.9 и v2.7 ,пишу  скрипты и квесты на заказ , правки ядра  , правки даты , писать в ПМ
REV 2530 Клиент 1.9 Скачать

[2530] Couple new packets. Thx Rhys.
[2529] [PS] Packets
[2528] *All ishalgen quests checked and fixed like it's supposed to be •Added quest ...
[2527] Little q fix ty rolandas

Добавлено через 18 часов 7 минут
REV 2540 Клиент 1.9 Скачать

[2540] [PS] Skill list update.
[2539] Support for chain skill percent chance.
[2538] Warn Cleaning.
[2537] New stigma values updated to prevent autolearn when skill autolearn == true.
[2536] Removed excess testing code. Sorry
[2535] Some basic stigma work. Thx Rhys and NeverEnough for packet help.
[2534] Morphing fix.
[2533] System Messages for Armsfusion. Thx Master,wylovech.
[2532] Dye command with hex and petal colors. Thx loleron.
[2531] Some fixes for stigmas. (Shows type "Stigma" in skill list. Can remove stigma...
MiR @ Aion Emu
Продам сборки v2.7 v3.9 v4.7 v4.8 v4.9 v5.1 , сборки мастер сервера v1.9 и v2.7 ,пишу  скрипты и квесты на заказ , правки ядра  , правки даты , писать в ПМ
REV 2545 Клиент 1.9 Скачать

[2545] Duration - randomTime implemented for root and hide. (Need to update parser for other effects.)
[2544] 1 more Quest Fix
[2543] Quests Fixes
[2542] Fix for previous commit sorry.
[2541] Add/Fix quests 1170 1197 3967 3968 3969 3965 3966 Thanks to rolandas.
REV 2561 Клиент 1.9 Скачать

[2561] - Initial support for group roll/bid system. Thx Rhys2002.
[2560] Bug squashed -- Item set bonus no longer can be applied from secondary weapon...
[2559] Xml Loading Performance -- Spaces to Tab: Part 9
[2558] Xml Loading Performance -- Spaces to Tab: Part 8 - Forgot some files, more to...
[2557] Xml Loading Performance -- Spaces to Tab: Part 7 - Complete.
[2556] Xml Loading Performance -- Spaces to Tab: Part 6
[2555] Xml Loading Performance -- Spaces to Tab: Part 5
[2554] Xml Loading Performance -- Spaces to Tab: Part 4
[2553] Xml Loading Performance -- Spaces to Tab: Part 3
[2552] Xml Loading Performance -- Spaces to Tab: Part 2
[2551] Xml Loading Performance -- Spaces to Tab: Part 1
[2550] Support for //ban //unban //banip //unbanip //gag //ungag thanks Watson. (Req...
[2549] [LS] Updates to login server for future update to GS ban controller.
[2548] - Added Octaku's Breastplate to Queen Octaku. Thx Blackhive - Added Drop ques...
[2547] _1057CreatingaMonster fix. Thanks loleron
[2546] - Minor change to fix a major trade bug. - Removed stigma auto learn.

login v.2561 Скачать
MiR @ Aion Emu
Продам сборки v2.7 v3.9 v4.7 v4.8 v4.9 v5.1 , сборки мастер сервера v1.9 и v2.7 ,пишу  скрипты и квесты на заказ , правки ядра  , правки даты , писать в ПМ
REV 2564 Клиент 1.9 Скачать

[2564] - Shutdown Hook small mod for interval > 1 second. Thx Ashitaka.
- Added attack status for flight rings. (From retail) Thx Rhys2002
- Updated Jail Timer to prevent reset on relog. Thx Divinity.
[2563] Code style changes...
[2562] Fix for bid/roll bug where the looter used auto-loot and the wrong item was displayed. Thx Rhys.
REV 2570 Клиент 1.9 Скачать

[2570] Now mob don't aggro if level = 10 level lower of the player. Thx Jego.
[2569] Allow to set all 1.9 Legion Emblems. Thanks ginho1.
[2568] Thx Jego for this patch.
- The blue cloud is only visible for people who have loot rights.
- After someone checked the loot list everyone gets loot rights.
- If the loot list is empty you will still be able to see the list.
- Rewritten the round robin loot.
- When a group gets created the basic settings are Round robin and roll for superior or higher.
[2567] Trap update getLevel to match creator's level (instead of npc level 1.) Important for calculateEffectResistRate.
[2566] Modification to TrapAI to properly broadcast SM_CASTSPELL_END.
[2565] All poeta quests checked and fixed


Возможно похожие темы ...
Тема Автор Ответы Просмотры Последний пост
  Актуальная сборки 2.5 denis542 3 2,055 01-15-2023, 11:10 PM
Последний пост: klubheads
  Ищу технаря для помощи в выборе, установке и запуску сборки Айон MrIzmajloff1980 11 4,567 10-21-2016, 05:35 PM
Последний пост: klubheads
  Компиляция сборки U3J рев.494. Помогите ! saati 5 3,013 03-15-2013, 12:19 PM
Последний пост: saati
  Платные сборки AION BlackDiamonD 60 29,879 06-28-2012, 06:40 AM
Последний пост: Gmsqp
  Send Log последние вещи в Дропе blackjack 1 2,022 07-09-2011, 02:41 PM
Последний пост: TieLay
  Не рабочие ревизии Aion XEMU или мои кривые руки Griffissss 17 8,270 02-27-2011, 04:55 PM
Последний пост: Владимир
  Платные сборки Aion 2.1 Infinity 6 3,645 01-22-2011, 01:08 PM
Последний пост: landser
  Выбор сборки Evil-Soft 12 4,692 01-07-2011, 08:27 PM
Последний пост: xobotyi
  Aion Core - сборки TieLay 24 11,077 12-29-2010, 08:49 AM
Последний пост: landser
  Aion Engine свежие сборки Romanz 50 21,328 12-01-2010, 01:08 PM
Последний пост: jagr

Перейти к форуму:


Пользователи, просматривающие эту тему: 7 Гость(ей)