Commit Graph

124 Commits

Author SHA1 Message Date
JappaWakka 742c43ac4d Gamepad Control tokens + Remap some Buttons
Y button doesn't work so sometimes Y and X get swapped and the one that would be Y gets mapped to Select
2025-02-15 15:49:06 +01:00
JappaWakka 3d4ccb5e58 Use some unused tokens + some new 2025-02-12 11:22:06 +01:00
JappaWakka 28f87c422b A button on title screen auto adjusts X position 2025-02-11 14:18:30 +01:00
JappaWakka 885f7f80d6 Reset textcolor upon game exit, update Scr.Library 2025-02-03 17:38:04 +01:00
JappaWakka 74f03692d2 Remove duplicate ping sounds for controller...
in the Main Menu. For some reason, pressing B on the gamepad played the select sound twice.
2025-02-01 11:29:37 +01:00
JappaWakka 787cd5358e Added and fixed tokens for main menu, inventory...
... and the title of the join server screen.
2024-12-09 18:46:02 +01:00
JappaWakka 1812c4914d Location in the save menu shows localized value 2024-12-08 13:59:05 +01:00
JappaWakka e7153fdc4f Fixed Pause Screen quit confirmation text position 2024-09-28 10:07:31 +02:00
JappaWakka aae35a8724 Fixed Main Menu crash 2024-08-17 15:36:22 +02:00
JappaWakka 15ee853001 Added additional Warp SFX, fixed HoleBlock + sfx 2024-07-05 11:11:33 +02:00
JappaWakka 813e939090 Fix Pause Screen 2024-05-10 18:55:42 +02:00
JappaWakka 260cf6aa66 Improve Character Selection Screen 2024-05-10 18:06:30 +02:00
JappaWakka 65fd7dc53e Draw fade before gui 2024-05-10 15:35:23 +02:00
JappaWakka 582e934b80 Fix gamepad start button not unpausing 2024-03-28 19:13:24 +01:00
Jasper Speelman fdc89e31e8
Merge pull request #204 from P3D-Legacy/0.61-implementations
0.61 implementations
2024-03-28 18:03:51 +01:00
JappaWakka 35355174cc Fix ContentPack menu button crash 2024-03-04 18:06:10 +01:00
JappaWakka f49eba341e Fix achievements not being loaded before checking 2024-02-17 11:40:38 +01:00
JappaWakka c50c645654 Display correct GameMode name in main menu 2024-01-24 15:20:57 +01:00
JappaWakka 8ab0da3f38 GameModes in Saves use directory name for check 2024-01-24 12:58:54 +01:00
JappaWakka a5e68a153a Implement Custom Types 2023-12-10 20:19:14 +01:00
JappaWakka 3e9c1cde9c Fixed setDayTime value not returning 2023-12-08 09:53:17 +01:00
JappaWakka a7e723f720 Add Selected Player Skin Name & Gender constructs 2023-11-23 15:09:39 +01:00
JappaWakka 30d3929154 Allow linebreaks in GameMode description 2023-10-28 12:39:49 +02:00
JappaWakka fce1309183 More AnimatedBlock issues fixed 2023-10-17 20:30:22 +02:00
JappaWakka 5b18669000 Add new server port to default serverlist 2023-09-07 20:38:17 +02:00
JappaWakka 0b183bb5f8 Texture and color fixes in menus 2023-08-15 20:37:05 +02:00
JappaWakka 03bdf93468 Change button textures when switching gamemodes 2023-08-15 18:57:51 +02:00
JappaWakka 4b399a1892 Dutch localization tokens JoinServerScreen 2023-08-09 15:57:02 +02:00
JappaWakka e3c3a53e85 Localization for Join Server Screen 2023-08-09 15:50:56 +02:00
JappaWakka 9ffd923e56 Fix gamemode splash again (forgot other menus) 2023-08-09 14:36:04 +02:00
JappaWakka e8650f8d18 Reset Main Menu GameModeSplash on click too 2023-08-09 10:59:26 +02:00
JappaWakka 4e23c9f9da Fix background & splash scaling 2023-08-05 15:14:38 +02:00
JappaWakka 593c5731a1 Update gamemode splash + added mainmenu GM splash 2023-08-05 14:47:35 +02:00
JappaWakka 8a478fa3c8 Reset run toggle when quit save 2023-07-30 18:17:01 +02:00
Yong Jian Ming 7cd60cc3ad
Add BasicEffectWithAlphaTest 2023-07-30 18:05:08 +08:00
JappaWakka 71bd0eaaef Hopefully fix a music volume bug 2023-07-21 19:30:18 +02:00
JappaWakka 6440ff0466 Hopefully fix berrydata bugs with new saves 2023-07-15 14:17:40 +02:00
JappaWakka ab55d4d1d7 Reset setDaytime and setSeason on quit 2023-06-21 19:31:39 +02:00
JappaWakka 7be2275050 Reset VoltorbFlip on Pause Menu quit 2023-06-12 15:27:30 +02:00
JappaWakka c6caf0dbbb Actually fix the water reset this time 2023-06-05 16:12:22 +02:00
JappaWakka d13b5eb8d3 GameMode Item Preparations
Implemented GameMode Mega Stones
2023-05-29 15:33:57 +02:00
JappaWakka e2793e6a03 Fix TotalFlips 2023-05-27 16:23:21 +02:00
JappaWakka 39ce4458f1 Fix Consecutive Wins 2023-05-27 16:10:30 +02:00
JappaWakka bd38e5c2ab VoltorbScreen fully implemented! 2023-05-27 15:09:41 +02:00
JappaWakka 94247a7754 Fix GameModeSelectionScreen accent colors 2023-02-26 15:21:36 +01:00
JappaWakka dfbaaf2b33 BattleScreen + BattleCatchScreen softlock fixes 2023-01-13 14:46:44 +01:00
JappaWakka f40413e4b2 Fixed bug related to water animations 2022-09-22 12:13:46 +02:00
JappaWakka 43bfc04eff GameModes can now have different BerryData 2022-09-19 17:48:36 +02:00
JappaWakka d3c7c07a18 Removed contentpath from GameMode selection 2022-09-07 21:26:57 +02:00
JappaWakka 3cd4b43c4b Contentpacks with fonts work better now! 2022-09-07 17:13:33 +02:00