Commit Graph

  • 31cf0915d3 add AchievementPointType = 11 (Trophies) Robert Paciorek 2023-09-10 10:43:36 +00:00
  • 0c41722d14 fix: Chimeragon Racing Saddle stays in the shop... Robert Paciorek 2023-09-10 09:29:14 +00:00
  • 70a28f4d1b bugfix: fuse item from inventory blueprint Robert Paciorek 2023-09-09 09:58:58 +00:00
  • c6ad11b5d7 support for random quantity box prize Robert Paciorek 2023-09-08 21:08:27 +00:00
  • e57e5ad44b add int overflow protection for achievement values Robert Paciorek 2023-09-05 11:36:53 +00:00
  • 9b1609c6ad repeatable mission support Robert Paciorek 2023-09-05 11:10:11 +00:00
  • ed8cba8159 bugfixes: removing item in SetCommonInventory, ... Robert Paciorek 2023-09-04 21:05:57 +00:00
  • 883fbd2181 add missing RedeemRequest Robert Paciorek 2023-09-04 18:55:48 +00:00
  • 5dbd28e83c support for mystery boxes and bundles Robert Paciorek 2023-09-04 18:42:34 +00:00
  • 656f39398f bugfix: not saved achievement rewards Robert Paciorek 2023-09-04 16:48:08 +00:00
  • 645d1f30ad bugfix: reward DT with correct gender items Robert Paciorek 2023-09-04 09:48:28 +00:00
  • 82d31853ea stable mission rewards Robert Paciorek 2023-09-03 22:04:18 +00:00
  • 45a105af2e add Chimeragon snoggletog skin to the store Spirtix 2023-09-03 19:52:29 +02:00
  • 9508af4199 fix Cogs/Incredible Machines achievement rewards Robert Paciorek 2023-09-03 12:20:13 +00:00
  • a5cda2b906 add blueprints to DT rewards Robert Paciorek 2023-09-03 11:52:34 +00:00
  • d9e3315d41 bugfixes for mmo info from API server Robert Paciorek 2023-09-03 11:07:46 +00:00
  • 391be35a7a fix vikings profile and vist farm on MMO Robert Paciorek 2023-09-02 16:50:24 +00:00
  • d122786778 fix error in ProcessRewardedItems on empty request Robert Paciorek 2023-09-02 15:39:02 +00:00
  • c6290b3ba7 update gitignore Spirtix 2023-09-03 12:08:25 +02:00
  • efb2958124 remove InventoryService from AchievementStore Spirtix 2023-09-03 12:07:07 +02:00
  • 9949fb5e7d split AchievementService into scoped and singleton Robert Paciorek 2023-09-02 10:09:56 +00:00
  • d95a117ef0 use RS_DATA/Content/ in items definition Robert Paciorek 2023-09-02 08:37:40 +00:00
  • 626764adb6 add log request on exception Robert Paciorek 2023-09-01 11:18:15 +00:00
  • 4544c6a3d1 fix crash on reward from DT without player dragon Robert Paciorek 2023-09-01 10:15:48 +00:00
  • a1f1ee0e29 bugfix: get/set user pairs from viking apiToken Robert Paciorek 2023-09-01 01:06:50 +00:00
  • b5e76d1846 DT reward bugfix + GetUserCurrency function Robert Paciorek 2023-09-01 00:44:19 +00:00
  • c039337430 use VikingSession for DT items API Robert Paciorek 2023-08-31 22:16:39 +00:00
  • 51c490aad9 unification KeyValuePair KeyValuePairByUserID API (and use VikingSession interface for its) Robert Paciorek 2023-08-31 22:06:53 +00:00
  • e3314ae1f1
    Viking session via ActionFilter (#29) rpaciorek 2023-08-31 19:01:55 +00:00
  • 81e5718e05
    foreign keys for table PairData + DragonId column + DB schema improvements (#30) rpaciorek 2023-08-31 18:46:03 +00:00
  • 7bee6c620a
    dragons tactics (battle) backpack (#26) rpaciorek 2023-08-31 18:42:03 +00:00
  • abe674ccf8 add missing endpoint to proxy Spirtix 2023-08-28 08:43:52 +02:00
  • d0eacb75b6
    Achievement race condition fix (#28) rpaciorek 2023-08-28 06:35:05 +00:00
  • e564a44b13 name suggestion bugfix Spirtix 2023-08-27 22:02:57 +02:00
  • 665089d5ef
    support AchievementTask and AchievementID rewards (#25) rpaciorek 2023-08-23 20:07:08 +00:00
  • dd9dfa4873 support for farm on old clients Robert Paciorek 2023-08-20 00:21:44 +00:00
  • 2f89f37c93 send membership for old clients Robert Paciorek 2023-08-19 12:52:17 +00:00
  • ada1fd5338 support for importer Robert Paciorek 2023-08-19 07:59:34 +00:00
  • 99fe6cca02
    Implement name suggestions (#24) J. D 2023-08-23 14:56:02 -05:00
  • d7e62ffbc3 add missing DeleteProfileStatus Robert Paciorek 2023-08-19 19:00:44 +00:00
  • d5fb8ce5f1
    viking and user deletion (#19) rpaciorek 2023-08-19 17:16:08 +00:00
  • c3bb769934
    ContentController.cs: Handle CommonInventoryRequests in CreatePet (#20) J. D 2023-08-18 15:47:37 -05:00
  • 17303d9256 unlock all viking slots (placeholder) Robert Paciorek 2023-08-15 17:17:48 +00:00
  • 5d62a068ac temporarily disable mmo to fix loading issues Spirtix 2023-08-15 22:38:52 +02:00
  • 5e6eba3af3 fix null growth state when hatching some dragons Spirtix 2023-08-15 14:59:47 +02:00
  • fb582b4c24 fix error and missing xp on dragon ageup Robert Paciorek 2023-08-14 23:35:59 +00:00
  • 2a0b62552e inject AchievementService to MissionService Spirtix 2023-08-14 19:29:33 +02:00
  • 406ebe20c2
    initial support for XP points (#16) rpaciorek 2023-08-14 16:34:14 +00:00
  • fbc9b8a201
    Farm expansions (#13) rpaciorek 2023-08-14 13:03:00 +00:00
  • 0ef87a61ff
    basic support for 1.13.0 client (#15) rpaciorek 2023-08-14 12:36:33 +00:00
  • 725f8e22c1 update readme Spirtix 2023-08-14 14:32:16 +02:00
  • 6f8bbd149b add Toothless Alpha skin to shop Robert Paciorek 2023-08-13 15:58:07 +00:00
  • 9b52f1fdd4 increase CashCurrency and GameCurrency Robert Paciorek 2023-08-10 16:10:37 +00:00
  • 947b2cb4a3 fix Bewilderbeast Alpha Rally Robert Paciorek 2023-08-09 18:36:47 +00:00
  • 794b8487f1 fix flight club Robert Paciorek 2023-08-09 17:50:31 +00:00
  • 724a052e17 fix server error caused by blueprints Spirtix 2023-08-05 20:17:50 +02:00
  • 648238613e fix internal server error when ImageData is empty Spirtix 2023-08-05 19:48:25 +02:00
  • 2a76705c33 fix null item corrupting profiles Spirtix 2023-07-31 13:18:53 +02:00
  • d7f3ad81bd fix item rewards not being saved Spirtix 2023-07-30 15:57:44 +02:00
  • cdb92243b9 update readme Spirtix 2023-07-27 22:02:22 +02:00
  • 9c3c374741 unify timestamps Spirtix 2023-07-27 19:06:19 +02:00
  • c0f7959e82 postgres fix Spirtix 2023-07-27 17:13:07 +02:00
  • c42462eff5 retain session creation date Spirtix 2023-07-27 16:04:50 +02:00
  • bb9ffa717b update readme Spirtix 2023-07-26 23:02:28 +02:00
  • 4c2dd92969
    initial support for older clients, tested with 2.9 (#11) rpaciorek 2023-07-25 21:25:37 +00:00
  • 207e56602f stub SetAchievementByEntityIDs Spirtix 2023-07-25 20:10:07 +02:00
  • 258b1ddce1 fix farm consumables Spirtix 2023-07-25 17:03:18 +02:00
  • ffd7fd9a20 fix farms issues spoof levels Spirtix 2023-07-24 22:02:34 +02:00
  • a96a256c11
    Redirect official server requests (#8) J. D 2023-07-21 09:15:17 -05:00
  • ad889d3d7a update missions thanks to @rpaciorek and @SkySwimmer Spirtix 2023-07-21 00:42:36 +02:00
  • f71fbe3559 initial farm implementation Spirtix 2023-07-20 22:11:42 +02:00
  • 1c01eb25f5 hideouts Spirtix 2023-07-12 22:07:24 +02:00
  • 8416b47fa8 fix lab missions completion Spirtix 2023-07-11 18:04:13 +02:00
  • 379b731f61 fix premature completion of missions Spirtix 2023-07-10 20:10:51 +02:00
  • 4b2abbfb1e fix image slots when hatching multiple dragons Spirtix 2023-07-10 17:50:30 +02:00
  • caadb0c097 fix mission completion Spirtix 2023-07-09 18:55:52 +02:00
  • c3615bc7ce fix mission acceptance Spirtix 2023-07-09 17:10:05 +02:00
  • e48858fd01 implement GetAnnouncementsByUser Spirtix 2023-07-09 11:21:19 +02:00
  • 258f3a9fc5 update readme Spirtix 2023-07-08 22:19:28 +02:00
  • d55efcb074 PurchaseItems V1 Spirtix 2023-07-08 21:56:50 +02:00
  • 72ddaf6bb7 fix dragon image slot numbers Spirtix 2023-07-07 22:52:17 +02:00
  • f821a0b1cb stub achievements to progress in missions Spirtix 2023-07-07 22:23:24 +02:00
  • 535cfc418c fix random freezes Spirtix 2023-07-07 17:58:33 +02:00
  • 9cef74dd26 add support for missions still requires achievements to work corrently Spirtix 2023-07-07 01:25:05 +02:00
  • ba9df2fb10 add anniversary jacket to the store Spirtix 2023-07-06 21:35:43 +02:00
  • 0460746824 implement store, purchases; fix inventory This only implements V2 purchases V1 purchases are used outside of the store Spirtix 2023-07-03 19:38:52 +02:00
  • 09553c9d4f fix dragon update Spirtix 2023-07-02 11:02:06 +02:00
  • 00d0a182c7 update redirect Spirtix 2023-07-02 10:39:43 +02:00
  • 1fec86c12a update readme Spirtix 2023-06-27 18:31:21 +02:00
  • 5b2ec98701 stub various endpoints Spirtix 2023-06-27 18:20:57 +02:00
  • 4772d19ffa
    Merge pull request #5 from hictooth/hictooth/update-dragon Spirtix 2023-06-26 20:55:33 +02:00
  • ad2212f354 update dragon hictooth 2023-06-25 09:56:36 +01:00
  • 86b39923f6 update readme Spirtix 2023-06-22 22:13:32 +02:00
  • b7e2b2f822 properly track mission states and rewards Spirtix 2023-06-22 22:08:54 +02:00
  • 94da3ff337 support for items and inventories Spirtix 2023-06-22 13:59:14 +02:00
  • 2fa769fda8
    Merge pull request #4 from hictooth/hictooth/dragons Spirtix 2023-06-22 12:16:19 +02:00
  • d71bf05fb2 remove response signing hictooth 2023-06-22 11:15:46 +01:00
  • 4a26419160 update readme hictooth 2023-06-22 10:39:49 +01:00
  • 1fdff9d27b fix dragons and images hictooth 2023-06-22 10:39:06 +01:00
  • 5f7921ea6f implement dragons hictooth 2023-06-21 20:57:43 +01:00