Commit History

Автор SHA1 Съобщение Дата
  Emagi c1e8768769 - Fix #528 - IMMUNITY_TYPE_STRIKETHROUGH type 10 for AddImmunitySpell and like functions преди 2 месеца
  Emagi 878dd00fb9 Address spell caster dead ptrs, location enter/leave with discovery based on grid id alone преди 3 месеца
  Emagi 47196d6b67 - Fix #504 - Group Options Support (loot methods, yell restrictions, encounter lock features, item rarity, auto split coin, auto loot mode) преди 4 месеца
  Devn00b 364a7c6b45 Rewrite of WorldDatabase::DeleteCharacter to not rely on FK checks, changed most queries to use async, added all the recent character tables. преди 6 месеца
  Emagi e10aedb79d - Fix #549 - DoF inventory can now remove/add items freely. The lower bounds index <=255 is assigned to existing items on zone-in or replacing items in that existing index. Indexed items 256+ will represent new items that have to grow the clients item index array. This will distinguish properly what the client is trying to examine when requests come in (versus getting no index). преди 6 месеца
  Emagi 480c61f7e5 Avoid reuse of Query constructor for runquery or else it will crash преди 6 месеца
  Emagi 8484c78ca2 Remove unnecessary if statements, address spell cast time stacking, some misc pieces missed from last patch like attack state of npcs преди 7 месеца
  Emagi 3944d57579 - Fix #496 ITEM_STAT_ABILITYCASTINGSPEED (664) and ITEM_STAT_SPELLREUSESPEED (665) now supported преди 7 месеца
  Devn00b 1ea4536d05 First revision for marking signs. Issue #403. TODO: Refresh after marking, and timed remarking. преди 7 месеца
  Emagi 7324c9a462 - Fix #544 - login server now correctly loads skin color for appearance data in character select, matches in-game color. преди 8 месеца
  Devn00b f38b6fb788 Fix for issue #242. Added GetCanEvac/SetCanEvac lua function. Example code found in server/spells/scout/escape.lua преди 8 месеца
  Emagi 523e98c2c5 - Fix #533 - Group support for DoF, fixed /acceptinvite and group member display преди 9 месеца
  Emagi 5cc42192a5 Fix #524 - DoF client part #3, plus crash fixes (reload spells, entering zone shutting down) преди 9 месеца
  Emagi 7f809a5b79 Crash fix for housing packet and checking quest flag on dead quest, finally fixed character_history needs to escape location before going in db преди 10 месеца
  Emagi f720513876 DoF Recipe/Tradeskill Stage 1 of 2 for Issue #532 преди 10 месеца
  Emagi b924495ba3 Fix #527, blue and debt xp, Fix #523 db translation of emotes table to action_state, action_state_str added to spawns_npc table преди 1 година
  Emagi 716f9affa3 - DoF Client Profile(Character) -> Options all the checkboxes set the wrong thing (afk, roleplaying, camping, linkdead, lfg, so on) преди 1 година
  Emagi a74469795d - Manipulate the game world! Remove widgets! преди 1 година
  Emagi fb69ed160c fix spawn sign updates in SpawnSet преди 1 година
  Emagi 7299addd47 Fix #509 - quest crash cleanup, AddHate fixed for non spell function cal, fixed all quests being hidden in journal, reduced time to update quest journal from 300ms to 50ms преди 1 година
  Emagi 658658e1a6 - Fixed popping non-existent items from overflow causing a crash преди 1 година
  Emagi 0c95946f48 Fix #416 allow FOCUS damage type, damage type 14 assigned, example: DamageSpawn(NPC, Spawn, 192, 14, 100, 100) преди 1 година
  Emagi 56c51b6759 Consolidate use of grid_id and use SetLocation / GetLocation преди 1 година
  Emagi 9eabdaf5f5 Enforce given_by type in spell_tiers for spells, spellscroll given_by type is now ommitted from being provided to auto spell lists преди 1 година
  Emagi 3ee4e5e105 Fix #304 - quest sharing and delete restrictions, check DB sql for required updates преди 1 година
  Emagi 2ea1982355 Fix #318 - added spawn set scared_strong_players [0|1]. NPCs will be afraid if gray con and in aggro range, needs faction to check aggro list преди 1 година
  Emagi 7870d9f25d Player hp/power details properly persist cross zone преди 1 година
  Devn00b b12afcf035 Added check for char_id being passed to claim items. Changed insert to insert ignore in character claim record creation. Added delete character_claim_item record upon char deletion. преди 1 година
  Devn00b c359fd96e2 Added claim shared across account, Added check for incomplete transaction (lore confict etc). Added correct claim message based on live. Issue #127 преди 1 година
  Devn00b e0b5732951 Added missing call to LoadClaimItems on char create преди 1 година