KimLS
32e04cd264
Fix for crash in world from shared tasks
2019-06-02 00:46:11 -07:00
Michael Cook (mackal)
b0dff0c006
Some work on world's task activity states
2019-05-30 02:00:29 -04:00
Michael Cook (mackal)
c093b3e2ab
Stub out some more functions
2019-05-30 01:37:23 -04:00
Michael Cook (mackal)
c5bf71f221
The requestor should at least be able to see the new shared task and get
...
a member list
There are still a few issues that need to be solved this way.
We could try searching for the members in zone (by name ...) or we could
just fire off to world and world will have to send a special full
serialization so the new zone could load the state. Or at this point we
could just assume that we have saved the state to the DB (which hasn't
been coded yet) and any out of zone members will have to depend on
loading it up from the DB.
2019-05-26 00:38:28 -04:00
Michael Cook (mackal)
977c3ca3dc
Tweak some stuff in world
2019-05-25 21:52:21 -04:00
Michael Cook (mackal)
408ce4650f
Implement ClientListEntry::LoadTaskLockouts
2019-05-22 22:38:07 -04:00
Michael Cook (mackal)
bc0f705227
Implement SharedTaskManager::LoadSharedTaskState
2019-05-22 15:30:00 -04:00
Michael Cook (mackal)
5c1ab3b24c
Move ClientTaskInformation to global task header
2019-05-21 22:03:08 -04:00
Michael Cook (mackal)
85a858fcd6
More comments [skip ci]
2019-05-21 17:10:29 -04:00
Michael Cook (mackal)
6ab2e46f42
Implement SharedTaskManager::LoadSharedTasks
2019-05-21 17:00:34 -04:00
Michael Cook (mackal)
96acb1e638
Finish SharedTaskManager::HandleTaskRequest
...
Cleaned up some other functions as well
2019-05-21 00:07:14 -04:00
Michael Cook (mackal)
eb98eef1b9
Flush out task verification steps
2019-05-18 23:58:36 -04:00
Michael Cook (mackal)
e1bb3301a5
World should verify the full task to simplify things
2019-05-18 17:26:09 -04:00
Michael Cook (mackal)
6856d1540b
Fix spelling
2019-04-30 17:29:30 -04:00
Michael Cook (mackal)
cd1306d52c
Some tweaks to next ID logic and comment up a load function
2019-04-30 17:25:20 -04:00
Michael Cook (mackal)
c04bf79b0f
Merge branch 'master' into shared_tasks
2019-03-25 19:42:52 -04:00
Akkadius
3a8f206841
Merge branch 'master' into resend
2019-02-17 03:25:55 -06:00
Uleat
93a0ad2ceb
Added command 'profanity'
2019-02-04 07:02:27 -05:00
Uleat
36b0a60451
Fix for Titanium returning wrong value in ConvertClientVersionToExpansion##
2019-02-02 21:51:57 -05:00
Uleat
4658ad676f
Extended server spellbook entries to RoF2 standard and added per-client restriction of spell id max
2019-01-24 03:53:41 -05:00
Akkadius
230d6ae964
Merge branch 'master' into resend
2019-01-23 19:05:42 -06:00
Uleat
585c6322bf
Added 'spells' entry to EQDictionary
2019-01-20 08:24:21 -05:00
Uleat
703cbc6727
Activated per-expansion support for active inventory slot addressing
2019-01-15 00:50:58 -05:00
Uleat
bcf271c30f
Added dynamic entries to eqdictionary
2019-01-12 20:03:52 -05:00
Uleat
7857bc45fb
Excluded runtime modification of expansion-based rules 'World:ExpansionSettings' and 'World:UseClientBasedExpansionSettings'
2019-01-11 05:01:44 -05:00
KimLS
e3d5200310
Redid background task interface, used it to async send client packets
2019-01-07 19:53:23 -08:00
Uleat
0ad43977bf
Naming convention update for EQEmu::versions::ClientVersionBit
2019-01-07 20:25:43 -05:00
Uleat
8eaed2233f
Added namespace expansions
2019-01-07 18:18:35 -05:00
KimLS
6c1e3ae3d6
Added some rules for network server startup, added a limit on number of resends per connection channel per cycle (default is 10)
2019-01-03 20:04:09 -08:00
KimLS
b772518901
Selective commit of secrets somewhat broken pr
2018-11-18 20:29:21 -08:00
KimLS
81b409a2e4
Working on stuck behavior handler, fix for world crash when you can't connect to a login server.
2018-11-09 18:30:05 -08:00
KimLS
cd6fd2d2dc
Merge master to movement_manager, fix for merge failure
2018-10-14 17:23:11 -07:00
Michael Cook (mackal)
17d63bc3f6
Merge branch 'master' into shared_tasks
2018-10-08 12:58:25 -04:00
Uleat
7c5b1e8fd2
Merge branch 'master' of https://github.com/EQEmu/Server into inv_possessions_rework
2018-09-23 01:02:54 -04:00
KimLS
2224b83ae0
Movement manager add
2018-09-17 14:32:36 -07:00
Michael Cook (mackal)
93133c289e
More shared tasks stuff
...
Mostly just OOZ checking
2018-09-05 16:04:49 -04:00
Michael Cook (mackal)
8934235030
Merge branch 'master' into shared_tasks
2018-09-03 12:58:47 -04:00
Chris Miles
9998f07701
Merge pull request #745 from fryguy503/who-all-fix
...
/who all <zone> fix for zones like scarlet, netherbian, etc
2018-09-03 02:25:02 -05:00
Michael Cook (mackal)
ea0a54ed60
More work on shared tasks
2018-09-02 23:14:15 -04:00
Uleat
509a2b30a5
Inventory possessions beta testing
2018-08-13 22:32:36 -04:00
Trust
f8f1061ced
[Queryserv] Dropped Item Logging
2018-07-22 12:39:34 -04:00
Trust
8498d7b5d2
/who all <zone> fix for zones like scarlet, netherbian, etc
2018-07-20 23:07:59 -04:00
KimLS
b6388595f3
Merge branch 'master' of github.com:EQEmu/Server
2018-07-07 22:39:19 -07:00
KimLS
5060de9b58
Keep alive implemented for world->zone
2018-07-07 22:19:24 -07:00
Akkadius
41ab512349
Implemented qglobals replacement and/or alternative called "Data Buckets" see changelog for more details
2018-07-07 23:59:23 -05:00
Uleat
c435a77813
Reintegration of inventory-based EQDictionary references
2018-07-05 21:05:26 -04:00
KimLS
50eededd9f
Some build fixes and changes
2018-06-27 19:54:33 -07:00
Uleat
e5e779c064
Updated UCS versioning code - update your *.conf files
2018-03-04 21:38:17 -05:00
Uleat
e547a1e778
Added 'server ready' broadcast to UCS server so clients will reconnect after crash
2018-02-26 20:02:27 -05:00
Uleat
6c2a8edea6
Added ClientVersion request system to UCS server (needed to fix saylinks)
2018-02-25 21:40:45 -05:00