Commit Graph

1997 Commits

Author SHA1 Message Date
Jasper "JappaWakka" Speelman c5430db305 High DPI settings now supported 2022-07-08 14:08:39 +02:00
Jasper "JappaWakka" Speelman 0a75b36d15 Added Leer Animation 2022-07-08 13:41:23 +02:00
Jasper "JappaWakka" Speelman ed4714710e Fixed incorrectly scaled icons in summaryscreen 2022-07-08 13:41:07 +02:00
Jasper "JappaWakka" Speelman 1d7897be82 Fixed poison animation 2022-07-08 12:21:32 +02:00
darkfire006 3345bf5ffc Engine changes to support Regional forms 2022-07-07 23:06:32 -05:00
JappaWakka 1b3218bb67 Added fadein/fadeout limit argument
@Screen.ScreenFadeColor also defaults to Black if there's no argument
2022-07-07 19:32:25 +02:00
JappaWakka 88ac7fc687 Added some missing commands to the scriptlibrary 2022-07-07 19:03:19 +02:00
JappaWakka f09cd7d644 Registers are now case insensitive 2022-07-07 19:03:02 +02:00
JappaWakka 25173a22c4 Fixed OptionScreen auto-applying Audio settings 2022-07-06 21:26:13 +02:00
JappaWakka ea0a6aca7b Fixed contentpack music not playing without intro 2022-07-06 18:24:03 +02:00
JappaWakka 018776a8de Fixed chat tabs mouse click position 2022-07-06 18:21:02 +02:00
darkfire006 6b602a01ba fix trainer data for alolan form users 2022-07-06 02:13:16 -05:00
darkfire006 071781268a remove extra alola tags 2022-07-06 01:53:07 -05:00
darkfire006 b7ba3f8498 alolan form data files 2022-07-05 23:52:41 -05:00
darkfire006 9c958fd1f0 special evo conditions for alolan forms 2022-07-05 23:50:03 -05:00
darkfire006 a8920ab6fb region and regionalform envir constructs 2022-07-05 23:45:03 -05:00
darkfire006 56dff589e6 add regional form level tag 2022-07-05 23:44:43 -05:00
darkfire006 90e5345bd7 Add regional form tag to data files 2022-07-05 23:42:19 -05:00
darkfire006 50c8f9e3bd adjust sprite placement and mark for future 2022-07-05 23:41:27 -05:00
darkfire006 14c636cfa3 remove pal park 2022-07-05 23:41:01 -05:00
JappaWakka 9dd17a9c65 Fix slideblocks resetting player speed (descr.)
Fixed the following bug:

If the player runs up or down a slideblock, and then walk up or down another slideblock right after the movement script is finished, then the player will walk at regular speed.
2022-07-05 17:49:23 +02:00
darkfire006 b344879f20 fix all roaming mons being caterpie 2022-06-30 09:09:05 -05:00
darkfire006 913c53211c correct build stuff for new pokemon files 2022-06-30 00:21:50 -05:00
JappaWakka 3461b1f549 Battle poke switch - mouse support & cancel button 2022-06-26 21:23:28 +02:00
JappaWakka 04d9cce576 Removed unnecessary stuff from waterfall script 2022-06-26 21:02:33 +02:00
JappaWakka 76484c89b1 Fixed the fast forward/slower music bug 2022-06-26 20:21:10 +02:00
JappaWakka 322ca3e5c4 Fixed notification popup blocking pokégear 2022-06-26 20:20:37 +02:00
JappaWakka 7e5a433917 Various fixes for visual bugs 2022-06-26 19:59:12 +02:00
JappaWakka ecbe8c5c92 Hopefully fix gts trading 2022-06-26 19:56:07 +02:00
JappaWakka 943bbd3ce3 Typo fix Recieved > Received 2022-06-26 19:53:35 +02:00
darkfire006 af62a74a9d 0.59 pre-release commit
update version, credits, and security numbers
2022-06-24 13:40:33 -05:00
JappaWakka 05774b29bd Fixed incorrect lighting texture and values 2022-06-22 21:04:03 +02:00
JappaWakka 9ff6e94a1f ContentPack fixes
* Fixed ContentPack menu crashing when trying to load more than 5 Content Packs
* Fixed Texture Replacements in exceptions.dat being ignored if not the same case
* Fixed minor visual bug in the Box screen where smaller textures would be scaled incorrectly
2022-06-22 21:02:11 +02:00
JappaWakka a73bbee55b Revert "Revert "Fix for invisible ball in certain maps""
This reverts commit 49dd67c012.
2022-06-22 20:57:35 +02:00
JappaWakka 49dd67c012 Revert "Fix for invisible ball in certain maps"
This reverts commit 75bc2b7b7c.
2022-06-22 18:12:25 +02:00
JappaWakka 75bc2b7b7c
Fix for invisible ball in certain maps 2022-06-22 11:15:53 +02:00
darkfire006 638de718ed fix new game end of intro and wrong default gamemode 2022-06-19 16:04:35 -05:00
JappaWakka e6d106c839 Lighting colors and select menu audio bug fix 2022-06-19 22:31:50 +02:00
JappaWakka 0bf30358da Rival rename texture bug fix 2022-06-17 16:31:05 +02:00
JappaWakka e60877d880 Now I definitely fixed waterfall bug 2022-06-14 19:48:18 +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 229816c698 Fix for violet city center bug 2022-06-11 15:11:44 +02:00
JappaWakka 7eb7805dcf Added constructs for checking player movement
Also fixed the "<player.velocity>" construct and reset the player's movement speed in the teacher script in violet city
2022-06-11 15:01:16 +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 3d25b132bb Fixed the daytimes
Instead of

Day = 0
Night = 1
Morning = 2
Evening = 3

it is now

Night = 0
Morning = 1
Day = 2
Evening = 3

this also affects the @environment.setdaytimeI(int) commands which have the same order but increased with 1
2022-06-11 10:46:51 +02:00
JappaWakka a8bc9f972f
Merge pull request #156 from P3D-Legacy/custommoves
Custom Moves Functionality
2022-06-10 22:06:48 +02:00
JappaWakka 747de3e221
Merge branch 'master' into custommoves 2022-06-10 10:26:10 +02:00
Jasper "JappaWakka" Speelman 790afcdbbc Made sure regular moves still work as expected 2022-06-10 10:13:23 +02:00
JappaWakka a40a44181b Make gamemode moves actually work 2022-06-09 21:29:30 +02:00
JappaWakka 813992bf51 Fix positioning of values in move summary screen 2022-06-09 13:35:54 +02:00