Emagi
|
a56bacc9b0
AddControlEffect requires a luaspell be passed. On load of spell script data we remove the useless luaspell ptr.
|
2 miesięcy temu |
Emagi
|
f8c9d11ee0
fix reload spells to work with the lua spell state redesign
|
2 miesięcy temu |
Emagi
|
6b68dba65f
LUA Spell Scripts updated to have a queue much like SpawnScripts
|
2 miesięcy temu |
Emagi
|
345b91d243
- Fix #271 - Quiver / Pouch support for ranged items! (Bags can now be applied to equippable slots). All clients supported, Isle of Refuge you cannot open the bag inventory via the equipped slot, must use the inventory slot instead.
|
3 miesięcy temu |
Emagi
|
ccf38233ab
**Tradeskills**:
|
4 miesięcy temu |
Emagi
|
f5685e3918
Login Updates:
|
5 miesięcy temu |
devn00b
|
2f9aaef8d5
Move EXP per level to database.
|
5 miesięcy temu |
Emagi
|
ecf3d0b904
Fix pull push collisions with code
|
6 miesięcy temu |
Emagi
|
69612e08b6
- Fix #528 - Support for DoF Advancement Window!
|
6 miesięcy temu |
Emagi
|
4278a968c9
fix mobs not setting their start hp/power, oops
|
7 miesięcy temu |
Emagi
|
f9ddc49fcd
- Fix #560 - DoF Trade Support! Works cross client to AoM, restricted to 6 slots when trading with DoF. WorldStructs.xml updated!
|
7 miesięcy temu |
Emagi
|
ec91d3a69f
fix overwriting default database hp and power values with spawn set
|
7 miesięcy temu |
Emagi
|
60a9c87312
Add a max concentration base and allow support of the DB entry for players, try to restrict the concentration from overflowing the integer
|
7 miesięcy temu |
Emagi
|
c1e8768769
- Fix #528 - IMMUNITY_TYPE_STRIKETHROUGH type 10 for AddImmunitySpell and like functions
|
7 miesięcy temu |
Emagi
|
878dd00fb9
Address spell caster dead ptrs, location enter/leave with discovery based on grid id alone
|
8 miesięcy temu |
Emagi
|
47196d6b67
- Fix #504 - Group Options Support (loot methods, yell restrictions, encounter lock features, item rarity, auto split coin, auto loot mode)
|
9 miesięcy temu |
Devn00b
|
364a7c6b45
Rewrite of WorldDatabase::DeleteCharacter to not rely on FK checks, changed most queries to use async, added all the recent character tables.
|
10 miesięcy temu |
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).
|
11 miesięcy temu |
Emagi
|
480c61f7e5
Avoid reuse of Query constructor for runquery or else it will crash
|
11 miesięcy temu |
Emagi
|
8484c78ca2
Remove unnecessary if statements, address spell cast time stacking, some misc pieces missed from last patch like attack state of npcs
|
11 miesięcy temu |
Emagi
|
3944d57579
- Fix #496 ITEM_STAT_ABILITYCASTINGSPEED (664) and ITEM_STAT_SPELLREUSESPEED (665) now supported
|
1 rok temu |
Devn00b
|
1ea4536d05
First revision for marking signs. Issue #403. TODO: Refresh after marking, and timed remarking.
|
1 rok temu |
Emagi
|
7324c9a462
- Fix #544 - login server now correctly loads skin color for appearance data in character select, matches in-game color.
|
1 rok temu |
Devn00b
|
f38b6fb788
Fix for issue #242. Added GetCanEvac/SetCanEvac lua function. Example code found in server/spells/scout/escape.lua
|
1 rok temu |
Emagi
|
523e98c2c5
- Fix #533 - Group support for DoF, fixed /acceptinvite and group member display
|
1 rok temu |
Emagi
|
5cc42192a5
Fix #524 - DoF client part #3, plus crash fixes (reload spells, entering zone shutting down)
|
1 rok temu |
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
|
1 rok temu |
Emagi
|
f720513876
DoF Recipe/Tradeskill Stage 1 of 2 for Issue #532
|
1 rok temu |
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 rok temu |
Emagi
|
716f9affa3
- DoF Client Profile(Character) -> Options all the checkboxes set the wrong thing (afk, roleplaying, camping, linkdead, lfg, so on)
|
1 rok temu |