Emagi
|
6b1831d3ec
Fix comments in rules file
|
пре 10 месеци |
Emagi
|
40d1e47c8f
Ok classic 283 players, this is for you since you found a corner case crash
|
пре 10 месеци |
Emagi
|
6ed24cb2e5
Added isle of refuge for skipping tutorial in DoF, set StartingZoneRuleFlag to 8, eg. update ruleset_details set rule_value=8 where rule_type='StartingZoneRuleFlag';
|
пре 10 месеци |
Emagi
|
1ef4c8cbb1
vague windows details for eq2voicerecover
|
пре 10 месеци |
Emagi
|
195f7bc84d
EQ2 Voice Recover RC4 key decryptor code for Independent and BOINC Project
|
пре 10 месеци |
Emagi
|
427964b7a0
Functionality:
|
пре 10 месеци |
Emagi
|
72a43fdbb4
OK FrostfangSea and some other huge exceptions for NPCs, restrict the attackable flag to bot, client and their pets
|
пре 11 месеци |
Emagi
|
3a256b21cc
Remove the NPC->Player side of the check for attackable, allows statues or other npcs to aggro and attack you, but you cannot attack them
|
пре 11 месеци |
Emagi
|
486f8affdb
temporarily removed debug logs due to compile error
|
пре 11 месеци |
Emagi
|
479e6ede00
Merge branch 'master' of https://git.eq2emu.com/devn00b/EQ2EMu
|
пре 11 месеци |
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 месеци |
Devn00b
|
b75bf5ecc1
Update Login EXE.
|
пре 11 месеци |
Devn00b
|
22599e4a2e
Update World EXE.
|
пре 11 месеци |
Emagi
|
480c61f7e5
Avoid reuse of Query constructor for runquery or else it will crash
|
пре 11 месеци |
Emagi
|
8af42886a0
inherit orig cast time
|
пре 11 месеци |
Emagi
|
8484c78ca2
Remove unnecessary if statements, address spell cast time stacking, some misc pieces missed from last patch like attack state of npcs
|
пре 11 месеци |
devn00b
|
d8c6d8e6c9
Fix for the last fix, that wasnt a fix (Setting char data_struct_char = true)
|
пре 11 месеци |
devn00b
|
53520b70d5
Fix for compile error on newer linux installs
|
пре 11 месеци |
Emagi
|
d32141898e
- ZoneServer::GetClientBySpawn removed, no longer using the MutexMap to track the client, use the Player class instead.
|
пре 11 месеци |
Emagi
|
f6354ca3ef
checking tier is redundant and won't help here, will break things more
|
пре 11 месеци |
Emagi
|
e83b8ea13d
Fix #550 - recast timers are accurate with UI and data, linked timers no longer indirectly impact recast time incorrectly, we do not call self spell on linked timer
|
пре 11 месеци |
Emagi
|
d123ce8904
Hot fix to address spell resisting and can no longer recast
|
пре 11 месеци |
Emagi
|
2dc28cb438
restore setting the cast speed
|
пре 1 година |
Emagi
|
3944d57579
- Fix #496 ITEM_STAT_ABILITYCASTINGSPEED (664) and ITEM_STAT_SPELLREUSESPEED (665) now supported
|
пре 1 година |
Devn00b
|
20795c5a6b
SQL for sign marking implemention
|
пре 1 година |
Devn00b
|
1ea4536d05
First revision for marking signs. Issue #403. TODO: Refresh after marking, and timed remarking.
|
пре 1 година |
Emagi
|
7324c9a462
- Fix #544 - login server now correctly loads skin color for appearance data in character select, matches in-game color.
|
пре 1 година |
Emagi
|
14a74a1f45
- Fix #542 - DoF will now properly roll/pitch spawns/objects as expected
|
пре 1 година |
Emagi
|
0536363511
remove spells copy
|
пре 1 година |
Devn00b
|
71e0c8661b
Updated windows EXE
|
пре 1 година |