Emagi
|
c838cd6735
Crash fix for SpawnGroupByID on invalid group, IsSpawnGroupAlive(Zone, Group_ID) added.
|
пре 3 месеци |
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 месеци |
Emagi
|
ccf38233ab
**Tradeskills**:
|
пре 4 месеци |
Emagi
|
518096f8cf
this was forgotten the other day
|
пре 7 месеци |
Emagi
|
878dd00fb9
Address spell caster dead ptrs, location enter/leave with discovery based on grid id alone
|
пре 8 месеци |
Emagi
|
47196d6b67
- Fix #504 - Group Options Support (loot methods, yell restrictions, encounter lock features, item rarity, auto split coin, auto loot mode)
|
пре 9 месеци |
Emagi
|
d32141898e
- ZoneServer::GetClientBySpawn removed, no longer using the MutexMap to track the client, use the Player class instead.
|
пре 1 година |
Emagi
|
3944d57579
- Fix #496 ITEM_STAT_ABILITYCASTINGSPEED (664) and ITEM_STAT_SPELLREUSESPEED (665) now supported
|
пре 1 година |
Devn00b
|
f38b6fb788
Fix for issue #242. Added GetCanEvac/SetCanEvac lua function. Example code found in server/spells/scout/escape.lua
|
пре 1 година |
Emagi
|
5cc42192a5
Fix #524 - DoF client part #3, plus crash fixes (reload spells, entering zone shutting down)
|
пре 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
|
7b023ec019
- Fix #314 Encounter states, locked, overmatched and broken now supported up to group level (raids and functionality to them will be done in a later milestone). This also entails all the functionality within, npcs go gray when in an encounter or yelled, you cant heal or damage a player or npc in an encounter.
|
пре 1 година |
Emagi
|
8571729d8a
Address some issues with dead spawn pointers when calling grid map
|
пре 1 година |
Emagi
|
baff7ced26
Change how SpellProcess grabs the spell targets from the grid to an ID
|
пре 1 година |
Emagi
|
e1a9125fe0
try to address outstanding pointers being corrupted in the grid
|
пре 1 година |
Emagi
|
005244259b
Map memory cache disabled by default, enable with R_World, MemoryCacheZoneMaps set to 1. Changed Spawns no longer a MutexList, was terribly inefficient, in debug 50% cpu performance improvement on moving spawns
|
пре 2 година |
Emagi
|
cd17261b83
better mutex handling for spell process, grid now has broken down spawns, KillSpawnByDistance and SetSpawnByDistance is now limited to its grid, future prospect of cross grid support
|
пре 2 година |
Emagi
|
3dcf790bff
Fix #487
|
пре 2 година |
Emagi
|
f0e3800333
Fix #381 - NPC Spell Enhancements
|
пре 2 година |
Emagi
|
13e0d2857f
Fix #455 - Falling underworld to safe spot support
|
пре 2 година |
Emagi
|
972c9b575c
wrong put
|
пре 2 година |
Emagi
|
57cd568e69
Fix #441 - house lore support, mapping item ids to spawn and spawn id to to item id.
|
пре 2 година |
Emagi
|
60928d2e0c
Fix #448 - Scroll/Recipe scribing fixes
|
пре 2 година |
Emagi
|
0e00165195
- Fix #453 PlayFlavor re-design
|
пре 2 година |
Emagi
|
2f541603fd
Fix #391 - no crash on eq2world shutdown
|
пре 2 година |
Devn00b
|
6484e62cfb
Added ability to disable gate from specific zones. Update SQL.
|
пре 2 година |
devn00b
|
f3526e14de
Rd 1 of setting up bind location checks. Run SQL Update.
|
пре 2 година |
Image
|
77616c791e
/gm tag implemented, fixed escape code again, implemented zoning redundancy
|
пре 3 година |
Image
|
80add76130
SPGrid removed, grid system is now part of raycast mesh, grids no longer have a precision issue and cpu usage is down heavily
|
пре 3 година |