Commit Graph

295 Commits

Author SHA1 Message Date
Stepan Goremykin
f891fcc9b6 Removed unused Castle 2023-01-27 17:16:38 +01:00
Stepan Goremykin
3a77758d9b Removed unused EntityFrameworkCore.Design 2023-01-27 17:14:38 +01:00
Stepan Goremykin
8370f3b019 Removed duplicated namespaces 2023-01-27 17:14:22 +01:00
Lucca Faria Ferri
f9f9dace6d Removed ref. 2023-01-27 02:55:08 -08:00
Lucca Faria Ferri
4580658f6f Updated acts/quests, ActI/72095/32 updates, added reference to Spectre 2023-01-27 02:33:54 -08:00
Lucca Faria Ferri
ebd1a7c855 Fixed #102 - Logging into a Act/Quest/Step doesn't work on Act I 2023-01-26 22:54:22 -08:00
Lucca Faria Ferri
3e7a4f033d Added !powerful - useful for testing;
Testing quests, small changes (having a default objective;
Checking #101
2023-01-26 21:52:15 -08:00
Lucca Faria Ferri
7299279393 BattleClient.cs and PresenceService.cs cleanup. 2023-01-26 20:35:48 -08:00
Lucca Faria Ferri
2aecf414ef Fixed SRP6a.cs for .NET 7 (BigInt);
Added Success logging;
Small improvements
2023-01-26 20:23:54 -08:00
Lucca Faria Ferri
3cd92e4ac1
Merge pull request #100 from goremykin/dotnet7
Ignore rider's cache & .net 7
2023-01-26 23:54:01 -03:00
Lucca Faria Ferri
0e62c1083d Unidentified items 2023-01-26 18:11:41 -08:00
Lucca Faria Ferri
9ef1ec0a6a Added !info and !followers <dismiss> commands
Improved commands;
Lowered more logger outputs from Info/Trace to Debug.
2023-01-26 17:29:14 -08:00
Lucca Faria Ferri
54f135eac1 Summary of logger types, changes in AccountCommands.cs 2023-01-26 17:06:25 -08:00
Lucca Faria Ferri
8b2b385b0c Changed !help description in CommandManager.cs 2023-01-26 16:58:53 -08:00
Lucca Faria Ferri
24618b0119 Command Attribute Listing: using new() instead of new T(). 2023-01-26 16:58:08 -08:00
Lucca Faria Ferri
602960b8f2 Lowered some loggers (from Logger.Trace to Logger.Debug);
Update on GameCommands.cs
2023-01-26 16:57:16 -08:00
Lucca Faria Ferri
d75a396bed Cleanup, probable bug fixes with floating numbers, and some other quick fixes 2023-01-26 16:21:09 -08:00
Lucca Faria Ferri
018311cdb8 Fixed type conditioned access, if type pattern merge, fixed some floating point comparisons 2023-01-26 15:00:39 -08:00
Lucca Faria Ferri
59f7c47c83 Cleanup 2023-01-26 14:53:49 -08:00
Lucca Faria Ferri
4c7b9e9351 typo 2023-01-26 14:53:04 -08:00
Lucca Faria Ferri
31ea0a9681 Bosses cleanup 2023-01-26 14:49:10 -08:00
Lucca Faria Ferri
bf07202187 Item cleanup 2023-01-26 14:47:18 -08:00
Lucca Faria Ferri
3312e5b693 Cleanup 2023-01-26 14:45:27 -08:00
Lucca Faria Ferri
55e30cd4c0 Item/ItemGenerator reformat; Change in Loggers 2023-01-26 14:43:05 -08:00
Stepan Goremykin
b25b86add2 Upgrade to .net 7 2023-01-26 22:28:34 +01:00
Stepan Goremykin
a1c5166114 Ignore rider's cache 2023-01-26 22:28:17 +01:00
Lucca Faria Ferri
7c8f95fdfd Get current difficulty. 2023-01-26 12:53:41 -08:00
Lucca Faria Ferri
70da7c4486 !difficulty <set|up|down>
removed Not Implemented Exception in Item.cs
2023-01-26 12:35:06 -08:00
Lucca Faria Ferri
8ff0f67428 Item.cs variable changes 2023-01-26 11:22:31 -08:00
Lucca Faria Ferri
eb89fd4e5e translation and static refactoring of GameRequestService.cs 2023-01-26 11:20:20 -08:00
Lucca Faria Ferri
1d1d877c41 Cleaup and log improvement. 2023-01-26 11:13:36 -08:00
Lucca Faria Ferri
fa5bdf4d08 Increased Trace level over Debug level. 2023-01-26 11:09:08 -08:00
Lucca Faria Ferri
9b830e204e Merge remote-tracking branch 'origin/community' into community 2023-01-26 10:23:45 -08:00
Lucca Faria Ferri
75f8479f86 Cleanup 2023-01-26 10:23:37 -08:00
Lucca Faria Ferri
c97bbfce3b
Merge pull request #97 from rgto/fromCommunity
Consumables final adjusments before the split seasonal and offseason.
2023-01-26 15:02:07 -03:00
Lucca Faria Ferri
e777064778
Merge branch 'community' into fromCommunity 2023-01-26 15:01:57 -03:00
Lucca Faria Ferri
bfc164d2d0
Merge pull request #98 from DeKaN/animation-tagmap-revert
Revert all TagMap changes and fix some exceptions
2023-01-26 14:51:54 -03:00
Lucca Faria Ferri
4043e01339 Added new commands, added option to spawnrandomequip to generate with a biased toonclass, added some minrank requirements to some commands 2023-01-26 09:15:38 -08:00
Lucca Faria Ferri
5c2ae9e897 Compound assignment 2023-01-26 08:21:53 -08:00
Lucca Faria Ferri
98b6bf4d13 quick (non-breaking) changes 2023-01-26 08:20:55 -08:00
Lucca Faria Ferri
6c41dc4c67 Fixed #81 - A new bug appeared - on the first quest, talking with rumford doesn't spawn the monsters (advance quest)
Also, renamed QuestSetuped to QuestSetup.
2023-01-26 08:10:13 -08:00
DeKaN
9d046be1d1
Revert all TagMap changes and fix some exceptions 2023-01-26 20:04:52 +04:00
Lucca Faria Ferri
d044a9c1fd Fixed issue while compiling GameCommands.cs 2023-01-26 07:59:35 -08:00
Pablito
98a050cc89 Consumables final adjusments before the split seasonal and offseason. 2023-01-25 21:25:09 -03:00
pr701
8230e98543
Merge pull request #95 from rgto/move_consumable_to_gameaccount
Solve HellFire items bug and create structure/code to hardcore consumable.
2023-01-25 14:13:59 +03:00
Enthusiast
a899bc2566
Merge branch 'community' into move_consumable_to_gameaccount 2023-01-24 21:46:23 -03:00
Pablito
e4c559a7a2 Solve HellFire items bug (all items it's ok. 2023-01-24 21:24:10 -03:00
pr701
55436fea78
Merge pull request #91 from iamdroppy/background-monitor
Simple background monitor for tracking memory, CPU usage, and server …
2023-01-23 23:11:11 +03:00
pr701
4c80e59125
Merge pull request #90 from iamdroppy/useful-methods-player-manager
Useful methods player manager
2023-01-23 23:10:43 +03:00
pr701
6da8166656
Merge pull request #88 from iamdroppy/fixed-attributes
Speed modifier with persistent attributes.
2023-01-23 22:55:33 +03:00