Emagi
|
d32141898e
- ZoneServer::GetClientBySpawn removed, no longer using the MutexMap to track the client, use the Player class instead.
|
11 mesiacov pred |
Emagi
|
3944d57579
- Fix #496 ITEM_STAT_ABILITYCASTINGSPEED (664) and ITEM_STAT_SPELLREUSESPEED (665) now supported
|
11 mesiacov pred |
Emagi
|
7324c9a462
- Fix #544 - login server now correctly loads skin color for appearance data in character select, matches in-game color.
|
1 rok pred |
Emagi
|
14a74a1f45
- Fix #542 - DoF will now properly roll/pitch spawns/objects as expected
|
1 rok pred |
Emagi
|
ace2e20281
- Fix #537 - DoF client health, power, concentration display on items correctly, AoM and DoF client no longer have issues with hide hood/helm in options impacting self and other options
|
1 rok pred |
Emagi
|
523e98c2c5
- Fix #533 - Group support for DoF, fixed /acceptinvite and group member display
|
1 rok pred |
Emagi
|
4d4873d674
- Fix #515 display spawn name and database id when /spawn set or /spawn remove is used successfully.
|
1 rok pred |
Emagi
|
5cc42192a5
Fix #524 - DoF client part #3, plus crash fixes (reload spells, entering zone shutting down)
|
1 rok pred |
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 pred |
Emagi
|
a9b68f5c53
chests no longer show as corpses to client in DoF, kept consistency in AoM. Disabled ability for a chest to drop from an existing chest when using GM kill command
|
1 rok pred |
Emagi
|
716f9affa3
- DoF Client Profile(Character) -> Options all the checkboxes set the wrong thing (afk, roleplaying, camping, linkdead, lfg, so on)
|
1 rok pred |
Emagi
|
a74469795d
- Manipulate the game world! Remove widgets!
|
1 rok pred |
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 rok pred |
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 pred |
Emagi
|
7a2d357e16
Fix crash on setting pet stats after summon, owner was not set, fixed pets not surviving camp and popping back into game, added prespawn script to SummonPet
|
1 rok pred |
Emagi
|
8bf5ec84b7
Restrict health pct update for pets only if the pet is got max_hp set to avoid divide by 0
|
1 rok pred |
Emagi
|
3ba895b039
Fix #507 - players dont gain hp while dead so revive works correctly at all times, Fix #232, added spell/item bonus type Power Cost Reduction type is 133, float eg 10.0 is 10% out of 100.0 for percentage
|
1 rok pred |
Emagi
|
56c51b6759
Consolidate use of grid_id and use SetLocation / GetLocation
|
1 rok pred |
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 pred |
Emagi
|
94dd2d260d
Info, Position and Visual sizing variables were globally used in the Spawn class, changed to a local returned variable to avoid buffer overruns when the change functions are called again before the size variable is pulled from its global variable
|
1 rok pred |
Emagi
|
31e13d5c58
Fix #382 - ground mobs will swim in water instead of going to bottom surface
|
1 rok pred |
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 rokov pred |
Emagi
|
704122cce2
Fix #488
|
2 rokov pred |
Emagi
|
575951bac5
Fix EnterRegion script to send the right region type
|
2 rokov pred |
Emagi
|
fdb4f2b0ef
reduce noise for near region when gm regiondebug is on
|
2 rokov pred |
Emagi
|
230db3ee00
only run the script in region, oops for invul
|
2 rokov pred |
Emagi
|
d436454646
Grid command lists widget id now. fixed zone script location updates
|
2 rokov pred |
Emagi
|
db123c93e9
- Work in Progress: Widget ID support added to RegionScripts, test zone is tutorial_island02 (queens colony, overlord outpost, isle of refuge)
|
2 rokov pred |
Emagi
|
5c900f99f4
Fix mutex hangup / watchdog when Runback is attempted through IsPauseMovementTimerActive
|
2 rokov pred |
Emagi
|
60928d2e0c
Fix #448 - Scroll/Recipe scribing fixes
|
2 rokov pred |