353 Commits

Author SHA1 Message Date
Spirtix
c42462eff5 retain session creation date 2023-07-27 16:04:50 +02:00
Spirtix
bb9ffa717b update readme 2023-07-26 23:02:28 +02:00
rpaciorek
4c2dd92969
initial support for older clients, tested with 2.9 (#11)
- add GetChildList method
- add placeholder fields to respond in GetUserInfoByApiToken and GetUserProfile
2023-07-25 23:25:37 +02:00
Spirtix
207e56602f stub SetAchievementByEntityIDs 2023-07-25 20:10:07 +02:00
Spirtix
258b1ddce1 fix farm consumables 2023-07-25 17:03:41 +02:00
Spirtix
ffd7fd9a20 fix farms issues
spoof levels
2023-07-24 22:16:46 +02:00
J. D
a96a256c11
Redirect official server requests (#8)
* Update mitm-redirect.py

Redirect official server requests as well as unofficial server requests

* Update mitm-redirect.py

Automatically redirect requests for "media.jumpstart.com" to "media.sodoff.spirtix.com".  This should let you run either the original client or the modified one.

* Update mitm-redirect.py:  Add missing comma

* Update mitm-redirect.py

Re-make commit d382a90; the changes got lost somehow

* Update mitm-redirect.py: Add newly implemented methods to the methods list
2023-07-21 16:15:17 +02:00
Spirtix
ad889d3d7a update missions
thanks to @rpaciorek and @SkySwimmer
2023-07-21 00:42:36 +02:00
Spirtix
f71fbe3559 initial farm implementation 2023-07-20 22:11:42 +02:00
Spirtix
1c01eb25f5 hideouts 2023-07-12 22:07:24 +02:00
Spirtix
8416b47fa8 fix lab missions completion 2023-07-11 18:10:01 +02:00
Spirtix
379b731f61 fix premature completion of missions 2023-07-10 20:10:51 +02:00
Spirtix
4b2abbfb1e fix image slots when hatching multiple dragons 2023-07-10 17:50:30 +02:00
Spirtix
caadb0c097 fix mission completion 2023-07-09 18:55:52 +02:00
Spirtix
c3615bc7ce fix mission acceptance 2023-07-09 17:10:05 +02:00
Spirtix
e48858fd01 implement GetAnnouncementsByUser 2023-07-09 11:21:19 +02:00
Spirtix
258f3a9fc5 update readme 2023-07-08 22:19:28 +02:00
Spirtix
d55efcb074 PurchaseItems V1 2023-07-08 21:56:50 +02:00
Spirtix
72ddaf6bb7 fix dragon image slot numbers 2023-07-07 22:59:45 +02:00
Spirtix
f821a0b1cb stub achievements to progress in missions 2023-07-07 22:23:48 +02:00
Spirtix
535cfc418c fix random freezes 2023-07-07 17:58:33 +02:00
Spirtix
9cef74dd26 add support for missions
still requires achievements to work corrently
2023-07-07 01:25:25 +02:00
Spirtix
ba9df2fb10 add anniversary jacket to the store 2023-07-06 21:35:43 +02:00
Spirtix
0460746824 implement store, purchases; fix inventory
This only implements V2 purchases
V1 purchases are used outside of the store
2023-07-03 19:38:52 +02:00
Spirtix
09553c9d4f fix dragon update 2023-07-02 11:02:06 +02:00
Spirtix
00d0a182c7 update redirect 2023-07-02 10:39:43 +02:00
Spirtix
1fec86c12a update readme 2023-06-27 22:15:18 +02:00
Spirtix
5b2ec98701 stub various endpoints 2023-06-27 22:15:06 +02:00
Spirtix
4772d19ffa
Merge pull request #5 from hictooth/hictooth/update-dragon
update dragon
2023-06-26 20:55:33 +02:00
hictooth
ad2212f354 update dragon 2023-06-25 22:43:15 +01:00
Spirtix
86b39923f6 update readme 2023-06-22 22:15:47 +02:00
Spirtix
b7e2b2f822 properly track mission states and rewards 2023-06-22 22:08:54 +02:00
Spirtix
94da3ff337 support for items and inventories 2023-06-22 13:59:14 +02:00
Spirtix
2fa769fda8
Merge pull request #4 from hictooth/hictooth/dragons
dragons and pets
2023-06-22 12:16:19 +02:00
hictooth
d71bf05fb2 remove response signing 2023-06-22 11:15:46 +01:00
hictooth
4a26419160 update readme 2023-06-22 10:43:26 +01:00
hictooth
1fdff9d27b fix dragons and images 2023-06-22 10:39:06 +01:00
hictooth
5f7921ea6f implement dragons
pets, which are dragons in SoD
2023-06-21 21:01:54 +01:00
Spirtix
be9d3a0026 update readme 2023-06-21 18:55:41 +02:00
Spirtix
0e017483f1 retain mission progress 2023-06-21 16:13:31 +02:00
Spirtix
2c195832f5 mockup for the tutorial mission 2023-06-21 16:13:21 +02:00
Spirtix
8259abb447
Merge pull request #3 from hictooth/hictooth/readme
update readme with progress
2023-06-19 21:38:09 +02:00
hictooth
2209119031 update readme with progress 2023-06-19 20:34:05 +01:00
Spirtix
dcbeec590a
Merge pull request #2 from hictooth/hictooth/create-profile
create profile
2023-06-19 21:32:25 +02:00
hictooth
199d44f1cd create profile
works up to start of tutorial
2023-06-19 20:23:53 +01:00
Spirtix
e30798270e Fix get/set pair issues
- add mitmproxy endpoints
- fix indentation
- pass UserId and VikingId rather than session
2023-06-19 20:33:49 +02:00
Spirtix
2a4edfffef Get/Set pairs 2023-06-19 19:59:42 +02:00
Spirtix
da7c7e526f
Merge pull request #1 from hictooth/hictooth/child-login
child registration and login
2023-06-18 11:07:18 +02:00
Spirtix
6f32e5a8ff don't encrypt ValidateName response; update mitm endpoints 2023-06-18 11:03:13 +02:00
hictooth
4c811cff42 rename LoginChild back 2023-06-17 23:37:21 +01:00