sha,message,author_date,committer_date,raw_author,raw_author_label,raw_committer,raw_committer_label,repo,repo_label,author,author_label,committer,committer_label 00139bc12d23e79476c978b84d637c4f4bd1bde5,"Healing kits! (#508) * healing kits WIP * fixed up as much as i can. still several issues around sequences for current health and object property updates * changelog. i always forget the changelog",2017-09-16T15:48:59Z,2017-09-16T15:48:59Z,f35eb4fb50c05576db6debdc6ca5471494c6ee48,Mogwai-TheFurry,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,25351661,Mogwai-TheFurry,11369233,LtRipley36706 001740105ef2f86e83cdfbe018417abd7b41c28c,"Tweak MinimumTimeSincePk (#1935) * Move MinimumTimeSincePk change to set proper flags * Update changelog.md * Update changelog.md",2019-05-24T07:35:00Z,2019-05-24T07:35:00Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 0019100734898a452b52a0948b4b581cdc661fdf,remove buggy -al code (#2862),2020-03-25T16:14:33Z,2020-03-25T16:14:33Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 001f7f863e68c977b955320ad5fa09f6ec4f095e,"Adjust Compare in Fellowship Full Update (#1869) * Partial revert of 17912ee until resolution found * Update GameEventFellowshipFullUpdate.cs Co-Authored-By: gmriggs ",2019-05-09T05:53:58Z,2019-05-09T05:53:58Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 003e198666431affa5224500fce910d9801b57e1,Update Shard Base,2018-02-19T05:09:06Z,2018-02-19T05:09:06Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 003effac3069302cf92695fb8365cd145f19b8a1,Migrate Gem spell casting to Spell System (#834),2018-06-30T02:05:27Z,2018-06-30T02:05:27Z,ec894da9590b87545a328e058202d433eedb9c86,kdmxp256,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,79078680,ACE,56269610,ziang4891,8909245,gmriggs 0041013bbdaf1fabb5be01f55f2c3da2c7dde473,fixing weapon cast gesture (#2214),2019-08-11T09:06:04Z,2019-08-11T09:06:04Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 004bf087bd53d6e24bd6eee8a35939028a217464,"World entry and packet retransmission handling, additional DB support to come to remove placeholder values.",2017-01-30T23:01:47Z,2017-01-30T23:02:58Z,2c3fce71efa501c2fce024aa9757294e6623e3fa,Rawaho,2c3fce71efa501c2fce024aa9757294e6623e3fa,Rawaho,79078680,ACE,6111341,Rawaho,6111341,Rawaho 004d7d4f198d99f12480f2197bc1a736de951c25,"LandblockInstance refactored. DYNAMIC SUPPORT REMOVED Columns id and guid have been combined into a single guid column. This requires that every landblock instance be provided with a valid unique guid. In the old code, you could provide an instance that would have an auto generated id (column) and a guid of 0. ACE would then see the guid is 0 and would use the following: GuidManager.NewDynamicGuid(); In the cache.bin, every landblock instance has a unique id. If we need to add the ability to have dynamically guid'd landblockinstances, this is an easy thing to add back.",2018-08-05T12:30:14Z,2018-08-05T12:30:14Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 0055007d3c4c5bc57a713c43f78f013fabf20139,More appropriate var name for possessedBiotas,2018-02-27T13:30:57Z,2018-02-27T13:30:57Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 005fd2339ace8944b603e4045b27a93e6b0aaf3b,EmoteActions are now childeren of Emote,2018-08-04T14:02:41Z,2018-08-04T14:02:41Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 00837e5659e8fc29ded4b3f717e357290c49dab4,"Various missile combat fixes/additions (#804) * Fix for observed players improperly playing last combat mode animation when moving. * Fix missile ammo appearing in players hands on login. * Added the ability to set the stacksize of spawned items created with the /ci command. * Fix ushort. * Renamed GameMessageRemoveObject to GameMessageDeleteObject to avoid confusion with other messages. Renamed TryDestroyFromInventoryWithNetworking() to TryRemoveFromInventoryWithNetworking() as that function sends InventoryRemoveObject messages. Cleaned up some stack merging code and added support for merging missile ammo to currently equipped ammo. * Fixed missile ammo appearing in players hands on login. * Fixed arrows being fired after switching to peace mode. Various other minor tweaks to bring message in line with retail pcaps. Added ammo usage to player missile attacks. * Fix stack size parsing. * Adding damageSource parameter to damage functions. * Updating changelog. * Added null checks.",2018-05-25T17:34:54Z,2018-05-25T17:34:54Z,a6e3e311f4e184fda36dbd9e4159a1afb17a76da,Slushnas,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,19214857,Slushnas,11369233,LtRipley36706 0095e2cfcce47835d0079d6e6f6f35d6de70738d,"Reuse available Dynamic GUIDs (#1493) * Reuse available Dynamic GUIDs On ACE startup, the shard database is queried for available id's in the dynamic guid range. This helps further reduce (max + 1) id allocation. It's a bit premature, but, based on current architecture, I don't know if we'll ever need to do a id defragment. A requirement of this method is that ace_world may only contain guids in the static range. * GetMaxGuidFoundInRange has no valid use in ace_world All ids must be in the static range * Add world update script",2019-03-08T02:17:42Z,2019-03-08T02:17:42Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 00aa9c5bc4fe1891e54c81cd1c5f7e615af9ce46,Corrected spelling in a few places.,2017-02-04T05:04:35Z,2017-02-04T05:04:35Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 00ab6bace740ab8fd8554ed10b90d39c54aeb1e9,Create dependabot-auto-approve.yml,2023-05-03T03:44:41Z,2023-05-03T03:44:41Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 00adb846b05b68c6159a79444f14385873dd52eb,"Portal class changes - Ready for review and possible merge (#320) * Portal class changes - Do not merge * Portal class changes - appveyor change - Do not merge * Portal class changes - Null check added - Ready for review and possible merge * Update ACE.Entity.csproj * Fix conflicts * Fix ACE.Enitity.csproj file",2017-05-03T22:12:30Z,2017-05-03T22:12:30Z,ec894da9590b87545a328e058202d433eedb9c86,kdmxp256,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,79078680,ACE,56269610,ziang4891,25351661,Mogwai-TheFurry 00b14af0e21baec927135f620ff221320acdacf1,Add AllowPublicKeyRetrieval to SQL connections (#3871),2022-07-04T17:04:05Z,2022-07-04T17:04:05Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 00bfc3939322bb06e794fa35b0574e73af281fd6,[ci skip] Updating ServerBuildInfo_Dynamic with latest build and version information,2020-03-25T16:17:02Z,2020-03-25T16:17:02Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 00d35c8d05d6227cc02c78196f731ae2ff5c01bf,"Moar Enumz Again? (#527) * EquipmentSetEnums * EquipmentSetEnums",2017-10-09T12:15:11Z,2017-10-09T12:15:11Z,4a8a31915853120581b00f2087345d63b39e1f5b,immortalbob,f35eb4fb50c05576db6debdc6ca5471494c6ee48,Mogwai-TheFurry,79078680,ACE,12262963,immortalbob,25351661,Mogwai-TheFurry 00d57f7fa3b2dabdb2de0c77a5b2282300c2152d,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.10.3521.20200818205522-master-ba8478f",2020-08-18T20:57:31Z,2020-08-18T20:57:31Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 00d6d7621b1e48183a9a3b84b58b9ed99057e60c,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.14.3711.20201025182309-master-4591ec1",2020-10-25T18:25:37Z,2020-10-25T18:25:37Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 00e0ff4abc26b1800ec8fa7f319d713cf0cf3788,"Smite + Corpse Spawning (#688) * Smite + Corpse Spawning * Changing GameEventSequence to 1 * Better corpse placement * Pixel perfect corpse drop * WIP: /smite all * Creature Corpses with Clothing appear correctly * Corpses are in fact Containers * cleanup * more cleanup * even more cleanup",2018-03-16T08:29:35Z,2018-03-16T08:29:35Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 00f842a70c0f9c5b29b7db07697e46c1b57b3952,Adding BSP tree stubs (#665),2018-03-02T01:43:15Z,2018-03-02T01:43:15Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,8909245,gmriggs,11369233,LtRipley36706 00fca371d131580aa0e7cc686296c876a561048b,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.25.3954.20210611012342-master-dd12e25",2021-06-11T01:27:04Z,2021-06-11T01:27:04Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 01076bd202b122cfaa225058e0b1f36d498e1aa5,Fix the GetWield method for magic casters (#2280),2019-08-23T04:51:59Z,2019-08-23T04:51:59Z,d7968b9f37d3f323ddbfba14fe6c147cdb65722d,Theran578,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,,,19864447,web-flow 010d03c5bda6a77d841971bb699c738db8cfe055,"Add caching to World GetCachedWeenie by name (#2116) * Debugging for CE * Add guid and name * Revert ""Add guid and name"" This reverts commit 6de8fb6078d9c61cf2cfc62696cefa77ab8c84e1. * Revert ""Debugging for CE"" This reverts commit 7ea2e521f9f9213cd9d3d17ccaca8f3f11539e0b. * Focus logging on CreateCorpse * Seaparte GetCachedWeenie from CreateNewWorldObject * Improve weenie by name lookups using a dictionary * Remove stopwatch diagnostics from creature_die",2019-08-12T02:51:56Z,2019-08-12T02:51:56Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,79078680,ACE,10608427,Mag-nus,8909245,gmriggs 011475da56e6cb0b336b2d9fbbb00ba08fc86373,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.39.4208.20220507191928-master-1d9036c",2022-05-07T19:22:46Z,2022-05-07T19:22:46Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 011bcef10618a10513f8b9754e3a373d7bfe2a5d,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.34.4124.20211212025244-master-4cfdf88",2021-12-12T02:55:48Z,2021-12-12T02:55:48Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 011ee92a54ca8da9ce52e5e62f7cb5c5cf2701fa,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.41.4226.20220610145537-master-59548c5",2022-06-10T14:58:43Z,2022-06-10T14:58:43Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0122e3cd55f80133281f9798adbafc3a1889533a,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.55.4451.20231118202921-master-d3af6cf",2023-11-18T20:34:08Z,2023-11-18T20:34:08Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0134633ab98cad4069bc63638b2c0a9fa36576db,adding trophy drop rate config option (#2203),2019-08-10T08:07:56Z,2019-08-10T08:07:56Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0137f2f2e0f23e3889b18765c9b9eb73cda93cfd,add support for data-driven color code 0 (#3766),2022-01-08T19:18:42Z,2022-01-08T19:18:42Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 013b9c48f78e206d368a598ccbd52f95d6eb514e,Update appveyor.yml,2021-01-02T04:56:13Z,2021-01-02T04:56:13Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 013f0960881f4e3125b926a80a0c3314ca062d37,Network Channels + Player Effect to Test @effect 20,2017-02-23T12:42:52Z,2017-02-23T12:42:52Z,1f1574488f9327820c33563258754e9ab52ac0e0,StackOverflow,1f1574488f9327820c33563258754e9ab52ac0e0,StackOverflow,79078680,ACE,25387933,Forbiddenz,25387933,Forbiddenz 0165f87046c2a145065dd1ff61581765d21200f2,"limit the number of sequence IDs per S2C NAK packet: this should alleviate the problem of the client expecting huge packets and crashing (#2816) fix possible problem with a C2S packet sequence received that is previous to the current position. NAK packets aren't re-transmitted in AC protocol, don't store them in S2C cache",2020-03-14T05:06:45Z,2020-03-14T05:06:45Z,ea4cbcd709a082c23a16461c7f988b8308fba4f0,fartwhif,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,3317737,fartwhif,19864447,web-flow 0178a87c6b4c07b5ef7e874fcf6a0aa94624beae,More Attributes for Properties and some examples,2018-02-22T19:13:50Z,2018-03-06T09:38:05Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0182805d0dba7b1afcea7493a7480fc1138a698a,Updating DownloadACEWorld.bat with latest ACE-World-Database release,2019-10-19T22:09:36Z,2019-10-19T22:09:36Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0185587a492d0e390cda10cfecebe634e8b4ed84,Shard SQL Updates to go with Patches PR (#4118),2024-03-15T04:33:12Z,2024-03-15T04:33:12Z,a23c0f7fe52b28ccad14c73a36794941ba9b48e9,OptimShi,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,26606778,OptimShi,19864447,web-flow 0185df3b10ffa8beb1a7a0d5d66bcf6d2edfc086,Fixing CombatManeuver multistrike search (#1232),2019-01-04T22:54:22Z,2019-01-04T22:54:22Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0198eccb1eefb197030a82fda7d0470193839c84,improved /teledungeon name search (#2347),2019-10-22T10:34:17Z,2019-10-22T10:34:17Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 019b4665b58edfc3690e78b338b461047f8d9cb6,Restore TimeZoneConverter due to cross platform issues with native dotnet6 implementation (#3884),2022-08-06T07:03:03Z,2022-08-06T07:03:03Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 01a86760c5f8f5d1e50b3fe952db6c066bc15167,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.21.3828.20210208021117-master-f7c75f0",2021-02-08T02:14:16Z,2021-02-08T02:14:16Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 01aca768f56f560a02c846c1702fd4682d372995,[ci skip] Updating ServerBuildInfo_Dynamic with latest build and version information,2020-04-11T16:58:17Z,2020-04-11T16:58:17Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 01c8125a684e5cf3a26c496feaef4f3b4e50b5c3,adding t6 rares for two-handed weapons (#2396),2019-11-09T11:37:24Z,2019-11-09T11:37:24Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 01ca24dc8e95e21a5a017f304a2b48813249dd7d,setting default CultureInfo en-US (#2467),2019-12-05T07:46:04Z,2019-12-05T07:46:04Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 01da39ef674d388b31cad5052a94e911ccdb8d8e,"Fix inifinite loop when using mana stone (#1448) * Fix inifinite loop when using mana stone If ItemCurMana.Value < itemsNeedingMana.Count, an infinite loop would result. Also, the code has been rewritten so that every WorldObject doesn't require a ManaGiven variable. * remove leftover debug code",2019-02-17T00:45:09Z,2019-02-17T00:45:09Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 01e1e3726b2f40d6a5f4f790ba65a70fa20b1c5f,Wire up Taunt emoteset (#3016),2020-06-11T03:59:50Z,2020-06-11T03:59:50Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 01f5d8e3353195c4ed9836f357f51e05710d38d7,This hits portal space,2018-02-17T23:31:40Z,2018-02-17T23:31:40Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 021e554eabbb274d6b5433b1b56995aa9ebc8b81,"Adding /config command for players (#2323) * Adding /config command for players * updating comment * Adding player_config_commmand server option, defaults to false",2019-10-20T19:50:14Z,2019-10-20T19:50:14Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0221a72b100d7589d491b613907b6869540eafc2,Update appveyor.yml,2022-07-23T04:02:23Z,2022-07-23T04:02:23Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 022497f19e7a31bcddfc352c2ebc5f206834f7e8,"Fixing Oswald's Dirk Quest (#1303) * Fixing Oswald's Dirk Quest * Fixing Invisible Assailants * Setting Ethereal flag for Rolling Balls of Death * Additional fixes for ethereal state",2019-01-17T22:04:48Z,2019-01-17T22:04:48Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 02289ac4e79997690850370203b7567460dee2f7,fixing npk spellcasting lockups (#2579),2020-01-01T06:11:13Z,2020-01-01T06:11:13Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 023ccf8f8f85c325c25e8c77c79ed1c8e990b382,"Merge pull request #79 from LtRipley36706/Fix-PR76MergeError Fixing changes to Fragment and Session.",2017-02-20T05:28:11Z,2017-02-20T05:28:11Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 0243ce11834c0f27b2455003dbf9a4ba479d0dfa,adding missile launcher reload anim speed (#2003),2019-06-15T07:16:57Z,2019-06-15T07:16:57Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 02503ae4f3f280464d3c590677c71edeae7d610e,"Loot gen changes (#2695) * Loot Generation Changes * Revert mistaken change in LootGenerationFactory_Rare.cs * Adjustments * Properties * . * .",2020-02-29T21:42:38Z,2020-02-29T21:42:38Z,1bb9c4573f21c55750341bc99690daec3c7aa0d8,ziang4891,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,56269610,ziang4891,19864447,web-flow 02505140ad5ee45ad0fbdf37141d74e659506557,"improving /createinst command for content dev (#2601) * improving /createinst command for content dev * . * .. * adding option to manually specify a start guid * adding partial key handling, max static guid checks * adding range check",2020-01-17T09:39:39Z,2020-01-17T09:39:39Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 025cd0d8537176f7ef47cb9b86f5664e4e007f7b,Update SQL Base files to new database structure,2018-02-14T18:41:17Z,2018-02-14T18:41:17Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0260815e62013c7d8e0d7189ee88e8e92a117e53,Create database index for GetDynamicObjectsByLandblock (#1946),2019-05-27T18:16:52Z,2019-05-27T18:16:52Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 02684c0c24947327fbe30a90f1a4a19a5af2bcc5,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.10.3544.20200826050340-master-e4e8a66",2020-08-26T05:05:47Z,2020-08-26T05:05:47Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 026a34d5ecc3d2f12249d92b15e8f9c134437af9,"Adding Sneak Attack skill for player combat (#1023) * Adding Sneak Attack skill for player combat * Adding Sneak Attack to spell projectiles * Removing an outdated comment * Adding GetCurrentMagicSkill to GetCurrentAttackSkill * Spell -> SpellBase",2018-09-20T08:31:52Z,2018-09-20T08:31:52Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 02703e2f537354af4c122822066c02f42e576110,slightly improved corpse positioning for creeping mobs (#2554),2019-12-21T07:05:36Z,2019-12-21T07:05:36Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0274077252de51711491f1be8a3a4f909509074e,"Merge pull request #61 from Mogwai-AC/issue-43-project-separation project separation and xp chart files",2017-02-16T03:04:33Z,2017-02-16T03:04:33Z,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,25351661,Mogwai-TheFurry,19864447,web-flow 027444f90db76ab33d5c9499624090432d49d743,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.51.4407.20230714230441-master-14e3a13",2023-07-14T23:08:27Z,2023-07-14T23:08:27Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0285e2c7f7e18f34162980352d3f3ef179fe01f3,"Merge pull request #140 from Zegeger/master Fixed Hash32, which corrects Attribute raise issue",2017-03-17T12:10:40Z,2017-03-17T12:10:40Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 02914b948c441bc19ee832aacfd95da38683109f,"Update GeneratorProfile.cs nothing to see here.",2021-01-16T21:33:56Z,2021-01-16T21:33:56Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 0299a893fe1f03cfc06cfa831430d44a4337ad9f,"Add logging to HousePortal nulls (#2309) * Add logging to HousePortal nulls * Update HousePortal.cs * Update HousePortal.cs",2019-09-21T19:27:07Z,2019-09-21T19:27:07Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 029d34828d6067faed9cb99cac67aaa77db2414e,Fix issue with event generators 0 RegenerationInterval spawning their init when turning on (#3127),2020-08-18T16:30:30Z,2020-08-18T16:30:30Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 02a3b24547c36777d1b6551f5b9f943f107f7383,Implemented partical account authentication and character list.,2017-01-22T04:32:18Z,2017-01-22T04:32:18Z,2c3fce71efa501c2fce024aa9757294e6623e3fa,Rawaho,2c3fce71efa501c2fce024aa9757294e6623e3fa,Rawaho,79078680,ACE,6111341,Rawaho,6111341,Rawaho 02b19b606e6599561f10b9631e27847f4bb6a2c7,"move IsBusy check to action, not consume (#1925)",2019-05-22T19:10:38Z,2019-05-22T19:10:38Z,2b2a74b11133a4173247b4657f65cc2f858bd3d9,bryan,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,79078680,ACE,26235642,dirtyelf,8909245,gmriggs 02b34ca7ff8a0907c7ffb8b9f14d1648e8b66f39,more refactoring,2018-02-17T18:33:54Z,2018-03-06T09:35:57Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,10608427,Mag-nus,11369233,LtRipley36706 02c0a03d27f05efd49fd2459299d29e390e52826,Don't allow player deletion via admin command,2018-03-04T09:06:30Z,2018-03-04T09:06:30Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 02c3b905b02a7c068c668eee517ab3b503fd52e3,"Unique items Vendor Support (#531) * Update To Vendors * add change log * some bug fixes * Update Math, Seems correct for the moment for buy and sale item rates. * comment update * Code.. * update * update * sync * fix * bug fixes - few more to kill * syncing change log * Detecting unique items / stacks. Vendor no longer list stacks for resale. Not sure its the best method but its the best we have at the moment. * is has value and has max structure = false then unique",2017-10-12T13:17:24Z,2017-10-12T13:17:24Z,d753f014b1b80471c51d5d4c471fd5aeb8065072,StackOverFlow,f35eb4fb50c05576db6debdc6ca5471494c6ee48,Mogwai-TheFurry,79078680,ACE,25387933,Forbiddenz,25351661,Mogwai-TheFurry 02d8b4d30edb7c09a3bc732c04154a86cad89834,"LootGenFactory exception fixes (#1465) * LootGenFactory exception fixes * rename weenieID to spellID * 8 to 7",2019-02-23T19:25:26Z,2019-02-23T19:25:26Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 02deb84d8d969479a8b31e4790bd6adac46237b5,"improved monster position sync and corpse sync (#2346) * improved monster position sync and corpse sync * IsMissile * corpse sync for all creatures",2019-10-22T10:34:07Z,2019-10-22T10:34:07Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 02ec2ff9aed0411ba617dc91529f8f97a121234b,Fix Base Description Flags,2018-02-26T08:43:26Z,2018-02-26T08:43:26Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 02f49dbe7b4ab3f1a3852b66a3ea63a14b346da7,stats and skills load from the db and get sent to the client,2017-02-07T05:34:00Z,2017-02-07T05:34:00Z,15c241265f6bc81a97dc3c3ff87dd19c8ce62b72,Scott Aday,15c241265f6bc81a97dc3c3ff87dd19c8ce62b72,Scott Aday,79078680,ACE,6425940,ScottAday,6425940,ScottAday 0318370c93a641cec9ac275ae43e6e592b480782,Improved monster animations / timers for ranged attacks (xbow) (#991),2018-09-03T07:27:48Z,2018-09-03T07:27:48Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0325ee9616e0dc9c4911575a464e7e47dc2edda4,Fixing some gaps with nested emote chains and EmoteManager.IsBusy (#2336),2019-10-20T19:18:14Z,2019-10-20T19:18:14Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 032790620364177ed6149601d1807c3a5d415da9,This fixes the missing ACE.Datloader dependancy from ACE,2017-04-05T00:40:34Z,2017-04-05T00:40:34Z,c0c03d7dc321d3d7a7da126644690f711d9bf58e,Mag-nus,c0c03d7dc321d3d7a7da126644690f711d9bf58e,Mag-nus,79078680,ACE,,,, 033c6ca23ac00c9a1e0949ed7baf2c092e626a12,"Quick fixes 03022017 (#103) * Some quick fixes * Some quick fixes * More fixes",2017-03-02T20:08:23Z,2017-03-02T20:08:23Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,79078680,ACE,11369233,LtRipley36706,25351661,Mogwai-TheFurry 0347c5afd7706b068b593d48fd8ce917383783b1,Fix serialization of the critical hit field. (#1000),2018-09-04T14:04:21Z,2018-09-04T14:04:21Z,a6e3e311f4e184fda36dbd9e4159a1afb17a76da,Slushnas,ec894da9590b87545a328e058202d433eedb9c86,kdmxp256,79078680,ACE,19214857,Slushnas,56269610,ziang4891 0357c9cc4b842c6dbd6832c2a21ae8f53b9fea2e,Removing deception check from assessing NPCs (#1221),2019-01-03T18:51:02Z,2019-01-03T18:51:02Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 035caaae238d347c095d8bf02b8e1e2aec9b5df1,player desc packet fixed,2018-02-19T04:04:38Z,2018-02-19T04:04:38Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 036964631900b07f7708892952dcd27c381eb21f,"rush next player save after successful tailoring operation (#3423) * rush next player save after successful tailoring operation * SaveBiotaToDatabase where viable, update RushNextPlayerSave to use player_receive_immediate_save for tailoring kit -> intermediate kit",2021-02-12T16:33:40Z,2021-02-12T16:33:40Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0380b0c6c76685e1bfcc2106a9420ad5bcfbed8d,Adjust SQL statements to ignore deleted characters in List and ignore deleted and pending deleted characters for unique name check,2017-02-16T05:02:30Z,2017-02-16T05:02:30Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 039252592b14939245778cd07aa1a07a500b611f,[ci skip] Updating ServerBuildInfo_Dynamic with latest build and version information,2020-04-11T21:22:07Z,2020-04-11T21:22:07Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0393bbf6183b865710b063b1737ff24b1e0a9b8e,"Fix biotas being falsely detected as changed (#965) SetProperty now has an out bool biotaChanged argument that can help the caller know if an actual change was made. In addition, setting the objects CreationTimestamp was in the wrong place",2018-08-22T00:00:18Z,2018-08-22T00:00:18Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 0395d737553b111510e819a7d06f7bf0d84865e2,"Change Shard Biota Palette table (#1679) * Change Shard Biota Palette table * Update changelog.md",2019-04-09T08:34:48Z,2019-04-09T08:34:48Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 03986c1c3990fb98a0cfde1472b48a283629e68f,GM PrivateUpdateVital standardization,2018-03-21T07:53:08Z,2018-03-21T07:53:08Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 03a20b2cd86039458040395a74b97e2f0de08112,Bump docker/build-push-action from 3 to 4 (#3980),2023-05-02T17:52:25Z,2023-05-02T17:52:25Z,5df307d91b1167b0aa175853783d760add239497,dependabot[bot],cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,49699333,dependabot[bot],19864447,web-flow 03b7312532b217889a4cac8bc36bf2d6a9aeee53,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.12.3590.20200909051359-master-0acf165",2020-09-09T05:16:11Z,2020-09-09T05:16:11Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 03bdce084f15c959a41fac1ce1269d3e000a8cfc,"[ci skip] Updating dbversion.txt 0.9.185",2020-07-27T05:27:39Z,2020-07-27T05:27:39Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 03c1401c160832f8bf297052830e2eda74d83f6f,Portal.CheckUseRequirements checks PlayerKillerStatus not PkLevel (#2997),2020-05-25T01:23:30Z,2020-05-25T01:23:30Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 03d3a136b81e5f40094d262df369d6349a661201,fixing fellowship spell messages (#3225),2020-09-12T16:28:40Z,2020-09-12T16:28:40Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 03f5882fb88840595e852b4d75995037fdab7650,"Wire up ResetHomePosition in EmoteManager (#3227) * Wire up ResetHomePosition in EmoteManager * Update EmoteManager.cs",2020-09-13T09:36:59Z,2020-09-13T09:36:59Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 03f64659a39dfac6a307bbd62c67d3162d12f33a,RemoveProperty now properly removes records from the db,2018-02-22T15:26:43Z,2018-02-22T15:26:43Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 03fcc968c05b986cc4855fac58549839911bb306,Move InitPhysicsObj call to Landblock.AddWorldObjectInternal() (#898),2018-07-28T02:23:51Z,2018-07-28T02:23:51Z,ec894da9590b87545a328e058202d433eedb9c86,kdmxp256,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,56269610,ziang4891,19864447,web-flow 0415d4a829c0702fa2e3602ad4ad10351d157a01,reverted failing rule... for now,2017-04-04T16:48:38Z,2017-04-04T19:25:38Z,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,79078680,ACE,25351661,Mogwai-TheFurry,25351661,Mogwai-TheFurry 041ba936519e77cd85a9b93917d96ab6b7806e44,"Several changes related to NPK, PK, PKL switching for players and world type changes for admins (#2196) * NPK grace-period for new characters - No PKing allowed in Training Dungeon. - Extra time to get character out of starter town. * Update EventManager.cs * Updates for PK Server switching * Use PK timer in switch * Update changelog.md * WIP changes * More WIP * PKL server WIP * Update Player_Death.cs * cleanup * cleanup * Update PlayerFactory.cs * Update PropertyManager.cs * Update Player_Death.cs * Update Player_Death.cs * Update Player_Death.cs * Update PKModifier.cs * ProptetyManager updates * Update PKModifier.cs * Add global PK death messages * Update changelog.md * Update PropertyManager.cs * Update PlayerFactory.cs * Add PKLevel Enum * Update Player_Death.cs * Update AdminCommands.cs * Add in Kill tracking ints * Update Player_Death.cs * Update EventManager.cs * Update EmoteManager.cs no fx with delete self based on pcap, assuming this emote was used in this way * Update EventManager.cs * Update EventManager.cs * Update EventManager.cs * Update Player_Death.cs * Update Player_Death.cs",2019-08-09T07:19:05Z,2019-08-09T07:19:05Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 04247c3d1f291df9ca2e21cf6b23446ce6a1f23a,Enforce quest timers for Portal.QuestRestriction (#2604),2020-01-15T04:47:38Z,2020-01-15T04:47:38Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 043519e243db33f5d9993d94b471c063c30c9649,Fix selling attuned items to vendors (#3089),2020-07-23T17:53:29Z,2020-07-23T17:53:29Z,1bb9c4573f21c55750341bc99690daec3c7aa0d8,ziang4891,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,56269610,ziang4891,19864447,web-flow 046ec2df0e34cd1ebf3a537b482a56ce24a6d815,"More OlthoiPlay support (#3709) * Adjust CharacterOption defaults These changes match client enums and pcaps * Update Player_Character.cs * Updates for OlthoiPlay - Handle OIthoi creation defaults - Handle Olthoi talking - Handle Olthoi global chat * . * Adjust tells from/to Olthoi * More IsOlthoiPlayer blocks * Update Player.cs * Bit o' refactor * Update AppraiseInfo.cs * Update TurbineChatHandler.cs * Update TurbineChatHandler.cs * Update Player_Inventory.cs * Update Player_Inventory.cs * Revert IsOlthoiPlayer to get/set * Update Player_Xp.cs * Update Player.cs * Update Player_Death.cs * Update Player.cs * Update Player_Allegiance.cs * Update Player_Fellowship.cs * Update Player_Character.cs * Update WorldObject_Use.cs * Update WorldObject_Magic.cs * Update DamageHistoryInfo.cs * Update Creature_Death.cs * Update Player_Death.cs * Update Player_Trade.cs",2021-10-19T01:14:12Z,2021-10-19T01:14:12Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 0476792770bd6411e65c0692ad9d1376a2dfe567,"fix bug with level proportional xp (#2110) * fix bug with level proportional xp * also unneeded",2019-07-15T05:15:56Z,2019-07-15T05:15:56Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0481eddba54a0d72f6a229b50222733f93960c75,Update README.md,2018-12-16T19:28:15Z,2018-12-16T19:28:15Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 0492279eb9fd331102b37a1445e64996acfe2d54,Fixing pickup motion bug (#1164),2018-12-21T09:17:50Z,2018-12-21T09:17:50Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 049cb02875bfeb38fc75275d54672d2d4c724bb8,"More tweaks, appears to be working now with vendors and junk (they need to be cleaned though)",2017-11-04T16:08:31Z,2017-11-04T16:08:31Z,973d7c3d7391f8edf752668f93258f9406d6cdea,ddevec,973d7c3d7391f8edf752668f93258f9406d6cdea,ddevec,79078680,ACE,5246554,ddevec,5246554,ddevec 04a3d6b362f68a5022da08209b37adaa26408b25,Bump Microsoft.EntityFrameworkCore from 6.0.21 to 6.0.22 in /Source (#4043),2023-09-21T07:06:52Z,2023-09-21T07:06:52Z,5df307d91b1167b0aa175853783d760add239497,dependabot[bot],cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,49699333,dependabot[bot],19864447,web-flow 04a7dee20d63e54a1bf8f3c7612affa3185d6b11,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.31.4051.20210920175222-master-e9d9eb6",2021-09-20T17:55:48Z,2021-09-20T17:55:48Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 04b7293debb3209224389af7c3e38586ae737c6f,Updating DownloadACEWorld.bat with latest ACE-World-Database release,2019-03-28T14:05:15Z,2019-03-28T14:05:15Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 04b7716d54715c6c139a0aef0f808f0c2b1aadec,"Fixed issue in InboundFragmentCombining, also fixed exception in ConnectionListener which would stop the server from accepting connections, finally added Logging statement in Main which seems to allow log4net to work (#206)",2017-04-05T03:02:18Z,2017-04-05T03:02:18Z,1ad81ba7f175bfea1ad39f848c5e448c3928e71a,Zegeger,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,79078680,ACE,12808515,Zegeger,25351661,Mogwai-TheFurry 04ba9666bf1994c7931335cedec76b0baf5813cd,"Loot fixes/changes (#813) Long Descriptions work. Fixed Casters not having a current mana and just showing up as stored mana.",2018-06-04T03:57:20Z,2018-06-04T03:57:20Z,f4a189d403cf3b15c6f91ea77cf360e3fb80d566,dgatewood,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,79078680,ACE,10187880,dgatewood,8909245,gmriggs 04d7a1baf1c585a22865143b255b7fc32d1dfd52,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.8.3493.20200803202126-master-98390c3",2020-08-03T20:23:38Z,2020-08-03T20:23:38Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 04e5c7382d77af2b798ad291fc78856bf12aedb9,"Vendor updates (#523) * updated vendor to use buy and sell rates * always forget the changelog * cleaned up stylecop violation, upgraded to the non-beta stylecop release * refactoring with thanks to OptimShi for finding the client code to mirror * whoops, nothing to see here",2017-10-05T22:56:47Z,2017-10-05T22:56:47Z,f35eb4fb50c05576db6debdc6ca5471494c6ee48,Mogwai-TheFurry,932ebe7508af3a1428470d3cf5500c5465577f9a,ddevec,79078680,ACE,25351661,Mogwai-TheFurry,5246554,ddevec 04ee7db7faede2394731becda88dcc890be135cf,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.4.3401.20200602035619-master-4cebc72",2020-06-02T03:58:28Z,2020-06-02T03:58:28Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 04eed5c911c07246c3a40f4a0728cd764bdc7207,"Starter gear (#510) * starter gear file and object structure done, validated parsing with unit test * one more quick piece for today * starter clothing done. other items still need to be done. * updated readme * starter gear all done * bugfixes for spells and undeserved gear * fix for 5 free ranks of a trained skill",2017-09-19T18:09:36Z,2017-09-19T18:09:36Z,f35eb4fb50c05576db6debdc6ca5471494c6ee48,Mogwai-TheFurry,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,25351661,Mogwai-TheFurry,19864447,web-flow 04f53e4f0b24ea83b8c6f8a88d1fcf964967bea5,"fix various physics engine bugs (#3804) * fix various physics engine bugs * cleanup",2022-02-11T06:34:33Z,2022-02-11T06:34:33Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 04fe40e7d4160cd86e4ba56f0bcccb489d6fbc9a,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.25.3912.20210505124441-master-7502b05",2021-05-05T12:47:55Z,2021-05-05T12:47:55Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 04ff19d2924b115327e23060c9d06917d1f2553a,"use LastUnlocker for chests (#1326) When a chest is unlocked, LastUnlocker is set. When a chest is opened, if this property has a value, the only the player that unlocked it can open it. todo: When a container is reset/regen, LastUnlocker should be set to null.",2019-01-20T13:13:49Z,2019-01-20T13:13:49Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 051054a60529376903d13ea825c4fe8b3f1f6ef8,clamping broadcast range on some recalls (#1765),2019-04-20T15:55:45Z,2019-04-20T15:55:45Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 05178447a3406a452c98aa50deb0107859cf7810,"Support SpellSets for Items that don't level (#2315) * Support SpellSets for Items that don't level * Insert previous SpellSets for tiers with gaps * debug cleanup * Fix log spam on some NpcLooksLikeObjects * Update SpellSet.cs * Update WorldObject_Set.cs * Some changes * Update WorldObject_Set.cs * Update WorldObject_Set.cs",2019-09-24T16:53:56Z,2019-09-24T16:53:56Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 052e16fddfe68c26a40d8095d61b4435736b210c,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.5.3419.20200612035058-master-587589f",2020-06-12T03:53:05Z,2020-06-12T03:53:05Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 053ef0f4f356936b408f98e5285ab59b65c45c8c,"Wire up support for Society global chat (#3083) * Wire up support for Society global chat * Update TurbineChatHandler.cs * Update TurbineChatHandler.cs",2020-07-16T17:21:20Z,2020-07-16T17:21:20Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 05455d2972d46372ad044912dc38c928637082b8,Lots of property cleanup.,2018-02-22T16:35:57Z,2018-02-22T16:35:57Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 05462b4c8b5e4c8cf48d5d711b37902101130ba2,[ci skip] Update changelog.md (#3007),2020-06-06T04:10:21Z,2020-06-06T04:10:21Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 05497c25b6abc077f0b789acc0c1ed9e9994b894,"[ci skip] Updating dbversion.txt 0.9.205",2020-11-19T05:26:47Z,2020-11-19T05:26:47Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 05522aba83c94eef093ca584422a6f1c06b27763,"Fix issues with Specialized Skills (#3040) * Fix issue with Aug Spec Skills * Fix issue with specialized skill credit limit * Update PropertyBool.cs * Update appveyor.yml",2020-06-27T06:54:14Z,2020-06-27T06:54:14Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 055f37920e2dc95518e08df2a7a0e1f46d5ce133,"DatabaseThreadCountMultiplier added to Config.js (#3336) This allows independent configuration of thread counts for world and database, specifically to allow over saturation of vCPU.",2020-11-16T14:29:48Z,2020-11-16T14:29:48Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 059b1de2cca637917396aa83945ec8f38c2cbbb0,Remove temporary patches (#2989),2020-05-25T01:23:20Z,2020-05-25T01:23:20Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 059d42516280e238b47eb7254af0d21cb9cebaf3,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.12.3610.20200914112053-master-2dc6b15",2020-09-14T11:23:23Z,2020-09-14T11:23:23Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 05b5dccb555ca939bb8a21caf642eee36ec6ccfa,"[ci skip] Updating dbversion.txt 0.9.251",2022-05-10T04:17:22Z,2022-05-10T04:17:22Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 05cffe268b90cffba671bd4c04611d40b55ccfec,Updating DownloadACEWorld.bat with latest ACE-World-Database release,2019-10-22T04:31:21Z,2019-10-22T04:31:21Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 05e0d664a6f41403d0dbff17773310fb0be15a8f,syncing Player_Death network broadcasts up to retail (#2819),2020-03-15T20:56:02Z,2020-03-15T20:56:02Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 05e497815e4c6e2fd2e8a0b416a852b137612470,fixing bug with marketplace recall (#2924),2020-04-12T20:17:38Z,2020-04-12T20:17:38Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 05e91a7554a27267a78a3e2ffb6895115dad7f98,splitting stacks should now work. Couple other inv bugs fixed.,2018-03-19T02:24:01Z,2018-03-19T02:24:01Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 05f09a787167ee4d97c7306b812dd575959a6690,allegiance passup xp earn -> grant (#2174),2019-07-31T06:05:08Z,2019-07-31T06:05:08Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 05f635e8f9e86eb36377acdfce5555f961c02a4c,"Add PropertiesBodyPart to the Weenie/Biota hybrid (#3204) This adds PropertiesBodyPart to the already established pattern for weenie collecitons that don't change. The existing ones are: result.PropertiesCreateList = weenie.PropertiesCreateList; result.PropertiesEmote = weenie.PropertiesEmote; result.PropertiesEventFilter = weenie.PropertiesEventFilter; result.PropertiesGenerator = weenie.PropertiesGenerator; This simply causes the Biota to reference the Weenie collection directly, instead of cloning it. This should provide a very very small runtime memory improvement",2020-09-06T11:47:09Z,2020-09-06T11:47:09Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 05fa4d071e383d8ff643e887c6623da944fd725f,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.49.4299.20221204210143-master-dff745b",2022-12-04T21:05:51Z,2022-12-04T21:05:51Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0602eb72ae91c6cd8ab2d0834a89e6f55ccd006a,Adjust Mana Stones to handle stackables correctly (#3249),2020-09-25T04:48:43Z,2020-09-25T04:48:43Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 06198c8e712cb2a03bb007e73357b608f7ae6771,Some changes to Value and EncumbranceVal,2018-03-14T21:50:14Z,2018-03-14T21:50:14Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0621086117c5202b3bf7899ff4c771674ccc96fc,"Add support for AwardXP ""spending"" xp (#1805) * Add support for AwardXP ""spending"" xp. * Update changelog.md",2019-04-25T05:43:32Z,2019-04-25T05:43:32Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 0633a1db8182f902e32deec0076de4479500d249,"Adding vitae, and enchantment registry (#743)",2018-04-15T15:06:50Z,2018-04-15T15:06:50Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,8909245,gmriggs,10608427,Mag-nus 0645940c6304ddbeadf829b71f942e2c7ebb0e5a,Adjust HouseManager.PayRent function (#3814),2022-03-12T19:16:51Z,2022-03-12T19:16:51Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 0647e57caece053c8a2ea8d726884d7762034d09,"Fix bug with scatter gen offsets (#3670) * Fix bug with scatter gen offsets * Update GeneratorProfile.cs",2021-09-03T18:03:59Z,2021-09-03T18:03:59Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 064c630c10b02ed10483f70af18cb23742a01116,Updating dbversion.txt with latest ACE-World-Database release,2020-04-04T13:06:51Z,2020-04-04T13:06:51Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0663b201766446980bb96332ad0b121278d30951,Merge branch 'EF-Core-Database-First' of https://github.com/ACEmulator/ACE into EF-Core-Database-First,2018-02-17T09:43:48Z,2018-02-17T09:43:48Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 06781256d1f28f02d59c278bbc4f3926c090efc7,"Add a few basic Chess elements (#567) * Fake Chess * Add very basic Chess minigame foundation * Update Protocol doc location for Zegeger's site * Cleanup",2017-11-22T20:49:58Z,2017-11-22T20:49:58Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,932ebe7508af3a1428470d3cf5500c5465577f9a,ddevec,79078680,ACE,11369233,LtRipley36706,5246554,ddevec 067e6f9e9ec6ed6d76d0d1fbbf7bf6fb06271ec5,adding GetBlockDist (#1799),2019-04-24T05:21:58Z,2019-04-24T05:21:58Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 06880d3168925d78644bbef500caad641c683b7d,"Merge pull request #47 from Mogwai-AC/load-saved-characters Load saved characters",2017-02-07T16:49:00Z,2017-02-07T16:49:00Z,81f695d4441ef898b7002e74258ca37ee6f115e8,Skyler,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,6111341,Rawaho,19864447,web-flow 06a148c3ba9784ed07ebf64d30e177487709618a,add targetCreature.IsAlive check to ProjectileCollision (#3855),2022-06-06T00:56:33Z,2022-06-06T00:56:33Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 06ac0952d013ac40dab69bb8c4c381a2b180e368,"fixing some gaps with pk logout timer (#2344) * fixing some gaps with pk logout timer * preventing player from using items while pk logout timer is active * fixing gap with pktimer and void curses",2019-10-22T11:03:07Z,2019-10-22T11:03:07Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 06c05e29c12db28757696b676fc4aecbc5f7c242,"Features debug (#1975) * Added MissileWeaponModifier to damagedebug list * Debug MissileWeaponModifier Addition * Added !null checks to ShowInfo in DamageEvent on BaseDamageMod. * Added !null checks to ShowInfo in DamageEvent on BaseDamageMod.",2019-06-08T18:26:39Z,2019-06-08T18:26:39Z,7c3d4508c65e832f7ae3a892a23dc69a6b2e73f1,harliq,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,79078680,ACE,30803300,harliq,8909245,gmriggs 06cd766b0975a9ded69c90dfc8f316a8b2b0d5de,"updating no stamina use chance (#2902) * updating no stamina use chance * more cleanup * adding DefenseStanceMod * updating comments",2020-04-11T16:54:15Z,2020-04-11T16:54:15Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 06cff7352d6cd6d5e84bcc76fdfe28e6f6eb338a,More Base Updates,2018-02-14T18:42:23Z,2018-03-06T09:35:50Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 06d3a58edc2f70943ef7931076f1205d20d21c48,Added Missing T4 Rares (#2656),2020-01-25T22:08:23Z,2020-01-25T22:08:23Z,7c3d4508c65e832f7ae3a892a23dc69a6b2e73f1,harliq,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,79078680,ACE,30803300,harliq,8909245,gmriggs 06d7a82e04ec8b2482f643b8b1520a9fbbb8632a,Generate Random Faces for CreatureType.Empyrean (#2302),2019-09-16T01:28:46Z,2019-09-16T01:28:46Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 06e9c4a38d3283f57871e768c880ca8b9ce20d52,Updating EnchantmentManager for handling all spells (#748),2018-04-17T12:01:14Z,2018-04-17T12:01:14Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,8909245,gmriggs,10608427,Mag-nus 0701ce976255af4ebd8fcac7af9cd4d1cbf6e9c5,"Update ConsumeUnlocker output to match pcaps (#2943) * Update ConsumeUnlocker output to match pcaps * Update Lock.cs",2020-04-19T03:13:19Z,2020-04-19T03:13:19Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 07032cd44fc4bda64583631ba1cfd29a3683e6c3,Adjustments to ContractTracker (#3184),2020-08-29T04:47:57Z,2020-08-29T04:47:57Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 070522575995f42f4c9bc6a6ba02674ac2ff20a1,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.36.4151.20220112035442-master-939f1a7",2022-01-12T03:57:41Z,2022-01-12T03:57:41Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 071803a4b770fc2a71610b983dddfc9344291bdd,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.10.3550.20200827041450-master-f8bbc77",2020-08-27T04:17:14Z,2020-08-27T04:17:14Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 072edf63b481ac89d40002216787996e5840c5fb,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.6.3453.20200701172304-master-b44eb5b",2020-07-01T17:25:16Z,2020-07-01T17:25:16Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 073328943dbc6f082bbc14e0bca4e60d1cb5ec22,[ci skip] Update README.md,2020-08-15T21:34:30Z,2020-08-15T21:34:30Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 07339654dc923e854af30f78f72e44890f7c2b44,"Magic refactor (#3703) * Start of magic refactor * Add missed DB update file * Split out SpellType primitives * Revert DB column name change * Fix bug * gmriggs changes * gmriggs changes.part2 * Minor tweak * Proficiency correction * remove unneeded uint damage * more consolidation * refactor for EnchantmentStatus-PlayScript * add missing return statements for WeenieError.OlthoiCanOnlyRecallToLifestone * . * additional-cleanup-for-target-acquisition",2021-11-07T13:10:05Z,2021-11-07T13:10:05Z,1bb9c4573f21c55750341bc99690daec3c7aa0d8,ziang4891,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,56269610,ziang4891,19864447,web-flow 0733d0790bea822ae91c93f9359acd3de0dc580a,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.55.4447.20231117072718-master-baf18af",2023-11-17T07:31:51Z,2023-11-17T07:31:51Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0734433b9f3f374be1b29b5b49b84f837fba882f,Updating DownloadACEWorld.bat with latest ACE-World-16PY release,2018-04-15T05:22:00Z,2018-04-15T05:22:00Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0738090c615a64fce479a21f5c9633baab1f5c27,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.18.3804.20210114222531-master-d269a18",2021-01-14T22:28:42Z,2021-01-14T22:28:42Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 073e8f697a7b947e2daeb4a1a0b0ef7801352ab7,"fix deception self 7, salvaging self 7 scrolls (#1950)",2019-05-31T04:46:33Z,2019-05-31T04:46:33Z,2b2a74b11133a4173247b4657f65cc2f858bd3d9,bryan,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,26235642,dirtyelf,11369233,LtRipley36706 074df3fc9bd284c8ec70767e9ba7351747ce08de,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.15.3739.20201116035918-master-ddaf8ba",2020-11-16T04:01:41Z,2020-11-16T04:01:41Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 07599b3b0c68e5e69170fb999354f664f5f97291,"re-enable monster alert logic based on latest info (#3584) * re-enable monster alert logic based on latest info * adjust logic",2021-06-10T22:58:18Z,2021-06-10T22:58:18Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 07618ecaf246851c7ab687a870f7386cd70971a7,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.12.3585.20200906035908-master-c9786d4",2020-09-06T04:01:24Z,2020-09-06T04:01:24Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 077f41e673c40ec2adc0a656fcf7e513d7fbd9d5,LaunchProjectile destroy failed launches (#3805),2022-02-10T23:33:09Z,2022-02-10T23:33:09Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 078921b8fc20706391576524b9e8736ffb6c5f09,AceObjectPropertiesInstanceId removed.,2018-02-26T12:28:44Z,2018-02-26T12:28:44Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 07929ac97dfb890c60e61e54476dd89d86806fe1,Wire up Ivory salvage application (#1832),2019-05-01T00:50:18Z,2019-05-01T00:50:18Z,d7968b9f37d3f323ddbfba14fe6c147cdb65722d,Theran578,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,,,11369233,LtRipley36706 07aaaf903a273e2e19696a0be448534cd87b9f46,ACE.Diagnostics removed,2018-02-20T03:35:58Z,2018-03-06T09:37:56Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,10608427,Mag-nus,11369233,LtRipley36706 07abfc5021961b7bbc7797414a3182056b5860a8,"Make CreateList spawning for Containers a creation only event (#3704) * Make CreateList spawning for Containers a creation only event * Update Container.cs * Update WorldObjectFactory.cs * Update WorldObject_Links.cs * Update House.cs * Update DeveloperContentCommands.cs * Use base WorldObject + inheritance * Update WorldObject_Links.cs * Update WorldObject_Equipment.cs * Adjust to Container only Co-Authored-By: gmriggs <8909245+gmriggs@users.noreply.github.com> Co-authored-by: gmriggs <8909245+gmriggs@users.noreply.github.com>",2021-10-16T18:57:55Z,2021-10-16T18:57:55Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 07ca9c72be9bc6c577a5242002813a22ff947d6c,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.6.3449.20200630175336-master-49f3d1e",2020-06-30T17:55:40Z,2020-06-30T17:55:40Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 07d0d923fa34f6bbfaee1fbd878b9d0928a1b78a,Merge branch 'master' into AddAccessLeveltoAccounts,2017-02-19T23:42:27Z,2017-02-19T23:42:27Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 07dc37f36729ee460283367439f5d243bf61d6a0,fixing stack values for death items (#1831),2019-05-01T09:38:49Z,2019-05-01T09:38:49Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 07e098354decced1ac9685816a44ad2112132325,"Misc House Logging (#3439) * Fix null error * Update for housing log",2021-01-27T18:13:58Z,2021-01-27T18:13:58Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 07eb681d6822a1f49a8bd56e8036709702ab6b6b,Updating the 'item is low on mana / out of mana' system (#1045),2018-10-03T19:02:22Z,2018-10-03T19:02:22Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,8909245,gmriggs,11369233,LtRipley36706 0807de4d7c7328b5ea8ff6e6a5baf50378302268,"packing known dword types (ie, Icons) (#261) * fixed packed dwords * forgot changelog * known type packing fixed",2017-04-20T17:26:55Z,2017-04-20T17:26:55Z,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,25351661,Mogwai-TheFurry,19864447,web-flow 083b982f652f3fe5b0d531c3c86b752f0caa017f,Updating DownloadACEWorld.bat with latest ACE-World-16PY release,2018-04-29T23:52:55Z,2018-04-29T23:52:55Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0841d225352d557cab78eddb71fb355ccde90003,WeenieSearchTests cleaned up,2018-04-07T14:02:56Z,2018-04-07T14:02:56Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 0846f626c90d3477a60b66e34d2793f0ee44aa18,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.3.3395.20200526024219-master-ed6cc6e",2020-05-26T02:44:27Z,2020-05-26T02:44:27Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0850963d9efadbccd0de6f9dd990f61c5076b854,Add host & port to connect messages (#115),2017-03-09T01:26:44Z,2017-03-09T01:26:44Z,9a64b06deee2d9612532c2c14ba49951af1855f4,Zorgle,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,79078680,ACE,26289176,Zorgle,25351661,Mogwai-TheFurry 0862c229d088978735ac272b7a2a30c4ef1a3928,"Add global configuration for SpellComponentsRequired (#2260) * Add global configuration for SpellComponentsRequired * Update Player_Magic.cs * Update Player_Magic.cs * . * Update PropertyManager.cs * .",2019-08-20T23:58:14Z,2019-08-20T23:58:14Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 088253bd9eabde317173cfd31f7f09a566c1179b,Improved fellowship vital update rate / sync (#1729),2019-04-15T04:34:59Z,2019-04-15T04:34:59Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 08a67ff7ad815d7262efc34da2287a934c4fcf15,"Major overhaul of player visibility / broadcast system (#954) * Major overhaul of player visibility / broadcast system * Removing some debug lines * Fixing /telepoi * Removing CreateObj != newlyVisible from debug msgs * Update for adding objects to landblocks * Fixing projectile spawning * Fixing portals for multiplayer * Fixing /telepoi for multiplayer, and successive item pickup from landblock * Fixing pink bubble state for multiplayer * Fixing double broadcast bug * Adding ObjMaint destructor * Voyeur cleanup * Fixing wielded items lingering around after player logout",2018-08-19T01:58:49Z,2018-08-19T01:58:49Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 08b4659ea841d30bcb398f63abdf1a2730cfe136,Updating DownloadACEWorld.bat with latest ACE-World-Database release,2018-12-27T22:49:06Z,2018-12-27T22:49:06Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 08cd2e7b7ea3f78ecf53830cd3f38204b26795eb,PlacementPosition is not an enum type. It's an inventory order (index) (#2069),2019-07-04T11:54:50Z,2019-07-04T11:54:50Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 08d1edcb781ee67b1d1f79f57b02186f51d3d421,Bump Microsoft.EntityFrameworkCore from 6.0.22 to 6.0.23 in /Source (#4050),2023-10-25T06:13:17Z,2023-10-25T06:13:17Z,5df307d91b1167b0aa175853783d760add239497,dependabot[bot],cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,49699333,dependabot[bot],19864447,web-flow 08d53d428e5fdf2e03d3e0238fc0d51a4b024ff9,adding /delevel dev command (#3155),2020-10-03T05:16:37Z,2020-10-03T05:16:37Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 08ec6d1fda72dcb0a246152f5083f1c19b8a80a8,"Update Player_Titles.cs Forgot the ! ... Whoops!",2018-03-13T23:26:31Z,2018-03-13T23:26:31Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 08fa2f37555cec43dc25b960e27a2cd52dcf8ff5,Update appveyor.yml,2021-08-30T00:56:27Z,2021-08-30T00:56:27Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 08ffec6e681827b3c8ed653d2dd62a24670773c4,"adding support for more fellowship spell types (#2855) * adding support for more fellowship spell types * adding support for fellowship spells from non-player sources * cleanup",2020-03-24T23:55:12Z,2020-03-24T23:55:12Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0910294c0081ff4dc4013468efe4599bc873cce4,Updating DownloadACEWorld.bat with latest ACE-World-Database release,2019-12-21T07:07:29Z,2019-12-21T07:07:29Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 091cbad1a862b78630e9eaa86e35de3dd41aaea9,"Fixes to raising attributes (#469) * Fix abilities - secondary still todo * Fix secondary abilities * Changelog",2017-07-20T19:01:25Z,2017-07-20T19:01:25Z,2ec26d3911419732ee608938c3640b0847adc12c,Lidefeath,932ebe7508af3a1428470d3cf5500c5465577f9a,ddevec,79078680,ACE,26508216,Lidefeath,5246554,ddevec 0922fa024edc182b8c3a81ac3fe8768d3a6aea9f,update Fellowship.SplitLuminance() to better match retail (#4042),2023-09-13T15:51:44Z,2023-09-13T15:51:44Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 093d9dc417e2652441c8bb488f415a0dfe914dd6,Update appveyor.yml,2022-06-10T15:24:50Z,2022-06-10T15:24:50Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 094bdb9e2058a48c09ca5ec7abfc374a95af08b5,"Few more very minor things (#2046) Also fixed an exception in WorldObject_Set when an wo didn't have an ItemLevel value",2019-06-26T03:17:04Z,2019-06-26T03:17:04Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 095df29c6be35ee57bc4f31ddaec510acb8dc5d7,"ActionChain Cleanup (#983) This removes the unecessary ActionChains that were wrapping many of the HandleActionGameEvent functions. ActionChains should only be used to enqueue work with delays, or, explicitly queue work for another WO that absolutely must be run on the landblock thread that owns the WO. (very rare, if any cases?) We do not need to worry about out of order operations with HandleActionGameEvents. These handlers are enqueued when they are received on the network threads. They are then executed in a single thread in our UpdateWorld loop. This pattern is unlikely to change, and allows us to make the assumption that code executed from any HandleAction function (and not from an action chain) does not need to worry about thread safety, as it is the only thread modifying the world. Parallelization will be added for Physics and Landblocks.Tick() at a future date.",2018-09-01T23:51:09Z,2018-09-01T23:51:09Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 095e5436bf5220426f15f52d653050f9f034e411,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.13.3628.20200928153943-master-91b5eba",2020-09-28T15:42:04Z,2020-09-28T15:42:04Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 097fae30b5dc0555adf8e09b499f6c4521840645,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.14.3731.20201102050039-master-a460125",2020-11-02T05:03:03Z,2020-11-02T05:03:03Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0988095f22a712b7a175fb7f65912a10c8161c09,Update README.md,2019-01-20T01:57:15Z,2019-01-20T01:57:15Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 099846227964803772090cd0a43c8f8717225087,"Adding ability to exclude specific IPs from max session count. (#2986) * Adding ability to exclude specific IPs from max session count. * Added config examples, and fixed misspelling of config property.",2020-05-12T03:52:07Z,2020-05-12T03:52:07Z,2c08b70b1988c2ea4859e1252577d0865c9f61bd,ahricvirindi,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,1828393,ahricvirindi,19864447,web-flow 099d7796db8b1e1bc4a1f23776e98a3377a4f5e0,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.4.3405.20200607104536-master-1e8099b",2020-06-07T10:47:46Z,2020-06-07T10:47:46Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 09b868f7d77ee2c663c6c85c5f3693e873bcb42a,note about AsNoTracking,2018-02-20T03:03:39Z,2018-03-06T09:37:51Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,10608427,Mag-nus,11369233,LtRipley36706 09ba4c01ada1eac69e786320c23a1a85d58c9225,Fixed Gems dropping in loot (#1800),2019-04-24T06:03:15Z,2019-04-24T06:03:15Z,a23c0f7fe52b28ccad14c73a36794941ba9b48e9,OptimShi,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,79078680,ACE,26606778,OptimShi,8909245,gmriggs 09c4de578140388501225c706a1d173559e34165,Fixing invisible player bug (#1522),2019-03-12T23:24:03Z,2019-03-12T23:24:03Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 09e1c681354d6783e4a797c9182d426cfd3e7544,"Migrate Character tables over to similar caching/threading model as Biota (#979) * First batch of Character refactor Characters are now cached with their dbContext, exactly like we do for Biotas. This greatly simplifies the way characters are pulled and saved, and is much more efficient. Deleting and restoring characters have been migrated to the new SaveCharacter function. There is no need for separate functions to handle those specific tasks. IsPlussed column added to Character. This removes the need to query the biota to see if we should display the + in front of the name at the character screen. Character.LastLoginTimestamp, TotalLogins, CharacterOptions1, and CharacterOptions2 are now used. These property types were removed from the ACE.Entity.enum. (the 9000+ types) Fixed a few places where ChangesDetected was being set insetad of CharacterChangesDetected. There is still more work to do to improve this pattern. * Player_Client renamed to Player_Character Plus some cleanup on the way CharacterOptions were get * Remove duplicate appearance DID properties from WorldObject_Properties * Removed the duplicate HairTexture DID properties * Migrate HairTexture from biota property to Character property * Forgot a CharacterChangesDetected * Migrate Character specific functions to Player_Character * Some more Biota wrappers added to BiotaExtensions * CharacterPropertiesShortcutBar wrapped * CharacterPropertiesSpellBar migrated to CharacterExtensions * CharacterPropertiesTitleBook migrated to CharacterExtensions * CharacterPropertiesFriendList migrated to CharacterExtensions * drop AccountId from CharacterPropertiesFriendList",2018-08-30T12:11:25Z,2018-08-30T12:11:25Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 09f4aefa988a3384597577edc908a8bcb03c6126,"fix GetMaxGuidFoundInRange to not be terrible, improve startup times / startup resources for large servers significantly (#3577)",2021-06-10T22:57:36Z,2021-06-10T22:57:36Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 09f5bf4a9aa582d892318f6a10def895345ffc7f,Fix Flags to calculate correctly,2018-02-20T07:47:52Z,2018-03-06T09:37:57Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0a262ed7caac3f4544e764b2e5398381aaf52dbe,Update appveyor.yml,2020-03-24T21:10:35Z,2020-03-24T21:10:35Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 0a305050a4c2ca4c54cf04765edd3a81898dc517,"adjust war/void skillMod based on retail data (#3788) * adjust war/void skillMod based on retail data * only apply void projectile dot skillMod for player casters",2022-01-20T06:03:02Z,2022-01-20T06:03:02Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0a326ba680f4e19c18a1a58772109fb5f9819455,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.8.3499.20200806040129-master-c86475e",2020-08-06T04:03:41Z,2020-08-06T04:03:41Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0a37e95972711d9b9c4b633cad9a028d3d3454e9,"First round of updates toward new threading model and less ActionChain usage (#995) * WorldManager and LandblockManager cleanup * PlayerEnterWorld moved from LandblockManager to WorldManager * Session.WaitForPlayer() removed Sessions now have their own GameAction queues. This allows us to process the incoming actions only when we know the player != null. This removes the huge UpdateWorld delay we had prior from InboundMessageQueue blocking until a session loaded their player after an EnterWorld request. * updateWorldLandblockLock no longer needed * LoadAllLandblocks cleanup * Landblock broadcastQueue is no longer used We've switched to a different broadcasting method * Landblock EnqueueBroadcast removal part 1 * EnqueueBroadcastMotion cleanup * ServerManager cosmetic cleanup * Landblock using cleanup",2018-09-03T12:23:09Z,2018-09-03T12:23:09Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 0a3e84cc5422cf9475150578aa0da95fdfbdcec7,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.21.3852.20210224031545-master-6cb90a2",2021-02-24T03:18:40Z,2021-02-24T03:18:40Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0a40de9d5d713fb31e6848343ee6bf0f7c0c395e,removed bugged rare crystal (#2482),2019-11-30T02:38:44Z,2019-11-30T02:38:44Z,7c3d4508c65e832f7ae3a892a23dc69a6b2e73f1,harliq,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,79078680,ACE,30803300,harliq,8909245,gmriggs 0a476a2119b8c3e8cb1321e9951e4ef2ded71802,[ci skip] Updating ServerBuildInfo_Dynamic with latest build and version information,2020-04-03T23:43:46Z,2020-04-03T23:43:46Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0a4e5df609cdbffe62d8694eba9a17036b234853,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.14.3729.20201101033938-master-94fa350",2020-11-01T03:42:10Z,2020-11-01T03:42:10Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0a571f335d821b0341ec2850d7d457c890927e29,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.14.3725.20201030172754-master-a193ae0",2020-10-30T17:30:24Z,2020-10-30T17:30:24Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0a6cc8418340a431d83f4a7ef7fb4aa5ace91cf4,re-implement spellcast_recoil_queue server option (#2781),2020-03-07T07:27:24Z,2020-03-07T07:27:24Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0a78f4ee817574a0bf99bb03222ee91c0e8e06a5,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.18.3791.20210102045626-master-013b9c4",2021-01-02T04:59:21Z,2021-01-02T04:59:21Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0a7b4419cb77ee70c81acd95d40bfc3d2954efc6,fixing pk logout bug (#2787),2020-03-08T04:38:21Z,2020-03-08T04:38:21Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0a914d2cdd9c1773aa0286d135e349129085b8ce,Adding all of the wield requirement checks (#1259),2019-01-12T21:06:16Z,2019-01-12T21:06:16Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0a9c9c316402d0e534d7874163e88f4175d646f0,Add ThreadPool info to ServerStatus (#4106),2024-03-13T02:38:19Z,2024-03-13T02:38:19Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 0a9e52745b6b80f9225901a0f25d9f6cf653b59a," adding dispells, summon inepts, calming gaze, flame bolts to scroll loot table, also fix raise vital message (#1900) * add in some of the missing spells to drop as scrolls, still need inepts and a few others * finish off adding all spells to scroll loot * initial * adding dispells, summon inepts, calming gaze to scroll loot table * reverting * vitals now show base when raised, even if buffed * update vital MaxValue as well * adding back in cantrip modifiers",2019-05-17T22:32:18Z,2019-05-17T22:32:18Z,2b2a74b11133a4173247b4657f65cc2f858bd3d9,bryan,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,79078680,ACE,26235642,dirtyelf,8909245,gmriggs 0aa62880e6930fbd1f3b92280879c5df9f6ecf9b,resist aug x3 (#2861),2020-03-25T16:14:20Z,2020-03-25T16:14:20Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0ab1527eb8dc6b3a13480a1e2964dfeec60f9549,"AppVeyor build pipeline changes (#2849) * Move AppVeyor folder * path updates * Update AppVeyorBeforePackage.bat * Update AppVeyorBeforePackage.bat * Update AppVeyorBeforePackage.bat * Add AppVeyorInit * Add Clone script * Remove Init/Clone * . * . * Update AppVeyorBeforeCompile.bat * Update AppVeyorBeforeCompile.bat * Update appveyor.yml * Update appveyor.yml * Update appveyor.yml * Update AppVeyorBeforeCompile.bat * . * Update appveyor.yml * Update appveyor.yml * Update appveyor.yml * Update appveyor.yml * Update appveyor.yml * Update appveyor.yml * Update AppVeyorBeforeCompile.bat * Update appveyor.yml * Update appveyor.yml * Update appveyor.yml * .",2020-03-23T23:12:06Z,2020-03-23T23:12:06Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 0acc4aabf0e392890f830fff3e56887f0ed0fc9f,adjusting some aug bonus calcs (#1857),2019-05-07T04:10:55Z,2019-05-07T04:10:55Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0acd35bad4c4ba51c4e5e1814d4b60bc3ff5ac59,Update REAMDE.md,2017-01-17T20:48:43Z,2017-01-17T20:48:43Z,66d44aedaec23102ea43bad240cea0c3871e4420,kaos00723,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8607407,kaos00723,19864447,web-flow 0acf1655d46791c5a47858144aff506268b56183,"Mutate melee weapon (#3146) * MutateMeleeWeapon changes * . * .",2020-09-09T05:13:43Z,2020-09-09T05:13:43Z,1bb9c4573f21c55750341bc99690daec3c7aa0d8,ziang4891,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,56269610,ziang4891,19864447,web-flow 0ad4ea7a58b8fabf2430eae7f976ec635b4ab514,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.39.4196.20220328021600-master-6f1e4a0",2022-03-28T02:19:08Z,2022-03-28T02:19:08Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0af1ffbb0d1bc8b5aef5999e787763089405dfa5,"Shortcut changes This puts the shortcut code more inline with the Spellbar code. I also removed the partial thread safety. Items that pertain to the clients UI like spell bars, shortcuts, etc.. do not require thread safety.",2018-04-20T14:08:27Z,2018-04-20T14:08:27Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 0b05a212b3ebef6a2064291aa98fadbc9fac2d66,Fixing RunRate (#870),2018-07-13T14:12:58Z,2018-07-13T14:12:58Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,ec894da9590b87545a328e058202d433eedb9c86,kdmxp256,79078680,ACE,8909245,gmriggs,56269610,ziang4891 0b2b9e673ebdc04a1da741299d45f5e34affcd06,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.5.3427.20200618213051-master-2f401a4",2020-06-18T21:32:58Z,2020-06-18T21:32:58Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0b2dbada8466abc1224375e50f68deb8df74b9a8,"full armor tables, adding t7 and t8 (#3234) * add scaffolding * adding chance tables for gem count * update scaffolding * update var names * wip * adding gem material chance tables * adding workmanship chance tables * updating lootgen item value mutation * . * moving treasure-gem-count.sql test file to WorldBase and 16PY-patches * TreasureItemTypeHelper * adding magic/mundane item type selection profiles * adding reference wcid tables * sync * spacing * adding heritage tables * adding armor and weapon type chance tables * adding reference method for roll wcid * adding coins * requested changes * wip * fix indentation * test version * add clothing * update clothing tables * revert * revert2 * revert3 * . * .. * . * wip * no message * cleanup",2020-09-15T16:46:09Z,2020-09-15T16:46:09Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0b32f0ac65c777c6bf438c4ce5863e787c0f642e,"fixing temple spec (#1667) * fixing temple spec * updating comment",2019-04-08T19:01:05Z,2019-04-08T19:01:05Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0b3ecce0c89a6b4da1ac5abd769c31cb71d98fe9,SavePlayer now works. Might be threading issues here.,2018-02-19T23:15:42Z,2018-03-06T09:37:49Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,10608427,Mag-nus,11369233,LtRipley36706 0b4830f919f07efbba9da06102a9aa049fe86417,improved attribute validation (#3344),2020-10-31T14:54:50Z,2020-10-31T14:54:50Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0b67df61b979c28f182f74a3c690e896361b1050,Adding null return for WeenieType.Undef objects in WorldObjectFactory (incomplete data) and IOUs for missing skill/heritage items.,2018-02-25T09:17:53Z,2018-02-25T09:17:53Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0b68053f76c540c56e82fbc1c1ea3a69e6d7d627,clean up house guest lists for deleted players (#2639),2020-01-21T19:27:13Z,2020-01-21T19:27:13Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0b6e995fba8ef3550c5e3607875183ad109da186,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.38.4172.20220210233323-master-077f41e",2022-02-10T23:36:34Z,2022-02-10T23:36:34Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0b819256e179fc17bf073acccb1b84f5bc102938,"ensuring monsters can damage target (#1462) * ensuring monsters can damage target * additional logic for CombatPets",2019-02-28T06:45:16Z,2019-02-28T06:45:16Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0b9473f9659951477456c9ee797185879cd13815,Adding locked door angles as per @LtRipley36706 (#1414),2019-02-05T16:56:32Z,2019-02-05T16:56:32Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0ba331a3d39637b983d4900af5ffe89d74e9b363,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.25.3922.20210519000909-master-2af629a",2021-05-19T00:12:14Z,2021-05-19T00:12:14Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0bb05791b50dec67f2d9aca955033792b072b1ff,[ci skip] Updating ServerBuildInfo_Dynamic with latest build and version information,2020-03-30T17:44:04Z,2020-03-30T17:44:04Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0bb4b0083d899ae6b4d93b56709ceb8cf6c74bea,"Update Dockerfile.arm64 Updating to match #3973",2023-04-17T18:06:34Z,2023-04-17T18:06:34Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 0bb82fb4c780017ddf17c1a7dd852bf1bd2d2dd5,adding shield cantrips (#2378),2019-11-03T03:44:47Z,2019-11-03T03:44:47Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0bbe1f91c8dda494794a8181c3bbcd55f1bf15b5,add semicolons (#3616),2021-07-15T23:47:35Z,2021-07-15T23:47:35Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0bc2c99b0945f0f07a0c4f2e310c726dcd430ea3,sync Enlightenment and GearMaxHealth calcs up to client more closely (#3374),2020-11-27T02:10:57Z,2020-11-27T02:10:57Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0be299df04bf90a167da8866be7ba5a5821cb4a3,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.10.3557.20200828224900-master-ae9831c",2020-08-28T22:51:16Z,2020-08-28T22:51:16Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0be6866b8ec94992276128dad82975b636df9c33,Update Mastery Renewal (#3860),2022-06-21T15:58:14Z,2022-06-21T15:58:14Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 0bf4cbd380b05766c832fe857dfbcf2503d604eb,[ci skip] Updating ServerBuildInfo_Dynamic with latest build and version information,2020-04-16T15:18:47Z,2020-04-16T15:18:47Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0bf75bcdf882453cc4b5fd8299e015170b513d0c,Translucency on Corpses was probably not a thing.. Fuzzy Memory,2018-03-16T08:59:55Z,2018-03-16T08:59:55Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0c0ca9c7a4aef62f31e83a66e6f2a01ac49d69e3,"Update to .NET6 (#3739) * Update to .NET6 * Update dockerfiles to NET6 * Update appveyor.yml * Update ACE.DatLoader.csproj * Update Program_Setup.cs * Update Program_DbUpdates.cs * Update Program_DbUpdates.cs * Update ACE.DatLoader.Tests.csproj * Update ACE.Database.Tests.csproj * Update ACE.Database.csproj * Update ACE.Server.Tests.csproj * Update ACE.Server.csproj * Update ACE.DatLoader.csproj * Update ACE.Database.csproj * Update ACE.Server.csproj * Update EF packages to EFCore 6 Requires Database, Database.Tests and Adapater to target .NET6 framework * Update ACE.Server.csproj * Update ACE.Database.csproj * Update Program_BinUpdates.cs * Update AccountExtensions.cs * update nugets * Remove TimeZoneConverter net6 includes built in functionality * update csproj files * Update ACE.Server.csproj",2022-07-13T16:30:32Z,2022-07-13T16:30:32Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 0c1bbe681e16664ddc1392099e1db857ae5437a8,Renaming status message type enums. (#703),2018-03-27T04:33:59Z,2018-03-27T04:33:59Z,a6e3e311f4e184fda36dbd9e4159a1afb17a76da,Slushnas,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,19214857,Slushnas,11369233,LtRipley36706 0c20c4e43360a2d1744841847739d49f07f764f5,update changelog (#2386),2019-11-04T19:34:31Z,2019-11-04T19:34:31Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0c24b2090eb23c9e36535beb4a97617203d14d50,Add support for version command response (#2085),2019-07-08T16:49:08Z,2019-07-08T16:49:08Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 0c25ae21cb76f77c1dfb56f4077bd339969589ba,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.12.3581.20200904060649-master-32aecfe",2020-09-04T06:08:58Z,2020-09-04T06:08:58Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0c2b9a85356226ba78180174f12a73511ebd6cfa,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.19.3814.20210122182948-master-3ad55dd",2021-01-22T18:32:39Z,2021-01-22T18:32:39Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0c3c5e41ae8745d6cd20d8385c0f9ab8e82b91a9,"revert 3025, update two-handed combat cleave distance to be based on CylDist (#3320)",2020-10-25T18:22:32Z,2020-10-25T18:22:32Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0c411ba480ac1a9123d0b21d509aa9eb7c28b2a1,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.41.4224.20220606010627-master-8334658",2022-06-06T01:09:31Z,2022-06-06T01:09:31Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0c4a45109f5c96bcea91171d1b39e58d2d13bd10,fix edge case for drudgewoodtarget showing green attributes (#3730),2021-11-07T13:10:19Z,2021-11-07T13:10:19Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0c4db601a881dff3e5d84f657c258416289ae096,Changed ParseCommand to support the use of quotes to encapsulate parameters,2017-02-21T05:58:57Z,2017-02-21T05:58:57Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0c627cf889b671fb03586e7031be7436c1e77a1e,updating LoS tests for recent changes to ProjectileTarget (#2883),2020-04-05T18:28:10Z,2020-04-05T18:28:10Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0c81fb2ca72720996868474440bd957b8c955364,fix EnvCell header comment (#4049),2023-09-24T06:58:02Z,2023-09-24T06:58:02Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0c9043697872c90d5c6db72e668431fb01691adc,Fix giving items back and forth (#1264),2019-01-13T18:20:53Z,2019-01-13T18:20:53Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 0c9eb14766dceb90a4c828a056cf3350ef9437ff,"EnchantmentManagerWithCaching Player Null Fix (#2425) * EnchantmentManagerWithCaching Player Null Fix * Add another null check",2019-11-17T15:34:40Z,2019-11-17T15:34:40Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 0ca1e2c8415da11198a81a380b0da0ec7fe3454a,Merge branch 'master' into appear-offline-changes,2017-02-20T05:17:24Z,2017-02-20T05:17:24Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 0ca62ddf8aa2b4882d60b80bcd7b6a05767415dc,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.21.3848.20210215182428-master-b9a552a",2021-02-15T18:27:24Z,2021-02-15T18:27:24Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0cb9bd428e6299d05debe60cc74641ba7ec39389,fixing magic pickup issue (#2052),2019-06-27T04:36:38Z,2019-06-27T04:36:38Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0cc98adc140438f68a061a16557942b8d0b6d016,Fixing fellowship XP bug (#1149),2018-12-17T22:45:08Z,2018-12-17T22:45:08Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0ce8fb71ea0c92f0c74522b74742c5a62f9245d0,"improve accuracy of 'your movement has disrupted spellcasting / healing!' distance check (#2814) * improve accuracy of 'your movement has disrupted spellcasting / healing!' distance check * ensure healing skill is trained",2020-03-15T20:55:04Z,2020-03-15T20:55:04Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0d0216ea38e42ae3a130668509fa5b3ec153f4cb,"Various updates to House things (#2108) * Various updates to House things * Update PlayerManager.cs * Update AppraiseInfo.cs * Update HouseProfile.cs * Update SlumLord.cs",2019-07-15T08:07:32Z,2019-07-15T08:07:32Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 0d0762cb96cd4553594f6398ebc474386cb36bb2,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.13.3629.20200928174047-master-9b4e955",2020-09-28T17:43:03Z,2020-09-28T17:43:03Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0d1ccd089d1cf877fbdf42d29fc03fb4aabc05fa,"Movement Updates (#517) * Movement Updates * Fix combat stance bug and added acecommands tip to console at startup * Update changelog.md * Fixed palette issue with starter head gear * The Code Alignment Gods have blessed the enumerations, and it is good.",2017-10-03T02:41:11Z,2017-10-03T02:41:11Z,a23c0f7fe52b28ccad14c73a36794941ba9b48e9,OptimShi,f35eb4fb50c05576db6debdc6ca5471494c6ee48,Mogwai-TheFurry,79078680,ACE,26606778,OptimShi,25351661,Mogwai-TheFurry 0d26a8f79cadd4118182a1631de54fc6c053aafe,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.35.4134.20211224153142-master-fe044bc",2021-12-24T15:35:01Z,2021-12-24T15:35:01Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0d38b99ee4085f24d7c7498a82aa862ffe993a9d,Update rares (#2229),2019-08-13T02:51:00Z,2019-08-13T02:51:00Z,d7968b9f37d3f323ddbfba14fe6c147cdb65722d,Theran578,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,,,19864447,web-flow 0d6f9dde513e55273c728e6ed6b93d9ead48143e,"Add AllowTrailingCommas to JsonSerializerOptions (#4082) Additionally moved all serializers to single static instance in ACE.Common",2024-01-02T15:53:20Z,2024-01-02T15:53:20Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 0d750bd20e43cad712f2e15909001ff3f5a5e95f,"Monster updates from playtesting (#1195) * Monster updates from playtesting * Adding House null check * Fixing AttackType",2018-12-30T03:40:54Z,2018-12-30T03:40:54Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0d8001e5f892f0039e098ba55d4918181262d75d,GM PrivateUpdateSkill standardization,2018-03-21T07:50:40Z,2018-03-21T07:50:40Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0dc0742ebe15ad2c31f2731da5582b964aa9a22b,add more checks to prevent any possible overlap states when wielding items (#3339),2020-10-29T22:31:53Z,2020-10-29T22:31:53Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0dc934abc4878d5cd1022c6c3afa4cb8053b2640,Rebase SQL scripts (#714),2018-04-01T02:05:50Z,2018-04-01T02:05:50Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 0dcef95ac244d53caf48c3083de762aae9df6cc7,VERY crude loadalllandblocks command,2018-04-18T02:54:36Z,2018-04-18T02:54:36Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 0dd127fc300e8c050dc4e0d8ade1e9ca9955376a,update changelog for april (#1835),2019-04-30T20:39:48Z,2019-04-30T20:39:48Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0dd28ae4cba4aa12acc3fe5faf17e5afd4e3e25c,fixing fire cestus (#3239),2020-09-18T06:19:00Z,2020-09-18T06:19:00Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0ddaec4fb2e4710e7b78a7ee6b17f158de81b415,"Adding shop generators for vendor (#1388) * Adding shop generators for vendor * This improves the generators to add the ""recycling"" feature",2019-01-28T00:00:40Z,2019-01-28T00:00:40Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0de3dfb6bbec332dbaeeb3ca09300afa734dd869,adding support for SpellFlags.IgnoresManaConversion (#2610),2020-01-14T07:38:31Z,2020-01-14T07:38:31Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0dfd4637cf1bdafc3b2033e49be6802461921a88,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.39.4206.20220507184339-master-495c0d6",2022-05-07T18:46:47Z,2022-05-07T18:46:47Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0e0071c8e7b62e98823ecd752e4e0de7d49c8450,Added script to activate event_scheduler in MySQL and mark characters as deleted when restore window expires.,2017-02-16T05:11:47Z,2017-02-16T05:11:47Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0e1cece30dccc77a503ec8a6ef03daa93e7d610c,just adding stylecop as a style ruleset with very basic stuff. team can review the options and make changes as necessary.,2017-02-14T15:18:34Z,2017-02-14T15:18:34Z,15c241265f6bc81a97dc3c3ff87dd19c8ce62b72,Scott Aday,15c241265f6bc81a97dc3c3ff87dd19c8ce62b72,Scott Aday,79078680,ACE,6425940,ScottAday,6425940,ScottAday 0e24c1743dcebfb29367c3d17c64594d00375595,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.23.3887.20210320173827-master-37e6008",2021-03-20T17:41:32Z,2021-03-20T17:41:32Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0e69a1a84bd061f7b7a351c3a6274c1a90408966,"Usable portals (#249) * Implement Portal travel * Fix whitespacing/Add comment * Update for AppVeyor * Update for AppVeyor.Pass 2 * Fix path problem in ACE.Entity for new file",2017-04-18T17:11:23Z,2017-04-18T17:11:23Z,ec894da9590b87545a328e058202d433eedb9c86,kdmxp256,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,79078680,ACE,56269610,ziang4891,25351661,Mogwai-TheFurry 0e869a0c71cc35e0c791175a97bc63abd12d3c24,Fixing item XP bug (#1557),2019-03-20T19:55:51Z,2019-03-20T19:55:51Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0e9009ec88a165238a3e7d6bfe09c60f0dc6fe7c,"Adjust CheckForWorldDatabaseUpdate version handling (#3188) * Adjust CheckForWorldDatabaseUpdate version inspection * tweak",2020-08-31T17:06:15Z,2020-08-31T17:06:15Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 0e9226a5a920977f670d9e0e2e267d4db76c4596,only apply NetherDotDamageRating to direct damage (#2550),2019-12-19T09:20:43Z,2019-12-19T09:20:43Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0ea25ddb7a8ef5f76bc049422f95c79352d8c92c,Updating DownloadACEWorld.bat with latest ACE-World-Database release,2019-04-14T08:43:48Z,2019-04-14T08:43:48Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0ea2e7a1b3bf0eb1d4f2dbd440511e7294de24d6,adding pk arenas (#2172),2019-07-31T04:44:06Z,2019-07-31T04:44:06Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0eb627e5cc00a7a33aefb5d53c4efd08046716f9,Allow Scatter generators to use their Z instead of ground Z (#3797),2022-03-27T02:40:04Z,2022-03-27T02:40:04Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 0eb8b36148c880069091d0f3743ab5ccee8f714e,"Cleaning up welcome message / server motd (#1485) * Cleaning up welcome message / server motd * Adjusting login config based on discussions in channel * condensing whitespace * removing newline at end of string * removing unnecessary char",2019-03-05T20:15:45Z,2019-03-05T20:15:45Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0ec7ddca908e90f962657c1bf0899f2181ac21f8,"[ci skip] Updating dbversion.txt 0.9.196",2020-09-10T07:13:04Z,2020-09-10T07:13:04Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0ec86730151db04418e5cb8aac273d0b45b4007b,reducing log spam for dynamic projectiles unable to enter world (#2240),2019-08-17T08:44:37Z,2019-08-17T08:44:37Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0ef8cf0525259df8e5a39e9913ec925df285fac4,"fix magic absorbing shields in ThrownShield stance (#3569) * fix magic absorbing shields in ThrownShield stance * cleanup",2021-06-03T23:34:36Z,2021-06-03T23:34:36Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0f00bcd0cf3a690d2eee854feb3748126650f19e,Boot players when SaveCharacter fails (#3876),2022-07-22T16:25:03Z,2022-07-22T16:25:03Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 0f08f3fd61c478d27ee68a1db5516ff55caa0236,"fix EmoteType.CreateTreasure mutation when TreasureItemType.Caster is specified directly (#3762) * fix EmoteType.CreateTreasure mutation for casters * add WeaponType.Caster * restore main path, add comments",2021-12-22T21:14:54Z,2021-12-22T21:14:54Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0f0f268b03cda56069c5677577420370c103e97d,AceObjectPropertiesBool removed,2018-02-26T12:35:31Z,2018-03-06T09:40:03Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,10608427,Mag-nus,11369233,LtRipley36706 0f2dc69a2c14073a704ad90bd614667021982686,"[ci skip] Updating dbversion.txt 0.9.184",2020-07-25T03:20:54Z,2020-07-25T03:20:54Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0f37dd44956d16322bef0a4c7450f130a7dcb2af,Line ending fixes,2017-03-21T01:02:34Z,2017-03-21T01:02:34Z,c0c03d7dc321d3d7a7da126644690f711d9bf58e,Mag-nus,c0c03d7dc321d3d7a7da126644690f711d9bf58e,Mag-nus,79078680,ACE,,,, 0f4ae0ffc2220c551b99598c0033b92c2d74392b,Updating DownloadACEWorld.bat with latest ACE-World-16PY release,2018-09-29T04:51:38Z,2018-09-29T04:51:38Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0f57bb90b554738562b6887eb60e203da8b3e260,"Fix RegenOnClose (#1917) * Fix RegenOnClose This fixes the issue were chests weren't calling their profiles generator.HeartBeat() because chest.ResetGenerator was false. The fix is to process maintenance for generator profiles always, but only the spawn heartbeats conditionally. This was tested using /crack and the pathwarden chest. * Updated comment",2019-05-21T00:03:46Z,2019-05-21T00:03:46Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 0f6d253f649dfa31d58317ebccfdefb0db74754c,death item stack (#2753),2020-03-02T20:00:29Z,2020-03-02T20:00:29Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0f89aa5bdf20d74336842c5d10f05122a9acb351,"Caster update (#2451) * LootGen * lootgen command * Updated LootGenTest * Updated LootGen Droprates to better align with retail droprates. Fixes droprates in clothing * re-adding shard base * Fixed & to && * Adding Class TestLootGenerationFactory * Added more stats for weapons in Test Loot Gen If tier is between 4-6 then a chance for non elemental missile weapon. HarliQ 11/17/19 Tier 6 and up, Only elemental missile weapons are supposed to drop per retail. HarliQ 11/17/19 Added 10% varaiance for Damage Modifier. Full Modifier was rare in retail Added +19 Elemental (like retail) and readjusted odds (odds are approximate, no hard data). HarliQ 11/17/19 Made MeleeDefenseMod appropiate to Bow Reqs. Data is supports 375 wields should go upto +20, however I left them at +18 for now Added Class for finding Epics * CodeCleanup from StyleCop * Changed name of function for getting MeleeD, removed TestLootGenerationFactory.cs (no need for it now, and may change the way I was going to do it). * Added melee upto +20 for 375 missile weapons and added 385 to meleeD table * Found Bug with 315 req weapon not getting elemental damage sometimes. Corrected by changing to wield req and not tier. Also changed ratio for wield drops in tiers. MinReq=30%, MidReq=50%, MaxReq=20%. I may change this once I get more data from Magnus, to reflect the exact ratio from retail * TestLootGen stats updated, refactoring CreateCaster, added Missile/Magic D bonuses * updates * refactoring create caster * Finalized Code, Added Value to TestLootGen * StyleCop adustments * Moved TestLootGen to new Class, moved commands to its own class. * Removed Partial from ConsoleCommands (forgot to put that back) * Changes requested by Ripley and gmriggs",2019-12-02T00:47:08Z,2019-12-02T00:47:08Z,7c3d4508c65e832f7ae3a892a23dc69a6b2e73f1,harliq,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,79078680,ACE,30803300,harliq,8909245,gmriggs 0f9b49997355f0956cc75507f7e410443d7a3064,More good stuff,2018-02-19T02:17:27Z,2018-03-06T09:37:41Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,10608427,Mag-nus,11369233,LtRipley36706 0f9bbce02135599bd005479be9d950bd28a151b9,fix monster failing to navigate home (#2722),2020-02-19T17:53:25Z,2020-02-19T17:53:25Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0fa152a2caf5eebb876f551175212c161537724c,Update README.md,2017-03-29T14:04:45Z,2017-03-29T14:04:45Z,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,25351661,Mogwai-TheFurry,19864447,web-flow 0fb420f02dc26ef9820bb2cbf20b668c3adca4f5,"adding support for armor cleaving (#2636) * adding support for armor cleaving * updating * . * updating comment * checking for no spells * add support for current data on creatures w/ notes",2020-01-21T11:02:34Z,2020-01-21T11:02:34Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 0fbd33bf89f2dfb3d55f688b6fe48aebf66e8bc1,Implement Crafted Slayer Imbues (#3090),2020-07-24T19:47:25Z,2020-07-24T19:47:25Z,1bb9c4573f21c55750341bc99690daec3c7aa0d8,ziang4891,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,56269610,ziang4891,19864447,web-flow 0fd591f05a1e57e9442aee03bd23087b9ef4d6c2,"Misc changes to scribe functions (#1777) * Misc changes to scribe functions * Update PlayerFactory.cs * Update Book.cs * Update Book.cs",2019-04-22T03:32:09Z,2019-04-22T03:32:09Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 0fdabe899fe2a0950dad453ed5b4f1cc2604fabf,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.50.4349.20230502170430-master-69e52f9",2023-05-02T17:08:11Z,2023-05-02T17:08:11Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 0fe6586434f29e9d1e577f2b05ff7a2792e8d704,Swap in GetCachedWeenie for GetWeenie (#3513),2021-04-03T16:39:23Z,2021-04-03T16:39:23Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 0fe6865423446a6fc98432fa69e088a79f65b523,"EnchantmentWithCaching Audit + Improvements (#3232) * Creature.RemoveItemSpell reduce enchatnmentregistry loops * Cache HasVitae * Fix/Improve EnchantmentManager.GetEnchantments(MagicSchool magicSchool) This changes the query from: select categories.OrderByDescending(c => c.LayerId).First(); to select categories.OrderByDescending(c => c.PowerLevel).ThenByDescending(c => Level8AuraSelfSpells.Contains(c.SpellId)).First(); All other TopLayer code has had this change made already in previous commits.",2020-09-15T02:35:30Z,2020-09-15T02:35:30Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 10122208fe33f97e416a4110e6a7dc32b942b130,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.17.3779.20201222041420-master-1aab2eb",2020-12-22T04:17:25Z,2020-12-22T04:17:25Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 10189b41e46e6f7035011c8aea5c46427e261a7a,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.25.3943.20210610213308-master-c7dc408",2021-06-10T21:36:25Z,2021-06-10T21:36:25Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1018a511c1b0feddbc2ddc79dd8c0130b3cfe63d,Of Guids and Generators... (#437),2017-07-01T05:00:43Z,2017-07-01T05:00:43Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 101c5e4bfdd8cea3f62ebaf4323607085ad71318,"cleaning up create list / moving corpse items (#1540) * cleaning up create list / moving corpse items * sending dequip broadcast for client sync",2019-03-14T23:30:58Z,2019-03-14T23:30:58Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 101d733863559f3abc1a55b3e816366035e33b3b,Adding squelches (#1406),2019-02-04T18:13:24Z,2019-02-04T18:13:24Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 10255f587ce5ed797a466d7f3cdad63e5ac6c97c,additional fix (#1599),2019-03-30T07:10:29Z,2019-03-30T07:10:29Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,8909245,gmriggs,11369233,LtRipley36706 102aa11ad4d5180e4c3d3b5148126b24787f53f9,Update appveyor.yml,2022-10-19T16:12:35Z,2022-10-19T16:12:35Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 10423546da6eaa8ef14d68b01d7edcb07a6186de,"Removing Stuck check from IsDecayable (#1314) * Removing Stuck check from IsDecayable * .",2019-01-18T21:46:31Z,2019-01-18T21:46:31Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 10498076d097690c5cca73fa2c2d362a630140e7,"network stability (#1511) * fixed bug causing disconnects due to NAK requests being dropped. added asynchronous verification of encrypted CRCs added checksum caching to ClientPacket removed ""generational ISAAC"" debugging tools fixed a bug causing session to enter an unspecified state when the connect request packet sent to the client was corrupted in transit added handling of trusted packet with ClientSentNetErrorDisconnect flag fixed bug during handshake causing defunct session to linger fixed AccountSelectCallback was being called in both the try and catch sections of a try/catch block leading to crashes whenever a bad handshake occurs implemented parsing of optional ""flow"" header data added more network logging * added packetLog to WorldManager removed pre-processor definition NETDIAG and directives",2019-03-10T21:40:23Z,2019-03-10T21:40:23Z,ea4cbcd709a082c23a16461c7f988b8308fba4f0,fartwhif,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,79078680,ACE,3317737,fartwhif,8909245,gmriggs 104af85445ffe06b9697722448a1fb9ca4bbf2de,"Fix to asynchronous saving bug on character creation. (#400) * Fix to asyncrhonous saving bug on character creation. Also fixed hangup on asyncrhonous saving loop shutdown. * Update to changelog",2017-06-21T16:52:34Z,2017-06-21T16:52:34Z,932ebe7508af3a1428470d3cf5500c5465577f9a,ddevec,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,5246554,ddevec,11369233,LtRipley36706 10534f895ce345b1aa6a0d2fbe7715610aea3d15,improving monster sticky melee -- moving sticky update before position / distance check (#2921),2020-04-12T20:17:04Z,2020-04-12T20:17:04Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1056a2f7185c92d70bcb51f7e8dd394d23cf0485,"New Character Defaults + misc changes (#463) * Removed events in SQL script * Renamed ObjectType to ItemType to accurately reflect its usage * New Character Defaults * Removing Flags from Enums",2017-07-12T04:42:25Z,2017-07-12T04:42:25Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 1058e786574f873599cfd725edb7fab779f476c3,fix bunny smite (#3901),2022-09-15T05:44:29Z,2022-09-15T05:44:29Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 105f6447a991d9dc7611de919f5f9de8665493ae,"Fix issue with ClassName writer (#1668) * Fix issue with ClassName writer * .",2019-04-08T01:41:11Z,2019-04-08T01:41:11Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 105f92017bcb4fdb8ca0a4fbfab35e63ac79c017,ensuring self spells are never resisted (#1810),2019-04-27T05:38:08Z,2019-04-27T05:38:08Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1062ccb48b06ccffa23c092ff2183d0dada89996,"WRAP_AND_MEASURE_ACT_WITH_STOPWATCH (#1992) * WRAP_AND_MEASURE_ACT_WITH_STOPWATCH * Forgot to make action public * switch to warn",2019-06-13T22:40:26Z,2019-06-13T22:40:26Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 1069588bfbaddebc4811720f9493647358a4930a,Fix for AuthServer external access (#548),2017-10-24T11:44:25Z,2017-10-24T11:44:25Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,f35eb4fb50c05576db6debdc6ca5471494c6ee48,Mogwai-TheFurry,79078680,ACE,11369233,LtRipley36706,25351661,Mogwai-TheFurry 107c4f2753bc6b3e21c2133900bba3779d3b2295,Updating DownloadACEWorld.bat with latest ACE-World-Database release,2019-09-02T06:26:10Z,2019-09-02T06:26:10Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1084c46ef839e9f9f5fd891f93f5a8f37f419e5d,Adding support for non-house owner rent payments (#1686),2019-04-10T04:34:03Z,2019-04-10T04:34:03Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 10a165d70b6948a9e478d870645bdd0205a2c3c6,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.48.4284.20221027185907-master-aa614fe",2022-10-27T19:02:27Z,2022-10-27T19:02:27Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 10a76ad00c05c884a81917a190273fc9cf7a236a,"suppress TakeItems output when player has 0 items (#2717) * fix TryConsumeFromInventoryWithNetworking when player has 0 items * reworking logic",2020-02-18T20:59:35Z,2020-02-18T20:59:35Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 10acb29082585155a13f366fec151559638c4ce1,destructive curse gives proficiency to void magic (#3505),2021-04-05T08:04:40Z,2021-04-05T08:04:40Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 10bd208c333d8f0f20255c591cbc7332d77bea3d,"Spawn creatures from DB (#190) * DB structure for Creature Spawns with one static Drudge Sneaker near Holtburg LS which spawns when you enter the landblock. * Added reading the Animations, Textures and Palettes from the corresponding weenie_... database tables. * Cleared up the sql files in creation and data insertion scripts. * Fix merge conflicts.",2017-04-04T17:49:55Z,2017-04-04T17:49:55Z,2ec26d3911419732ee608938c3640b0847adc12c,Lidefeath,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,79078680,ACE,26508216,Lidefeath,25351661,Mogwai-TheFurry 10c7eb690af9b90aa4d9427123891f48deed3ad8,[ci skip] Update README.md,2020-08-15T21:33:28Z,2020-08-15T21:33:28Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 10d4eedd3d607bbadac87995bdeeefc32fdcebd0,Fix DamageType for Boost spells (#1036),2018-10-01T14:18:43Z,2018-10-01T14:18:43Z,ec894da9590b87545a328e058202d433eedb9c86,kdmxp256,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,56269610,ziang4891,19864447,web-flow 10d98c38f320441c679bb58b74b59678a4d7f17d,"adding retail process and chances for rolling for coalesced mana (#3268) * adding end of retail mutation filters for melee weapon damage, wield difficulty, damage variance, weapondefense, and weaponoffense * . * adding 4eyebiped credit * adding end of retail mutation filters for missile weapon DamageMod, ElementalDamageBonus, WieldRequirements, and WeaponDefense * adding end of retail mutation filters for caster weapon ManaConversionMod, ElementalDamageMod, WieldRequirements, and WeaponDefense * update melee scripts * resolve merge * . * add missing lines * adding weapon speed mutations * appending LongDesc with ' of ' * . * adding some missing spell descs from magloot logs * adding SpellDIDs to isMagical casters * wip * finalizing * updating qualityMod * modifying qualityMod again, to align with data + magloot logs for legendary chests * ConcurrentDictionary.TryAdd * updating Clothing spells w/ latest data * porting *_cantrip_drop_rate server config options to updated cantrips system * update CreateRandomScroll() to eor chances and ranges * update * spacing * adding retail chance tables for level 8 spell components, adding quality mod to more rolls * small adjustments * wip * adding PetDevice and EncapsulatedSpirit to updated loot system * adding Aetheria to CreateRandomLootObjects_New w/ chances from magloot logs * add 2 missing glyphs * adding Cloaks to updated loot system w/ retail chances for drop rates and ItemMaxLevel * adding trinkets to jewelry wcid tables w/ eor chances * adding retail process and chances for rolling for coalesced mana",2020-10-03T05:31:44Z,2020-10-03T05:31:44Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 10e1142669f0845b17522d4adb56d95b031b7ee3,"Save Aetheria on Reveal (#3483) * Save Aetheria on reveal * Log tinker result * Log crafting interaction * Log Aetheria reveal",2021-02-26T05:47:20Z,2021-02-26T05:47:20Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 10f13d04f3715d41f8fedf924c5231c94dc37067,Fix issue with rename admin command (#3794),2022-01-19T07:45:42Z,2022-01-19T07:45:42Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 1113950763a0684d7f7092562b9fe4c7c295d895,Update GetCachedInstancesByLandblock for external exporting (#2041),2019-06-24T05:55:51Z,2019-06-24T05:55:51Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 11183a159d0068875cf82806ed636a7340bf22bf,"Some CharGen Fixes and Database lookup additions (#619) * Some CharGen Fixes and Database lookup additions * Update AppVeyor * Correct path * Fix script * Debug Cleanup",2018-02-05T17:31:32Z,2018-02-05T17:31:32Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 112b2ca6fffab1aad01935e8a9a3ff30f6e5e408,"Add OnGeneration Emote handling (#1881) * Add OnGeneration emote handling * Allow RegenerationInterval 0 generators to tick * Revert 0 tick change",2019-05-13T03:48:40Z,2019-05-13T03:48:40Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 1142f1dfe48b1692ef87b3b3250ee3f09e8c49c3,Update fake collisions for magic (#768),2018-04-27T23:50:33Z,2018-04-27T23:50:33Z,ec894da9590b87545a328e058202d433eedb9c86,kdmxp256,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,79078680,ACE,56269610,ziang4891,8909245,gmriggs 1144e5110275847783a26e7dc5dba7a5a276e00b,"BiotaUpdator Position NaN check (#3946) In the prior checkin, we took care of it in BiotaConverter",2023-01-04T04:54:34Z,2023-01-04T04:54:34Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 1146c400a1f607457f1198a49d3deced4fd8b298,"Added Variance for Cloak Proc Rate depending on the level of cloak. (#3031) * Added Variance for Cloak Proc Rate depending on the level of cloak. * Spelling Error * minor edits * Updated with Riggs Changes Co-authored-by: gmriggs ",2020-06-20T12:05:15Z,2020-06-20T12:05:15Z,7c3d4508c65e832f7ae3a892a23dc69a6b2e73f1,harliq,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,30803300,harliq,19864447,web-flow 114888ed9ea68475755f98183f99487717f4383e,fixing highframe bug (#2023),2019-06-21T08:14:46Z,2019-06-21T08:14:46Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 115e180cc50b78e6787db7ebb0f5a3b15df968c6,"starting to clean up /acecommands a bit (#2271) * starting to clean up /acecommands a bit * adding ability to search /acecommands by keyword * small adjustment",2019-08-25T05:05:49Z,2019-08-25T05:05:49Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1182aacd5b283aea54aa2473d08ece7e47536d19,Add 2 second delay to Recall spells (#893),2018-07-25T23:47:24Z,2018-07-25T23:47:24Z,ec894da9590b87545a328e058202d433eedb9c86,kdmxp256,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,56269610,ziang4891,19864447,web-flow 118c890285919bd209a9b554ea8dee864aee181b,"More profiling based improvements (#1067) * RateMonitor created * NetworkSession Update foreach change to help profiling This just removes the lambda pattern for the foreach so profilers can monitor each line individually. Functionality is unchanged. * Reduce Landblock ctor async work to a single thread This helps reduce ACE thread starvation * NetworkSession cosmetic * NetworkSession cosmetic * NetworkSession currentBundles ConcurrentDictionary to Array This significantly improves the performance of NetworkSession. Arrays are faster than Dictionaries, and we manage concurrency to the elements via currentBundleLocks. We're also able to get away with using an array because the number of elements is only 12. Accessing the indexes of currentBundles should be atomic as it's an array of reference values, compiled as 64 bit. * Add InParallel to database functions that do their underlying work in parallel * DoSessionWork tick outbound messages in series, not in parallel. * NetworkSession should not be interfacing with ActionChains * Don't load landblock ctor resources in parallel Save the threads in the pool for more important work * LandblockManager removed check/recheck This is legacy code from a pattern no longer used. It is no longer required. * Cosmetic",2018-10-16T03:06:54Z,2018-10-16T03:06:54Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,10608427,Mag-nus,11369233,LtRipley36706 1194f78f69a4517e9c11f598c959867ea6e70000,"Fixing Issues with Skills and Vitals (#677) * Change to AppVeyor script This also fixes I think an issue with our gitignore * Fixed Skills and Vital calculations * Fix for AppVeyor",2018-03-07T12:04:24Z,2018-03-07T12:04:24Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,11369233,LtRipley36706,10608427,Mag-nus 11999bf6e3421fd90771120407be3a20ac360ae3,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.28.4030.20210823012812-master-13a6625",2021-08-23T01:31:35Z,2021-08-23T01:31:35Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 11a69d919c3043f1510ba9dd4201f0b6895f4ee1,"Dat Updates (#329) * Added DatReader to the cell-export console function * Add caching to all file.dat read objects. Added EnvCell (dungeon blocks/indoors) * Merge with master, changelog. * Add a new line at EOF for a few files. * Resolved some StyleCop issues. * Attempt to resolve PR differences.",2017-05-07T01:20:41Z,2017-05-07T01:20:41Z,a23c0f7fe52b28ccad14c73a36794941ba9b48e9,OptimShi,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,79078680,ACE,26606778,OptimShi,25351661,Mogwai-TheFurry 11bea0dc9df1e7e708b188f63e61140cb0be34c3,"Fix a couple of hook issues (#2306) * Fix issue with opening empty hooks * Sync HouseHooksVisible to root house object",2019-09-18T22:46:17Z,2019-09-18T22:46:17Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 11ded9f648806f1d41a94a6ac7aa353612768da9,Modified @tele command to allow comma in coordinate pair (#450),2017-07-07T05:27:03Z,2017-07-07T05:27:03Z,a23c0f7fe52b28ccad14c73a36794941ba9b48e9,OptimShi,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,26606778,OptimShi,11369233,LtRipley36706 11ebe9d99bc8655907ff9855154336a39e899cc1,"[ci skip] Updating dbversion.txt 0.9.270",2023-05-15T03:56:38Z,2023-05-15T03:56:38Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 120b34fdecdeeecd51ac9d17939a3804fdf49a83,Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 in /Source (#4105),2024-02-15T05:03:09Z,2024-02-15T05:03:09Z,5df307d91b1167b0aa175853783d760add239497,dependabot[bot],cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,49699333,dependabot[bot],19864447,web-flow 12137e5bd09ccd60ac8bad7c152bf8c8db42c6fc,"[ci skip] Updating dbversion.txt 0.9.261",2022-10-19T16:10:43Z,2022-10-19T16:10:43Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 121b1e554f9785946cdc4deb5582344b838e4370,Do not send 0 burden,2018-02-26T08:57:37Z,2018-02-26T08:57:37Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 121e133a12276c796a22c1c5027de05d3f4a04be,"[ci skip] Updating dbversion.txt 0.9.249",2022-03-31T06:29:22Z,2022-03-31T06:29:22Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 122370c5182a167cad6a8b35558c260daecf9e79,"separating CreateItem from MutateItem in loot generator, wiring up full support for /lootgen (#2958) * separating CreateItem from MutateItem in loot generator, wiring up full support for /lootgen * adding support for PetDevice to /lootgen * update lootsim * .",2020-05-05T23:55:24Z,2020-05-05T23:55:24Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 12267afc78ddb1eac0f40f08dbf9cfb3c5460bdc,"GiveObjectRequest (#595) * give objects GiveObjectRequest Game Action HearDirectSpeech Game Message(this was for us with collectors, but I took the collector code out, but this can remain since he is a complete GameMessage) Then I added the HandleObjectGiveRequest inside Player * game event",2018-01-23T10:02:05Z,2018-01-23T10:02:05Z,f4a189d403cf3b15c6f91ea77cf360e3fb80d566,dgatewood,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10187880,dgatewood,10608427,Mag-nus 123b0dae20716f994e336f9be730ba95cb5d7efb,"Fix CommandParser for Multiple Encapsulated Arguments (#2048) Fixes for things like /command ""Param1"" ""Param 2""",2019-06-26T11:40:10Z,2019-06-26T11:40:10Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 12469dd96381b52b4048f71c637426907f63a83b,Adding /fillcomps persistence to server (#1307),2019-01-18T22:07:58Z,2019-01-18T22:07:58Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 124bc9b4cd8946f916dc5d8be262d06eb29c0ef1,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.17.3773.20201211170525-master-e6c7174",2020-12-11T17:08:41Z,2020-12-11T17:08:41Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1257e634a6ea76a306ed48f4cb66dd4cb4470470,fixing recipe skill check for pre-moa skills (#1877),2019-05-12T16:05:55Z,2019-05-12T16:05:55Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 126cfa1da73fb7f3747da71a8fe9d82d0163a31b,"Process inbound GameAction packets in order received (#1690) * Process inbound GameAction packets in order received This does not change the performance of ACE. It just shifts the processing to a different order in UpdateWorld() It changes from an ActionQueue per session for these types of messages to a single action queue per world. It also changes the order in which messages are processed. Now, they are processed in the order in which they were received. Before, they were processed session by session, starting with the sessions with lower id's first. Having two separate queues, one for ClientMessage and one for GameActions helps us measure performance metrics more finely. If we wanted to process both sets of these types of packets in order, we could combine these queues into one. * Might as well just combine them to simplify things This also better repsects packet order from the clients.",2019-04-12T11:34:22Z,2019-04-12T11:34:22Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 127bbf9a98abcc16a86548dd0a48e58a8bbe3c1c,"[ci skip] Updating dbversion.txt 0.9.207",2020-12-08T06:29:50Z,2020-12-08T06:29:50Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 127dba77546682531dee465300c68e6a38e8a098,"Normalise database column names to match codestype and moved properties to character database, the world database is for static data only.",2017-02-11T03:34:30Z,2017-02-11T03:34:30Z,2c3fce71efa501c2fce024aa9757294e6623e3fa,Rawaho,2c3fce71efa501c2fce024aa9757294e6623e3fa,Rawaho,79078680,ACE,6111341,Rawaho,6111341,Rawaho 12873e64b06e55f042e50a2b9d8c7a61bf5fd612,Updating DownloadACEWorld.bat with latest ACE-World-Database release,2019-01-15T04:50:14Z,2019-01-15T04:50:14Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 128ca11fd486f65eaa296d988228c2e14954d03d,"Remove redundant keys for forein keys in Shard Seem my previous checkin for World. InnoDb will auto create these keys for us. We do not need to do them explicitly.",2018-08-06T05:38:42Z,2018-08-06T05:38:42Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 128d084886e7f98fb1ad2bbc8ac96485864abc3f,Inventory/EquippedObjects model progress,2018-02-27T08:45:03Z,2018-03-06T09:40:06Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,10608427,Mag-nus,11369233,LtRipley36706 12a9f9c6e6f3eb8903e37e837e1dba77f16ef03e,Updating DownloadACEWorld.bat with latest ACE-World-Database release,2019-04-13T20:06:26Z,2019-04-13T20:06:26Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 12abcdaa285b151b2d0ed2ac8f69d0099307bc12,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.50.4400.20230609171615-master-ab54cf9",2023-06-09T17:20:07Z,2023-06-09T17:20:07Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 12bf614fa43ae16652972ade621543ec05ec4069,adjusting WEENIE_MAX for custom content (#2277),2019-08-24T04:40:15Z,2019-08-24T04:40:15Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 12c138cb80283061d02db80fc91c0cc9c05e224b,"ThreadSafeRandom Cleanup (#2428) This fixes the namespace for ThreadSafeRandom, from ACE -> ACE.Common. It also adds better Summary descriptions. The rest of the file changes are simply adding ACE.Common references. This is mainly commenting and namespace preparation for adding a non-thread safe random class, in effort to reduce lock contention.",2019-11-21T13:22:20Z,2019-11-21T13:22:20Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 12c1512e40be86fe8d61315c4f233e312c06c5cd,adding pathwarden salvage for new items (#2241),2019-08-18T10:41:19Z,2019-08-18T10:41:19Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 12c92d3c10ea34ef4691bd1169cb35052956f24a,add client validation logic for self-contained movement (#3810),2022-02-14T10:36:59Z,2022-02-14T10:36:59Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 12c9eea68a9d953da977730b50ddbaeb09de57f0,"Shard Biota Save & Threading Model Rework (#960) * SaveBiota major changes SaveBiota now only updates values in the database that have changed instead of updating every single value. In addition. SaveBiota detects added and removed linked entities. * Replace AddBiota(s) with SaveBiota(s) * This improves the way a few places referenced the biota * SaveBiota switched to a diff method. Still some work to do * More notes + fixes * SaveBiota move GetBiota to before EnterWriteLock * Added a note about the lock performance * More summary improvements for BiotaDatabaseLock * Thread safety added to the SaveBiotas and AddBiotas functions SavePlayer also switched to use the SaveBiotas bulk action instead of saving each biota individually. * Biota.Clone() added * BiotaExtensions cosmetic only * DbUpdateException fixed If there were multiple new records in a collection, the first one was attached but with the last new records values. This would end up resulting in property records with duplicate types id's. * ReoveBiota check if biota actually exists in db before removal. * /databasequeueinfo added * New From-Weenie Containers should not be searching the shard for inventory * DeveloperDatabaseCommands removed RequiresWorld flag * Improved DatabasePerfTest results.",2018-08-20T23:30:38Z,2018-08-20T23:30:38Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 12d2e5c29eed4ce18301c5953787452bb4a0d00b,"+ Added friends list functionality. + Friend online status is also accurate and will change as friends log on/off. + Added Logout method to Player class for things that need to run when a player logs off.",2017-02-17T07:08:58Z,2017-02-18T01:10:38Z,462b3df2985264b4abdd7a52c2a0a24f5da8526a,Xen,462b3df2985264b4abdd7a52c2a0a24f5da8526a,Xen,79078680,ACE,188526,yazgoo,188526,yazgoo 12dc717e72b0ab9f2519ff15778f8575763eab26,Fix Flags to calculate correctly,2018-02-20T07:47:52Z,2018-02-20T07:47:52Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 12e569652f7149fd402123408cc4c701cc1c3918,"Switch to System.Text.Json (#4002) * Switch to System.Text.Json Removed Newtonsoft.Json and DouglasCrockford.JsMin * Update GameConfiguration.cs * Update MasterConfiguration.cs * Update ThreadConfiguration.cs * Update StarterSpell.cs * Update StarterGearFactory.cs * Update Program_Setup.cs * Update LifestonedConverter.cs * Update Program_Setup.cs * Update Program_Setup.cs * Update ACE.Adaptor Shift JSON weenie [de]serialization to System.Text.Json * Update LifestonedConverter.cs * Update StarterGearFactory.cs * Update ACE.Server.csproj * Update ACE.Server.Tests.csproj * Update Program.cs * Update MySqlConfiguration.cs * Update DDDConfiguration.cs * Update ModContainer.cs * Update ModManager.cs * Update ModMetadata.cs * Update ModMetadata.cs",2023-12-21T19:15:38Z,2023-12-21T19:15:38Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 12ec36e11e1d6ce9930562453abba327e4d8bcf1,PlayerManagerFix as discussed (#1894),2019-05-14T10:58:32Z,2019-05-14T10:58:32Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 130cb6fcb639b1f7e19a3e0ea68af9af957ba317,"[ci skip] Updating dbversion.txt 0.9.221",2021-05-17T11:36:18Z,2021-05-17T11:36:18Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1325d63747bf90a650c42e6a86ae710ef8ce77a3,Adding substates to CurrentMotionState (#1491),2019-03-05T13:20:40Z,2019-03-05T13:20:40Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 13272043b7e67fa96533a722b577b4d236e0ee15,"adding melee_max_angle server option (#3475) * adding melee_max_angle server option * fix typo",2021-03-01T01:11:17Z,2021-03-01T01:11:17Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 132c010069324fc9ca392ce1e8b2cea9fac7210a,AceObjectPropertesInt64 removed,2018-02-26T12:33:51Z,2018-02-26T12:33:51Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 13302eb9d0bde765a7adf9eba6261b9ccb74996f,"Protect against bad positions in data (#3121) * Protect against bad positions in data * Switch to IsRotationValid * Update WorldObject_Properties.cs * . * Update WorldObject_Properties.cs * changes",2020-08-15T12:32:27Z,2020-08-15T12:32:27Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 133515da7aaada6ec1cd83bc6c7e1ed872af5940,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.14.3726.20201030184559-master-522c4eb",2020-10-30T18:48:36Z,2020-10-30T18:48:36Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1363bdfb6f654b1c65030172b65da01521201c7a,"Fix issue with doors that had ActivationResponse on them (#2034) * Fix issue with doors that had ActivationResponse on them * Update Door.cs Restore OnUse emotes * Changes * Update Door.cs * Update Door.cs * Update WorldObject_Use.cs * Update DeveloperCommands.cs * cleanup",2019-06-23T17:27:58Z,2019-06-23T17:27:58Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 1367ef7e0453900f9ec69e8129cb4090387ef0bd,"Updating ClothingPriority, create list selection (#1439) * Updating ClothingPriority, create list selection * commenting debug line",2019-02-13T06:32:37Z,2019-02-13T06:32:37Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 13712df01196698be2a8259473288364676fd0b3,AceObjectPropertyId -> GenericPropertyId. This will still be used for partial updates.,2018-02-27T02:00:05Z,2018-03-06T09:40:05Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,10608427,Mag-nus,11369233,LtRipley36706 138657bbe82a5ff234b150389a9040913a210d8b,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.51.4411.20230718163247-master-7bd7c77",2023-07-18T16:36:22Z,2023-07-18T16:36:22Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1393119ea58a45ac7aad75b0f562a2263b85963e,"Add New Database Tables support (#727) * Add New Table scripts * Update WorldDB Scaffolding * Update ShardDB Scaffolding * Update readme * Update changelog",2018-04-09T06:48:09Z,2018-04-09T06:48:09Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 13a6625bae56249d71d2bab6da63339bc4b071e1,Pets and by extention CombatPets don't leave corpses (#3657),2021-08-23T01:27:58Z,2021-08-23T01:27:58Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 13bbcd3398aa3a37b5ef998711bb7e978af27e2f,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.54.4440.20231025061424-master-08d1edc",2023-10-25T06:18:07Z,2023-10-25T06:18:07Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 13bc4b7e48c7d622eac51d15874042d935261a34,"Changed ModelData.Serialize to use WritePackedDwordOfKnownType for PaletteGuid, palette.PaletteId, texture.OldTexture, texture.NewTexture and model.ModelID. (#263)",2017-04-20T18:19:09Z,2017-04-20T18:19:09Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,79078680,ACE,11369233,LtRipley36706,25351661,Mogwai-TheFurry 13c1ef213ae381d89ef7f57c36ce08d2ca571ec5,"Fix bug in Ace.Entity\Ace_portal_object.cs (#323) * Fix bug in Ace.Entity\Ace_portal_object.cs * Changelog",2017-05-04T05:59:16Z,2017-05-04T05:59:16Z,ec894da9590b87545a328e058202d433eedb9c86,kdmxp256,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,56269610,ziang4891,11369233,LtRipley36706 13ce71a9e1c4edbd56f89ef07878042e5d3f68ba,ensure pk timer logout stops movement completely (#2894),2020-04-11T16:47:33Z,2020-04-11T16:47:33Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 13cfb197687682dbb943dee436253af3b650cc2d,"Fix the picking up of open and in use packs (#1011) * Fix the picking up of open and in use packs * Add TODO on messages sent to client per @Mag-nus' request. Also update changelog as I forgot on my previous commit. * Fix merge conflict on changelog.md * Forgot the date",2018-09-11T12:19:53Z,2018-09-11T12:19:53Z,d69ab3b786db3e1adc863097373d353543b30755,mcreedjr,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,25518589,mcreedjr,10608427,Mag-nus 13d68a0d5f7dfe6768c3a0191781ddbd8f373581,"Update appveyor.yml for tests (#1114) * Update appveyor.yml * Update appveyor.yml * Update appveyor.yml * Update appveyor.yml * Update appveyor.yml * Update appveyor.yml * Update appveyor.yml * Update for appveyor logging * Update appveyor.yml * Update build order Build source before setting up database and testing.. Faster notification of fail conditions * Update batch files * Add a delete to a writer",2018-12-04T05:26:05Z,2018-12-04T05:26:05Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 13d87dcfa02cb18303100618c5a8d0b349802039,log player levels when swearing allegiance (#3898),2022-09-05T05:17:16Z,2022-09-05T05:17:16Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 13dc239be15df1bb9473d5041de8a59cc643c857,More verbose retransmit logging (#2591),2020-01-06T13:57:58Z,2020-01-06T13:57:58Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 13dd983a64c6556c6b72dba7751feb1831bffa3f,"Load alb quick fix / diag fix (#428) * quickfix * fixed missing 200..... * force load finished notify * if this dont work blame OptimShi =) * FE01 * Few more math related bugs with landblocks / diag tool",2017-06-28T20:26:39Z,2017-06-28T20:26:39Z,d753f014b1b80471c51d5d4c471fd5aeb8065072,StackOverFlow,f35eb4fb50c05576db6debdc6ca5471494c6ee48,Mogwai-TheFurry,79078680,ACE,25387933,Forbiddenz,25351661,Mogwai-TheFurry 1423784d85577ea832b98616b49af1ed733e3be0,"Fix char creation heritage group skill cost overrides (#1123) * Remove WorldObject.IsDestroyed (not used, legacy) * Convert IsBusy/IsMovingTo to auto properties * Use HeritageGroup to determine skill cost overrides",2018-12-09T02:33:04Z,2018-12-09T02:33:04Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 1429855e980970554b6fef31680d7bc12ca8bb90,Update CODE_OF_CONDUCT.md,2018-03-06T18:19:58Z,2018-03-06T18:19:58Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 1429c1751f5c6eeeca353b496c8c8d2a6bc5a137,"Cook_book column reorder Source now comes before target",2018-08-02T03:56:21Z,2018-08-02T03:56:21Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 144068131aa00eb07d001736ae3e8ea8b7965491,Player object tracking cache needed to be reset on teleport. Also logic bug fix in Landblock.,2017-03-13T13:37:55Z,2017-03-17T12:37:34Z,8dcc159c5421e015c562a92d443c9bc7fca07086,Lurker McDoogle,8dcc159c5421e015c562a92d443c9bc7fca07086,Lurker McDoogle,79078680,ACE,26334665,lurker-mcdoogle,26334665,lurker-mcdoogle 14467e2b3aa4f00ede8860b229c2f01f6efbc95b,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.50.4329.20230409185521-master-e405b8a",2023-04-09T18:59:24Z,2023-04-09T18:59:24Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 144b0f56ecf7ba032d8ad0fbfe9e147594c670b7,Additional null checks for fellowships (#1603),2019-03-30T17:56:26Z,2019-03-30T17:56:26Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 144e0b6e3493711bbab121d9da7f19055d6e84ff,"MovementEvent Action Queue (#230) * Added MovementEvent to Landblock GameAction * Replaced WorldObject with ObjectId and converted queue to use Guid * Cleaning up debug code * Updating changelog.md * Conforming Code to Style Guide * Making requested changes",2017-04-12T13:00:38Z,2017-04-12T13:00:38Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,79078680,ACE,11369233,LtRipley36706,25351661,Mogwai-TheFurry 144fcdad18b6b14694ceaa12ebf413381ea0530b,fixing armor tailoring intermediate kit TargetType (#2526),2019-12-12T20:18:53Z,2019-12-12T20:18:53Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 145462ceae62fb4d2caf642a04f10f570d84d795,Added full drop and create script for MySql databases,2017-02-13T15:41:48Z,2017-02-13T15:41:48Z,bbba6c1e6f975cf4bcdd7ccfd552cfb38cdcad5f,Brian Mitchell,bbba6c1e6f975cf4bcdd7ccfd552cfb38cdcad5f,Brian Mitchell,79078680,ACE,,,, 1454ea2c0614d57187b4669bc205f54304e1cc22,"Some Fixes for IsDecayable, VendorService, ManaStones (#2206) * Fix issue with with IsDecayable * Update VendorService to perform cast as per retail experience * Fix some issues with Mana Stones Resolves #2207 * ManaStone updates * Update AppraiseInfo.cs * Update AppraiseInfo.cs * Update ManaStone.cs",2019-08-11T04:08:13Z,2019-08-11T04:08:13Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 14591666d874e1508ba7905af860b16eb2357788,"Adding spell component burning (#1121) * Adding spell component burning * Some adjustments",2018-12-13T05:22:19Z,2018-12-13T05:22:19Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 146d8e2facb7fa19c3c48d2257d0afa443c072bd,"adding universal masteries (#2155) * adding universal masteries * adding IsMasterable check to MoA version",2019-07-23T13:52:31Z,2019-07-23T13:52:31Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1471e9e9c6f3982482233e9c967f63224219b8cd,warning for regen interval < 0 / lockup prevention (#2248),2019-08-18T21:07:34Z,2019-08-18T21:07:34Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1477eb49a7748a1d856713896f80394352425390,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.11.3564.20200831170641-master-0e9009e",2020-08-31T17:08:47Z,2020-08-31T17:08:47Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 148779a212cfe746666154cd45e04342ac15d126,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.13.3653.20201009041321-master-e994fd9",2020-10-09T04:15:46Z,2020-10-09T04:15:46Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 14881efb29c5ff28e5b76aec93109433f027ed93,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.19.3805.20210115060306-master-9eb7beb",2021-01-15T06:05:55Z,2021-01-15T06:05:55Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 148e9749cecde7d2f59f05771cccd2051195fc37,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.25.3989.20210719012204-master-24f5e61",2021-07-19T01:25:26Z,2021-07-19T01:25:26Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 14a07587b0bed6eb04a2074f8cd03861e5f02694,Fix GetPaletteID function (#1962),2019-06-04T16:14:12Z,2019-06-04T16:14:12Z,a23c0f7fe52b28ccad14c73a36794941ba9b48e9,OptimShi,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,26606778,OptimShi,19864447,web-flow 14d4c5e8714d81fe06751590715e9557d696fc56,"improved RecipeManager.UpdateObj handling (#3702) * improved RecipeManager.UpdateObj handling * small update",2021-10-15T04:15:47Z,2021-10-15T04:15:47Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 14debf7082847d4bf151ae9f422d98f0328544b3,"fix granite bug introduced with lucky rabbits foot (#3164) * fix granite bug introduced with lucky rabbits foot * adding comment",2020-08-24T17:07:32Z,2020-08-24T17:07:32Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 14e2c913c7e278f3529cba5533dbfae941b380f7,"Adding natural resistances for players (#1498) * Adding natural resistances for players * Adding more drain resistance logic * adding dev notes * adjusting regen bonus formula",2019-03-09T21:11:01Z,2019-03-09T21:11:01Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 14e3a13c2c22ffe7d0b998dba763840cba6782ab,improve documentation for content editor commands (#4020),2023-07-14T23:03:31Z,2023-07-14T23:03:31Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 14e801bb48ab22b84d2446ff63b11914b1d8684d,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.12.3596.20200911044455-master-91264e5",2020-09-11T04:47:13Z,2020-09-11T04:47:13Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 14ea83014f372da2cbd00aa7f790439449647adf,collision detection prereqs (#690),2018-03-18T08:11:12Z,2018-03-18T08:11:12Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,8909245,gmriggs,11369233,LtRipley36706 14ebd4b7cfb0f4b7ca7dfe13467e1556c1c90c2f,"Hook & House Fixes (#2234) * Hook & House Fixes - Fix issue with invisible hooks on relinks (buy/abandon) - Fix issue with RDB on house buy * Fix issue with logging into open houses",2019-08-16T05:34:34Z,2019-08-16T05:34:34Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 14f698b09f2caa4ce47b82c1616da0464e4fd8cd,Preparing initial physics system for testing environment (#678),2018-03-07T12:02:38Z,2018-03-07T12:02:38Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,8909245,gmriggs,10608427,Mag-nus 14f7138c3507934339fea24444f342fa80020bb4,Fix Ethereal issue with DefaultOpen doors (#2667),2020-01-29T05:20:39Z,2020-01-29T05:20:39Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 15013ab0e745a09c1f06bbac176c9862320116a2,"Update GetHouse (#2939) * Update GetHouse * Update Source/ACE.Server/Managers/HouseManager.cs",2020-04-19T03:13:12Z,2020-04-19T03:13:12Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 1519e03ccd254af3aa987a0281451229b3bddf3b,adding debugging for passive pet owner going null (#2825),2020-03-16T16:18:40Z,2020-03-16T16:18:40Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 15268b9bd8d45146d568e9d25c85c8191d8ce926,"Update Player.cs (#762) NullPointerException avoided.. If you examine a monster as you kill it, the server would crash the second it died.",2018-04-27T02:16:45Z,2018-04-27T02:16:45Z,f4a189d403cf3b15c6f91ea77cf360e3fb80d566,dgatewood,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,79078680,ACE,10187880,dgatewood,8909245,gmriggs 1526c1f2092b4ce77972d1ec7a5a77e26830097b,Fixing vendor prices for stacks (#1200),2018-12-30T22:47:21Z,2018-12-30T22:47:21Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 152dee0d3c2f3ad629a76469b5e8b9ce58a4ff35,Comment out StaticAnimatingObjects (#1109),2018-12-01T01:15:49Z,2018-12-01T01:15:49Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 15300a134b0043f98635dcc57bd1af47db2f965a,Fix some issues with DerethDateTime (#3323),2020-10-23T18:20:59Z,2020-10-23T18:20:59Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 153d4956f0a70efc6237bab0f572c773945d26bd,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.9.3513.20200815144428-master-1eeddbe",2020-08-15T14:46:45Z,2020-08-15T14:46:45Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 155d8134c5df361720be39ca4eac2cbf746a3929,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.13.3672.20201014055330-master-f9413aa",2020-10-14T05:55:55Z,2020-10-14T05:55:55Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 156e5c26c49f24b1987dd4c096f846fe94040bef,Merge branch 'SchemaChanges' of https://github.com/Mag-nus/ACE into SchemaChanges,2018-08-06T07:12:54Z,2018-08-06T07:12:54Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 156f8fe85de701c9c397757f4a3f7068ae48e3f6,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.21.3858.20210226054734-master-10e1142",2021-02-26T05:50:29Z,2021-02-26T05:50:29Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 157f56eed51c6138e5f96db15f4e562fd51dccbd,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.52.4417.20230726035054-master-e6845ad",2023-07-26T03:55:05Z,2023-07-26T03:55:05Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 158146da0ac85c6bccbe2079f478d6d96f84a74f,AceObjectPropertiesDataId removed,2018-02-26T12:31:12Z,2018-02-26T12:31:12Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 158ea774b0d10c9db39009865506a1f2815af902,"Fix issue with slumlord payments (#3033) * Fix issue with slumlord createlist non stackables * rename function due to stacksize funkiness * Update WorldObject_Equipment.cs * Update Source/ACE.Server/WorldObjects/WorldObject_Equipment.cs Co-authored-by: gmriggs Co-authored-by: gmriggs ",2020-06-20T03:42:43Z,2020-06-20T03:42:43Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 1598f867542df17fa2ac9bf61ce291cccc4f2287,"On error, exit CheckForWorldDatabaseUpdate gracefully (#3177) * On error, exit CheckForWorldDatabaseUpdate gracefully * Update Program_DbUpdates.cs",2020-08-27T20:45:41Z,2020-08-27T20:45:41Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 15a47e780700389af88b6356e6459fc2d1c0f6ec,Server response to character creation request.,2017-01-17T02:48:05Z,2017-01-17T02:48:05Z,c0c03d7dc321d3d7a7da126644690f711d9bf58e,Mag-nus,c0c03d7dc321d3d7a7da126644690f711d9bf58e,Mag-nus,79078680,ACE,,,, 15c9c6f8a31b1293a679b9a9a950730215cd1800,"Redunent keys for foreign keys removed keys will automatically be created for columns that reference foreign keys. We do not need to manually define them as well.",2018-08-05T17:40:34Z,2018-08-05T17:40:34Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 15d5a09120aae683c852376d63816522d8f2d112,updating with documentation and a // TODO (#158),2017-03-21T12:06:15Z,2017-03-21T12:06:15Z,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,25351661,Mogwai-TheFurry,19864447,web-flow 15dceb2e3686b2481b4dfceb21027dbdc0d39ee6,Updating DownloadACEWorld.bat with latest ACE-World-Database release,2019-04-24T05:16:18Z,2019-04-24T05:16:18Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 15fab431e6f9513c164cb47d5cc024112c0976cc,"Saving Character to Database (#143) * Added some comments and started wiring in levels Characters now level up behind the scenes Gave the ability to level up with effects and message Added Network Message Type for Ints Removed debugging and updated comments Added GameMessagePrivateUpdatePropertyInt Allow for max level and lock Changed to a long to allow greater amounts of XP * Added available skill credits Added level up skill credit text and max level Added skill credits and comments Removed my comments and started using queries to get data from the chart * Limit ulong to 18 chars for now Fixed up the grantxp command. Now limited to 999,999,999,999. Fixed the one-line if statement causing headaches; please test! Added final level effect, moved effect after the network message to perhaps prevent an order issue. Now limits the grantxp ammount, until you're max level. Added a way to add xp after max level Now locks total xp properperly on max level * Updated for Network and removed the xp text after reaching max level * Added attribute upper bounds check, fireworks, and special text Removed a debug test Unset networktrace Readded a line * Merged in network changes * Merged in network changes 2 * Added Attribute and Skill saving to character db. Wired up @age and @birth. Set up aging for character and updating to client. * Adding @mp command and merging in changes need to match current master * Cleaning up code * More code cleaning. * Added TotalSkillCredits increment for eventual skill resets. * Code Style change * Fixing a crash stemming from when you spend to many points in coordination, thanks @fantoms ! * Better saving on logout and crashes. * Minor Tweaks * More changes to character stats db to account for high level stats * Code style application. * Renamed a sql file to better reflect what it did. * Code Style change * PR requested changes",2017-03-20T02:46:54Z,2017-03-20T02:46:54Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,79078680,ACE,11369233,LtRipley36706,25351661,Mogwai-TheFurry 160164e224800ef505dfcd0618640db0513cf835,"Fix using custom database names in out of box setup (#3777) * Fix using custom database names in out of box setup * Update Program_Setup.cs * Update Program_Setup.cs * Update Program_Setup.cs * Update Program_DbUpdates.cs * Update Program_Setup.cs * Update Program_DbUpdates.cs * Update Program_Setup.cs",2022-01-19T17:02:23Z,2022-01-19T17:02:23Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 16036c45298183095e1a2d560114f17526f55101,additional hooks for monster procing equipped items (#3411),2021-01-04T16:51:20Z,2021-01-04T16:51:20Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1604257dabef7eeca209168474571242e4fc3935,"Fix some issues with CombatPets (#2037) * Fix some issues with CombatPets * Fix issue of weenie cache corruption, setting the weenie's type instead of biota's weenietype * Ensure subbed combatpets are always melee by depriving them of inventory * Update changelog.md",2019-06-23T23:46:46Z,2019-06-23T23:46:46Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 1628b26582cec3bf0ad071235e14caba8bacb81c,"updates for chest objects (#1578) * chest object updates * . * adding comment * updating resting w/ cleaner method",2019-03-28T06:17:16Z,2019-03-28T06:17:16Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,8909245,gmriggs,11369233,LtRipley36706 16291a8d1913f1414e6fc0c621cd99b23e1ba4ab,"fixing more bugs from 3189 (#3217) * fixing more bugs from 3189 * .",2020-09-07T15:45:33Z,2020-09-07T15:45:33Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 164930084bcde71214f3cad73d65fdecb273233c,Improved ShadowPart performance (#1090),2018-11-11T19:51:19Z,2018-11-11T19:51:19Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 16552ead31522b8e7beecc5b88f936aa362bf1b9,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.13.3691.20201018094739-master-ec9284b",2020-10-18T09:49:59Z,2020-10-18T09:49:59Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 165c4659b38e300c2d4c7186dfb5aa6018a6b860,"send recall animations as actions instead of forward commands (#3060) * send recall animations as actions instead of forward commands * ensure action runs through physics for fast tick * update TeleToHouse * refactor",2020-07-08T19:41:23Z,2020-07-08T19:41:23Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 166acac548b0659b4cf8356d3b759484e4fdff58,Bump Microsoft.EntityFrameworkCore from 6.0.25 to 6.0.26 in /Source (#4091),2024-01-20T18:44:05Z,2024-01-20T18:44:05Z,5df307d91b1167b0aa175853783d760add239497,dependabot[bot],cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,49699333,dependabot[bot],19864447,web-flow 166c61608d653a1cf807c35ba2e779e904dd9d3a,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.13.3659.20201009045125-master-39594fe",2020-10-09T04:53:59Z,2020-10-09T04:53:59Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1674c4f56fadee454b15262aa82f5e64a0a0719c,"Fix underclothes getting AL (#2759) * Fix underclothes getting AL * Add fix sql script",2020-03-03T09:07:55Z,2020-03-03T09:07:55Z,1bb9c4573f21c55750341bc99690daec3c7aa0d8,ziang4891,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,56269610,ziang4891,19864447,web-flow 1678a3d9690abd6afec3340c5deb91cbecc85b40,adding sandstone to RecipeManager (#1979),2019-06-09T20:07:53Z,2019-06-09T20:07:53Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 16839b2a95acb2b05b80fdbd55402bed39e6af46,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.37.4170.20220210054254-master-c6cc4fd",2022-02-10T05:45:58Z,2022-02-10T05:45:58Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 16b1aa41241f5e8d5154013040fe021cb669b2be,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.22.3870.20210303091413-master-d6aa1e3",2021-03-03T09:17:22Z,2021-03-03T09:17:22Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 16b22adad51148f72583dfcfc57b9f7274a7cd03,"Adjust Sell to Vendor, Resolves #1639 (#2093)",2019-07-10T18:49:12Z,2019-07-10T18:49:12Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 16c4e706fc8fe4b4657f3ba8044c6ed6d99e5dbb,[ci skip] Updating ServerBuildInfo_Dynamic with latest build and version information,2020-04-04T03:04:42Z,2020-04-04T03:04:42Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 16d50b4684d20899e2f41df35c39780fe564ae0f,"Fix writability issue with opening ""blank/empty"" books. (#2940) * Fix writability issue with opening ""blank/empty"" books. * Update Player_Book.cs * Update Player_Book.cs * Update Player_Book.cs",2020-04-16T05:47:18Z,2020-04-16T05:47:18Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 16dd6618cb67005f58a629f43edf375ad8b9c442,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.50.4355.20230502175337-master-03a20b2",2023-05-02T17:57:23Z,2023-05-02T17:57:23Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 16ea3844e4da915b5a60f85f1e8f9aa817abdccb,Bump Lib.Harmony in /Source (#4081),2024-01-02T15:46:11Z,2024-01-02T15:46:11Z,5df307d91b1167b0aa175853783d760add239497,dependabot[bot],cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,49699333,dependabot[bot],19864447,web-flow 16ec4dd317fbfa9d17b8eea4753e677ce57ad75e,"Fellowships (#592) * Fellowships * Fellowship updates for most actions * * Added saving of ""ignore"" and ""auto accept"" of fellowship requests * Added functionality to GetCharacterOptions * Confirmation processing - Need to clean up contextID gen * Fellowship checkpoint * Adding corrected GameEvent * New method to create contextID for confirmations Fix to assignnew leader Added Change Openness of fellowship * Adding missing Gamemessage * Added EarnXP with two bool for fixed and to share xp to handle earning non-sharable xp while in fellowship as well as fixed xp amounts for certain quests Refactored Grantxp to use new method that other xp earning methods can use Added X & Y only distance calc to Position for fellowship distance calc * Updated changelog.md * Update changelog.md * Adding fellow full handling * Update changelog.md Reverting as commit in wrong branch * Fix xp range calc for fellowships * Update changelog.md",2018-01-20T02:28:16Z,2018-01-20T02:28:16Z,93d927f851fa188059e8950a467128dc8ab68de5,spazmodica,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,19368555,Splatterghast,10608427,Mag-nus 16f32a1802b292eb7583261a6e47b6e66cf8091d,"adding support for more sealed bags of salvage to RecipeManager_New (#2953) * adding support for more sealed bags of salvage to RecipeManager_New * adding sandstone100",2020-04-24T14:59:14Z,2020-04-24T14:59:14Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 16f879c95656203ef91c66588da0c0b84e2a1d4d,"Adding auto-attack, critical deaths, per-weapon swing animations, damage source tracking, and attack height / powerbar (#730) * Adding auto-attack, critical deaths, per-weapon swing animations, damage source tracking, and attack height / powerbar * Moving GetEquipped methods * Fixing indentation",2018-04-10T23:20:45Z,2018-04-10T23:20:45Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,8909245,gmriggs,10608427,Mag-nus 16fb91f55c70a89531ab8d77db59fda6a8c7c1af,WorldObject restructure and weenie clone extension,2018-02-16T03:20:38Z,2018-02-16T03:20:38Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 171471264a1d05c9055b82ca2f0fdf4753492e5a,"Network Stability Improvements (#1741) * Network Stability Improvements It was possible for packetQueue to get corrupt when clients request packet retransmits. At that point, multiple threads could be enqueing work. This adds slight overhead by converting it to a ConcurrentQueue, but, should also (hopefully) fix the ""corrupt sessions"" issue people were seeing. This should also fix the exception that was reported in NetowrkSession.FlushPackets() * improve comment",2019-04-16T01:19:49Z,2019-04-16T01:19:49Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 1714f5f5f0c40f6038dd105167ce528d2d700853,"GetVariance fix maybe? (#1675) The way these if statements were written, only two variances were actually being used for a given weapon type. The final if/else for each block.",2019-04-09T11:50:41Z,2019-04-09T11:50:41Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 17315898e1df88209c5299b73a859807c14054f2,"add ability to /tele players by name (#823) * add ability to /tele players by name * command parsing resiliency",2018-06-18T04:43:14Z,2018-06-18T04:43:14Z,ea4cbcd709a082c23a16461c7f988b8308fba4f0,fartwhif,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,79078680,ACE,3317737,fartwhif,8909245,gmriggs 173d64455e22f0526aa67825df77a10fc8933eea,fixing AllegianceUpdate parsing for decal (#1861),2019-05-07T04:22:11Z,2019-05-07T04:22:11Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 174184bf718810f8cadd39a9bd68207e5667f141,"ObjectDescriptionFlags cleanup (#2078) * removing duplicate defaults for Attackable and Tolerance * ObjectDescriptionFlags refactoring * fixing container bug * adding comments * adding comments, fixing typo * CombatPet Attackable * GetCleaveTarget() * ensuring contained containers are openable * do not persist adminVision * suggested openable fix * simplify openable * IsOpen",2019-07-10T17:07:52Z,2019-07-10T17:07:52Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 17484bdcbb72beb2e4ff9014bdf5ddd1e2351c51,"No more death by misadventure(when there is a killer) (#1112) * No more death by misadventure(when there is a killer) Not sure what broke the other code that was working, but I create a killerObject from the Die method(which must be called for death to occur) and transfer than down to the CreateCorpse method * Update Creature_Death.cs * Update Creature_Death.cs",2018-12-04T05:25:32Z,2018-12-04T05:25:32Z,f4a189d403cf3b15c6f91ea77cf360e3fb80d566,dgatewood,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,10187880,dgatewood,11369233,LtRipley36706 1748660ad76802dbc3a505f9bbf4892a2d3af98d,"Add option for CreateList wield dropping to corpse (#2407) * Add option for CreateList wield dropping to corpse * Update Creature_Death.cs",2019-11-10T21:09:14Z,2019-11-10T21:09:14Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 17589a96ce097caf1b2d62e654d0eaae84bf8eb1,updated monster spellbook probabilities (#2339),2019-10-20T19:25:42Z,2019-10-20T19:25:42Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 17672104010240a1c2a4e15ac9c5944d193db655,"Generator GUID gaps (#3792) * Slight tweak to CreateNewWorldObject * Cleanup GeneratorProfile.Spawn GUID leak * SpawnEncounters destroy() * Another gap in SpawnEncounters * Creature_Equipment gaps",2022-01-16T18:30:59Z,2022-01-16T18:30:59Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 1768472bebaf32ed58fd9be8a9d5086dfd29b754,prevent player-initiated dispels while pk timers active (#2805),2020-03-11T21:00:15Z,2020-03-11T21:00:15Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1777da026def998a703885c53cf0f9e3446ea253,add support for MultiAttribute enchantments to EnchantmentManager (#3114),2020-08-13T13:32:30Z,2020-08-13T13:32:30Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 177afea3026e86b7ed56af49bad26e39e8c86108,"handle weapon AttackType offhand malformed data (#2179) * handle weapon AttackType offhand malformed data * adding weenie/biota sql fix * base weenie update ported to 16py-patches",2019-08-03T15:50:52Z,2019-08-03T15:50:52Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 177bf95801295bd497a90490dc2c6fa37efee833,"Changed SetupModel.ReadFromDat function to be more user-friendly. (#313) * Changed SetupModel.ReadFromDat function to be more user-friendly. Added use to Lifestone.OnUse. * Fixed ChangeLog date to hide the fact that I can time travel.",2017-05-02T13:26:20Z,2017-05-02T13:26:20Z,a23c0f7fe52b28ccad14c73a36794941ba9b48e9,OptimShi,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,79078680,ACE,26606778,OptimShi,25351661,Mogwai-TheFurry 17904044b02aca9670feee44d6d85b934e4fb337,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.49.4311.20221229145221-master-3da2c92",2022-12-29T14:56:58Z,2022-12-29T14:56:58Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 17912ee0e2ef8b31f71ccc8c2b93481ccff439ac,updating fellowship hashtable to match client (#1858),2019-05-07T04:11:03Z,2019-05-07T04:11:03Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1793a84515d91ae55657958b859741981c76d17f,Remove NETWORKDEBUG flag from project,2017-03-16T05:17:19Z,2017-03-16T05:17:19Z,1ad81ba7f175bfea1ad39f848c5e448c3928e71a,Zegeger,1ad81ba7f175bfea1ad39f848c5e448c3928e71a,Zegeger,79078680,ACE,12808515,Zegeger,12808515,Zegeger 179c3524144781d186f3827c551f57dd82d13576,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.21.3844.20210214212129-master-ed0d44f",2021-02-14T21:24:33Z,2021-02-14T21:24:33Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 179e0c0f2261f4e8daeca8ce77dec1a67bf27ec4,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.55.4459.20231221190151-master-a366be7",2023-12-21T19:06:47Z,2023-12-21T19:06:47Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 17ac4db713d77968eeba422ed1d8694a45c60c99,"Fix player logout, save, and session drop flows (#1119) * Add Shard biota count to serverstatus * Remove unneeded null check in Session.cs * Progress Remove Player.InWorld. This was only used for command manager, instead, we can check if CurrentLanblock != null Improve Player.SaveToDatabase() processes Add PlayerManager.ProcessDeletedPlayer stub Reduce Player.EnqueueLogout code * More Player Logout, Save and Session Drop progress * fix admin boot command * More cleanup * Player_Inventory GetPickupItem() should not return error when item not found. Changed to debug",2018-12-09T03:24:55Z,2018-12-09T03:24:55Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 17b6dd8621e5d65660a8135ffae3ad54cdbb7068,adding support for mansion_min_rank 0 (#2915),2020-04-12T11:44:00Z,2020-04-12T11:44:00Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 17bbf1f91240f0120d76bb177f8e49c3f92c5449,remove AceObjectPropertiesPosition,2018-02-20T03:33:07Z,2018-02-20T03:33:07Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 17cadc3618717831b4c426cb307ae8f0076aee3d,"Obj desc update (#2228) * Some armor layering fixes * Update Changelog",2019-08-13T02:52:58Z,2019-08-13T02:52:58Z,a23c0f7fe52b28ccad14c73a36794941ba9b48e9,OptimShi,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,26606778,OptimShi,19864447,web-flow 17cd82e1e83556b5f1dea2c850ac73ecc1bc9ab0,"Adding summoning from @mcreedjr (#1117) * WIP and bad WIP at that. Just transferring work from one computing device to another. * Initial summoning functionality * Remove debugging line * Implement 45 second duration and remove unneeded monster spell casting dependency * Add comment containing PCAP file providing good examples and first pass at implementing cool down timer enchantment * Fix merge lint * Add summoning features back in that were removed. * Cleanup * Bringing up-to-date with latest build * Latest WIP build * Moving SQL to ACE-World-16PY-Patches * Adding some aggro methods * Latest build / refactoring * Adding skill usage requirements * Adding combat pets drawing aggro * Adding elemental damage types * Adding message for summoning installation * Some minor adjustments * Cleanup * Fixing callchain for SetEphemeralValues",2018-12-15T05:55:52Z,2018-12-15T05:55:52Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 17fa0cdb2497d5691f869ddc10c1a995bc017687,ensuring BF_OPENABLE flag for inventory containers (#1738),2019-04-15T07:15:36Z,2019-04-15T07:15:36Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,8909245,gmriggs,11369233,LtRipley36706 1811f0a843c0c3d7131b5cfecd6012cfbad4da6b,"Expecto Patronum - Spell bar managment (#481) * WIP * Updated Enums and impacted files. * Working on spell bars * Wip * ### 2017-07-30 [Og II] * Added spellbar management and persistance. This continues the work for learning and persisting spells. * Cleaned up some of the enum duplication in GameEventPlayerDescription.cs * Added some debug code around universial motion. * Added some debug asserts in PlayerDescription * To test - use @learnspell to get some spells in your spell book if you do not have any. They will persist with your character. * You can also unlearn them and they will be removed. * Now, drag your spells into any configuration in your spell bars you like. You can add them, remove them or reorder them. * They will be saved on our periodic save, or when you log out or you can force a save with the debug command @save-now. * That's all for this PR. * Forgot to add the table. * Added back the action chains. * Added accessor properties - fixed path issue in mysqlinstall",2017-07-31T15:19:24Z,2017-07-31T15:19:24Z,8bc2e402f8b2efd4527075c039e07588754ab87d,Charles,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,25460553,ogmage78,11369233,LtRipley36706 181f6a4322d23cebb17b195d51f2b04523d01bc8,"Emote/Quests (#850) Quest Manager added to save/load to database. Emotes filled out to do some basic quests. There are some emotes that do need work, such as UpdateQuest, and all movement emotes. Event Manager was already in game, so I just wired the emotes that had already been filled for those. Have not tested an event, but should work just like a quest but on a global scale.",2018-07-11T21:22:59Z,2018-07-11T21:22:59Z,f4a189d403cf3b15c6f91ea77cf360e3fb80d566,dgatewood,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,79078680,ACE,10187880,dgatewood,8909245,gmriggs 183053ea5e5a26f440525a1ee9d6a3142adb2641,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.7.3482.20200724194747-master-0fbd33b",2020-07-24T19:49:58Z,2020-07-24T19:49:58Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 186b839b2670dc5ee3afcebc8553f269524ce1b0,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.39.4194.20220327025505-master-e560df1",2022-03-27T02:58:21Z,2022-03-27T02:58:21Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1872067e439200949e62701f5cd3fa63d5fc6472,"Update EmoteManager Replace (#2498) * Support QuestManager on Creatures * Update QuestManager.cs * Update QuestManager.cs * Update EmoteManager.cs * Update AdminCommands.cs * Add support for MyQuest and Decrement * Update EmoteManager.cs * Add qst stamp * switch to lazy load * adding support for Creature.QuestManager * numTimesCompleted * adding logging * Add support for %mqt * Support %mlqt usage * Update EmoteManager.cs",2019-12-06T05:56:24Z,2019-12-06T05:56:24Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 187299fc25c15acb737e7fb8000353d592ffb2d0,"Catch null Weenie on Appraisal (#3763) * Catch null Weenie on Appraisal * Update AppraiseInfo.cs Co-Authored-By: gmriggs <8909245+gmriggs@users.noreply.github.com> Co-authored-by: gmriggs <8909245+gmriggs@users.noreply.github.com>",2021-12-23T08:39:36Z,2021-12-23T08:39:36Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 1878f4312ce18bc418ebc2c5bc5ed9433e39c48b,Additional null checks for allegiances (#1606),2019-03-30T18:52:23Z,2019-03-30T18:52:23Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1881e747db0238ad98c710ed7d2c03da38b645c6,Update combine-prs.yml,2023-05-02T18:10:32Z,2023-05-02T18:10:32Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 188d1b51f833bb2eabaff11ab37522aeaeda8513,"Adding Dirty Fighting skill to combat (#1025) * Adding Dirty Fighting skill to combat * Adding DF PlayScripts * StatModVal: TickDamage -> TotalDamage",2018-09-21T04:25:10Z,2018-09-21T04:25:10Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1894d88c94b2f88dfd8582bece0fb4ed4a0f4d7f,PKModifier tweaks,2018-03-18T09:34:22Z,2018-03-18T09:34:22Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1897e759145c8143675477ee5f9a753fe14b89cb,"Multiple Pet Fixes (#1620) * Exclude summoned pets from saving to Shard DB * Remove extra StartCooldown and set proper weenieType for faked summons * Update CombatPet with some defaults that apply to the class * More updates * Do not consume PetDevice on last use * Update changelog.md * Update CombatPet to be destroyed on Player logout",2019-04-01T04:51:35Z,2019-04-01T04:51:35Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 1899e087f8831ec3f5501518b2a2287262d290fe,additional checks for olthoi killer (#3897),2022-09-01T20:29:43Z,2022-09-01T20:29:43Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 18a145614e31737b926fd19c04a585b156b39a25,"Fix issue with Activate emote (#1763) * Fix issue with Activate emote * Update changelog.md * Move some broadcasts to WorldBroadcast filter * more filter changes",2019-04-20T04:14:18Z,2019-04-20T04:14:18Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 18da53977e7d3c006058cd01f1c33b75d1d41a65,"Improve UpdateDatabaseBiota() (#3501) In previous master, the full targetBiota spellbook was being iterated for each sourceBiota spell. This was very time consuming with players with large spell books (100+ ms) Now, a dictionary is made and that is used to perform the nested lookup. New result is 0 ms.",2021-03-16T11:39:34Z,2021-03-16T11:39:34Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 18e1d8c91ebbe815489a01b5360a2e01730849c1,stylecop reset. switched to traditional stylecop tooling.,2017-04-04T15:33:54Z,2017-04-04T19:25:35Z,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,79078680,ACE,25351661,Mogwai-TheFurry,25351661,Mogwai-TheFurry 18f93b8eca48750ee5494c1c8997dbcc3e1dd8e4,Note about cleaning up properties,2018-02-23T13:26:49Z,2018-02-23T13:26:49Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 192d7f58e28eccdbf94dcdd8dff8362828682cf7,"Starter spells (#618) * Added full support for starter spells during character creation. * Updated changelog.",2018-02-04T22:18:16Z,2018-02-04T22:18:16Z,a6e3e311f4e184fda36dbd9e4159a1afb17a76da,Slushnas,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,19214857,Slushnas,10608427,Mag-nus 193871cf4c62122b22eba47277322b128f4d7671,Add hardcoded fallback positions for some player recall commands (#3808),2022-02-12T22:17:15Z,2022-02-12T22:17:15Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 193a96a3277a785695efbc60dde3ab603d40fa7a,Config.JSON cleanup,2017-03-16T00:02:30Z,2017-03-16T00:02:30Z,c0c03d7dc321d3d7a7da126644690f711d9bf58e,Mag-nus,c0c03d7dc321d3d7a7da126644690f711d9bf58e,Mag-nus,79078680,ACE,,,, 19501a6678e5f4bef6eeb6a6723f00ea22f1f65c,"Update MySqlInstall.bat Update CI to use latest 16PY database release",2018-01-25T06:51:27Z,2018-01-25T06:51:27Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 19767c80c59326b3865376d8d95c6b5d67e48082,"Emote fixes additions (#1393) * EmoteType fixes and additions * Minor changes",2019-01-29T15:12:28Z,2019-01-29T15:12:28Z,ec894da9590b87545a328e058202d433eedb9c86,kdmxp256,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,56269610,ziang4891,19864447,web-flow 197d21c3db6fba6c57bdae0bb2f1258c6f524cb8,Database Logging (#2596),2020-01-06T12:57:45Z,2020-01-06T12:57:45Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 197f12d528f67ab07a63e31cb20265df0a3b610a,"fixing run-around technique in pk spellcasting (#2586) * fixing run-around technique in pk spellcasting * .",2020-01-04T00:25:22Z,2020-01-04T00:25:22Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 19a5afa4bf0216de83617df1f33eda3338649c9c,additional checks for IsDead (#2469),2019-11-26T00:19:06Z,2019-11-26T00:19:06Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 19ab98ac7ecd8fe31f08ca22a2519f19e0620ff3,"Update SQL Writers for more comment output (#946) * Update SQL Writers for more comment output * Update SQL Bases Used included tools to align output of sql scripts * Update AppVeyor",2018-08-11T20:12:08Z,2018-08-11T20:12:08Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 19c15aac5dd719b29a95b16d26878f7dcece46aa,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.58.4503.20240315001925-master-9d75fc2",2024-03-15T00:24:14Z,2024-03-15T00:24:14Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 19c9acd8b74781817f38b2af467fedb43bd76455,Teleporting Fixes for the FakePhysics.. Soon to be replaced,2018-03-06T07:15:46Z,2018-03-06T07:15:46Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 19d1235ff6946564bfed0d0cae3810374de2df72,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.49.4308.20221216144245-master-a05ec92",2022-12-16T14:46:57Z,2022-12-16T14:46:57Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 19d2ae7a3244a980ce486df8ee9b5f9464cb54f2,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.25.3936.20210524050304-master-7757bc1",2021-05-24T05:06:22Z,2021-05-24T05:06:22Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 19ddd8d7b5862fe21e741461f111f6a070eb6ad0,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.36.4145.20220108192625-master-f112872",2022-01-08T19:29:32Z,2022-01-08T19:29:32Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1a04c1433db9f9d085863953624d71ad0e708735,Moved hardcoded world name to configuration file.,2017-01-22T04:41:30Z,2017-01-22T04:41:30Z,2c3fce71efa501c2fce024aa9757294e6623e3fa,Rawaho,2c3fce71efa501c2fce024aa9757294e6623e3fa,Rawaho,79078680,ACE,6111341,Rawaho,6111341,Rawaho 1a0ed7794b7024dcfad7fc53c7978b50fc37f7a1,Burden/Value prop improvements/comments,2018-03-15T02:23:46Z,2018-03-15T02:23:46Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 1a1ff9ed8e01e18f5f70f93998c7cfd668f3bb80,Merge remote-tracking branch 'refs/remotes/ACEmulator/master',2017-02-18T04:17:20Z,2017-02-18T04:17:20Z,1ad81ba7f175bfea1ad39f848c5e448c3928e71a,Zegeger,1ad81ba7f175bfea1ad39f848c5e448c3928e71a,Zegeger,79078680,ACE,12808515,Zegeger,12808515,Zegeger 1a20da1a67aef34d2867bee132a8fb878fce0777,Fix ObjDesc to also take into account certain equipped ItemType.Clothing items (#3757),2021-12-21T17:54:16Z,2021-12-21T17:54:16Z,a23c0f7fe52b28ccad14c73a36794941ba9b48e9,OptimShi,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,26606778,OptimShi,19864447,web-flow 1a2b5d91db64df3caf900eded9fc5dfe7b7fcaf7,Extremely important critical spelling fix,2018-03-18T22:31:33Z,2018-03-18T22:31:33Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 1a35af774c26fbfdb33fa6e1f9b946daf1ecf013,"re-adjusting epic cantrip rates (#2113) * re-adjusting epic cantrip rates * adding T7 pre-roll",2019-07-17T02:33:24Z,2019-07-17T02:33:24Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1a39e076c9934b340cf3ccac131c9364d6ca5eea,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.37.4167.20220208045137-master-5dd736f",2022-02-08T04:54:30Z,2022-02-08T04:54:30Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1a57e1be25638dff368599892946c8a68effdb73,Progress,2018-02-19T03:53:09Z,2018-02-19T03:53:09Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 1a59ddc337c17161ef3d369db49159f364115b6a,Fellows cannot shareloot of PK kills (#2981),2020-05-10T06:27:17Z,2020-05-10T06:27:17Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 1a762cfaa57b175faa39ac78310978c6a8ca4fcd,fixing sidestep clamp (#2890),2020-04-08T04:42:46Z,2020-04-08T04:42:46Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1a77bdebf33434462b18a7c73dcfce5542657ee0,Updating DownloadACEWorld.bat with latest ACE-World-Database release,2019-09-22T22:14:24Z,2019-09-22T22:14:24Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1a7cf085034c99df8c437186ad20c76c9718e708,Fix Compile error,2018-02-22T19:31:25Z,2018-02-22T19:31:25Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1a7ee85e74d5dca952ad837bab73fdf47bd38529,"various fixes (#1155) * fixed blank commands crashing server * command parser and invoke resiliency * revert log change",2018-12-19T18:07:18Z,2018-12-19T18:07:18Z,ea4cbcd709a082c23a16461c7f988b8308fba4f0,fartwhif,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,3317737,fartwhif,10608427,Mag-nus 1a8b740d66ff56a5bd2de7c2a62ca155872e5ce6,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.38.4175.20220211191715-master-c931924",2022-02-11T19:20:25Z,2022-02-11T19:20:25Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1aa3eda06a9b0fb074c58c176f86663936c8adbf,"Some fixes for Vendors, Players and Creatures",2018-03-01T08:35:43Z,2018-03-06T09:40:10Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1aab2eb763f7a84f346486c8c809e109326e60fe,fix equipped items casting impen/bane on the wielder instead of themselves (#3394),2020-12-22T04:14:05Z,2020-12-22T04:14:05Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1ac064c6a62078f757d22f4f1d90a49ee40e12de,Add automatic timeout to Confirmations (#3644),2021-08-08T23:02:08Z,2021-08-08T23:02:08Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 1ac5b9af7460f78122014db911eab48559ad18aa,"enabling magic absorption for missile/magic weapons (#2376) * enabling magic absorption for missile/magic weapons * fixing typo in comment about typos * updating Fetish of the Dark Idols hardcoded recipe/mutator logic * Adding SQL script to fix items on existing servers * .",2019-10-31T18:26:08Z,2019-10-31T18:26:08Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1ad0e8c48e56eff490e968014c044633a62c329f,fixing bandits dual wielding bow + melee (#2884),2020-04-06T13:50:08Z,2020-04-06T13:50:08Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1add82b76a33f7557b15cf5031c3b8030b37cf32,"[ci skip] Updating dbversion.txt 0.9.242",2022-01-08T18:59:11Z,2022-01-08T18:59:11Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1ae7aca2eaa6e27518cb41112bb361433a1b6cba,add Frozen Cave to nodrop landblocks (#3334),2020-10-27T06:45:50Z,2020-10-27T06:45:50Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1af43ef0d5341e30bf991f116cccf8f7a36477e9,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.13.3621.20200920045255-master-c3d286b",2020-09-20T04:55:19Z,2020-09-20T04:55:19Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1b0043a6914d277e5fc9fe68c54b6100a0bd9a2f,"NetworkSession.cachedPackets pruning (#1981) * cachedPacketRetentionTime * Remove the redundant SessionConnectionData.ServerTime * Fix ushort wrapping * 60 -> 120",2019-06-10T10:42:04Z,2019-06-10T10:42:04Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 1b05d86c78357fc79038af539c868b25e5b6b57f,Adjustments for matching retail corpse rare generation notifications (#1836),2019-05-01T15:19:56Z,2019-05-01T15:19:56Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 1b0816e1b88170b56823698c77e46ab70921cadb,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.31.4060.20210929163937-master-aee8eee",2021-09-29T16:43:02Z,2021-09-29T16:43:02Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1b0ce1e28ad85bfaddf8b1ae235d6ebdde96df3d,"Portal collisions from physics engine (#694) ![ACE has Portal Collisions!](https://media.discordapp.net/attachments/261242462972936192/421730007702962187/ace-logo-2018-portal.gif) * portal wip * Moving enqueue to outside if block * Indoor/dungeon portals working * collision with spawned portals * Fixing pink bubbles * Fixing appveyor * Fixing ObjCell init * Removing call to HandleActionOnCollide from Portal ActOnUse (thanks Jyrus!)",2018-03-23T01:54:44Z,2018-03-23T01:54:44Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,8909245,gmriggs,11369233,LtRipley36706 1b2504b055d64e35ca935568c98d00f35f54ccba,add missing calls to adjust bbox (#3226),2020-09-13T09:45:26Z,2020-09-13T09:45:26Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1b296dc09fafae9c2598973b9b0e8d934c501356,Adding BSPTree methods (#666),2018-03-02T06:23:06Z,2018-03-02T06:23:06Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,8909245,gmriggs,11369233,LtRipley36706 1b444efb781f50b16e922eca05e041e97f55cadc,"Inventory Fixes (#1634) * Inventory Fixes Fix the merge exploit. Remove some broadcast messages on errors that weren't needed Fixed an issue when picking up and merging a partial stack using the R key. * Make sure the stacks being merged from haven't moved * I like this better * Fix exception when two players try to pick up the same item. * Make sure merge source/target are compatible * Debug messages added to help detect possible duping Note that these instances can occur normally under regular gameplay and do not necessarily mean it was a duping attempt.",2019-04-04T11:54:09Z,2019-04-04T11:54:09Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 1b504ff5f0c4afedc5f0a55f780a75cce053e0cc,"Adding landblock unloading system, and player corpses (#831) * Adding landblock unloading system, and player corpses * Adding dropped items to player corpse * Adding landblock unloading system, and player corpses * Adding dropped items to player corpse * Adding permaload flag, and updating TimeToRot on landblock unload * Adding corpse looting permissions * Adding stack sizes * Cleanup",2018-06-29T19:35:57Z,2018-06-29T19:35:57Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,ec894da9590b87545a328e058202d433eedb9c86,kdmxp256,79078680,ACE,8909245,gmriggs,56269610,ziang4891 1b50e79491689978e981f30f386e999129a61fa0,"Character Rename command added (#116) * Added @rename * Cleaning up code",2017-03-09T13:34:35Z,2017-03-09T13:34:35Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,79078680,ACE,11369233,LtRipley36706,25351661,Mogwai-TheFurry 1b5238252689ea5afec85fba16e12057669ce1a4,Fixing monsters with thrown weapons and shield (#1251),2019-01-09T20:06:44Z,2019-01-09T20:06:44Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1b5938241a4a49511ff1df9ab8b1b563299e6b16,"fixing untargeted spell projectiles hitting scrum drudge (#2718) * fixing untargeted spell projectiles hitting scrum drudge * fixing more gaps",2020-02-18T20:59:43Z,2020-02-18T20:59:43Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1b60d287c6eb9364de9517c32c1cf6b9366e3c36,Bump Microsoft.EntityFrameworkCore from 6.0.16 to 6.0.19 in /Source (#4018),2023-07-01T08:04:51Z,2023-07-01T08:04:51Z,5df307d91b1167b0aa175853783d760add239497,dependabot[bot],cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,49699333,dependabot[bot],19864447,web-flow 1b6c767da4c81587dc2a0e5ec05722fcf5db2f9a,This removes ConnectionListener.ConnectionType,2017-03-16T00:36:37Z,2017-03-16T00:36:37Z,c0c03d7dc321d3d7a7da126644690f711d9bf58e,Mag-nus,c0c03d7dc321d3d7a7da126644690f711d9bf58e,Mag-nus,79078680,ACE,,,, 1b6f712fa54f3e2b15d458027627f9c8e0d70b1a,Update Corpse permission conditions (#2941),2020-04-18T20:16:27Z,2020-04-18T20:16:27Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 1b6f7c0c1b3e702cda0fe6bf2277341871da6f02,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.31.4074.20211015040138-master-a9400f0",2021-10-15T04:04:53Z,2021-10-15T04:04:53Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1b7d960254d05fb1fc515d72960a837cc97c6407,ensure floating point values are retained for IgnoreMagicArmorScaled RL (#2843),2020-03-22T02:15:40Z,2020-03-22T02:15:40Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1b7f9daafd8b8316979b24ad93735513e03b276d,"send updates to Monarch ID over network, and adding some missing calls to allegiance house boot (#2422) * send updates to Monarch ID over network, and adding some missing calls to allegiance house boot * walking entire vassal trees on delete",2019-11-18T21:33:02Z,2019-11-18T21:33:02Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1b866d1adb1a34a679e4d64ab67c898cda66ccbb,"Wired up World Broadcast Commands (#487) * Wired up World Broadcast Commands * Minor tweak to idlist command * Changes based on feedback * current is already +1, renamed/fixed issue * AddSpell command in DebugCommands",2017-08-11T11:17:17Z,2017-08-11T11:17:17Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,f35eb4fb50c05576db6debdc6ca5471494c6ee48,Mogwai-TheFurry,79078680,ACE,11369233,LtRipley36706,25351661,Mogwai-TheFurry 1b8a44a0818b852c3451e1814d70808df714526d,Updating DownloadACEWorld.bat with latest ACE-World-Database release,2019-10-22T18:01:30Z,2019-10-22T18:01:30Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1b8cccb1477b2985adf029619de958d8acb4bb27,Fix race in ActionQueue and assign unique Id's to each Portal object (#418),2017-06-27T01:15:21Z,2017-06-27T01:15:21Z,ec894da9590b87545a328e058202d433eedb9c86,kdmxp256,f35eb4fb50c05576db6debdc6ca5471494c6ee48,Mogwai-TheFurry,79078680,ACE,56269610,ziang4891,25351661,Mogwai-TheFurry 1b9141ea7068e50fc4c60f9d9691a7f4a9bd55d4,"Odds and Ends (#1543) * Skip Burden in CreateObject if object is Creature * Update PlayerDescriptionEvent for pulling correct WeenieType and HasHealth bool * Stop sending all children equipped items * Allow Ammo to be seen by others, if not in peace mode * whitespace issue",2019-03-16T07:40:11Z,2019-03-16T07:40:11Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 1ba55be42c4b2d0c3e96543efd2d916b41bfbd01,More Attributes for Properties and some examples,2018-02-22T19:13:50Z,2018-02-22T19:13:50Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1bb8fc8797cf44de4200a6c33ebd56d77fec8e85,random null checks (#2233),2019-08-15T03:03:12Z,2019-08-15T03:03:12Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1bbc6c2859bbaaf0c3e0f2dfd8328546d350eff2,Fixing /buff for Hermetic Link (#1275),2019-01-15T05:29:31Z,2019-01-15T05:29:31Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1bc502097c2231f0be7d759c172800980165aef0,Undo compile fix,2018-02-17T09:45:06Z,2018-02-17T09:45:06Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1bc67ca69c4a7c6566b1349f18f1bf35acc6f14b,Update appveyor.yml,2022-07-02T16:39:37Z,2022-07-02T16:39:37Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 1bd87faa1285f2602fc3094cee86ea91272b21a5,code review feedback. acronyms--. set the dynamic object id to the proper min value.,2017-03-18T18:09:56Z,2017-03-18T18:09:56Z,8dcc159c5421e015c562a92d443c9bc7fca07086,Lurker McDoogle,8dcc159c5421e015c562a92d443c9bc7fca07086,Lurker McDoogle,79078680,ACE,26334665,lurker-mcdoogle,26334665,lurker-mcdoogle 1be8c4e27a59e68951359f6298d3d49780428c29,"Lets Make Some Magic (#706) * Lets Make Some Magic * Couple of improvements * Requested changes",2018-03-27T23:27:04Z,2018-03-27T23:27:04Z,ec894da9590b87545a328e058202d433eedb9c86,kdmxp256,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,56269610,ziang4891,11369233,LtRipley36706 1bfbaf188e6e1fd57e2c2dd6749c4902c125c095,Update README.md,2019-07-13T16:58:03Z,2019-07-13T16:58:03Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 1c02b1c1bbc5a2b842d0440ad2ae33c61793bed7,adding loot table comments and melee fixes from 4eyebiped (#3133),2020-08-22T20:51:15Z,2020-08-22T20:51:15Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1c14e76f5f4e6753ece6c73485f634d1961b9fbf,"ACE.DatLoader bug fixes (#622) * ACE.DatLoader LandblockInfo removed testing code * ACE.DatLoader rename PackableExtensions to UnpackableExtensions * ACE.DatLoader.Tests: Better testing to make sure full objects are being parsed * ACE.DatLoader bug fixes * ACE.DatLoader: Add missing file for build * ACE.DatLoader Switch to native Vector3 object",2018-02-05T19:34:12Z,2018-02-05T19:34:12Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 1c1aa0df90253a712da9d73140275fe65d85c9f9,setting AppraisalLongDescDecoration on missile weapons (#2960),2020-04-23T23:56:57Z,2020-04-23T23:56:57Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1c1dc7e81856f1a126d0df1e38f08fb344963539,"Improving housing system (#1146) * Improving housing system * Adding ""player's house"" names",2018-12-20T12:27:21Z,2018-12-20T12:27:21Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1c3c49092caa5ab582f9fad652c3c4f7dc3a23a7,restore files w/ corrected line endings (#1743),2019-04-15T23:41:48Z,2019-04-15T23:41:48Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,8909245,gmriggs,10608427,Mag-nus 1c63fd409d215f5f09925282cfc4821535242434,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.13.3637.20201001204511-master-92347f7",2020-10-01T20:47:40Z,2020-10-01T20:47:40Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1c67ae8bd53ca5dc60469707b1c44c31ee24f817,add RootHouse null check to Storage.CheckUseRequirements (#3548),2021-05-21T04:13:46Z,2021-05-21T04:13:46Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1c89a01738463dcd444f47528aea70fd4aa6fbf7,"Finishing up Sphere, additional SphereTests (#646)",2018-02-23T07:48:05Z,2018-02-23T07:48:05Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,8909245,gmriggs,11369233,LtRipley36706 1c96b88f3fc16bab163105b7793dd64130824e3d,Fix QueryHealth for creatures,2018-02-26T02:49:11Z,2018-02-26T02:49:11Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 1c9a9275e5fb98d304a5f96db38aa5e5c493766e,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.51.4405.20230701080615-master-1b60d28",2023-07-01T08:10:10Z,2023-07-01T08:10:10Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1ca3ca075746d4c6f0aa338cb5af225df5707520,Clean up Mod warns (#4014),2023-06-06T06:38:51Z,2023-06-06T06:38:51Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 1caae60b567a44ac648c7414fbe4abd27575ecf7,"Merge pull request #122 from LtRipley36706/MinorTweaks-031217 Minor tweaks 031217",2017-03-13T12:30:53Z,2017-03-13T12:30:53Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 1cddd1a9250ff3ae2fbaae509c58538d17433585,"Cleanup ActOnUse for Ammunition (#2375) * Cleanup ActOnUse for Ammunition * Update WorldObject_Use.cs * restore this for no particular reason",2019-10-31T17:32:04Z,2019-10-31T17:32:04Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 1cf0de1ca8dd59bf8ad5cc0c05b7bd7897008190,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.6.3467.20200712023615-master-9416fb7",2020-07-12T02:38:29Z,2020-07-12T02:38:29Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1cf127698424d1600666af757ee556ce3f8dc952,prevent 'difficult to master' weapons from being turned into unusable intermediate tailoring kits (#3379),2020-12-03T18:52:46Z,2020-12-03T18:52:46Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1cf818db3c7a189ad15293726e5e762c8864f496,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.5.3435.20200623045435-master-b944284",2020-06-23T04:56:39Z,2020-06-23T04:56:39Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1cf9785457c91fadfb484db9ec89de664a1a8ed6,"Adding PVP damage formulas for physical combat (#1166) * Adding PVP damage formulas for physical combat * Adding FellowUpdateType",2018-12-22T03:54:11Z,2018-12-22T03:54:11Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1d1851b36f1e6b0e47c8c0f7ba68c8fa05528bbc,Updating DownloadACEWorld.bat with latest ACE-World-Database release,2019-01-20T02:00:34Z,2019-01-20T02:00:34Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1d1a3cad069beb56894622b0f93ed0c3e887afcc,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.19.3815.20210122184152-master-e34f6af",2021-01-22T18:44:55Z,2021-01-22T18:44:55Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1d1a5d758d7bcf2089d8066b87910f6024a79047,"Flags and Bools (#474) * Flags and Bools * Adding WeenieType for future use * Better PhysicsState tracking/changing * More flag changes * Changed GameMessageServerName to include connection count and max. * Updating changelog * Add newline * Wired up MRT command * Fix sequence error * Undo Sequence change.. my bad * Comment in Door * Added RecallAndSetPhysicsStateBools",2017-07-25T06:40:32Z,2017-07-25T06:40:32Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 1d286275b4bea56dbfbe305e9db1dd576fd86dae,Fix QueryHealth for creatures,2018-02-26T02:49:11Z,2018-03-06T09:39:59Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,10608427,Mag-nus,11369233,LtRipley36706 1d3c7d7854896062bce984acba5ebb052012ec2d,Updating DownloadACEWorld.bat with latest ACE-World-Database release,2019-05-06T08:19:09Z,2019-05-06T08:19:09Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1d432ef8f8e8ab9c66c425d362069bf8caafd382,Fixing possible race condition with adjacent landblock loading (#1211),2019-01-02T00:22:20Z,2019-01-02T00:22:20Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1d436d8a40237989f9e90cc487e4d40e363fffea,"Fix PlayerFactoryEx to pass verify-player-data (#3727) This also removes Olthoi from the heritage picker.",2021-10-31T20:19:37Z,2021-10-31T20:19:37Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 1d462b405edd485dd5109a02debcf7a0db694b7a,Some inventory progress,2018-02-23T14:55:03Z,2018-03-06T09:38:16Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,10608427,Mag-nus,11369233,LtRipley36706 1d5a1a18eeee88227a5f6cfdb093d3f1d52a4576,Items/Creatures respawn per generator control,2018-03-27T06:45:17Z,2018-03-27T06:45:17Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1d5d875284b02754518fdeb80cff946b1daf05df,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.35.4135.20220102071953-master-a27a072",2022-01-02T07:22:42Z,2022-01-02T07:22:42Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1d6e99a669bb9af74b0e71ab03e375152f2b6664,"Update docker configuration + Improved Build/Version tracking (#2854) * Update docker configuration Standardize default configuration for database docker container * Update appveyor.yml * Update Version tracking concept * Update AppVeyorBeforeCompile.bat * Update appveyor.yml * Rename * Update appveyor.yml * Update AppVeyorAfterDeploy.bat",2020-03-24T20:57:10Z,2020-03-24T20:57:10Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 1d9036ca842d76c9a93c217ef580aa9532150a05,"Xp passup logged off server option (#3845) * Adding offline passup server option trying to add a server option to enable / disable offline xp passup cap * Adding server option for offline xp passup adding option for offline xp passup limit * Update PropertyManager.cs * Update AllegianceManager.cs Co-authored-by: Ty Conner ",2022-05-07T19:19:15Z,2022-05-07T19:19:15Z,2b0bae7dd1006435a7ee5d13df41fd3eb072557c,brycter,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,66335183,brycter,19864447,web-flow 1d905bcdec1227e55f1bf3b7c1337f178f31a99a,"Limit database from taking all the threads (#2261) * Limit database from taking all the threads This adds limits to the database thread consumption. It also should allow the world to now consume threads easier. The way it is done is as follows. - We determine the number of available threads using Environment.ProcessCount - We allocate (int)Math.Max(Environment.ProcessorCount * .34, 1) to the World, and the remainder tothe database. It breaks down as follows 1 vCPU = 1 thread world, 1 thread database 2 vCPU = 1 thread world, 1 thread database 3 vCPU = 1 thread world, 2 thread database 4 vCPU = 1 thread world, 3 thread database 5 vCPU = 1 thread world, 4 thread database 6 vCPU = 2 thread world, 4 thread database 7 vCPU = 2 thread world, 5 thread database 8 vCPU = 2 thread world, 6 thread database 9 vCPU = 3 thread world, 6 thread database 10 vCPU = 3 thread world, 7 thread database I'd like to get some feedback from this PR on various sized servers. What you may notice is that loading a player may take slightly longer (very slightly). What you will probably notice is no discenerable difference in-game. What I want to make sure happens is that the world doesn't end up feeling more choppy due to the parallel processing of outbound network traffic. Hopefully the more fair thread distriubiton will help prevent thread starvation. * quit if not enough vCPU * Give World Manager thread AboveNormal priority. * support 1 CPU",2019-09-08T21:27:01Z,2019-09-08T21:27:01Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 1da3e0dec055c446fb4fdac24eb258c4b8825463,initial PhysicsObj implementation completed (#658),2018-02-28T02:45:38Z,2018-02-28T02:45:38Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,8909245,gmriggs,10608427,Mag-nus 1dab98cc78c6d6dea432a4399624845af4f97923,"Hookers can only be used on Hooks (#2012) * Hookers can only be used on Hooks * Update Container.cs * Update Container.cs",2019-06-18T04:30:30Z,2019-06-18T04:30:30Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 1dacb5a9bd9b5fb086bc65db20cf8638a2ffedd8,remove decay timer from passive pets (#3540),2021-05-11T16:37:58Z,2021-05-11T16:37:58Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1db49dbd09b59e49858ec4ad8252fdef0ad3c922,"Refactor generators a bit, fixing some bugs with spawning/respawning items (#951)",2018-08-13T22:07:21Z,2018-08-13T22:07:21Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1dc50328f52107ead52ab1a0342c02bf82b60787,"Fix typo in @rename success message (#3316) s/succesfully/successfully/g HT @Cyberkiller",2020-10-20T03:29:06Z,2020-10-20T03:29:06Z,4cb9ca5e80b3d4313444aa9388b99f26dff9eda3,Bryce Mecum,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,563,amoeba,19864447,web-flow 1dd4782301ccc3a8ea8226c75af19a4e4ce67a93,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.49.4323.20230329235115-master-219edc9",2023-03-29T23:55:15Z,2023-03-29T23:55:15Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1de549b98cb15d49a362117e67c9601c86e30601,add support for Ulgrim the Unquiet wields (#3418),2021-01-11T03:29:14Z,2021-01-11T03:29:14Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1df12777ea6c31e46891061449d11919183e57b6,Smaller scoped shade fix for CreateList items w/ Shade 0 (#3066),2020-07-12T22:39:54Z,2020-07-12T22:39:54Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 1dfa6f67b82d9b98b3346a757ece20a0171c2d62,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.21.3827.20210207183125-master-6a4a13a",2021-02-07T18:34:27Z,2021-02-07T18:34:27Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1e1b28e261b7ab91d6e300d608169d6bce73c72b,"Change switch statement, as light daggers are multistrike (#1781)",2019-04-23T00:49:24Z,2019-04-23T00:49:24Z,d7968b9f37d3f323ddbfba14fe6c147cdb65722d,Theran578,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,79078680,ACE,,,8909245,gmriggs 1e29b82447637fa41be9207e4bd7bbbe8d10f3f7,fix house dungeon portal landblock (#1906),2019-05-18T08:38:35Z,2019-05-18T08:38:35Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1e384644f1a5e52a44b2a9f76060c5e030ecac38,Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 in /Source (#4037),2023-08-29T15:07:45Z,2023-08-29T15:07:45Z,5df307d91b1167b0aa175853783d760add239497,dependabot[bot],cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,49699333,dependabot[bot],19864447,web-flow 1e3b58250973a7be23960ad7740e297827008cd1,"fix animation get_link, again (#3562)",2021-05-27T13:39:27Z,2021-05-27T13:39:27Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1e5083c545d46cd470518aca7c3d058856091bb6,reverted Any CPU that snuck in there,2017-04-04T21:46:18Z,2017-04-04T21:46:18Z,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,79078680,ACE,25351661,Mogwai-TheFurry,25351661,Mogwai-TheFurry 1e5149d5a779508c6f03151312a1286efaf76306,"Magic and Missile Defense Modifier Bonus simplifcation/fix (#2552) * Refactor of MagicMissileD Modifier Bonus * Removed old code for finding Magic and MissileD bonus * Changed Randons from 0-100 to 1-100, and 0-1000 to 1-1000",2019-12-30T19:33:09Z,2019-12-30T19:33:09Z,7c3d4508c65e832f7ae3a892a23dc69a6b2e73f1,harliq,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,79078680,ACE,30803300,harliq,8909245,gmriggs 1e5bd05fc978551dca232bccc9f638788f7d5cbf,"adding Storage.Default_ChestResetInterval override (#2419) * adding Storage.Default_ChestResetInterval override * making storage default to no automatic reset @ ripley's request",2019-11-16T02:46:25Z,2019-11-16T02:46:25Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1e6af06ef66ac1802e6cc53623fb9454e4eb13f3,Adding particle emitters (#1082),2018-11-01T06:55:11Z,2018-11-01T06:55:11Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,8909245,gmriggs,11369233,LtRipley36706 1e7a931ea368bedce4fede991c495fc86b86f877,Updating DownloadACEWorld.bat with latest ACE-World-Database release,2019-04-01T03:35:30Z,2019-04-01T03:35:30Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1e8099bd2328e538416cb4743612e279e11f604b,"Update DamageEvent.cs (#3010) Add 35191, // Thunder Chicken to AllowDamageTypeUndef",2020-06-07T10:45:05Z,2020-06-07T10:45:05Z,13e803c568fc9a4596236baa98add360fdc19ee8,Drid,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,58707922,DridsGhost,19864447,web-flow 1e84da7a438bd092c6d425e2090654e8e102f11e,"Merge pull request #24 from LtRipley36706/dev-FixCharacterCreate Fixed bug in CharacterCreate.",2017-02-04T22:54:03Z,2017-02-04T22:54:03Z,81f695d4441ef898b7002e74258ca37ee6f115e8,Skyler,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,6111341,Rawaho,19864447,web-flow 1e90d89ea2899c10d9d544bfdb8c993c30a88338,adjusting 'casts -> cast' verbiage for item spells (#3070),2020-07-18T12:21:53Z,2020-07-18T12:21:53Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1e960de4f2deb621f2d8b335f615962689690fda,"improved monster combat maneuvers table (#2560) * fixing monster special attack fx * improved monster combat maneuvers table * found CMTs with multiple entries per lookup key, cycle through anims * reset PrevMotionCommand / DualWieldAlternate each time attack height button is clicked",2019-12-31T06:31:31Z,2019-12-31T06:31:31Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1ea68554c08e927f3b7928fc4d6c7167049cdbcf,fix alchemy phials double proc (#3714),2021-10-24T21:28:52Z,2021-10-24T21:28:52Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1eb41f4ef72b2aa7f79bffb0e8bc1132b19ff196,"Several Command Updates (#1614) * GameMessageServerName tweak * Update acehelp and acecommands * Add pop command * Add watchmen command * Add finger command * Update changelog * . * cleanup * cleanup * Load Account when Player is Onlined * . * Hide launcher pings and pongs. * Add null check for @telereturn",2019-03-31T09:52:09Z,2019-03-31T09:52:09Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 1eb4eec47422bf82318daf8e014176f8b73155bd,"Creature respawn, corpse despawn, random spawns (#248) * Remove Whitespaces * Despawn corpses and respawn creatures work. Improved the spawn command in debugcommands.cs. * Spawn creatures in landblock from reading the generator data in db * Edit changelog.md * Fixes for object remodelling. * Implement Mogwai's suggestions: moving DespawnTime to WorldObject and removing the parallel execution of the despawn and respawn checks.",2017-04-19T12:21:39Z,2017-04-19T12:21:39Z,2ec26d3911419732ee608938c3640b0847adc12c,Lidefeath,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,79078680,ACE,26508216,Lidefeath,25351661,Mogwai-TheFurry 1ebc9747c28b6c1d3492aac8e4d6cc4c464f0b91,Updating DownloadACEWorld.bat with latest ACE-World-Database release,2019-08-25T17:30:03Z,2019-08-25T17:30:03Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1ec29e90abb8c77230e6c58679afb24f06a24c37,"setting IsBusy for scroll usage, updating trained skill requirement message (#1571)",2019-03-28T04:25:58Z,2019-03-28T04:25:58Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1ecf7e2bd4bc56d020a953dce0a2ec52bb031d23,Bump MySql.Data from 8.0.29 to 8.0.33 in /Source (#3995),2023-05-03T00:41:08Z,2023-05-03T00:41:08Z,5df307d91b1167b0aa175853783d760add239497,dependabot[bot],cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,49699333,dependabot[bot],19864447,web-flow 1ee704dbb480570506858824bdb24087ca4f8a37,fixing display bug for enchantment messages (#2856),2020-03-24T23:55:02Z,2020-03-24T23:55:02Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1eeddbead74f716922b1fc211547c63a004f2e46,"verifying spell ids in loot tables (#3119) * verifying spell ids in loot tables * mace/twohanded -> twohanded in GemCreatureSpellMatrix * adding/normalizing void magic mastery and arcanum salvaging to GemCreatureSpellMatrix",2020-08-15T14:43:09Z,2020-08-15T14:43:09Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1eee05a0b6882041b82956fc1ecba93a74ef5395,Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /Source/ACE.Server.Tests (#3935),2022-12-08T16:32:46Z,2022-12-08T16:32:46Z,5df307d91b1167b0aa175853783d760add239497,dependabot[bot],cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,49699333,dependabot[bot],19864447,web-flow 1ef458836d5f59280f138d53a213ebc5e4848670,"Add IOU trade in support (#1786) * Corpse Decay Fix * Support IOU Trade in to Town Criers * log iou trade in * .",2019-04-23T18:39:56Z,2019-04-23T18:39:56Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 1f0bf7469b124dcd6e3070e8479c5f5a51e70104,"This develops the db item management system. Objects now persist to the db properly. Records (properties) are removed from the db as they're removed from a biota. This is because the context can't track removed entries after the context has been disposed. Adding new records (properties) does not automatically save to the db. Instead, periodic saves, or saves at critical points, will cause the entire biota to be saved to the db which will update any existing records (properties) as well as add any new ones.",2018-03-16T04:17:36Z,2018-03-16T04:17:36Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 1f11044ee254a6675c0a5c6f1eeeafacf7b3aac9,Remove Value from all Corpses (#3678),2021-09-25T15:11:33Z,2021-09-25T15:11:33Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 1f2f16da3b51659c82777d11caeae6ab93899528,"Adding MotionTable, MotionTableManager (#671)",2018-03-05T04:50:42Z,2018-03-05T04:50:42Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,8909245,gmriggs,11369233,LtRipley36706 1f331e28109fa8f180b21da821ef27171b7f638c,"Fixing appraisals for containers (#1374) * Fixing appraisals for containers * Fixing indentation * Adding close hooks for vendor / container",2019-01-26T15:05:20Z,2019-01-26T15:05:20Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1f3aff74af2237b8e112c8efc42eb4f1ff253bae,Add checks for contained vs remote objects in RecipeManager,2018-04-30T04:09:27Z,2018-04-30T04:09:27Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1f4c5f45ac5f59affb7f1b63f55b7ff10a3ec330,"Add Item in Trade Checks (#2536) * Item in Trade Checks * Update Player_Use.cs * Update Player_Trade.cs * Update Player_House.cs * Update Player_House.cs * Update Player_Inventory.cs * Update Player_Commerce.cs * Update Player_Crafting.cs * Update Player_Commerce.cs",2019-12-14T20:51:43Z,2019-12-14T20:51:43Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 1f638f71a4f68747778e6263fe855b73714f9d38,This removes Host from the config. Servers are differentiated by the Port.,2017-03-16T00:48:39Z,2017-03-16T00:48:39Z,c0c03d7dc321d3d7a7da126644690f711d9bf58e,Mag-nus,c0c03d7dc321d3d7a7da126644690f711d9bf58e,Mag-nus,79078680,ACE,,,, 1f7da794e93ea7b7b0950e3994fceb0bb355ce8f,"Include material in give item message (#2144) * Updated message for giving items to include the item material name, like is done when tinkering items * Added NameWithMaterial property for WorldObject",2019-07-23T00:41:59Z,2019-07-23T00:41:59Z,2e99bb3977bcaf4c106c887f088d9d797664d740,David,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,79078680,ACE,2904834,dgarson,8909245,gmriggs 1f7da9a04e2c41b1a417f989546a694470a2f406,matching melee weapon tailoring up to latest gdle logic (#2689),2020-02-06T19:10:07Z,2020-02-06T19:10:07Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 1f9ab27422e7bf1e42053d1210aff736181fecb1,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.7.3481.20200723175351-master-043519e",2020-07-23T17:55:59Z,2020-07-23T17:55:59Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1f9ab8ce11b04b19fc33c8d3ae778270d7123889,"updating allegiance for better syncing (#1596) * allegiance fixes * updating allegiance for better syncing * more null checks * more null checks for PlayerManager.GetOfflinePlayer() / FindByGuid()",2019-03-30T05:17:19Z,2019-03-30T05:17:19Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,8909245,gmriggs,11369233,LtRipley36706 1fa08e27c860caddaaa986d8991a107c173f0280,"* Working on Vitals, Changed `Current` to `UnbuffedValue` for ICreatureStats in the Character (#280) * Added a health update message for abilities, so endurance can change the health/steam, when increased * Found the magic sauce to keep health from going out of sync when increasing health and using the `@heal` command, together.",2017-04-24T05:11:23Z,2017-04-24T05:11:23Z,4f9d0fcd3169acb8790d7aae04a9448846f65b21,fantoms,1ad81ba7f175bfea1ad39f848c5e448c3928e71a,Zegeger,79078680,ACE,37453,fantoms,12808515,Zegeger 1faa88b3b6c1b3061c56176e7b5408feefafe555,"* improved cell.dat and portal.dat exporting, created admin server commands for them as well as unit tests that can be uncommented. (#127) * bug fix in DatFile with the FileOffset being wrong. started detailed documentation on dat file contents. * worked on some object parsing. found a bunch more object types in the client - now categorizes ALL portal files.",2017-03-15T12:12:21Z,2017-03-15T12:12:21Z,85fd88c81457f77dc8f752e71182610353199c03,lurker-mcdoogle,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,79078680,ACE,26334665,lurker-mcdoogle,25351661,Mogwai-TheFurry 1fac824cf469d6f2c6c87d111a93156891e3ada7,"Expose ModPath with default fallback (#4006) * Expose ModPath with default fallback * Handle a Harmony exception",2023-05-30T16:32:57Z,2023-05-30T16:32:57Z,2bf0c3848da90eda18c1a78b78eacdbc00656700,aquafir,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,83029060,aquafir,19864447,web-flow 1fba1bf6707eb81cd64f554cf722bac450b9d6fa,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.31.4070.20211011174010-master-4531a2a",2021-10-11T17:43:33Z,2021-10-11T17:43:33Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1fbb7ff6a410a70b9826000c8360cae17b1a3766,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.39.4195.20220328000220-master-7fe0e6d",2022-03-28T00:05:27Z,2022-03-28T00:05:27Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1fbd7f602eb4036ca0009d7de2438a38368fee3d,Reduce temporary list of titles,2017-02-12T01:26:00Z,2017-02-12T01:26:00Z,c464a4d8847f91793c6792d820d82043c00ba8b8,LytelthorpeThistledown,c464a4d8847f91793c6792d820d82043c00ba8b8,LytelthorpeThistledown,79078680,ACE,25618389,LytelthorpeThistledown,25618389,LytelthorpeThistledown 1fc2fba866086e6ecfc6f9adb101d1c14b971426,"Changes related to Event Generators (#1789) * Drop loot to ground if NoCorpse is true for creatures * Broadcast CasterEffect if spell has one * Change Generators enable/disable to staged, change on 2nd heartbeat.",2019-04-24T03:51:44Z,2019-04-24T03:51:44Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 1fc71b3f7649278d2a09a067100b01b25ad7dd5f,"Landblocks (#309) * Added correct PositionZ reading to the tele command * Add attribution/thanks * Changelog",2017-05-01T12:20:50Z,2017-05-01T12:20:50Z,a23c0f7fe52b28ccad14c73a36794941ba9b48e9,OptimShi,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,79078680,ACE,26606778,OptimShi,25351661,Mogwai-TheFurry 1fc8fd7b8c631c9415e3fcdf16a50b438cb3325f,fix revit other VI (#2016),2019-06-18T04:34:43Z,2019-06-18T04:34:43Z,2b2a74b11133a4173247b4657f65cc2f858bd3d9,bryan,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,26235642,dirtyelf,11369233,LtRipley36706 1fd93d65e8052f95f704644cf4e44c8c10d50c48,"Remove GameMessageHearDirectSpeech, redirect to GameEventTell (#3424)",2021-01-16T05:42:27Z,2021-01-16T05:42:27Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 1fe5cd48bf00dc9d61613be8bbbc24d96216d386,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.59.4518.20240405170455-master-918aa66",2024-04-05T17:09:23Z,2024-04-05T17:09:23Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 1ff82142fa9715bad194db4a3d43fc6406c6e5bd,Improved handling for offline house (#1412),2019-02-04T18:13:33Z,2019-02-04T18:13:33Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 200161177bd227c3492b4c7f72cfd8a9638e1253,Merge branch 'master' of https://github.com/ACEmulator/ACE,2017-01-17T17:25:47Z,2017-01-17T17:25:47Z,2b85851d21ab9235ebf62534bc80259d6d042468,TigrisOfGaul,2b85851d21ab9235ebf62534bc80259d6d042468,TigrisOfGaul,79078680,ACE,25125434,TigrisOfGaul,25125434,TigrisOfGaul 20087194edb57c94662545f95409b90bd03254af,"/addenc command for content creators to create encounters (#2509) * /addenc command for content creators to create encounters * adding spawn fx and name to sql * fixing timestamp * . * z madness * updating comment",2019-12-09T18:05:49Z,2019-12-09T18:05:49Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 201ba28ce817ae1b9144d263e1c6c83d0b5f57a2,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.10.3547.20200827000134-master-7f29993",2020-08-27T00:03:44Z,2020-08-27T00:03:44Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 20204c6629bab03d8e182beb1804740af614ec5b,Add WieldedByOther to FindObject() (#1435),2019-02-11T19:35:29Z,2019-02-11T19:35:29Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,79078680,ACE,10608427,Mag-nus,8909245,gmriggs 20288155b0896ee8e21cfacc1662d062e13bde50,GM PropertyBool standardization,2018-03-21T07:07:36Z,2018-03-21T07:07:36Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 203196d3d03a14729872c53156a4fbd44e42a0f1,adding epic / legendary cantrip logging (#2166),2019-07-27T16:29:26Z,2019-07-27T16:29:26Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 20367c2aeec945cad2fcc8447e18cec2f8d362a4,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.6.3447.20200627223738-master-8c20cfe",2020-06-27T22:39:47Z,2020-06-27T22:39:47Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2055f63da14bcac1d8f19ba767d8149fecd916e6,Merge branch 'EF-Core-Database-First' of https://github.com/ACEmulator/ACE into EF-Core-Database-First,2018-02-19T05:02:45Z,2018-02-19T05:02:45Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 20621cc50594c2f2ef73998e088b4589bccba667,"update arrows to use physics location instead of ace location, to match spell projectiles (#3319)",2020-10-25T18:22:22Z,2020-10-25T18:22:22Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2063e545cd9c077eae9d7b0e6d6a4a24720e3b87,"Review and possible merge: Fix portal requirements (#423) * Fix portal requirements * Added requested changes and debugging messages",2017-06-28T18:34:39Z,2017-06-28T18:34:39Z,ec894da9590b87545a328e058202d433eedb9c86,kdmxp256,f35eb4fb50c05576db6debdc6ca5471494c6ee48,Mogwai-TheFurry,79078680,ACE,56269610,ziang4891,25351661,Mogwai-TheFurry 20725b7b5a286492fa48e17564bc11d17526af37,"Sphere refactoring, adding more SphereTests (#645)",2018-02-23T02:06:20Z,2018-02-23T02:06:20Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,8909245,gmriggs,11369233,LtRipley36706 2074fc787ea1da1280751c399d6d4111eea6e568,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.52.4422.20230816040353-master-3f1970b",2023-08-16T04:07:40Z,2023-08-16T04:07:40Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2083ca77c061c1c57bbb31d3f355d02feea8ccc2,"Adding max missile range (#1252) * Adding max missile range * Improved handling for 0-55 strength",2019-01-12T21:02:46Z,2019-01-12T21:02:46Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 209561c4a9fdee423e221f56bc8dfe6541501d90,"Update default dats path on windows (#2594) This lines up with the ACE install on windows wiki. I've seen others using the same directory structure as well before this documentation update: https://github.com/ACEmulator/ACE/wiki/ACE-Hosting-Windows",2020-01-22T20:43:16Z,2020-01-22T20:43:16Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 20c819f3669fd6a007b2ab70e56f8cc2578a74f1,"applying some out-of-band patches (#1624) * applying some out-of-band patches * re-enabling faster maxvital updates",2019-04-01T07:58:29Z,2019-04-01T07:58:29Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,8909245,gmriggs,11369233,LtRipley36706 20ccf8e4d6687583d6eaa83e51c3ecb7c1fffd34,"add support for shroud spells / multiplicative skill enchantments (#3711) * add support for shroud spells / multiplicative skill enchantments * v2 * fix vitae filter * tested, added /castspell dev command",2021-10-24T21:28:43Z,2021-10-24T21:28:43Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 20e48b7763e4162419148d6f629bf972349cee17,"[ci skip] Updating dbversion.txt 0.9.234",2021-11-01T16:22:46Z,2021-11-01T16:22:46Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 20eaf0907f258405976f15029f66da21405a22a0,Possible fix..,2018-02-21T09:41:04Z,2018-02-21T09:41:04Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 210e710ac77cadbb1d8900a980076e4e98fd122f,fixed web project auth to actually work. *shrug* (#560),2017-11-06T03:27:54Z,2017-11-06T03:27:54Z,7c189e12df1ce195ecd2a3a4e4e841c08259dcb0,Verbal-AC,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,33289759,Verbal-AC,11369233,LtRipley36706 211d14d10326cd94bc1975a625d52e21f70e9931,preventing server crash / handling some edge cases more gracefully (#2956),2020-04-20T19:17:00Z,2020-04-20T19:17:00Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2120443af69b6046a7832eba7bdc1e46edca59b9,"Update Program_DbUpdates.cs (#4031) * Update Program_DbUpdates.cs Update text format * Update Source/ACE.Server/Program_DbUpdates.cs * Update Source/ACE.Server/Program_DbUpdates.cs --------- Co-authored-by: Ty Conner ",2023-07-28T17:23:25Z,2023-07-28T17:23:25Z,ec5b95d17f9b6940b0cb2c2e13c4890598a7863f,Ftuoil_Xelrash,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,37750686,FtuoilXelrash,19864447,web-flow 215571b0c637e65d988fd408f181a9e81da78d60,Fix PaletteTemplate bug in GeneratorProfile.Spawn (#3493),2021-03-08T18:26:10Z,2021-03-08T18:26:10Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 215ac7b4f514e7555d28f35db411858eb7cf0a67,"Fix ""Player"" name. (#388) * Player names now load properly. * Additional minor cleanups.",2017-06-19T12:08:30Z,2017-06-19T12:08:30Z,932ebe7508af3a1428470d3cf5500c5465577f9a,ddevec,f35eb4fb50c05576db6debdc6ca5471494c6ee48,Mogwai-TheFurry,79078680,ACE,5246554,ddevec,25351661,Mogwai-TheFurry 216646dc02642d8480df748e206a1f6600b03051,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.16.3767.20201205192621-master-8f1d94b",2020-12-05T19:28:48Z,2020-12-05T19:28:48Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2173e36e9eeae096020715932eb47de8f91da588,Update README.md,2018-04-30T04:30:06Z,2018-04-30T04:30:06Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 218f717c552a19b5d776a8e7dc7f19bb6b807a43,"Move network/packet work from WorldManager to NetworkManager (#1929) * Move network/packet work from WorldManager to NetworkManager * merge fix",2019-06-03T02:04:15Z,2019-06-03T02:04:15Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 219e287e94d5a2d10dffba0aa5194d52aea3e1bd,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.3.3396.20200527065630-master-a523a27",2020-05-27T06:58:42Z,2020-05-27T06:58:42Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 219edc9ba8295a7c7aa917e96724d0463394a1f2,"Wire up StackableSplitToWield (#3907) * Wire up StackableSplitToWield * Update Player_Inventory.cs * Update Player_Inventory.cs * Update Player_Inventory.cs",2023-03-29T23:50:06Z,2023-03-29T23:50:06Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 21a3db91923c202f93cdc95ab69097f1d55251b9,Update appveyor.yml,2022-12-04T21:08:48Z,2022-12-04T21:08:48Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 21ab4669671fe13f509a10683fa10d8b43f4e576,fixing landblock instances content folder (#2723),2020-02-19T20:01:52Z,2020-02-19T20:01:52Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 21bdf621d274cae45c6257c592e3f87f6d780f53,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.34.4125.20211214051302-master-c380b6e",2021-12-14T05:16:06Z,2021-12-14T05:16:06Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 21c1ced7250be23b57a70f0ecca68a9e1a9590bc,Update README.md,2018-03-25T07:28:07Z,2018-03-25T07:28:07Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 21e3445ccf9e3bc3dd322d7ee092f11ab421704e,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.38.4171.20220210054802-master-45956ba",2022-02-10T05:51:15Z,2022-02-10T05:51:15Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 21e533c064947dc10dd18d20d59b50c28b2b6419,Move dieChain to CurrentLandblock (#3503),2021-03-17T21:48:17Z,2021-03-17T21:48:17Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 22075f602ced69a35c319d39038a6490881ce7f3,fix some collision detection errors with static objects inside envcells (#3682),2021-09-24T00:35:24Z,2021-09-24T00:35:24Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 220d72d9b75c0d80a7e43ce551d50d3bc3ff5a33,"Fix Concurrency Issues and move items from admin to debug (#447) * Wroking on equiping weapons wands and shields. * WIP have equip working - need to implement unequip and test multi client * WIP for equip items * WIp * Continued work. Added intProperty that was not being set (41) default combat style. Added to aceObject and surfaced on WO. Starting to use that data to determine appropriate combat stance. * Missed a space * Continued work on combat stance. I added the first part of examine object as I needed the data to debug. I also added a new debug command - @weapons to generate 1 of each type of weapon plus a shield for testing purposes. * WIP on assess. I needed this working and took a detour. I still have work to do, and want to refactor the code but it is about 75% complete and functional. * Update file name * Rename GameMessageparentEvent.cs to GameMessageParentEvent.cs * Cleaned up code. * Update Change Log * update * wip * Moved some code to the correct object. * Moved items to action chains.",2017-07-06T17:20:21Z,2017-07-06T17:20:21Z,8bc2e402f8b2efd4527075c039e07588754ab87d,Charles,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,25460553,ogmage78,11369233,LtRipley36706 221407ab93bff5993d16c41dfe21053cc94cae0d,"fix compiler warning (#3332) * fix compiler warning * adding unneeded semicolons, just for consistency",2020-10-27T06:45:30Z,2020-10-27T06:45:30Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 22163f761f57708250104fb1d015dd51d94524c2,Updating DownloadACEWorld.bat with latest ACE-World-Database release,2019-04-21T05:27:01Z,2019-04-21T05:27:01Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 221ac3334ce8631ca6f9edae8a51dd2754aeaa8e,prevent monster initial snap forward when they start moving (#2764),2020-03-04T06:50:20Z,2020-03-04T06:50:20Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 221b8f9b487d580bd0b55ed6272c3dcc9a51ce24,Update Nuget pkg (#3875),2022-07-13T18:08:58Z,2022-07-13T18:08:58Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 2224b48da53936dfe169ccc4863ce097152d2f7c,"Commit THX 1138 - Adding Spell Table to World DB (#716) * Adding Spell Table to World DB * Various changes * Adding DB PR Override * Fix Spell ""Collision"".. heh",2018-04-02T09:55:35Z,2018-04-02T09:55:35Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 222e72e99296bb00083c92f8e8e0c0c38e2278bf,Updating DownloadACEWorld.bat with latest ACE-World-16PY release,2018-08-06T08:03:08Z,2018-08-06T08:03:08Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 224b2f59f56e75162b2e9db7f0b661ea1df659e4,"Initial work on MoveToObject & MoveToPosition. Ready for merge (#278) * Initial work on MoveToObject. It is working correctly as it did in the live servers. * Fixed missing help text from spacejump that got deleted. * Started changes reqested on pull request. Merge GeneralMotion and ServerMotion. Renamed to UniversialMotion with a enum for the different types, General, MoveToObject, MoveToPosition etc. * Update changelog.md",2017-04-25T11:51:15Z,2017-04-25T11:51:15Z,8bc2e402f8b2efd4527075c039e07588754ab87d,Charles,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,79078680,ACE,25460553,ogmage78,25351661,Mogwai-TheFurry 224c556a925615ee4c60be03c3411e58ae71b465,ensure npks can take falling damage when portal destination is aerial (#2866),2020-03-29T20:05:54Z,2020-03-29T20:05:54Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 226545ed3454e1849878a83db8bf8d33dcc4b348,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.17.3781.20201225013607-master-98cf9f2",2020-12-25T01:38:44Z,2020-12-25T01:38:44Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2267d692026a600be5e758dfdbbafafc43371d08,February Changelog Updates (#1461),2019-02-23T01:14:13Z,2019-02-23T01:14:13Z,ec894da9590b87545a328e058202d433eedb9c86,kdmxp256,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,56269610,ziang4891,19864447,web-flow 227ac7639b57e8c64a94646e6fb6c58bde085aff,Updating DownloadACEWorld.bat with latest ACE-World-16PY release,2018-05-24T20:35:52Z,2018-05-24T20:35:52Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 228831b770ae5e4d82bc995cdf792843fae793da,Players need to DequipWithNetworking on final missile launch (#1266),2019-01-13T18:21:10Z,2019-01-13T18:21:10Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 22bb3b3f485688ce2ef89ced09c1f539282b9d1b,Add a few late game recall spells to Player_AllowedSpellID.cs (#2476),2019-11-28T00:34:07Z,2019-11-28T00:34:07Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 22bb6143c6ed0df402289509b5149109575d513a,remove network test helpers (#2603),2020-01-19T17:52:57Z,2020-01-19T17:52:57Z,ea4cbcd709a082c23a16461c7f988b8308fba4f0,fartwhif,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,79078680,ACE,3317737,fartwhif,8909245,gmriggs 22cb877ca53322963d081136b0786132c4682b3e,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.25.3906.20210427015302-master-9c43da1",2021-04-27T01:56:14Z,2021-04-27T01:56:14Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 22ce02856f2db8e0dda2a97adb5ed15a21b40f39,"fix exception when giving mana to an item w/ ItemMaxMana, but not ItemCurMana (#3171) * fix exception when giving mana to an item w/ ItemMaxMana, but not ItemCurMana * fix bug with using empty mana stone on equipped item not destroying item * fix bug with using empty mana stone on equipped item not destroying item * cleaning up implementation",2020-08-27T04:14:23Z,2020-08-27T04:14:23Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 22d2dd0b2a94fc61e2b5c2e4a412925b3ed7d6cc,"Revert ""Network Revision"" This reverts commit a138d6518fec6c7311eaeaee880c11134792ee15.",2017-02-18T04:17:12Z,2017-02-18T04:17:12Z,1ad81ba7f175bfea1ad39f848c5e448c3928e71a,Zegeger,1ad81ba7f175bfea1ad39f848c5e448c3928e71a,Zegeger,79078680,ACE,12808515,Zegeger,12808515,Zegeger 22d3550def7ff5f3befdb9e1e216d4373870f309,Side back packs fixed,2018-02-25T16:07:34Z,2018-03-06T09:39:57Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,10608427,Mag-nus,11369233,LtRipley36706 22d8a02f8c8394930f7c450bf321e3c96b0d14c1,"Implement secure trade (#996) * Initial secure trade * Initial secure trade functionality. HandleActionAddToTrade() function not working as expected. * Continued work. Everything is nearly working. * One last bug fix, and change log update * Tighten up trade complete code, and allow subsequent trading without having to re-open trade window per @kdmxp256's suggestion.",2018-09-04T00:06:57Z,2018-09-04T00:06:57Z,d69ab3b786db3e1adc863097373d353543b30755,mcreedjr,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,79078680,ACE,25518589,mcreedjr,8909245,gmriggs 22e636b8bb63174ad3648e89ac69a7abe7aceaf4,WorldObject_Properties comments,2018-02-23T12:46:16Z,2018-03-06T09:38:13Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,10608427,Mag-nus,11369233,LtRipley36706 23030360f16b1ea8c75d0b929c246c86d8c66a2c,DebugCommands cleanup. Lots more work to be done here,2018-04-02T15:04:08Z,2018-04-02T15:04:08Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 2307c00da7d5d436d1473be192aadf9bc80267bd,"better usage of body part quadrants for physical attacks (#2571) * adding preliminary support for dual-wielding monsters * fixing monster special attack fx * improved monster combat maneuvers table * adding dual wield speed modifier for mobs * fixing mobs casting flame wave * adding support for EmoteManager.CastSpell untargeted spell projectiles * fixing untargeted Blast spells * fixing blast spells * fixing spell z-angle * re-add Emote.Move* physics position sync w/ valid rotation check * wip * latest wip * cleanup * small position adjustments * matching create.Y formula up to retail pcaps * refactoring spell projectiles * startPos based on targetPos instead of casterPos for strike spells? * improved strike spawn position * add error logging * add support for peturbation, improve ring positioning for even # of projectiles * adding /clearcache for content developers * fixing boost variance * adding quadrant stuff * splatter dir * better usage of body part quadrants for physical attacks * found CMTs with multiple entries per lookup key, cycle through anims * fixing portal gems",2019-12-31T06:56:07Z,2019-12-31T06:56:07Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 23100087a83039696048a14550f5bcfacea1e307,keepOpen option added to DatDatabase FileStream (#1097),2018-11-20T13:45:09Z,2018-11-20T13:45:09Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 2317e0cbf758d93b88d89e9b5f477f0229055e47,"adding support for cloak proc spells (#2734) * adding support for cloak proc spells * tweaking CloakMod",2020-02-23T20:44:22Z,2020-02-23T20:44:22Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2326741c6a30aafb0d6ca5fb9b4b478e72d5ebc9,"ACE.DatLoader work (#625) * ACE.DatLoader DatDirectory reading cleaned up * ACE.DatLoader: Removed the pointless cached list in DatDirectory * MySql.Data upgraded from 6.10.4 to 6.10.6 This also fixes 3 build warnings regarding a security dll. * ACE.DatLoader: All data loaded data objects now reside in ACE.DatLoader, not ACE.Entity. * ACE.DatLoader performance improvements",2018-02-07T15:02:24Z,2018-02-07T15:02:24Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 2334c1bfc1cfadd0b48fb4744df7a30c7af57530,Added `spells` to import/export sql functions (#3925),2022-11-24T17:52:57Z,2022-11-24T17:52:57Z,a23c0f7fe52b28ccad14c73a36794941ba9b48e9,OptimShi,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,26606778,OptimShi,19864447,web-flow 233c5e0727c5e5915ebe21d68b08b7956ab702b8,Add default ActivationResponse to Portals (#3735),2021-11-17T17:13:19Z,2021-11-17T17:13:19Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 234c20674cef716a0b719fcfe2d1c82e043eb0ab,"Updating consumables (#1190) * Updating consumables * Updating spell message for consumables",2018-12-29T15:16:26Z,2018-12-29T15:16:26Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 236ee631ce0e67247c02960b19b093a0de03e366,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.15.3745.20201120173037-master-e4e7397",2020-11-20T17:33:16Z,2020-11-20T17:33:16Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2372a118d9a046f945ec59a4daac8da04a2e5500,sync critical frequency for existing ice tachis (#2893),2020-04-11T16:47:23Z,2020-04-11T16:47:23Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2379a2baf513283a8ac24b6529b8d40453a0955d,"This restores the enchantmentregistry for all shard restored biotas, not just players.",2018-04-20T14:11:06Z,2018-04-20T14:11:06Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 239c75d625758d7568f9fcbd4b22bd6b0415fe73,"Initial database support, transaction support will come later.",2017-01-19T01:13:18Z,2017-01-19T01:14:48Z,2c3fce71efa501c2fce024aa9757294e6623e3fa,Rawaho,2c3fce71efa501c2fce024aa9757294e6623e3fa,Rawaho,79078680,ACE,6111341,Rawaho,6111341,Rawaho 239d58c09a45c5a30e8e5bf007d39517040e41e1,Corrected line endings and removed tabs in place of spaces.,2017-01-17T02:07:00Z,2017-01-17T02:07:00Z,2c3fce71efa501c2fce024aa9757294e6623e3fa,Rawaho,2c3fce71efa501c2fce024aa9757294e6623e3fa,Rawaho,79078680,ACE,6111341,Rawaho,6111341,Rawaho 239f61fee413f077d27b1f8cd1c899d93b5ecbdb,"[ci skip] Updating dbversion.txt 0.9.230",2021-09-22T04:18:20Z,2021-09-22T04:18:20Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 239fd57ed2d431e1427f03aa829f099bed1a3435,additional check for verify-skill (#2502),2019-12-05T22:58:00Z,2019-12-05T22:58:00Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 23a005a7631148619ae537aacd03c1841f53a889,"multihouse decommission (#2067) * prototype: adding account-wide house recall * updating restriction db / has permissions * additional ObjMaint refactoring * re-adding CheckPlayers() * the call to GetVisibleObjects() in Monster.FindNextTarget() is no longer needed in new design * removing more unused code * very preliminary testing * prevent 1 character from purchasing multiple houses * adding account/character houses * further work on AccountHouses / CharacterHouses * latest updates, account/character multihouse polish, apartment deed location * adding /house-select process * HouseManager refactoring, removing async, fixing PlayerHouse.CompareTo equals, fixed InventoryLoaded for weenies, added Player_House.GetHouseInstance() * first posted draft * wiring up the remaining HouseInstance -> GetHouseInstance() * preventing maintenance items from being added for houses owned by players in multihouse state * cleaning up log messages, handling some edge cases",2019-07-10T17:39:10Z,2019-07-10T17:39:10Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 23a7a41a04ba1e609313eef44ccb2cc7a57f87d2,"Add mod support (#3948) * Add mod support * Change .NET Core 3.1 to .NET 6 for DatLoader.Tests to remove dependency. * Add default mod path * Attempt to create missing mod folder * Update Source/ACE.Server/Mods/ModManager.cs Co-authored-by: gmriggs * Use pre-release Harmony --------- Co-authored-by: gmriggs ",2023-05-26T02:15:41Z,2023-05-26T02:15:41Z,2bf0c3848da90eda18c1a78b78eacdbc00656700,aquafir,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,83029060,aquafir,19864447,web-flow 23d000728afc7e35b89e773856f18dc0d2889ec3,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.51.4409.20230718160502-master-76ffef7",2023-07-18T16:08:49Z,2023-07-18T16:08:49Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 23f033fd0ef6982bcf2eae202a398937252a7afb,Add teleloc to writers (#1055),2018-10-10T02:54:25Z,2018-10-10T02:54:25Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 23f67a88830bceb204e07fd6152ae87a616abae3,Fix house hook items with emotes (#1889),2019-05-12T22:07:15Z,2019-05-12T22:07:15Z,d7968b9f37d3f323ddbfba14fe6c147cdb65722d,Theran578,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,,,19864447,web-flow 24185c4430b336e19811f3910a0611657dba7d4a,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.19.3813.20210121045500-master-41b9818",2021-01-21T04:57:51Z,2021-01-21T04:57:51Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 241a514f2a5160ba6e92cfdcf93ee431b907aac0,Added a debug command to list all players connected to the server. (#395),2017-06-19T12:14:34Z,2017-06-19T12:14:34Z,4f9d0fcd3169acb8790d7aae04a9448846f65b21,fantoms,f35eb4fb50c05576db6debdc6ca5471494c6ee48,Mogwai-TheFurry,79078680,ACE,37453,fantoms,25351661,Mogwai-TheFurry 241ea403fbd2b9427541e4870092a5aed81ac464,"Fix Spell IDs from CreateRandomScroll (#2557) * Fixed 5 Spell Ids that were not generating the correct scroll * Fixed 8 more Spell IDs * 7 more Spell ID fixes",2019-12-22T07:53:02Z,2019-12-22T07:53:02Z,7c3d4508c65e832f7ae3a892a23dc69a6b2e73f1,harliq,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,79078680,ACE,30803300,harliq,8909245,gmriggs 242cce55ca98cf46a621d8bc8aab07da5d030d06,"Updating Fellowship system (#827) * Allegiance WIP * Ranks, XP passup calcs * Granting Allegiance XP passup to patrons * Commenting debug messages * Fixing Allegiance tab * Adding Allegiance exceptions * Adding break allegiance * UI panel refresh, apply XP earned by vassals on login * Updating Fellowship system * Fixing tabs * Unequip and burden correction (#826) * Add a configurable property storing database to resolve issue #753 (#820) * Added the configuration database base script. This should initialize the config database to hold different values that can be changed during the server operation. * Added database models and connection. This should begin to add in the new configuration database and its models so that it can be accessed from the server. * Added boolean statistic access methods. Modified the database file so that it was properly casting to a boolean and added the methods into the server configuration database API. * Added the ability to access/modify integers in the config database. * Added the ability to access/modify floating point variables in the configuration database * Added the ability to access/modify string values in the configuration database * Added the ServerConfigurationDatabase to the DatabaseManager. * Added in the initial caching layer for configuration * Added the ability to modify cached items. * Changed from regular dictionaries to concurrent dictionaries. * Added in the ability for the ConfigurationManager to self-update from the database. * Added fallback parameters instead of forcing a default * Added customizable vitae statistics. This is the first big stat that can be modified. It is a float, so more floats should now work when they have support added. * Updated the configuration manager to separate methods and ensure semantics are correct. * Added command to fetch float value from server * Add property for XP/Lum multipler. * Welcome message/MOTD is now configurable from the database. * Added string modification commands * Database is no longer required for server configuration. * Added in all modification/fetch commands and a resync command * Renamed ConfigurationManager -> PropertyManager as this removes ambiguity * Changed logging string to be more consistent * Pass w/ StyleCop * Added comments to the property manager * Added the ability to disable caching fallback values. This can be used for default settings or if a fetch with the default fallback should not cache (ie fetching xp_multipler before xp_multiplier has been fetched from the DB/the default value has been given, and therefore xp_multiplier is fetched as 0 and cached as 0). This functionality should be used for server commands. * The admin commands now properly obey cacheFallback restrictions * Added initial default property handling. * Moved to using constant values as defaults. * Switched to using a Dictionary for resolution of default properties * Added warning when the server configuration database is not loaded. * Corrected MOTD default string * Renamed some of the database connection objects and changed float -> double and int -> long * Fixed admin commands not being named correctly * Fixed spelling error * Config tables now lie in the shard database * Added descriptions to properties across the board that can be analyzed through admin commands * Removed property from PlayerXP file * Removed vitae properties from EnchantmentManager * Added null checks to make output nicer * Added command to modify property descriptions * Fixed string not being stored properly in the DB and crashing the server * Wrapped the old ServerPropertyDatabase into SerializedShardDatabase * Fixed ShardDbContext having a modified OnConfiguring method * Allegiance WIP * Ranks, XP passup calcs * Granting Allegiance XP passup to patrons * Commenting debug messages * Fixing Allegiance tab * Adding Allegiance exceptions * Adding break allegiance * UI panel refresh, apply XP earned by vassals on login * Updating Fellowship system * Fixing tabs * Adding Allegiance system (#825) * Allegiance WIP * Ranks, XP passup calcs * Granting Allegiance XP passup to patrons * Commenting debug messages * Fixing Allegiance tab * Adding Allegiance exceptions * Adding break allegiance * add ability to /tele players by name (#823) * add ability to /tele players by name * command parsing resiliency * Give Request fix (#824) * Give Request fix Selected Wielded Objects as well as Inventory Objects. This fixes crash of gioving wielded objects to the town crier. * Deleted unnecessary semicolons * requested return for null * UI panel refresh, apply XP earned by vassals on login * Unequip and burden correction (#826) * Add a configurable property storing database to resolve issue #753 (#820) * Added the configuration database base script. This should initialize the config database to hold different values that can be changed during the server operation. * Added database models and connection. This should begin to add in the new configuration database and its models so that it can be accessed from the server. * Added boolean statistic access methods. Modified the database file so that it was properly casting to a boolean and added the methods into the server configuration database API. * Added the ability to access/modify integers in the config database. * Added the ability to access/modify floating point variables in the configuration database * Added the ability to access/modify string values in the configuration database * Added the ServerConfigurationDatabase to the DatabaseManager. * Added in the initial caching layer for configuration * Added the ability to modify cached items. * Changed from regular dictionaries to concurrent dictionaries. * Added in the ability for the ConfigurationManager to self-update from the database. * Added fallback parameters instead of forcing a default * Added customizable vitae statistics. This is the first big stat that can be modified. It is a float, so more floats should now work when they have support added. * Updated the configuration manager to separate methods and ensure semantics are correct. * Added command to fetch float value from server * Add property for XP/Lum multipler. * Welcome message/MOTD is now configurable from the database. * Added string modification commands * Database is no longer required for server configuration. * Added in all modification/fetch commands and a resync command * Renamed ConfigurationManager -> PropertyManager as this removes ambiguity * Changed logging string to be more consistent * Pass w/ StyleCop * Added comments to the property manager * Added the ability to disable caching fallback values. This can be used for default settings or if a fetch with the default fallback should not cache (ie fetching xp_multipler before xp_multiplier has been fetched from the DB/the default value has been given, and therefore xp_multiplier is fetched as 0 and cached as 0). This functionality should be used for server commands. * The admin commands now properly obey cacheFallback restrictions * Added initial default property handling. * Moved to using constant values as defaults. * Switched to using a Dictionary for resolution of default properties * Added warning when the server configuration database is not loaded. * Corrected MOTD default string * Renamed some of the database connection objects and changed float -> double and int -> long * Fixed admin commands not being named correctly * Fixed spelling error * Config tables now lie in the shard database * Added descriptions to properties across the board that can be analyzed through admin commands * Removed property from PlayerXP file * Removed vitae properties from EnchantmentManager * Added null checks to make output nicer * Added command to modify property descriptions * Fixed string not being stored properly in the DB and crashing the server * Wrapped the old ServerPropertyDatabase into SerializedShardDatabase * Fixed ShardDbContext having a modified OnConfiguring method * Allegiance WIP * Ranks, XP passup calcs * Granting Allegiance XP passup to patrons * Commenting debug messages * Fixing Allegiance tab * Adding Allegiance exceptions * Adding break allegiance * UI panel refresh, apply XP earned by vassals on login * Allegiance WIP * Ranks, XP passup calcs * Granting Allegiance XP passup to patrons * Fixing Allegiance tab * Adding Allegiance exceptions * Adding break allegiance * Updating Fellowship system * Allegiance WIP * Ranks, XP passup calcs * Granting Allegiance XP passup to patrons * Fixing Allegiance tab * Adding Allegiance exceptions * Adding break allegiance * Updating Fellowship system * Fixing tabs",2018-06-23T14:41:43Z,2018-06-23T14:41:43Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,ec894da9590b87545a328e058202d433eedb9c86,kdmxp256,79078680,ACE,8909245,gmriggs,56269610,ziang4891 2435ab3c15eab1fe4168c8241cf51eef313004f0,updating harm spell message color (#1685),2019-04-10T04:33:32Z,2019-04-10T04:33:32Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 24364530fed8241078b923720d9d1aab2638dc72,"Exception Catch (#2050) This code takes a different route from the base, so our normal packet handlers don't catch these exceptions.",2019-06-26T23:58:11Z,2019-06-26T23:58:11Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 243bfe323610202509f2bae7ad13dda452520fdf,[ci skip] Updating ServerBuildInfo_Dynamic with latest build and version information,2020-03-24T23:57:28Z,2020-03-24T23:57:28Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 24575013fcbb846b82e9066a582b4edd3b6d6168,"Fix: Incorrect data type when changing a bigint property that has previously been set (#417) * Incorrect data type when changing already set, bigint properties. * Updated changelog.",2017-06-27T01:14:48Z,2017-06-27T01:14:48Z,4f9d0fcd3169acb8790d7aae04a9448846f65b21,fantoms,f35eb4fb50c05576db6debdc6ca5471494c6ee48,Mogwai-TheFurry,79078680,ACE,37453,fantoms,25351661,Mogwai-TheFurry 2490a1577e47c03a40f677c6f137263ba99b4fa4,Updating DownloadACEWorld.bat with latest ACE-World-Database release,2019-06-25T17:53:29Z,2019-06-25T17:53:29Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 249628f48d298a8e002a153aaed26e3b3c4c6ece,restored formatting of PacketHeaderFlags,2017-02-17T20:19:36Z,2017-02-17T20:19:36Z,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,79078680,ACE,25351661,Mogwai-TheFurry,25351661,Mogwai-TheFurry 24972c2f35a0cda752eb5bd22faba19b98d65a1f,"Update forcelogoff command (#3643) * Update forcelogoff command * Update Player.cs * Update DeveloperCommands.cs * Update Player.cs",2021-08-08T23:01:55Z,2021-08-08T23:01:55Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 24996374d0c54e58ca7eb5b113215cd0e2978149,Update changelog.md,2017-03-29T14:06:38Z,2017-03-29T14:06:38Z,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,25351661,Mogwai-TheFurry,19864447,web-flow 24b25c5271908323603f236e6407d999947ccba2,"Updating readme (#1218) * Updating readme * Update README.md",2019-01-03T04:52:00Z,2019-01-03T04:52:00Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 24b9880a9c560760be82cadf39d9a6d125b511a6,"CurrentMovementData.Invalid null fix (#2426) Fixes an exception",2019-11-17T15:34:29Z,2019-11-17T15:34:29Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 24bc9bd1baa62e36a5aa6ffdae25e847b3da9ec4,"adding support for PropertyBool.AffectsAis (#2365) * backporting hotspot accuracy from 1991 * adding support for PropertyBool.AffectsAis",2019-10-27T21:47:47Z,2019-10-27T21:47:47Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 24be38a57faeecdcae4dee90ebdf74753c9c92df,Restored database scripts that had the data in case people need to reset their data. updated changelog.,2017-04-04T11:41:41Z,2017-04-04T19:25:32Z,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,79078680,ACE,25351661,Mogwai-TheFurry,25351661,Mogwai-TheFurry 24c29f5b14e186ceb6c62e5ca7bafc76b5ee1b5d,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.25.3962.20210613170543-master-befedd8",2021-06-13T17:08:54Z,2021-06-13T17:08:54Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 24d59052e60f8771b335f1e2c857abe9881d9d0e,Add dungeon landblock counts to /serverstatus (#2102),2019-07-13T02:11:54Z,2019-07-13T02:11:54Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 24f5e61a0c68cc11053490467a7d82ae6f732eaa,significant performance improvements to purging orphan biotas (#3581),2021-07-19T01:21:51Z,2021-07-19T01:21:51Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 250797d163ae80f98bda2d7df499145f5e606ba1,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.10.3517.20200818144100-master-9ac9f9d",2020-08-18T14:43:05Z,2020-08-18T14:43:05Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 250f0fc31be5d14aae44f19078653950a4387f58,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.59.4509.20240315050740-master-502ca7a",2024-03-15T05:12:13Z,2024-03-15T05:12:13Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 252c49e5a7faace2b5698e91c721bd38c8b6840b,"Remove attribute cantrips from jewelry. (#2145) * Updated loot table to remove attribute cantrips from jewelry to line up with retail * Removed some cantrips from jewelry and added sprint/jump",2019-07-23T00:42:09Z,2019-07-23T00:42:09Z,2e99bb3977bcaf4c106c887f088d9d797664d740,David,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,79078680,ACE,2904834,dgarson,8909245,gmriggs 253a6aea5e461f762fec71278825ab8ea7531c52,"Some bug fixes (#1064) - Resolves #1061, #1062 & #1063",2018-10-15T07:50:18Z,2018-10-15T07:50:18Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,8909245,gmriggs,11369233,LtRipley36706 25561bef4d12d6a2dcf48b56edebb7d1225cd4d2,"Adding vendor services (#1321) * Adding vendor services * . * Fixing vendor approach",2019-01-20T00:17:24Z,2019-01-20T00:17:24Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 255cc47a677c47a1cd2bd5cf40dab87b13d3179d,Validate int data for GenerateNewFace (#2312),2019-09-22T22:39:53Z,2019-09-22T22:39:53Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 256814d442259e6f72fc61f369ccf872f54f5e9a,fixing chests stuck in open state (#1585),2019-03-29T07:48:58Z,2019-03-29T07:48:58Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2580c010188b8739309576992f058aa193b21ff4,"fixing oak salvage (#2000) * fixing oak salvage * ensuring melee or missile weapon * updating comments",2019-06-15T19:17:45Z,2019-06-15T19:17:45Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 25937d07509eb1ffb79061e0be0490d861ce417d,"Fix Existing Jewelry objects in Shard DB (#1848) * Fix Existing Jewelry objects in Shard DB * Update 2019-05-03-00-Fix_Biota_Jewelry_WeenieType.sql",2019-05-04T00:01:43Z,2019-05-04T00:01:43Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 259cb4d98929cfc804775b8d71aca1e3eb44119b,"Fix house abandon via deed discard (#3565) Co-authored-by: Ty Conner ",2021-05-30T17:03:38Z,2021-05-30T17:03:38Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 25b3e6fd53978fc70284ac70e97f3fe8fbe3c0ea,adding InqCollisionProfile null check (#2641),2020-01-21T15:10:19Z,2020-01-21T15:10:19Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 25dd39b5318ab09a608e258e566e1e07903d6cf8,"add support for composite bow casting tattercoat (#3929) * add support for composite bow casting tattermail * update comment",2022-11-28T19:55:08Z,2022-11-28T19:55:08Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 25f12481e1f03778f961e260afb4657b8ff68b07,show dot resistance on appraisal panel (#2678),2020-02-04T05:41:54Z,2020-02-04T05:41:54Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 25fff54873bd965cccc472bdefbe88cd43e8951d,Add OS and vCPU to serverstatus (#2259),2019-08-19T23:36:35Z,2019-08-19T23:36:35Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 2616b2ef41050a83ccdc3fcbe5b945569b900500,"Support AdvocateItem RadarBlipColor changes (#1576) * Support AdvocateItem RadarBlipColor changes * cleanup * Change out Emote trickery for Wield/UnWield functions * cleanup * more cleanup * Update EmoteManger for SetXStat emotes for Updating the property, broadcasting it to the player and to objects in range. * use Amount64 * remove cast * null check",2019-03-28T06:16:14Z,2019-03-28T06:16:14Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 261dc85ce0c4dc0cdb6c4b16d9d5b4c3edc78825,Warn about invalid items being created (#3705),2021-10-15T04:13:34Z,2021-10-15T04:13:34Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 261e83c5402b5241ef47703bb37f788a2b3e4ad4,Update LICENSE,2019-04-29T06:05:51Z,2019-04-29T06:05:51Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 26325ec2c332c2ff717dea48f4648c60aa9ebcd0,showing defense aura on thrown weapon appraisal (#3916),2022-10-27T18:57:09Z,2022-10-27T18:57:09Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2646c49b05e89bc298dc4d42fa1bfd0fbb42f32a,Scaffolding notes added to ACE.Database,2018-03-10T15:20:55Z,2018-03-10T15:20:55Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 264b760729df18b09fd82c5a543ffc5bd33efa8f,"Merge pull request #17 from Mogwai-AC/database-encapsulation database encapsulation is done! yay!",2017-02-04T07:13:27Z,2017-02-04T07:13:26Z,81f695d4441ef898b7002e74258ca37ee6f115e8,Skyler,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,6111341,Rawaho,19864447,web-flow 2653c9ed2f6f42d4e29c5cb5a43fbfe6b5f6022f,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.58.4487.20240201082136-master-7ad9775",2024-02-01T08:26:33Z,2024-02-01T08:26:33Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2674f7b8314da03a85a04b0450fe76ebe0543e98,[ci skip] Updating ServerBuildInfo_Dynamic with latest build and version information,2020-04-08T05:38:14Z,2020-04-08T05:38:14Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2686c4f39022b3433cc25b01aa8f3fe4476c32a1,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.14.3693.20201019234307-master-a593625",2020-10-19T23:45:31Z,2020-10-19T23:45:31Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 269173e7e369d2cee588a241dc1748e51ae2c893,prevent items from being dropped into / through walls (#1658),2019-04-07T03:04:07Z,2019-04-07T03:04:07Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 26a41351708de9d245fccf68bfc53c33ba766477,damagemod enchantments = additive to base multiplier (#2393),2019-11-08T19:20:22Z,2019-11-08T19:20:22Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 26a8d49ceb4ff149037c76e73745bce076795d7d,remove natural resistances for undefined damage type (#3536),2021-05-03T02:22:42Z,2021-05-03T02:22:42Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 26b3bf077ce79abeab23252851624fe096197355,Merge branch 'master' of https://github.com/ACEmulator/ACE,2018-03-18T00:02:54Z,2018-03-18T00:02:54Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 26b5965544c2e69883c49cf792786d03fba8c08a,"Gear Knight display fixes (#1610) * Gear Knight Fix * Work around old Gear Knights",2019-03-31T13:11:03Z,2019-03-31T13:11:03Z,a23c0f7fe52b28ccad14c73a36794941ba9b48e9,OptimShi,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,79078680,ACE,26606778,OptimShi,8909245,gmriggs 26c083941729cd285adfeb4d367d2c3a6b874a25,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.50.4330.20230409201853-master-7ba36c2",2023-04-09T20:22:40Z,2023-04-09T20:22:40Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 26d197c980c4cb8fbe705c93f4deeda3550cc6ff,"Sidepacks load, but they also show up in the main pack.. need more work",2018-02-25T14:07:35Z,2018-03-06T09:39:57Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,10608427,Mag-nus,11369233,LtRipley36706 26d346daf3e9e445f9b8a31631f94c3941c147d7,CharacterHandler create usedAttributeCredits check,2018-02-23T13:40:05Z,2018-02-23T13:40:05Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 26d7d8abfaef0e07adb930a32f9f39bc96defbf4,Save Player Corpses if dropped.count > 0 (#1645),2019-04-04T15:51:21Z,2019-04-04T15:51:21Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,79078680,ACE,10608427,Mag-nus,8909245,gmriggs 26d90784c01d117f2b185b0bfbb2ea7ecc867381,[ci skip] Updating ServerBuildInfo_Dynamic with latest build and version information,2020-03-30T23:13:29Z,2020-03-30T23:13:29Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 26e37a8e52714b52f93cc96f1a9c0d09bd1d6217,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.50.4336.20230502162606-master-5eabc9b",2023-05-02T16:30:10Z,2023-05-02T16:30:10Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 26e69965c18c457c3d7c1a777516b9db31460265,first attempt at automatic testing - 004,2017-04-04T14:47:51Z,2017-04-04T19:25:34Z,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,79078680,ACE,25351661,Mogwai-TheFurry,25351661,Mogwai-TheFurry 273e45bd54b4298fb4d578e0f382e75360967f86,Fixing house hooks + use chains (#1290),2019-01-16T07:33:31Z,2019-01-16T07:33:31Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 27406fef28179954ecfe2976cfc51f0af68f58cd,Save Items coming from player corpses (#2195),2019-08-05T20:32:41Z,2019-08-05T20:32:41Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 2744c0c94ede4aa882fb0d8e0b36efd294e8a820,Rename DamageType2 to VitalDamageType (#1037),2018-10-01T18:12:08Z,2018-10-01T18:12:08Z,ec894da9590b87545a328e058202d433eedb9c86,kdmxp256,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,56269610,ziang4891,19864447,web-flow 27480121de1c27e5358d8237f5cb70302ad292f3,Fix wield requirements and item enchant removals (#883),2018-07-22T01:00:15Z,2018-07-22T01:00:15Z,ec894da9590b87545a328e058202d433eedb9c86,kdmxp256,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,56269610,ziang4891,19864447,web-flow 276e3b8d18725d8f3b99e7677ad30b18e768e874,Update README.md,2017-01-17T20:26:33Z,2017-01-17T20:26:33Z,66d44aedaec23102ea43bad240cea0c3871e4420,kaos00723,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8607407,kaos00723,19864447,web-flow 277609e6f7a1d2159f17fad36126322754a3bfef,"move tailoring translucency from weapon -> common (#3689) * move tailoring translucency from weapon -> common * UpdateCommonProps",2021-10-08T04:58:14Z,2021-10-08T04:58:14Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 278d93fc7bcac377854c739eff136d632c197147,"Fix crash on null CurrentMotionState (#1802) * Fix crash on null CurrentMotionState * add logging",2019-04-24T07:07:59Z,2019-04-24T07:07:59Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 27a562b67407655e5efaeb95d5518f391c3c1119,Too many overloads... VendorFix (#1744),2019-04-16T02:34:31Z,2019-04-16T02:34:31Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 27b4157ba2c6be0b3fab9f387dca67395b62a34b,Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 in /Source (#4016),2023-06-17T16:40:17Z,2023-06-17T16:40:17Z,5df307d91b1167b0aa175853783d760add239497,dependabot[bot],cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,49699333,dependabot[bot],19864447,web-flow 27c852555699f37340d24fb95a4fd83b48c930ce,AceObjectPropertyId -> GenericPropertyId. This will still be used for partial updates.,2018-02-27T02:00:05Z,2018-02-27T02:00:05Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 27cbadb3851cefb39b1a1856a1bc40fb28defa25,"Fix Some Container Issues (#1826) * Correct issue with attuned items and placing containers within containers * Fix double use issue on some containers * Update changelog.md",2019-04-29T03:33:17Z,2019-04-29T03:33:17Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 27d8a0ddc41299fb926657c42462967bc033eb1e,RestrictionDB null prevention (#2168),2019-07-27T21:50:38Z,2019-07-27T21:50:38Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 27e2737be8a5db8ce7e52e94dfa3763d1f258088,"Adding creature idle animations/sounds (#724) * Adding creature idle animations/sounds * Changes to HeartBeat emote processing * Better, but not perfect... * Tweaks and Moo text * Few changes * fix Creature chat color",2018-04-08T00:07:42Z,2018-04-08T00:07:42Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,8909245,gmriggs,11369233,LtRipley36706 27ecbe0a0e7016852d655f97445b7b2a5a53552d,apply trinket/aug bonuses to level proportional xp (#3415),2021-01-10T17:33:01Z,2021-01-10T17:33:01Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 27f713cb73ab0dae8b39fed00bbab28929c8d856,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.18.3796.20210104165205-master-f98b744",2021-01-04T16:55:02Z,2021-01-04T16:55:02Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 27fbd7334e1c1b05b4d29208de8187b751f33b4c,Magic :: Lesson 8.5 (#738),2018-04-14T17:19:08Z,2018-04-14T17:19:08Z,ec894da9590b87545a328e058202d433eedb9c86,kdmxp256,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,56269610,ziang4891,10608427,Mag-nus 280ce6eb1250d5d0ceaf43eda6bf085fda052b0a,"adding GetSpellCode_Dynamic alt method (#3273) * adding end of retail mutation filters for melee weapon damage, wield difficulty, damage variance, weapondefense, and weaponoffense * . * adding 4eyebiped credit * adding end of retail mutation filters for missile weapon DamageMod, ElementalDamageBonus, WieldRequirements, and WeaponDefense * adding end of retail mutation filters for caster weapon ManaConversionMod, ElementalDamageMod, WieldRequirements, and WeaponDefense * update melee scripts * resolve merge * . * add missing lines * adding weapon speed mutations * appending LongDesc with ' of ' * . * adding some missing spell descs from magloot logs * adding SpellDIDs to isMagical casters * wip * finalizing * updating qualityMod * modifying qualityMod again, to align with data + magloot logs for legendary chests * ConcurrentDictionary.TryAdd * updating Clothing spells w/ latest data * porting *_cantrip_drop_rate server config options to updated cantrips system * update CreateRandomScroll() to eor chances and ranges * update * spacing * adding retail chance tables for level 8 spell components, adding quality mod to more rolls * small adjustments * wip * adding PetDevice and EncapsulatedSpirit to updated loot system * adding Aetheria to CreateRandomLootObjects_New w/ chances from magloot logs * add 2 missing glyphs * adding Cloaks to updated loot system w/ retail chances for drop rates and ItemMaxLevel * adding trinkets to jewelry wcid tables w/ eor chances * adding retail process and chances for rolling for coalesced mana * adding support for society armor to updated loot system * updating spell selection tables to eor data * adding comment for clarity * updating cantrip selection tables to eor chances / data * linking to new cantrip tables in updated loot system * adding GetSpellCode_Dynamic alt method * adding chance table verification, fixing 2 chance tables * updating threshold * adding some missing wcids",2020-10-09T04:47:42Z,2020-10-09T04:47:42Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2828d2ece52c4aa7dae25de2b47fc9e5d68e51db,Updating DownloadACEWorld.bat with latest ACE-World-Database release,2020-01-24T18:18:46Z,2020-01-24T18:18:46Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 282b43001875095370642d5745cfc6d61e150583,"This adds MMDs to /currency, and also creates max stacks for any inv debug command",2018-04-18T00:50:52Z,2018-04-18T00:50:52Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 2837f129c7a7334f6d67e6b930b2f41a25acbd32,"[ci skip] Updating dbversion.txt 0.9.172",2020-05-12T04:04:36Z,2020-05-12T04:04:36Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 28429bb54c913be1af851d8ed077cc9cb8163765,"Fix GameActionType.QueryHealth for targets in adjacent landblocks and… (#227) * Fix GameActionType.QueryHealth for targets in adjacent landblocks and remove the old HandleUpdateHealth code which somehow was still in master. * Add changelog.md",2017-04-12T11:16:11Z,2017-04-12T11:16:11Z,2ec26d3911419732ee608938c3640b0847adc12c,Lidefeath,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,79078680,ACE,26508216,Lidefeath,25351661,Mogwai-TheFurry 28492fe0e9f2d8b91ba0faf18d9ed66517e87760,"Commands to modify max-vitals and skills (#2219) * Modify vital and skills via admin commands * Updated implementation of attribute and skill modification commands * Added modifyattr; added message indicating that last appraised is invalid target",2019-09-15T03:44:39Z,2019-09-15T03:44:39Z,2e99bb3977bcaf4c106c887f088d9d797664d740,David,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,2904834,dgarson,11369233,LtRipley36706 285f9d717040755501a068a9f1570ae7b3eb9876,Updating DownloadACEWorld.bat with latest ACE-World-Database release,2019-08-22T06:41:18Z,2019-08-22T06:41:18Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 288c59ba815a2022937bb0bcc2a9d1a057f4ba7e,".net framework to .net standard for ACE.Common and ACE.Entity Files removed: ACE.Common\packages.config ACE.Common\Settings.StyleCop ACE.Entity\packages.config ACE.Entity\Settings.StyleCop These existed in the repo but weren't included in the ACE.Entity project: ACE.Entity\ILandBlock.cs ACE.Entity\WeenieAnimationOverride.cs ACE.Entity\WeeniePalletOverride.cs ACE.Entity\WeenieTextureMapOverride.cs",2017-12-03T00:53:47Z,2017-12-03T00:53:47Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 289d08f4cd18815594afda5d79e1bf77c81956d4,"Match /age output with client character panel (#3486) * Match /age output with client character panel * Update GameActionQueryAge.cs Co-Authored-By: gmriggs <8909245+gmriggs@users.noreply.github.com> Co-authored-by: gmriggs <8909245+gmriggs@users.noreply.github.com>",2021-02-28T04:07:41Z,2021-02-28T04:07:41Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 28aab0e6dda29abf958ee4c0b8eb09e7ab9eb32f,BiotaPropertiesEmoteAction wired up in Weenie.CreateCopy.. not sure if it will actually save though.,2018-02-16T03:32:13Z,2018-02-16T03:32:13Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 28ae1a6c355b05f3287dd8bcb3ed26f51ec3b2d5,Updating DownloadACEWorld.bat with latest ACE-World-Database release,2019-06-04T06:30:36Z,2019-06-04T06:30:36Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 28da7c5817fd936ee1fee67abf3bdb947186402e,"Spellcasting Visuals (#708) * Spellcasting Visuals * Add notes for GetSpellWords method * Adjust animation timings * Remove duplicate else if",2018-03-29T22:54:30Z,2018-03-29T22:54:30Z,ec894da9590b87545a328e058202d433eedb9c86,kdmxp256,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,56269610,ziang4891,11369233,LtRipley36706 28ef86f9223857ec6d272e6c593b3a6b9c536446,Add Tether and Core Plating Recipes (#2087),2019-07-08T07:02:06Z,2019-07-08T07:02:06Z,d7968b9f37d3f323ddbfba14fe6c147cdb65722d,Theran578,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,,,19864447,web-flow 28f0cbc6a851a94812417dfe74988cecabfbabef,Added framework of support for broadcasting animation messages between clients. (#436),2017-06-30T12:01:06Z,2017-06-30T12:01:06Z,932ebe7508af3a1428470d3cf5500c5465577f9a,ddevec,f35eb4fb50c05576db6debdc6ca5471494c6ee48,Mogwai-TheFurry,79078680,ACE,5246554,ddevec,25351661,Mogwai-TheFurry 28f714681b60de92ae0e61753ff4bd89047e8a99,"Deep save in parallel (#3623) * Deep save in parallel This follows the pattern that players and landblocks use to save groups items. * use ChangesDetected just like landblock and player",2021-07-20T14:59:04Z,2021-07-20T14:59:04Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 28fe35800381a3003511396eaa3bcaaa1dbf940b,"Handle Account in use reject for all cases (#1408) If a session exists in any state for a given account, the account should be rejected. In current master, the 2'nd account is rejected if the first account is at the character selection screen, but not when the 1st account is in the world.",2019-02-04T13:29:22Z,2019-02-04T13:29:22Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 290391048c4660a9336546acab815691d08c3e3a,Adding summoned portal ties (#1319),2019-01-20T00:17:12Z,2019-01-20T00:17:12Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 291047c2d5e05ff1c96e341a6fd2cd8c204b14f8,"HandleActionDropItem_Inner fix (#2318) Dont' replace the item object with a possible null reference on failure",2019-09-24T23:46:38Z,2019-09-24T23:46:38Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 2919fcf9e2f7a04f415bbb913b21d48924f1b106,Changed to 7 to allow for portal out animation to play and properly reset FOV.,2017-03-13T03:31:05Z,2017-03-13T03:31:05Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 291fc9ac4614b026802a69c2b2f37ab065a120d3,"Test loot gen (#2470) * Moved TestLootGen to new Class, moved commands to its own class. * Removed Partial from ConsoleCommands (forgot to put that back) * Added SkillType and weapon name for Melee weapons * Grammar Correction * Added Mana Capacity stats",2019-12-02T00:59:04Z,2019-12-02T00:59:03Z,7c3d4508c65e832f7ae3a892a23dc69a6b2e73f1,harliq,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,79078680,ACE,30803300,harliq,8909245,gmriggs 29540f1a3084dad3149ff81d8ca32d77d5bfaa2a,Update Setups for Creature Dressups (#2446),2019-11-22T05:01:21Z,2019-11-22T05:01:21Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 2956246d80be9a45a2ddec9a44999231c2e5aaab,Biota update script for shield of perfect light fix (#3791),2022-01-20T05:44:53Z,2022-01-20T05:44:53Z,bbfde424700ccfe9dd8e4ce16fb207ee97a11e10,Boop-AC,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,90673082,Boop-AC,19864447,web-flow 2963029f23b61afc1e6c42a8070b0089ac253a6d,"Move Portal and Lifestone logic into appropriate class; modify 3 port… (#289) * Move Portal and Lifestone logic into appropriate class; modify 3 portals; add 7 new portals * Update Lifestone.cs * Update Landblock.cs",2017-04-25T12:04:21Z,2017-04-25T12:04:21Z,ec894da9590b87545a328e058202d433eedb9c86,kdmxp256,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,79078680,ACE,56269610,ziang4891,25351661,Mogwai-TheFurry 2967e68ef4f5e5f8de3a5e0948a66cc17b205b15,"adding options for server admins to scale hollow damage in pvp battles (#2820) * adding options for server admins to scale hollow damage in pvp battles * adding to shields",2020-03-15T20:56:24Z,2020-03-15T20:56:24Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 298f6f5554fd81fb2da981fe95a65b9bf262432d,"Myquests command fixes (#2994) * use quest_mindelta_rate server prop when displaying myquests output * add 'Quest list is empty' response to myquests * formatting * dont pass default to property manager Co-authored-by: Ty Conner Co-authored-by: Ty Conner ",2020-05-24T01:49:31Z,2020-05-24T01:49:31Z,aa32961094908a1f1ba04c6e5a54fc5b529d16f5,Trevis,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,847444,trevis,19864447,web-flow 29a2721c628d3f14be2b506e2309575cf95288ce,"Update to use Action Queue - Requested Changes Made 4/14/2017 (#229) * Work in progress Action Queue * Started working on cleanup * Continued cleanup * Cleaning up code * Completed conversion to action queue * Updated Change Log * Update changelog.md * Whitespace fixes * Fixed last bug, removed inline if's and think I fixed the whitespace. I may need a remedical lesson on how to format this correctly. :) * Fixed Error - check for item existance first.",2017-04-18T00:46:38Z,2017-04-18T00:46:38Z,8bc2e402f8b2efd4527075c039e07588754ab87d,Charles,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,79078680,ACE,25460553,ogmage78,25351661,Mogwai-TheFurry 29a6c1f1130196f9b4f68c9dfd30c5e5825fc723,Door updates,2018-03-21T07:11:24Z,2018-03-21T07:11:24Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 29ada14970632952a846904cd2322e0e4c00fb04,Fix sound on Switch weenie class (#2729),2020-02-23T18:14:44Z,2020-02-23T18:14:44Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 29af3c1e9facfad36548aee663a24080057328f7,Adding scribing abilities (#1346),2019-01-22T16:59:03Z,2019-01-22T16:59:03Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 29c1cdadf41c8766ca8e3b0bb8e8601f931f1d93,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.21.3836.20210211181059-master-3363069",2021-02-11T18:14:13Z,2021-02-11T18:14:13Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 29d02182e2211f17cdfea043111d5502d26e97c8,"[ci skip] Updating dbversion.txt 0.9.204",2020-11-03T06:33:27Z,2020-11-03T06:33:27Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2a27533c62ed29e6453d5c8ebb23988203c02ea2,Bump Lib.Harmony from 2.3.0-alpha.5 to 2.3.0-prerelease.2 in /Source (#4012),2023-06-06T03:42:01Z,2023-06-06T03:42:01Z,5df307d91b1167b0aa175853783d760add239497,dependabot[bot],cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,49699333,dependabot[bot],19864447,web-flow 2a3397fdc298164a8018656d3546c26c687fd54c,"Reorder Contract Flag staging (#2602) * Reorder Contract Flag staging * Update ContractTracker.cs",2020-01-13T08:28:57Z,2020-01-13T08:28:57Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 2a59dc089ab671c14c12928e26170a76ffe3551f,"Add Thread Safety to AllegianceManager PassXP (#3728) This follows the same thread-safety pattern used in other parts of AllegianceManager, like HandlePlayerDelete. The intent here is that AllegianceManager should mange its own thread safety. Callers shouldn't have to worry about if an AllegianceManager action should be thread safe or not.",2021-11-02T23:49:46Z,2021-11-02T23:49:46Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 2a62970618d319f92d6ce901ee9df42f72d529a8,ensuring resistanceMod never goes below 0 (#2410),2019-11-11T19:08:33Z,2019-11-11T19:08:33Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2a820e12dcf79690a391d93141e80593fb0a4dec,Update GameEventInscriptionResponse (#2399),2019-11-09T23:34:09Z,2019-11-09T23:34:09Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 2a85354258fd55147e27457f3c54ceaa69b0420a,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.6.3454.20200702183554-master-d635f4d",2020-07-02T18:38:01Z,2020-07-02T18:38:01Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2aa04d1b894f229660c5ea31422bc0e7a4a81887,"Merge pull request #303 from delasteve/chore/update-git-settings chore: update various git settings",2017-04-30T14:23:38Z,2017-04-30T14:23:38Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 2ab77da9c3270602457e03110690916f36bdbf4e,upper cap to max spell range (#2767),2020-03-05T12:15:23Z,2020-03-05T12:15:23Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2ae45ef026a016f98b295e9d705640149942985a,Updating DownloadACEWorld.bat with latest ACE-World-Database release,2019-08-06T23:17:47Z,2019-08-06T23:17:47Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2af629ad77592359f6c1ad704cac86a3411f4dbb,Fix corpse creation and player location when dying and logging out at the same time (#3526),2021-05-19T00:08:52Z,2021-05-19T00:08:52Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 2af9d3f99a6ca6d8c29b3899120da23108bf5d76,[ci skip] Updating ServerBuildInfo_Dynamic with latest build and version information,2020-04-06T02:06:04Z,2020-04-06T02:06:04Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2afc81f7da4be515ff265f50c13ebc2910ab05ff,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.24.3899.20210413181124-master-5a3191f",2021-04-13T18:14:23Z,2021-04-13T18:14:23Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2b02e09d9f2c75172fe545d4ea7c6de19b36d158,"Fixing some apartment bugs (#1736) * Fixing some apartment bugs * updating Apartment.OnProperty()",2019-04-15T06:30:28Z,2019-04-15T06:30:28Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2b10d992de03da36640f95994b125a660437bd1e,"Start of Ephemeral work Still need to finish SetProperty in WorldObject. Shoudl also test theEphemeralProperties class to see if it's assigning the correct attributes to those lists.",2018-02-15T02:36:53Z,2018-03-06T09:35:52Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,10608427,Mag-nus,11369233,LtRipley36706 2b1a264e27c6953452a07385aced51b5a231faba,"changed line 305 for retail alignment (#3842) changes line 305 from patron.AllegianceXPCached += passupAmount; to patron.AllegianceXPCached = Math.Min(patron.AllegianceXPCached + passupAmount, uint.MaxValue); for retail alignment per https://discord.com/channels/261242462972936192/261242462972936192/965650285328486492",2022-05-07T18:48:04Z,2022-05-07T18:48:04Z,2b0bae7dd1006435a7ee5d13df41fd3eb072557c,brycter,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,66335183,brycter,19864447,web-flow 2b2f40ac42d4d59715d9b21c6fdf5963e7b4815b,"Adding IOUs for EmoteType.Give w/ missing wcids, emote skill check raw->current, move cooldown processing to base, update Active flag and chest logic, spell duration (#1570) * Expand CreateIOU usage * Change EmoteType skill and attrib Inq to use Current * Move cooldown processing into base * Modify the way CreateIOU is used in EmoteType.Give * Couple more changes for CreateIOU * Support Active on chests with spells equaling 65535 * Change Chest.Open() to use base.OnCastSpell() * 1548 updates * Add WeenieType.Chests to list of item objects that retain a timed duration * Updating 1567 * removing this, since the data has been fixed for the original green mire grave case",2019-03-28T06:18:18Z,2019-03-28T06:18:18Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,8909245,gmriggs,11369233,LtRipley36706 2b59fc2d57dea3933a4467eda9b3dd03b1407cf0,"Renamed abilityUpdate to skillUpdate , to reflect the correct function (#110) Refactor gamemessag for skill update Added an upper-bounds check to prevent skills from going out of bounds Created an offset variable to prevent +10 from going out of bounds Fixed comment describing known issues on skillSpend",2017-03-07T01:29:17Z,2017-03-07T01:29:17Z,d7951bc0cb278b6f8accb72967c44eae7a89b2c6,fantoms,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,79078680,ACE,37453,fantoms,25351661,Mogwai-TheFurry 2b606d505cedf8c40fdf0c3e0692686026021ee1,"Removing unused pattern from CryptoSystem for slightly better performance. (#2398) * Adding .NET IDisposable pattern to CryptoSystem Removing unused pattern from CryptoSystem for better performance. Slightly improved CryptoSystem documentation * convert IDisposable pattern to custom function add cleanup for stream cipher",2019-12-21T13:29:05Z,2019-12-21T13:29:05Z,ea4cbcd709a082c23a16461c7f988b8308fba4f0,fartwhif,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,79078680,ACE,3317737,fartwhif,8909245,gmriggs 2b7b6709d75ce727d8dec9c223a9229fa1938bcf,"Sequences (#214) * Moved most sequences over to new sequence system and ironed out the 9 createObject sequences * Changelog * Fixed up references * Resolved conflict and stylecop issue",2017-04-06T13:58:26Z,2017-04-06T13:58:26Z,1ad81ba7f175bfea1ad39f848c5e448c3928e71a,Zegeger,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,79078680,ACE,12808515,Zegeger,25351661,Mogwai-TheFurry 2b8209dc80cd1a815036386e1ff78b32b192a867,Support No Drop on Death Landblocks (#2539),2019-12-14T22:42:35Z,2019-12-14T22:42:35Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 2b8b2f4f0bd38df017f06fb2f1b2a20699345c2d,healing update (#2749),2020-03-02T05:37:58Z,2020-03-02T05:37:58Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2b95455671fde63e8844883c12805499d3f2501a,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.45.4247.20220723040320-master-0221a72",2022-07-23T04:06:46Z,2022-07-23T04:06:46Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2b9618cb9b46548adedbf0251bffe77dc2d2d13d,"MemoryStream ToArray() -> GetBuffer() (#1676) ToArray does a copy where GetBuffer gets the underlying backing array. Thanks Paradox for the tip.",2019-04-09T11:50:33Z,2019-04-09T11:50:33Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 2b9876a8fda573045bde7a24c6fa8398c003886b,"add support for MoveToPos landblock changes (#3952) * add support for MoveToPos landblock changes * cleanup",2023-03-22T02:09:30Z,2023-03-22T02:09:30Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2b98b44ebdc9eb79d25289371616a2f3e29f1e56,"Spent 5 or 6 hours tracking down an align bug in create object - Universial Motion section. Damn it Jim, I am a high level programmer not a down in the bits and bytes weenie.... :) (#479)",2017-07-29T04:40:54Z,2017-07-29T04:40:54Z,8bc2e402f8b2efd4527075c039e07588754ab87d,Charles,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,25460553,ogmage78,11369233,LtRipley36706 2b9e4109978310d8140c7e682e6e502ad205b46a,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.9.3508.20200813133301-master-1777da0",2020-08-13T13:35:14Z,2020-08-13T13:35:14Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2ba8aa2b26284fa1812994ef7cc7ca82a50891b9,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.40.4218.20220513175248-master-41ad952",2022-05-13T17:56:01Z,2022-05-13T17:56:01Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2ba95f776f674110322c88bc2c2da7c7e3499619,"update spell projectile to use more spell / weenie data (#2567) * fixing mobs casting flame wave * adding support for EmoteManager.CastSpell untargeted spell projectiles * fixing untargeted Blast spells * fixing blast spells * fixing spell z-angle * wip * latest wip * cleanup * small position adjustments * matching create.Y formula up to retail pcaps * fixing portal gems",2019-12-31T06:45:44Z,2019-12-31T06:45:44Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2bc991655b73e4fc8d8d436edd9af5e4875ddb07,"Triggered ActOnUse for ACTIVATION_RESPONSE_INT = 4 (Animate) (#3661) * Triggered ActOnUse for ACTIVATION_RESPONSE_INT = 4 (Animate) * A more graceful solution...",2021-08-27T03:43:46Z,2021-08-27T03:43:46Z,a23c0f7fe52b28ccad14c73a36794941ba9b48e9,OptimShi,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,26606778,OptimShi,19864447,web-flow 2bd20afaf326d6fb189265c502f1f9f458b9bd1a,"Good Bye AceObjectGeneratorProfile, thank you for your service.",2018-02-26T01:11:39Z,2018-02-26T01:11:39Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 2bf7398b8d8ff0982538536d81fd8d5f24b05c1c,"Added information to changelog and appveyor (#282) * Added information into changelog and appveyor for PR 277",2017-04-24T04:05:01Z,2017-04-24T04:05:01Z,367f20df4f03c9060f71b6fc0f8c5a172205c5e4,MiachofTD,1ad81ba7f175bfea1ad39f848c5e448c3928e71a,Zegeger,79078680,ACE,24981658,MiachofTD,12808515,Zegeger 2c02ac1a8a47245288ad357dec5e32851c02b6f3,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.53.4424.20230826180842-master-3cddc7c",2023-08-26T18:12:26Z,2023-08-26T18:12:26Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2c0ec8bd87035e012a2ae5f943aa333cf6159375,CurCell=null rare bug quick fix (#2927),2020-04-13T16:00:14Z,2020-04-13T16:00:14Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2c151874c9e52fc9bcd8fd64109774d663039026,"Some quick Fixes (#2361) * Fix issue with EmoteType.Give and ""0"" stacksize * Fix issue with fellowship lum split divide by zero",2019-10-26T18:57:22Z,2019-10-26T18:57:22Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 2c19e870f8b7543ad5195a62b8fe50e5b31240ab,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.20.3824.20210205181745-master-6f826ae",2021-02-05T18:20:45Z,2021-02-05T18:20:45Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2c23a5cec74680ef28ba543866227cb0d5ddec79,Updating DownloadACEWorld.bat with latest ACE-World-Database release,2018-12-18T09:37:34Z,2018-12-18T09:37:34Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2c29a3995ac7eeeb537f829586ad9c9a28e1d42a,Update the unknown Turbine Chat channels to their actual names.,2017-03-16T12:22:50Z,2017-03-16T12:22:50Z,c0c03d7dc321d3d7a7da126644690f711d9bf58e,Mag-nus,c0c03d7dc321d3d7a7da126644690f711d9bf58e,Mag-nus,79078680,ACE,,,, 2c35473a487fc61c67cdc446ddd201e7c25e8d0b,Tying monster aggro distance to VisualAwarenessRange (#2923),2020-04-12T20:17:30Z,2020-04-12T20:17:30Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2c46c767eaf81d335366f70cf1bf6730708ce129,"ObjectGuid Recycling (#1453) * new ObjectGuid(0) -> ObjectGuid.Invalid * Fix Projectiles to not Destroy() themselves multiple times * Add BiotaOriginatedFromOrHasBeenSavedToDatabase() function * Add recycling to GuidManager * Recycle Guids on Destroy * CLeanup pending additions/removals at the end of landblock Unload This just helps release references * Don't raise NotifyOfEvent when WO is destroyed from Landblock.Unload() * Remove pending actions on landblock unload * Couple more cases where we shouldn't continue to enqueue work for detached objects * Debug message added for objects that still try to queue work detached from a landblock * This should fix the landblock cache issues * This fixes the landblock object cache, but may also result in higher load In current master, not all objects were being ticked due to a very odd sort condition. * Update changelog.md",2019-02-27T00:29:26Z,2019-02-27T00:29:26Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 2c4923e8988557aec7e1fe66834c62ccf994c267,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.53.4423.20230816165003-master-e253b9f",2023-08-16T16:53:59Z,2023-08-16T16:53:59Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2c63f19b81c596416d9d4345c741af0cadfcb12f,Updating DownloadACEWorld.bat with latest ACE-World-Database release,2019-06-30T17:14:47Z,2019-06-30T17:14:47Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2c8e2507d4e54c8308bdf35861e86f790ed8b58a,"Recipe_Mod Health/Stamina/Mana cleaned up There were 3 redundant values which were basically flags indicating if it's associated vital was actually used. However, in the cache.bin, any time a vital was present, it's associated flag was also set to 1. This is basically redundant. We can simplify this as follows. If the Vital != 0, it gets applied. If the Vital == 0, it doesn't get applied. I suspect they may have wanted the flag so they could leave a vital value in the db, but just have it disabled. We don't need this.",2018-08-02T03:54:06Z,2018-08-02T03:54:06Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 2ca93f65f830e09ca81e2863448390ecbacc36a4,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.10.3546.20200826235115-master-cd1de31",2020-08-26T23:53:28Z,2020-08-26T23:53:28Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2cb7d3a3c95721826ac95ad51976cd78d721c6a0,Equipping now works. Side pack items don't appear to load properly from DB still.,2018-03-01T15:30:43Z,2018-03-06T09:40:10Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,10608427,Mag-nus,11369233,LtRipley36706 2cb93f034b5b77cbb4e93fae5f4f8f710bafd251,fix monster homesick radius when they start indoors and end up transitioning to outdoor chase (#3802),2022-02-04T08:56:01Z,2022-02-04T08:56:01Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2cbc8487151dcd7e662c91cb36dc8a94837e3e63,project separation and xp chart files,2017-02-14T04:17:58Z,2017-02-14T04:17:58Z,15c241265f6bc81a97dc3c3ff87dd19c8ce62b72,Scott Aday,15c241265f6bc81a97dc3c3ff87dd19c8ce62b72,Scott Aday,79078680,ACE,6425940,ScottAday,6425940,ScottAday 2cc2ae9c15dfc602a4d3b8870684c389ad13e319,"adding reference method for roll wcid (#3216) * add scaffolding * adding chance tables for gem count * update scaffolding * update var names * wip * adding gem material chance tables * adding workmanship chance tables * updating lootgen item value mutation * . * moving treasure-gem-count.sql test file to WorldBase and 16PY-patches * TreasureItemTypeHelper * adding magic/mundane item type selection profiles * adding reference wcid tables * sync * spacing * adding heritage tables * adding armor and weapon type chance tables * adding reference method for roll wcid * adding coins * requested changes * update clothing tables * revert * revert2 * revert3 * . * .. * .",2020-09-14T19:31:56Z,2020-09-14T19:31:56Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2ce3f6360dc134ebf289a091cb73c23c7e9d08c2,"More profiling based improvements (#1233) * Remove HasFlag for this call trace This trace consumes 38% of total CPU * Couple more HasFlag changes * Removing the ToList in FindObjCollisions ToList for this loop was added here: https://github.com/ACEmulator/ACE/pull/917 This ToList consumes 10%+ CPU alone, it's a big one. * Another ToList removed (8.5% CPU consumer) No concurrency issues after testing, and the code doesn't indicate there will be any. Will continue testing. * Move IsAnimating to PhysicsObj and managed by MotionInterp This frees up about 4% CPU usage.",2019-01-06T01:44:46Z,2019-01-06T01:44:46Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 2ced67f3dd9faac816130cdc3ee1e077258f7986,PaletteOverride and TextureMapOverride removed,2018-02-26T12:50:37Z,2018-03-06T09:40:04Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,10608427,Mag-nus,11369233,LtRipley36706 2d1bd5f1ceae16cc06277050a8f38774af13e981,Updating DownloadACEWorld.bat with latest ACE-World-Database release,2019-09-18T22:56:30Z,2019-09-18T22:56:30Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2d2d7821a65056173e148e464445826f53afb34b,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.32.4086.20211019013735-master-8ac4096",2021-10-19T01:40:54Z,2021-10-19T01:40:54Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2d60fd8390404bd9ca8487a672433296c9e7dc5e,"Barber (#448) * Added @barbershop debug command and corresponding functionality * Changed some CharGen types that were ushort to uints. (They were short for legacy reasons no longer needed) * Cleaned up Handle function to be thread-safe",2017-07-07T23:08:50Z,2017-07-07T23:08:50Z,a23c0f7fe52b28ccad14c73a36794941ba9b48e9,OptimShi,932ebe7508af3a1428470d3cf5500c5465577f9a,ddevec,79078680,ACE,26606778,OptimShi,5246554,ddevec 2d6f00b7ecfa9dc68f7e9894b86c3ca83908de64,fix appraisal vital colors for buff/debuff (#4067),2023-12-02T21:50:27Z,2023-12-02T21:50:27Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2d7e28fdf9a2819f7a0da6d387743e2baa429b01,adding content export commands (#2236),2019-08-19T08:57:41Z,2019-08-19T08:57:41Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2d87ef74e36563285ddd6f091c569212320c460a," Add full support for Contracts (#2150) * Add full support for Contracts * Update Commands * Update ContractManager.cs * Update DeveloperCommands.cs * Update ContractManager.cs Fix PackableHashTable stuff * Update ContractTracker.cs Add in vaguely used Stamped version * Update ContractManager.cs * Update ContractManager.cs * Some tweaks * More tweaking * Create ContractId.cs * Update PropertyInt.cs * Update ContractId.cs * Provide feedback for IsFull * Update QM to prevent Update from writing more solves than max allows * null catch * . * Update LifestonedConverter.cs * Update Gem.cs * Update changelog.md * Update changelog.md",2019-07-29T03:25:22Z,2019-07-29T03:25:22Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 2d97245f6557208efbc0544539da927253802388,"Added NpcLooksLikeObject usage in AppraiseInfo (#952) * Added NpcLooksLikeObject usage in AppraiseInfo * Minor refactoring",2018-08-13T14:56:23Z,2018-08-13T14:56:23Z,a23c0f7fe52b28ccad14c73a36794941ba9b48e9,OptimShi,ec894da9590b87545a328e058202d433eedb9c86,kdmxp256,79078680,ACE,26606778,OptimShi,56269610,ziang4891 2d9bef3ce0ad7f98fed943015b39e9a7ebfd7b7c,Allow Hooks to be used by roomates (#2270),2019-08-22T03:52:45Z,2019-08-22T03:52:45Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 2da0745f1c85c9c4c7c905b3b6b206ec8714b3c8,"updating spell component burn rate, and mana conversion for item spells (#1640)",2019-04-04T15:52:52Z,2019-04-04T15:52:52Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2dbe087e28286068a9d2ce691df976db31453dbb,Adding bow/crossbow combat polish (#756),2018-04-23T17:31:24Z,2018-04-23T17:31:24Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,8909245,gmriggs,11369233,LtRipley36706 2dc6b150f920a884521f0ec37100b0a80b5a52a0,"adding pvp modifier for cloak damage procs, as per retail (#3229)",2020-09-14T11:20:27Z,2020-09-14T11:20:27Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2dd510ca05ed27d05eee7e3b392d30a0ca458b70,"Dat update (#1509) * WIP * Updated changelog * Update changelog.md",2019-03-10T01:51:03Z,2019-03-10T01:51:03Z,a23c0f7fe52b28ccad14c73a36794941ba9b48e9,OptimShi,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,26606778,OptimShi,11369233,LtRipley36706 2dde485eb9e47361be9ae2b9119eb19d53abc9ad,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.55.4461.20231221193642-master-7eadaa5",2023-12-21T19:41:32Z,2023-12-21T19:41:32Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2dfc27616d7e8e397a077c0aba36c1d0d800d671,Updating DownloadACEWorld.bat with latest ACE-World-Database release,2019-07-23T04:12:45Z,2019-07-23T04:12:45Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2e0acb8aefd39ce84eb604554668a6b6e353b295,"For Review Only: Added simple network session timeouts (#425) * Added simple network session timeouts * Added temporary/shorter timeouts for connections that do not advance states.",2017-06-28T18:37:58Z,2017-06-28T18:37:58Z,4f9d0fcd3169acb8790d7aae04a9448846f65b21,fantoms,f35eb4fb50c05576db6debdc6ca5471494c6ee48,Mogwai-TheFurry,79078680,ACE,37453,fantoms,25351661,Mogwai-TheFurry 2e0b674c82aedabfb0cd04723a98a11d2a7fe0af,Swapped account.Digest with account.Salt (#97),2017-02-28T14:46:44Z,2017-02-28T14:46:44Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,79078680,ACE,11369233,LtRipley36706,25351661,Mogwai-TheFurry 2e11556612906f5c498bfb8f1546936848bdbd89,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.51.4410.20230718162214-master-36d5277",2023-07-18T16:26:09Z,2023-07-18T16:26:09Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2e24a5831a6cd587535bf24a15624d3e5df0f08e,"Merge pull request #130 from Mag-nus/master This removes Host from the config. Servers are differentiated by the …",2017-03-16T00:49:03Z,2017-03-16T00:49:03Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 2e2569559802e243f6351a26fd4cd159458145e3,NetworkDebug flag,2017-03-16T01:51:24Z,2017-03-16T01:52:09Z,1ad81ba7f175bfea1ad39f848c5e448c3928e71a,Zegeger,1ad81ba7f175bfea1ad39f848c5e448c3928e71a,Zegeger,79078680,ACE,12808515,Zegeger,12808515,Zegeger 2e264d8f81de661ef70f496b029c4b87d57e07f5,"Update readme with minimum required database versions (#431) * Update readme with minimum required versions * Update README.md",2017-06-29T03:58:16Z,2017-06-29T03:58:16Z,8bc2e402f8b2efd4527075c039e07588754ab87d,Charles,f35eb4fb50c05576db6debdc6ca5471494c6ee48,Mogwai-TheFurry,79078680,ACE,25460553,ogmage78,25351661,Mogwai-TheFurry 2e3679bab5b96ad44e300ad729e70576048fd958,Reorg and busy state (#710),2018-03-30T18:49:49Z,2018-03-30T18:49:49Z,ec894da9590b87545a328e058202d433eedb9c86,kdmxp256,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,56269610,ziang4891,11369233,LtRipley36706 2e3aa0016fd6864f201ac439737653957f3b925e,"Give ability to change what level fellowship XP is shared evenly regardless of level (#3460) * Added fellowship_even_share_level long property to allow server admins to change what level even XP share regardless of level will start * alphabeticalized command list * Update Source/ACE.Server/Entity/Fellowship.cs Co-authored-by: Ty Conner ",2021-02-11T20:20:13Z,2021-02-11T20:20:13Z,bfe458851782809cac0b3c952b0b57e648ad10f0,Christopher Baker,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,9277335,Delubear,19864447,web-flow 2e3c690bc6dccea9a173ec0a5a9cf2c9e02417fa,fixing combat stance and death gaps during pre-windup turn (#2692),2020-02-06T19:10:17Z,2020-02-06T19:10:17Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2e4333cdf2444fe44f27da8c0c31bb83a3d8ea56,Vital changes,2018-03-21T07:48:13Z,2018-03-21T07:48:13Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2e454e1a2c2198f8acb3126c0bf9b3ad24d5695f,adding support for ai immobile (#2360),2019-10-27T21:40:45Z,2019-10-27T21:40:45Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2e46e7b89e2b7c4ec66670102110dcb96fa657b6,ce patches (#1659),2019-04-07T05:44:55Z,2019-04-07T05:44:55Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2e4a5e2ab6630a0a534e4e883ed83246432a6713,"Hook appraisals (#1569) * Proper appraisal info for hooked items. * Removing debug line",2019-03-26T22:57:39Z,2019-03-26T22:57:39Z,a23c0f7fe52b28ccad14c73a36794941ba9b48e9,OptimShi,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,79078680,ACE,26606778,OptimShi,8909245,gmriggs 2e679467a701f0fec2cda0a017027c2458f6de36,Tidy up some compiler warns (#3662),2021-08-27T15:30:01Z,2021-08-27T15:30:01Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 2e8d351ff7099b662f9b958f5c1f8c563a569618,"Upgrade to .NET Core 2.2.1 (VS 2017 compatible) (#1833) This also updates all other nuget packages to latest. The EF database packages are updated to 2.2.0 because that is the latest pomelo (our database driver) currently supports.",2019-07-10T11:24:08Z,2019-07-10T11:24:08Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 2e9b8f38d8f679d191afb25fa12df8bdcf86a44c,"Switch PhysicsTimer (#4110) * Switch PhysicsTimer PhysicsTimer.CurrentTime evalulated the stopwatch every single call. This simply redirects the timer to use the master Timers.PortalYearTicks timer * Update PhysicsTimer.cs",2024-03-24T14:29:36Z,2024-03-24T14:29:36Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 2e9fff9ec25586c6d1264197dc5b78e8cc4ed796,add support for monster-only recall spells (#3553),2021-05-22T19:55:17Z,2021-05-22T19:55:17Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2eb0c961b102b739aaeaf7337d516f9e0519083b,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.14.3717.20201027035451-master-9f7acb9",2020-10-27T03:57:19Z,2020-10-27T03:57:19Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2eb1a549f1bb5db1638cc8c434978cfd9d890464,Bump docker/build-push-action from 4 to 5 (#4047),2023-09-21T07:07:31Z,2023-09-21T07:07:31Z,5df307d91b1167b0aa175853783d760add239497,dependabot[bot],cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,49699333,dependabot[bot],19864447,web-flow 2ec36023906fa6560a451e8985bc2266e537f64d,"[ci skip] Updating dbversion.txt 0.9.276",2023-11-17T05:53:38Z,2023-11-17T05:53:38Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2ec7c112f3368caecca8a03c2be8c7f31fd06361,Update Dockerfile,2020-03-02T17:25:09Z,2020-03-02T17:25:09Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 2eeebcd706188515549c19c651323a870bc5d5a1,"Switch Physics WeenieObject to hold a weak reference to WorldObject (#1878) * Switch Physics WeenieObject to hold a weak reference to WorldObject This is mainly just a test to see if it's the physics engine that's holding into references, or something else. This *should* allow WorldObjects to be garbage collected even if their physics counterparts haven't been released. This is a test mainly for CE. * Fix exception * null checks added",2019-06-11T00:59:42Z,2019-06-11T00:59:42Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 2f0d69fab1a1f693594538502d31e34816764ede,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.50.4380.20230503034552-master-00ab6ba",2023-05-03T03:49:34Z,2023-05-03T03:49:34Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2f1339c64b6fc86ae287c69daf5587bb05632375,"Adding salvaging output messages (#1479) * Adding salvaging output messages * removing duplicate code",2019-03-02T08:16:18Z,2019-03-02T08:16:18Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2f156c035ab62c1ece7c522e00d1d453f8419669,"Moar Enumz! (#524) * more unidentified enums identified * more unidentified enums identified",2017-10-05T22:56:56Z,2017-10-05T22:56:56Z,4a8a31915853120581b00f2087345d63b39e1f5b,immortalbob,932ebe7508af3a1428470d3cf5500c5465577f9a,ddevec,79078680,ACE,12262963,immortalbob,5246554,ddevec 2f19b81c114d5a8a2bd5dfc1bb258edf62a84b44,"Revert ""Only track Player biotas (#1813)"" (#2099) This reverts commit ce9791703b7acbaeea433bb1cbadff6e3cbf17e0.",2019-07-15T11:39:54Z,2019-07-15T11:39:54Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 2f1c58cd220683b9fe374162ac031a248e4bae5b,"adding house barrier protections for pk/pkl (#2182) * adding global restriction table * adding house barrier protections for pk/pkl",2019-08-05T20:38:48Z,2019-08-05T20:38:48Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2f26bb64e984046ccacb22a39187de14995f7b6a,Bump MSTest.TestFramework from 3.1.1 to 3.2.0 in /Source (#4098),2024-01-31T18:26:56Z,2024-01-31T18:26:56Z,5df307d91b1167b0aa175853783d760add239497,dependabot[bot],cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,49699333,dependabot[bot],19864447,web-flow 2f30b58077c3c1e12b99ee09596f3183487601fb,"Improve sphere heap usage (#4113) * Improve Sphere stack usage Several of the functions in Sphere take parameters that were not used. This PR creates overloads that retain the existing signatures, marks them obsolete, and removes the unused parameters from the core function. GetHashCode is optimized FindTimeOfCollision is marked Static * fix test * Improve Sphere heap usage Pass Center and Radius to static functions as parameters instead of instantiating a new Sphere on the heap and passing that through the code. Reference: https://learn.microsoft.com/en-us/dotnet/csharp/advanced-topics/performance/",2024-03-13T02:54:46Z,2024-03-13T02:54:46Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 2f34df8f3aec9c11bebc792863b35da1ade230cf,"Add AiOptions, TargetingTactic and Tolerance enums to commented SQL output (#1382) * Add AiOptions, TargetingTactic and Tolerance enums to commented output * Hazarding a guess that CombatTactic, HomesickTargetingTactic and TargetingTactic share same enum * Add ArmorType * Output ArmorType in SQL comments * update ArmorType",2019-01-27T01:19:06Z,2019-01-27T01:19:06Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 2f3bc2139fcfe62689c9af81a9f97dacaafea5a1,"[ci skip] Updating dbversion.txt 0.9.201",2020-10-26T00:39:30Z,2020-10-26T00:39:30Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2f401a4da3c551fe4b106679353adad751b174fb,adding support for life magic projectiles that act like war bolts (#3029),2020-06-18T21:30:26Z,2020-06-18T21:30:26Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2f4e0eb9edcb11d3d8040613dc2b8940186a5c79,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.50.4365.20230502190430-master-c7ad935",2023-05-02T19:08:31Z,2023-05-02T19:08:31Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2f5f59a41bacf7cbcd5e4f6bd7ef11d9b5cde1a4,"Fixing monsters despawning in dungeons (#696) * Fixing monsters despawning in dungeons * Adding null pointer check * no message * Update -> Create",2018-03-24T12:03:34Z,2018-03-24T12:03:34Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,8909245,gmriggs,10608427,Mag-nus 2f6509399e94d4da0b8cffbef70170b673536565,"Pending character removal is now saved to the database, actual removal needs implementation.",2017-01-22T09:06:47Z,2017-01-22T09:06:47Z,2c3fce71efa501c2fce024aa9757294e6623e3fa,Rawaho,2c3fce71efa501c2fce024aa9757294e6623e3fa,Rawaho,79078680,ACE,6111341,Rawaho,6111341,Rawaho 2f6ee895005943da3ba8c429d0013fc5d701d7ee,fixing some vitae bugs (#2024),2019-06-22T20:24:15Z,2019-06-22T20:24:15Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2f84aed106244a4e39a15ae0587c77935a93db5e,update epic slashing ward (#2791),2020-03-08T21:17:53Z,2020-03-08T21:17:53Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2f9d3e1678e56dcb2ccdaccf33f32c18b2953b64,"Split fixes, repeat logout protection (#1138) * Few more vector3 value type fixes * Basic fix for HandleActionStackableSplitToContainer Still need to fix the network messages * Releat logout protection",2018-12-14T04:04:02Z,2018-12-14T04:04:02Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 2fa30cec77d5dfbf7efecd58c044bb8562cbba44,IdOnly to AssessmentProperty,2018-02-22T19:24:58Z,2018-03-06T09:38:07Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2fb483b6cb36515c27dc5ed0c7435d9d6741e756,additional error messages for allegiance swearing (#1530),2019-03-13T21:29:29Z,2019-03-13T21:29:29Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2fc18c0571496a92fc6f7ca8abcffe6c403c8f9f,Adding more PhysicsObj methods (again) (#657),2018-02-27T20:12:49Z,2018-02-27T20:12:49Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,8909245,gmriggs,10608427,Mag-nus 2fc8346bd0f1a0b317ff87d57397d6d746189212,Updating DownloadACEWorld.bat with latest ACE-World-16PY release,2018-03-11T22:57:53Z,2018-03-11T22:57:53Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2fce2f483f32bb4582503c30342a87f8920d0710,"fixing cow tipping quest (#1590) * fixing cow tipping quest * updating creature * removing cow deprecated logic * updating comment * .",2019-03-29T09:32:57Z,2019-03-29T09:32:57Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 2fce924f3bd7adc1904b7b34ddb7d590d1d18a25,Clothing is back,2018-02-27T13:28:43Z,2018-02-27T13:28:43Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 2fd0eb240801132ec5b20ee150025ea27e8909dd,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.28.4021.20210821062302-master-cda1907",2021-08-21T06:26:36Z,2021-08-21T06:26:36Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 2fdb8387bbae8b2da3719f38e9e4ad75d59b9eaf,"Fix some issues with secure trade. (#1745) * Fix some issues with secure trade. * . * Changes to ID failure return * . * Add rot to player sold to vendor items. * change to configurable",2019-04-17T04:44:19Z,2019-04-17T04:44:19Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 2fe6b4e629d33c66bd03a27d6b6d18c74945aacf,Add ModifyVital to RecipeManager (#3864),2022-07-02T16:13:45Z,2022-07-02T16:13:45Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 2fea649cd534022c580db11cbc1362e6072c94e3,"tailoring - do not copy UIEffects to destination item (#2527) * tailoring - do not copy UIEffects to destination item * adding server option for intermediate",2019-12-12T20:19:04Z,2019-12-12T20:19:04Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 3000fe1178f805e961c0e2b6f0d0459b6e25eb52,Update starterGear.json (#3721),2021-10-28T03:47:30Z,2021-10-28T03:47:30Z,ae916401226bcde827568d6a6369775bc9fdf6ca,Spentfire,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,92769115,Spentfire,19864447,web-flow 300e9729e82133c1bbff256cefdbde3e68114287,Fixes for Clothing PaletteTemplate and Coin cleanup,2018-02-27T18:09:37Z,2018-02-27T18:09:37Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 3015a6ad8270c2d577690672647b364e83dc02ae,updating heal/harm spell message for player caster on remote target (#3051),2020-06-29T18:43:52Z,2020-06-29T18:43:52Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 3029c442facdbf80ab3f737a96ba64f39d5f6940,Updated the teleloc command to accept multiple name locations.,2017-02-04T17:45:48Z,2017-02-04T17:45:48Z,87e74f7f89944d9ea22cc644cebe038120e2ba81,Chris Aikman,87e74f7f89944d9ea22cc644cebe038120e2ba81,Chris Aikman,79078680,ACE,10677293,ChrisAikman,10677293,ChrisAikman 303017bd9cd9200387c0974e98e1a3cf4f6c692a,"add percentages for jewelry slot drops, move jewelry items to LootTables.cs (#1936) * add percentages for jewelry slot drops * made percentages easier to modify, clean up comments * move jewelry items to loot tables for easier migration later * comment cleanup",2019-05-29T04:30:44Z,2019-05-29T04:30:44Z,2b2a74b11133a4173247b4657f65cc2f858bd3d9,bryan,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,26235642,dirtyelf,11369233,LtRipley36706 303832cb937c91e4f05d0e1148ce0a725830aa05,"Prevent create/ci from using specialized weenie types (#2969) * Prevent create/ci from using specialized weenie types * Disallow stuck items to be spawned in inventory",2020-05-08T05:45:03Z,2020-05-08T05:45:03Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 3039cb492669aef3bfc30f8e90d80581e1b22f1b,"Updates to Fellowship locking (#3044) * Updates to Fellowship locking * Update Fellowship.cs * . * . * Update Fellowship.cs * . * Update Fellowship.cs * Update FellowshipLockData.cs * Update Fellowship.cs",2020-06-27T06:42:26Z,2020-06-27T06:42:26Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 304010c0cdcdd93f3bd2f6dc0130a94b89983a48,"only send fellowship vital updates to clients w/ fellowship window currently open (#2990) * only send fellowship vital updates to clients w/ fellowship window currently open * add comment",2020-05-17T23:17:55Z,2020-05-17T23:17:55Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 304793e6e19bcd7b23e3c6fc65fb152d86aca452,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.8.3492.20200802033205-master-fdcd054",2020-08-02T03:34:20Z,2020-08-02T03:34:20Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 304a2a87d32b4f62e410bdc7bbf0099ce81a83ef,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.26.4005.20210808183900-master-5799727",2021-08-08T18:42:19Z,2021-08-08T18:42:19Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 305753da86442feb20a122da9e244a7881bd7c22,Fix issue with pickup/merge into a full container (#2333),2019-10-17T17:16:24Z,2019-10-17T17:16:24Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 3059ca425bdc7de48a6cc8b3be2d2aa2854ce132,"SQL Rebase - 07082017 (#457) * STOP... Rebase time! * WIP appveyor * appveyor WIP 2 * appveyor WIP 3 * appveyor WIP 4 * appveyor WIP 5 * appveyor WIP 6 * appveyor WIP 7 * appveyor WIP 8 * Fixes for Appveyor * Cleaning up StyleCop warning * More AppVeyor fun * Another Appveyor test * Updated GuidManager * Deleted previous generator test data due to issues with appveyor? * Stylecop error * Changed GuidType to fix IsCreature. why is this a thing?",2017-07-10T18:04:03Z,2017-07-10T18:04:03Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 305c4491a42291819b8f36883b06db0049bc8c70,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.31.4065.20211008045922-master-dc39698",2021-10-08T05:02:24Z,2021-10-08T05:02:24Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 30609ac961e4579e7741391bb1b3643bd7b2e158,fix stance swap state thrashing (#2466),2019-11-26T00:18:42Z,2019-11-26T00:18:42Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 3080a1bbed91a38a90723122ccfefd01ee209387,"fix minor sync issue in TurnToHeading, rework TurnTo during magic casting to allow for player manual control (#2774) * improved target tracking for pk casting * fix minor sync issue in TurnToHeading * wip * backporting LastCombatMode * updating IsMovingOrAnimating for new TurnTo logic flow",2020-03-07T03:24:56Z,2020-03-07T03:24:56Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 30950514bf1ecf3b3045b079624c10f2cf375d0c,Add embedded TurnToObject for Give if DontTurnOrMoveWhenGiving is not true (#3677),2021-09-25T15:11:40Z,2021-09-25T15:11:40Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 309cd8f8e3edf29b9ad7cabac7bf766e82ed6aa9,Notes about adding a character to the db,2018-02-27T13:30:14Z,2018-02-27T13:30:14Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 30a00450f2cc83b7f96243d878f1716e024770dc,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.12.3594.20200910121630-master-a194c18",2020-09-10T12:18:49Z,2020-09-10T12:18:49Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 30b444f0de9b71b96d395b0bc532a1baf7434c94,Fixing walk/run movement speed bug in multiplayer (#1124),2018-12-13T05:22:33Z,2018-12-13T05:22:33Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 30c025059fa280752c90b9d39e3e36f9dbac473b,Create docker-image.yml,2021-08-21T19:16:57Z,2021-08-21T19:16:57Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 30d8600a665dfa23538e6e6db9d1f63bf2431d2d,progress,2018-02-19T16:36:49Z,2018-02-19T16:36:49Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 30d9611cd4ab4bc4e9efb342ec8dde54ebe26ac2,"Add support for /afk commands (#3086) * Add support for `/afk` commands * update default msg * Update GameActionTell.cs * Update GameActionTell.cs",2020-07-29T04:13:43Z,2020-07-29T04:13:43Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 30dd72f621a97f6d25777e40d1e50bdd1314b481,More organization,2018-02-17T22:45:20Z,2018-02-17T22:45:20Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,79078680,ACE,10608427,Mag-nus,10608427,Mag-nus 30e2e272810490dc364ea53dbf5417027bd6e27d,enabling post-windup turn for pve (#2497),2020-01-22T22:55:13Z,2020-01-22T22:55:13Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 30e9bef24a4dfca1bcfe1b8bf620fb70bfedc81a,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.22.3861.20210226174545-master-447acaa",2021-02-26T17:48:46Z,2021-02-26T17:48:46Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 30eec945e4bee22b84a985a6f78dd1f1243899a5,"Catch null Player in SendFinalLogOffMessages (#3455) * Catch null Player in SendFinalLogOffMessages * Update Session.cs",2021-02-09T18:03:29Z,2021-02-09T18:03:29Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 310a034a4db49b0ee8818408d61b3add759764ac,[ci skip] Updating ServerBuildInfo_Dynamic with latest build and version information,2020-04-12T11:46:25Z,2020-04-12T11:46:25Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 310a1f1e80e5992a83780ffcab25cb5362336d9d,"prototype: adding account-wide house recall / permissions (#1855) * prototype: adding account-wide house recall * updating restriction db / has permissions * prevent 1 character from purchasing multiple houses",2019-07-01T07:36:39Z,2019-07-01T07:36:39Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 31106ccd59ef3422f064f837431a127da1ef5720,"remove CD/CDR from lootgen shields (#3545) * remove CD/CDR from lootgen shields * adjust spacing",2021-05-18T22:20:27Z,2021-05-18T22:20:27Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow 311955d87a27fd3087474e872b45d7947e41bdcd,Delete db-pr-override.txt,2018-03-11T23:04:01Z,2018-03-11T23:04:01Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 312b29037eab6206a999b604e62907f1c1c94b1d,Added check to ensure a player can't spend more attribute credits than they should at character creation. (#483),2017-08-02T18:26:21Z,2017-08-02T18:26:21Z,a23c0f7fe52b28ccad14c73a36794941ba9b48e9,OptimShi,932ebe7508af3a1428470d3cf5500c5465577f9a,ddevec,79078680,ACE,26606778,OptimShi,5246554,ddevec 313eddbcc9ca1e139ea52708b4389fe432a628eb,Made changes to make Host config uniform with Port config and added logging/output. (#165),2017-03-23T12:58:10Z,2017-03-23T12:58:10Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,889fed4673429efb8d23c43de23a2add10f727c5,Mogwai-AC,79078680,ACE,11369233,LtRipley36706,25351661,Mogwai-TheFurry 314167dd60c6793348b517f41345b9498aee88ac,"Skill XP Rank increases (#1872) * Rough fix for SpendSkillXP for arbitrary Rank increases * Change to Max Level XP in check * Remove check, as GrantXP already does it * Correct Proficiency XP gains * Remove usage flag * Cleanup last of usage flag",2019-05-10T19:53:02Z,2019-05-10T19:53:02Z,d7968b9f37d3f323ddbfba14fe6c147cdb65722d,Theran578,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,,,19864447,web-flow 31437a1c66dbe3aee08ef2be131f3f3b29a94dfb,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.51.4403.20230619015656-master-62e53b0",2023-06-19T02:00:44Z,2023-06-19T02:00:44Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 314fc0e4bf17cb982d5bb0dd4333c42315c4c5b8,"[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.39.4204.20220507183056-master-51e04e4",2022-05-07T18:34:01Z,2022-05-07T18:34:01Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,79078680,ACE,11369233,LtRipley36706,11369233,LtRipley36706 317e8f9e1b2c3c0ffc8b60605200915c7801dd40,"Revert ""Loot Colors (#1769)"" (#1771) This reverts commit 5acf14c78770eb0d26a7f48fbfded97603582843.",2019-04-20T23:54:52Z,2019-04-20T23:54:52Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,79078680,ACE,11369233,LtRipley36706,8909245,gmriggs 31b775ada806681fe1bcc100016cc093be5d9104,"Add CMS setting if MotionTableId is present (#2013) * Add CMS setting if MotionTableId is present * Update WorldObject.cs",2019-06-18T05:47:49Z,2019-06-18T05:47:49Z,efb6dac69c2f8f3c0664717c4506dba22a172537,Ty Conner,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,11369233,LtRipley36706,19864447,web-flow 31c56ae3d3e54f10a25a60a04fd5b615532f3894,Update Session.cs,2017-03-13T12:27:44Z,2017-03-13T12:27:44Z,74a3e5583a935b152fdebb7fee699429bf1574c9,Mag-nus,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,10608427,Mag-nus,19864447,web-flow 31c84f4c9a7e6efbd023e4abddcd76aaeac82789,Adding physics enums (#891),2018-07-24T08:23:14Z,2018-07-24T08:23:14Z,9c62a3f389457d25a715ced3ea406bf82161b1fb,gmriggs,cd792325681cbad9f663f2879d8b69f1edbb678f,GitHub,79078680,ACE,8909245,gmriggs,19864447,web-flow