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 |
Emagi
|
a74469795d
- Manipulate the game world! Remove widgets!
|
1 rok temu |
Emagi
|
fb69ed160c
fix spawn sign updates in SpawnSet
|
1 rok temu |
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 rok temu |
Emagi
|
658658e1a6
- Fixed popping non-existent items from overflow causing a crash
|
1 rok temu |
Emagi
|
0c95946f48
Fix #416 allow FOCUS damage type, damage type 14 assigned, example: DamageSpawn(NPC, Spawn, 192, 14, 100, 100)
|
1 rok temu |
Emagi
|
56c51b6759
Consolidate use of grid_id and use SetLocation / GetLocation
|
1 rok temu |
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 rok temu |
Emagi
|
3ee4e5e105
Fix #304 - quest sharing and delete restrictions, check DB sql for required updates
|
1 rok temu |
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 rok temu |
Emagi
|
7870d9f25d
Player hp/power details properly persist cross zone
|
1 rok temu |
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 rok temu |
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 rok temu |
Devn00b
|
e0b5732951
Added missing call to LoadClaimItems on char create
|
1 rok temu |
Devn00b
|
f73dab429b
V1 of /claim functionality. See issue #127 for further notes REQUIRES sql update!
|
1 rok temu |
devn00b
|
80050fd798
Fix for mysql error "Column 'green' in field list is ambiguous"
|
1 rok temu |
Emagi
|
be924b2306
Fix custom spells persisting cross zone, food/drink as an example
|
2 lat temu |
Emagi
|
c2068993ea
Fix #320 persist pet name cross zone
|
2 lat temu |
Emagi
|
20dc65d14d
Merge branch 'master' of https://git.eq2emu.com/devn00b/EQ2EMu
|
2 lat temu |
Emagi
|
f57a91d0cb
protection for lua user data inner data being deleted, protection around conversation options
|
2 lat temu |
devn00b
|
8fe89359e8
Fix for possible crash in SaveCharacterPicture related to stringstream.
|
2 lat temu |
Emagi
|
40b156387a
- Reward / Temp Reward now stack count by item id when putting in player inventory, not single item
|
2 lat temu |
Emagi
|
f0e3800333
Fix #381 - NPC Spell Enhancements
|
2 lat temu |
Emagi
|
4442e6bc02
Fix #465 and Fix #463
|
2 lat temu |
Devn00b
|
1922ca362c
Removed unused patch server code.
|
2 lat temu |