Commit Graph

125 Commits

Author SHA1 Message Date
kuroppoi
b37f8b5624 Add menu option to import save files for Memory Link
Some checks failed
Build / dist (push) Has been cancelled
2025-04-15 01:19:17 +02:00
kuroppoi
abc32e5051 Add negative PID test case 2025-04-14 19:52:51 +02:00
kuroppoi
d5c2a57c51 Improve Game Sync ID processing
Also fixes an exception that occurs when a negative PID is sent through Memory Link.
2025-04-14 19:44:21 +02:00
kuroppoi
afc79c39ad Fix sprite shadow cutoff
Some checks failed
Build / dist (push) Has been cancelled
2025-04-09 22:11:19 +02:00
kuroppoi
15c42165ed Add utility function for creating styled labels 2025-04-09 22:09:43 +02:00
kuroppoi
e663d91559 Forgot this one 2025-04-09 21:56:30 +02:00
kuroppoi
4031d833e8 GUI tweaks + add option to edit décor (#6) 2025-04-09 21:45:52 +02:00
kuroppoi
2385398b4b Add encounter form locking
Some checks failed
Build / dist (push) Has been cancelled
2025-04-07 17:13:34 +02:00
kuroppoi
840d5e956a Reduce duplicate code in download function
Some checks are pending
Build / dist (push) Waiting to run
2025-04-07 04:46:48 +02:00
kuroppoi
bf2cc1f6bc Forgot some things
Some checks failed
Build / dist (push) Has been cancelled
2025-04-04 02:08:42 +02:00
kuroppoi
f3a5df2ff6 Revert 90cb874520
Some checks are pending
Build / dist (push) Waiting to run
2025-04-03 03:49:09 +02:00
kuroppoi
d8bef2f184 Return to summary on login 2025-04-03 03:35:05 +02:00
Kuroppoi
31665f3f74
Update workflow 2025-04-03 03:21:11 +02:00
kuroppoi
356900d591 Add built-in user interface with randomize & legality options (#9 & #16) 2025-04-03 03:16:01 +02:00
kuroppoi
ff8615401e Alternate form bitmask
Some checks failed
Build / dist (push) Has been cancelled
2025-03-27 03:36:04 +01:00
kuroppoi
90cb874520 Testing something...
Some checks failed
Build / dist (push) Has been cancelled
2025-01-25 03:06:16 +01:00
kuroppoi
abe1b80c2d Store player save & version data on Game Sync data creation (#36) 2024-01-14 22:34:07 +01:00
kuroppoi
8e614e0d27 Don't use config option 2024-01-10 01:39:34 +01:00
kuroppoi
774794f751 Redact user id in logs 2024-01-10 01:16:04 +01:00
kuroppoi
9d288bde09 Exclude a bunch of info from debug logs 2024-01-10 01:13:48 +01:00
kuroppoi
18b86a42e0 Disable loom 2024-01-10 00:20:49 +01:00
kuroppoi
39e0b27cec Update README.md 2023-12-29 22:08:44 +01:00
kuroppoi
1af975ffb6 Testing 2023-12-29 21:57:57 +01:00
kuroppoi
6f2e4a06a0 Preview gif 2023-12-29 21:46:26 +01:00
kuroppoi
68bdb7d47f Fix console logging woes 2023-11-19 15:41:42 +01:00
kuroppoi
163ced2333 Add debug logging 2023-11-19 15:17:21 +01:00
kuroppoi
f3809f4a54 Update README.md 2023-11-10 17:14:18 +01:00
kuroppoi
0cd628ba63 Merge workflows 2023-11-10 16:15:41 +01:00
kuroppoi
3898bd473c Fix browsers not remembering input Game Sync IDs (#22) 2023-09-20 11:40:53 +02:00
kuroppoi
0c4cd69741 Always log DNS server after startup (#15) 2023-08-24 19:04:55 +02:00
kuroppoi
91eb9971f3 Validate friend code checksum 2023-08-11 13:40:43 +02:00
kuroppoi
3224f6312a Only update id of the profile the user uses next when using the pid tool 2023-08-11 05:18:37 +02:00
kuroppoi
306b9e6db6 Add gui tool for fixing error 60000 2023-08-10 21:29:43 +02:00
kuroppoi
c0cc952cc2 Update README.md 2023-08-10 05:19:56 +02:00
kuroppoi
2eb8054ba7 Make Victini not downloadable 2023-07-25 20:13:40 +02:00
kuroppoi
d61196fea1 Minor tweaks 2023-07-24 17:43:50 +02:00
kuroppoi
8726614fce Update icons 2023-07-24 05:04:55 +02:00
kuroppoi
76c5d0e1a5 Update README.md 2023-07-24 03:41:20 +02:00
kuroppoi
86434b2cb1 Add icons 2023-07-24 03:28:04 +02:00
kuroppoi
724e30bfcc Abort as soon as one server fails to start 2023-07-23 04:27:52 +02:00
kuroppoi
87a06a4c08 Swing GUI makeover 2023-07-23 04:25:02 +02:00
kuroppoi
e06b83c944 Add some unit tests 2023-07-22 20:26:12 +02:00
kuroppoi
b890d27bba Fix incorrect animation type 2023-07-22 01:45:00 +02:00
kuroppoi
3771cac70a Pesky tabs 2023-07-17 23:33:46 +02:00
kuroppoi
2bdb04b88e Display skin preview in popup window instead of blank page 2023-07-17 17:21:28 +02:00
kuroppoi
99240e163a Fix crash that happens on startup after waking up a Pokémon 2023-07-16 22:55:57 +02:00
kuroppoi
72d5a10ffc Limit accepted file types 2023-07-15 23:18:19 +02:00
kuroppoi
6f1853fc50 Check if uploaded file is actually an image 2023-07-15 22:59:58 +02:00
kuroppoi
6999f1f976 Skip invalid tile mapping data 2023-07-15 22:23:51 +02:00
kuroppoi
16d1b99f1f Amend 229cfaf4ca 2023-07-15 21:20:47 +02:00