ace/Source/ACE.Server/Command/Handlers
gmriggs c420312a89
.net10 build (#4392)
* .net10 build

* update appveyor version

* update appveyor vs version

* Update appveyor.yml

* Update ACE.Server.csproj

* Update PacketHeaderOptional.cs

* Update .vsconfig

* Update ACE.Adapter.csproj

* Update ACE.Common.csproj

* Update ACE.Database.Tests.csproj

* Update ACE.Database.csproj

* Update ACE.DatLoader.Tests.csproj

* Update ACE.DatLoader.csproj

* Update ACE.Entity.csproj

* Update ACE.Server.Tests.csproj

* Update ACE.Server.csproj

* Update ACE.Database.csproj

* Update Dockerfile

* Update ACE.Common.csproj

* Update ACE.Database.Tests.csproj

* Update ACE.Database.csproj

* Update ACE.DatLoader.Tests.csproj

* Update ACE.DatLoader.csproj

* Update ACE.Server.Tests.csproj

* Update SphereTests.cs

* Update AppVeyor config

Suppress NETSDK1233 warnings for now

* Update AppVeyorBuild.bat

* Update ACE.sln

* Update appveyor.yml

* Update appveyor.yml

* Update appveyor.yml

* Update README.md

---------

Co-authored-by: Ty Conner <tyconner@itcproductions.com>
2026-02-15 13:41:34 -05:00
..
Processors Step 3. Convert ShardDatabase/WorldObjects biota from the ACE.Database model to the new ACE.Entity model (#2731) 2020-04-02 22:40:27 -05:00
AccountCommands.cs Improve logging overhead by fixing string interpolation (#4107) 2024-03-13 02:38:39 +00:00
AdminCommands.cs .net10 build (#4392) 2026-02-15 13:41:34 -05:00
AdminShardCommands.cs Update output of DateTime strings (#4224) 2024-09-18 00:30:35 -04:00
AdminStatCommands.cs Cumulative updates (#4180) 2024-06-28 10:43:53 -04:00
AdvocateCommands.cs Misc. Advocate System Updates (#2202) 2019-08-10 01:15:02 -05:00
CharacterCommands.cs Fix deletecharacter admin command (#3639) 2021-08-08 19:01:40 -04:00
CommandHandlerHelper.cs Added export functions with folders (#3811) 2022-02-27 00:39:01 -05:00
ConsoleCommands.cs Update docker configuration + Improved Build/Version tracking (#2854) 2020-03-24 16:57:10 -04:00
DeveloperCommands.cs deprecating legacy loot system (#4314) 2025-05-10 22:13:29 -04:00
DeveloperContentCommands.cs Update Event Importing (#4402) 2025-11-28 14:21:18 -05:00
DeveloperDatabaseCommands.cs Reworked Gear Plating Name functionality to fix some gaps and omissions. (#4276) 2025-03-09 05:22:17 -04:00
DeveloperFixCommands.cs Change static readonly fields to const fields. (#4211) 2024-08-24 14:32:35 +00:00
DeveloperLootCommands.cs deprecating legacy loot system (#4314) 2025-05-10 22:13:29 -04:00
HelpCommands.cs starting to clean up /acecommands a bit (#2271) 2019-08-25 01:05:49 -04:00
PlayerCommands.cs Remove Some Console Spam (#4343) 2025-08-11 22:37:27 -04:00
SentinelCommands.cs Magic refactor (#3703) 2021-11-07 08:10:05 -05:00