Commit Graph

111 Commits

Author SHA1 Message Date
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
JappaWakka 531137c157 Fix softlock when pausing during catching
And a minor typo in the code
2022-08-18 14:55:52 +02:00
JappaWakka d21f97c7b5 Various visual fixes
Fixed Pokémon icon size in various screens
Aligned the partially transparent black shape of the JoinServerScreen better
2022-08-09 20:13:03 +02:00
JappaWakka 8a8e8fe8c3 Fixed MainMenu not resetting or applying Textures
After quitting a gamemode or after applying contentpacks
2022-08-01 17:19:23 +02:00
Jasper "JappaWakka" Speelman d1698db4ba Fix tokens not being reload after exiting gamemode 2022-07-22 14:46:18 +02:00
darkfire006 638de718ed fix new game end of intro and wrong default gamemode 2022-06-19 16:04:35 -05:00
JappaWakka 0bf30358da Rival rename texture bug fix 2022-06-17 16:31:05 +02:00
JappaWakka dab417e190 DiamondDive WaterFall fix and other fixes
Added @player.stopmovement before waterfall scripts to make sure the player doesn't move further than they should
Fixed spelling error in code: NotifcationTypes -> NotificationTypes
Added commands to ScriptLibrary that were missing
2022-06-14 18:12:29 +02:00
JappaWakka c6c7ef236d Fix for texture bugs
Rival rename texture bug, potential Trainer texture bugs and Player rename texture bugs fixed
2022-06-11 14:46:21 +02:00
JappaWakka 747de3e221
Merge branch 'master' into custommoves 2022-06-10 10:26:10 +02:00
JappaWakka 41615fb562 Fixed GameJolt save gender saving and loading bug 2022-06-09 11:13:50 +02:00
JappaWakka 537226be76 Map fixes and File Validation message fix 2022-06-04 15:12:29 +02:00
JappaWakka 0ab2493be1 Minor fixes
Added missing RunMode option in the gamejolt save
Fixed error in rewardssystem script
Fixed typo in soundmanager error
Fixed typo in messagebox file validation error
2022-06-04 11:04:00 +02:00
JappaWakka caee81bc13 Possible fix for gj buttons mouse not working bug 2022-06-04 09:44:46 +02:00