Commit Graph

  • 2c94bb12f5
    Merge d15db80188da5d6c337af8bf95eca8e1f5f8ca3c into 83526569c1341353f2f63c2fa8d902dc0ddfd94f Hipposgrumm 2025-11-23 12:08:51 -05:00
  • 0472da5f52
    Merge 13427e1c6fa5de8719f0dce69aa2e11d606ed71b into 83526569c1341353f2f63c2fa8d902dc0ddfd94f Hipposgrumm 2025-11-22 18:04:25 -07:00
  • 4889f11214
    Merge 5e5a66bf92aee119cd809c5239cd54062b698380 into 83526569c1341353f2f63c2fa8d902dc0ddfd94f Hipposgrumm 2025-11-20 19:22:58 +01:00
  • 83526569c1 reduce logging level master Spirtix 2025-11-20 10:59:15 +01:00
  • 5e5a66bf92 Rename GroupRoles to GroupMemberships and... ...made displayname check in GetMembersByGroupID. Hipposgrumm 2025-10-26 22:21:43 -06:00
  • 6963a22f6f Removed EMD code because Spirtix yelled at me. Hipposgrumm 2025-10-26 22:14:38 -06:00
  • d15db80188 Moved party data into XmlDataService Also fixed an oversight that caused the first party listed for a game to not be added to the data. Hipposgrumm 2025-10-23 20:37:58 -06:00
  • b2560300cc Merge remote-tracking branch 'origin/ssparties' into ssparties Hipposgrumm 2025-10-21 20:33:33 -06:00
  • d4ae71b3cd Fixed party displayname in GetPartiesByUserID Hipposgrumm 2025-10-20 22:41:39 -06:00
  • d6796d825c
    Merge branch 'master' into ssparties Hipposgrumm 2025-10-19 20:17:10 -06:00
  • 5c9879b515 Moved Party data to service. Hipposgrumm 2025-10-19 20:10:55 -06:00
  • 13427e1c6f Merge remote-tracking branch 'origin/master' into master Hipposgrumm 2025-10-19 12:49:22 -06:00
  • 695cc761b6 Merged Daily Value retrieval with GameDataResponseToList. Hipposgrumm 2025-10-19 12:48:44 -06:00
  • 67a0b9f360 Added group name validation. Also made name validation a switch statement (faster). Hipposgrumm 2025-10-19 11:36:08 -06:00
  • 67732b63e9 Un-nested some ifs and made the initializing of the RolePermissions data hopefully more readable. Hipposgrumm 2025-10-19 11:26:12 -06:00
  • ca9d5faaca
    Merge f12fcda9d636e494105e38ae8bb0c97a1d716016 into 4e9ef56a8a15b0c15bc50a2d226c25de9e638bd1 rpaciorek 2025-10-19 15:59:21 +02:00
  • 4e9ef56a8a create XmlDataService Robert Paciorek 2025-10-19 12:29:26 +00:00
  • f12fcda9d6 add AddItemsToInventoryBulkAndGetResponse function bugfixes Robert Paciorek 2025-10-19 11:19:15 +00:00
  • 890b62c10a Made changes to the repository. Pushing them to see if I did a good job. Hipposgrumm 2025-10-18 22:19:58 -06:00
  • 48ba9d373e
    Merge branch 'master' into clash-of-clans Hipposgrumm 2025-10-18 21:34:51 -06:00
  • 3e232f9377 Roundabout way of solving a merge conflict Hipposgrumm 2025-10-18 21:30:24 -06:00
  • e45f3769bc Un Merge Conflict Hipposgrumm 2025-10-18 21:28:21 -06:00
  • f8b26e468b fix dragons with predefined name getting a random name Spirtix 2025-09-25 17:44:04 +02:00
  • b112bc6afd
    Update comment in GameDataService.cs Hipposgrumm 2025-09-16 10:11:28 -06:00
  • 900bdbb73d
    Merge branch 'master' into master Hipposgrumm 2025-09-12 16:02:29 -06:00
  • 464c3fd32d
    Fix Merge Conflict Hipposgrumm 2025-09-12 16:01:33 -06:00
  • 693a73a71e do not store item defintion in database for rooms Robert Paciorek 2025-08-18 19:53:12 +00:00
  • 8d8b9a4566 SoD bug fixes Robert Paciorek 2025-08-17 11:59:55 +00:00
  • 59c722fe65 importer bugfix - error on stable imports Robert Paciorek 2025-08-12 20:36:44 +00:00
  • ea75d182a6 user data export and import interfce (enhance) Robert Paciorek 2025-07-28 09:43:36 +00:00
  • 74b24d8ff5 user data export and import interfce (WIP) Robert Paciorek 2025-07-17 17:39:25 +00:00
  • c14dc2258c Clan System, please contact me if you have any questions. Please only contact me if you're Clan System /j Hipposgrumm 2025-07-29 20:44:59 -06:00
  • 76c002c1e0 user data export and import interfce (enhance) importexport Robert Paciorek 2025-07-28 09:43:36 +00:00
  • 20af614d0d user data export and import interfce (WIP) Robert Paciorek 2025-07-17 17:39:25 +00:00
  • fb6c935e7e fix upcoming missions in GetUserMissionState Robert Paciorek 2025-07-27 10:34:28 +00:00
  • 278f04d381 disable null-related warnings Robert Paciorek 2025-07-27 10:30:34 +00:00
  • 0a1e578f4e
    Update Viking.cs HaiFire3344 2025-07-05 21:35:01 -04:00
  • 4dadd43680
    Update AuthenticationController.cs HaiFire3344 2025-07-05 21:33:34 -04:00
  • 1a6db72d7a downgrade ef to 7 async Spirtix 2025-07-02 21:28:53 +02:00
  • 0923b80cdf lock CreatePet and SetImage Spirtix 2025-07-01 16:40:56 +02:00
  • 8905d84bc6 :mike_wazouski: Hipposgrumm 2025-06-30 21:04:13 -06:00
  • 7d148ce381 This is why I don't like having to resolve merge conflicts because I don't know what I'm doing. Hipposgrumm 2025-06-30 21:02:47 -06:00
  • 4c3db02f5e Made changes requested in SoDOff-Project/sodoff#27 Hipposgrumm 2025-06-30 20:55:01 -06:00
  • 1b22c9c3dd remove async query Spirtix 2025-06-30 22:21:10 +02:00
  • 7dbcc456b9 async locking for VikingSession Spirtix 2025-06-30 19:33:49 +02:00
  • bca383c4d0 remove PairData.Update this is expensive and unnecessary because the entity is already tracked Spirtix 2025-06-30 15:26:47 +02:00
  • 12bb663076 fix null exception in LoginParent Robert Paciorek 2025-06-27 14:46:23 +00:00
  • a3db9c2bcf update dotnet version in Dockerfile Robert Paciorek 2025-06-27 14:37:19 +00:00
  • 2aac24c37e fix indent Spirtix 2025-06-27 14:17:05 +02:00
  • 06daf21d8c update dependencies Spirtix 2025-06-26 21:51:34 +02:00
  • dc303d871e mission deep copy .net 8 deprecated BinaryFormatter serialization apart from that proper deep copies are ~10x faster Spirtix 2025-06-26 21:41:50 +02:00
  • 3ffced2b60 password rehashing asp net identity v3 uses a new hashing algorithm (hmac-sha256) Spirtix 2025-06-26 18:06:29 +02:00
  • 640d7ba664 switch to .net 9 Spirtix 2025-06-26 17:43:59 +02:00
  • 17685e76d8 fix null exception in LoginParent dotnet9 Robert Paciorek 2025-06-27 14:46:23 +00:00
  • bdd4111722 update dotnet version in Dockerfile Robert Paciorek 2025-06-27 14:37:19 +00:00
  • e03e732f33 fix indent Spirtix 2025-06-27 14:17:05 +02:00
  • 20c1290a0e update dependencies Spirtix 2025-06-26 21:51:34 +02:00
  • cf931e4f3a mission deep copy .net 8 deprecated BinaryFormatter serialization apart from that proper deep copies are ~10x faster Spirtix 2025-06-26 21:41:50 +02:00
  • f33d93e276 password rehashing asp net identity v3 uses a new hashing algorithm (hmac-sha256) Spirtix 2025-06-26 18:06:29 +02:00
  • 0d6c8d6d47 switch to .net 9 Spirtix 2025-06-26 17:43:59 +02:00
  • 4792315168 changed AuthenticationInfo schema (used by MMO) mmo_auth_update Robert Paciorek 2025-06-24 18:14:41 +00:00
  • 3877a8ba37
    Fix spawn for Skulder in "Boneknapper, Kidnapped? [2020]" (#23) ABrokenTV 2025-06-23 03:51:11 -05:00
  • a74eea66a4
    Merge branch 'SoDOff-Project:master' into master Hipposgrumm 2025-06-22 16:46:34 -06:00
  • 00d4aa146a ClientVersion.GetGameID to get internal game id Robert Paciorek 2025-06-22 14:44:47 +00:00
  • 17709423b6 Heavily optimized the entire PR. Hipposgrumm 2025-06-15 23:07:45 -06:00
  • e5fe602ade "Rewrote" party creation system, added support for supersecret parties. Hipposgrumm 2025-06-14 15:12:27 -06:00
  • 05206b51da
    Merge branch 'SoDOff-Project:master' into mmo-auth-send-id Hipposgrumm 2025-06-12 15:58:08 -06:00
  • 66bb9f0a82 Daily Scoreboard now works correctly. Hipposgrumm 2025-06-11 14:59:42 -06:00
  • bdf7707019 store and rewards update Robert Paciorek 2025-06-10 13:25:27 +00:00
  • 8310ee8ebb Added GameVersion to MMO Authentication response. Hipposgrumm 2025-05-29 14:28:22 -06:00
  • d00d56a095 Added Id to MMO AuthenticationInfo Hipposgrumm 2025-05-24 23:20:34 -06:00
  • 8e141ab43d better upcoming mission filtering Spirtix 2025-04-18 15:18:13 +02:00
  • 76f10cea7f
    Fix spawn for Skulder in "Boneknapper, Kidnapped? [2020]" ABrokenTV 2025-04-16 15:26:54 -05:00
  • d9d35c47a8 autofill common payload instead of saving to db Spirtix 2025-04-14 12:06:37 +02:00
  • 60cc00dc66 don't create upcoming missions upfront Spirtix 2025-04-14 11:28:01 +02:00
  • db795d93a4 bugfixes Robert Paciorek 2025-03-09 08:27:49 +00:00
  • 3222c63fa6 fix reward for "Photo Mode - Sunset (Back)" Robert Paciorek 2025-02-22 19:31:14 +00:00
  • 3229464c02 correct handling adding XP in child->titan levelup Robert Paciorek 2025-02-19 18:37:08 +00:00
  • 5295ff7d8e implement `GetCombinedListMessage and GetUserMessageQueue change Message.FromViking to Message.ToViking set OnDelete behaviour on replies to DeleteBehaviour.SetNull` AlanMoonbase 2025-02-14 14:51:12 -08:00
  • 6cfe8b7ba6 add `MessagingService to Program.cs` AlanMoonbase 2025-02-14 13:46:10 -08:00
  • 99f10fc547 implement `MessagingService add list of replies to Message model modify DBContext` AlanMoonbase 2025-02-14 13:44:19 -08:00
  • eb049bb4d5 initial messaging work add messaging schemas modify `Viking and DBContext` AlanMoonbase 2025-02-14 12:01:24 -08:00
  • 4b2fefc492 multiple SoD small fixes Robert Paciorek 2025-02-13 23:10:08 +00:00
  • cecaa50610
    support for old ("steps") missions (#20) YoshiCraft64 2025-02-13 15:58:19 -06:00
  • 806f09592e add GetGameCurrency endpoint, add store 8 (empty) Robert Paciorek 2025-02-13 21:26:47 +00:00
  • b692abfbda add missions data for lands, EMD, MB Robert Paciorek 2025-02-12 15:59:40 +00:00
  • 0a584a9f59 race condition fix Robert Paciorek 2025-02-11 23:41:19 +00:00
  • 5a3de59a7e use service for step_missions to allow filtering by name Robert Paciorek 2025-02-11 23:20:37 +00:00
  • 35a120bee9 change report checks (i really need to find a better way to do this) AlanMoonbase 2025-02-11 14:13:59 -08:00
  • 299b9cc0ca implement auto mod mechanism after 3 reports of the same reason over the span of a week AlanMoonbase 2025-02-11 13:37:11 -08:00
  • f58e4d643c implement the rest of the report system methods AlanMoonbase 2025-02-11 13:17:28 -08:00
  • 3a66ffd864 fixes to PR Robert Paciorek 2025-02-11 19:51:14 +00:00
  • b0c9f47375 implemented the basics of the reporting system added comments to the `ModerationService` as the reporting functionality will be here aswell AlanMoonbase 2025-02-10 17:01:56 -08:00
  • df979ca476 single xml file for all steps, MB missions, ... Robert Paciorek 2025-02-10 22:23:20 +00:00
  • 06090c2507 add missed step_missions_wojs_al.xml file Robert Paciorek 2025-02-10 17:21:33 +00:00
  • b005b27d0d GetBadge endpoint bugfix Robert Paciorek 2025-02-10 17:20:27 +00:00
  • 0e5437c5b7 some fixes to PR Robert Paciorek 2025-02-10 10:10:37 +00:00
  • 23e63320f2
    Adventureland Part 2 YoshiCraft64 2025-02-09 21:34:05 -06:00
  • 995bcd6307
    Adventureland Part 1 YoshiCraft64 2025-02-09 21:28:44 -06:00
  • 329046b498 Fix Remaining Merge Conflict AlanMoonbase 2025-02-09 15:51:27 -08:00