Commit Graph

1287 Commits

Author SHA1 Message Date
JappaWakka c0c4146607 Item Descriptions can be localized (no tokens yet) 2022-12-04 20:50:45 +01:00
JappaWakka a86e478342 Spaces and hyphens for move names 2022-12-04 20:22:53 +01:00
JappaWakka 56f9670e0d Move/Attack names can be localized now 2022-12-04 20:11:29 +01:00
JappaWakka dcf25a4817 Added Item names to localization file 2022-12-04 19:25:56 +01:00
darkfire006 4473b706a4 warp floor alignment fix 2022-12-02 09:29:30 -06:00
JappaWakka 4ed95f00c1 Finally made LightingType 6 function correctly 2022-11-26 14:41:30 +01:00
JappaWakka 6e2f925ba8 Added . after Repel use message 2022-11-18 15:08:34 +01:00
JappaWakka 4511946f27 Fix invisible floors overwriting visible floors 2022-11-18 15:08:14 +01:00
JappaWakka 8ea37604eb @Screen.ShowImage can now scale depending on size 2022-11-15 14:56:54 +01:00
JappaWakka 3bea96a5ea Fix Confused animation 2022-11-15 10:28:09 +01:00
JappaWakka 714869290c Fix medicine usage text out of bounds 2022-11-11 13:00:02 +01:00
JappaWakka 7d1931abd1 Fix exp sharing after switching before opponent 2022-11-11 12:59:38 +01:00
JappaWakka da637a85af Added Ember_Start sound back in the animation 2022-11-11 11:17:26 +01:00
JappaWakka 61e35007ad Sweet Scent didn't have capital S before 2022-11-11 11:16:58 +01:00
JappaWakka ac5fa28483 Added arg to force camera rotation (in 3rd person) 2022-11-02 11:49:46 +01:00
JappaWakka 9312aa18c3 Fix switch perspective with PreventMovement 2022-11-02 10:42:30 +01:00
JappaWakka f5eff34304 Allow darker shading with different environments 2022-11-02 10:36:50 +01:00
JappaWakka 39d8e1b59f Also can't switch perspective with PreventMovement 2022-11-01 18:40:21 +01:00
JappaWakka 8f7c725b95 You can now scroll using the gamepad triggers 2022-11-01 17:37:38 +01:00
JappaWakka b015a3632d Fix choosebox being too small in some cases 2022-10-18 17:02:24 +02:00
JappaWakka b52e01e19a Fix tintower sage text outside of bounds 2022-10-18 16:58:17 +02:00
JappaWakka afe35786a5 Fixed pokégear phone contacts overlapping text 2022-10-18 16:55:03 +02:00
JappaWakka c6b3a97885 Fix trainers crashing when starting a battle 2022-10-18 16:54:38 +02:00
JappaWakka 37fd285ca4 Dynamic sizing of Poké sprites, needs test & fix 2022-10-18 16:05:36 +02:00
JappaWakka 3855f806bd Player is not transparent now when starting script 2022-10-18 16:04:26 +02:00
JappaWakka b5282dd9f9 Made MagnetTrain jingle music instead of sfx + fix
Fixed timing on speedboatscene and magnettrain scripts
2022-10-18 16:03:52 +02:00
JappaWakka 57e145b668 Added argument to play a song that doesn't loop 2022-10-18 16:02:28 +02:00
JappaWakka d74103073d Fixed alignment of egg data in summaryscreen 2022-10-17 12:20:04 +02:00
JappaWakka 33fa45afe6 Fixed dex entries for various Pokémon 2022-10-17 11:40:01 +02:00
JappaWakka e9b4234add Fixed fogcolor based on lighting, not daytime 2022-10-16 20:31:07 +02:00
JappaWakka 69a9586f31 Corrected the transfer to pc message 2022-10-13 13:26:19 +02:00
JappaWakka 169ce4c709 Fixed collision detection bug 2022-10-13 13:26:01 +02:00
JappaWakka 7ca13b1a8d Fixed lightingtype 1 not disabling lighting 2022-10-08 20:36:59 +02:00
JappaWakka 683c21ba09 Made an exception to save disable rule 2022-10-06 21:24:18 +02:00
JappaWakka 470ccdff4f Another try at fixing waterfall bug 2022-10-02 12:50:34 +02:00
darkfire006 bbaeeaaa95 fix HP for Segis in-game 2022-10-01 23:09:44 -05:00
JappaWakka 269b7c3721 Fixed scriptblocks sometimes not executing 2022-10-01 12:44:42 +02:00
JappaWakka dc38071637 Fixed egg sprites 2022-10-01 12:44:13 +02:00
JappaWakka 653fc249d1 Added PreventMovement property and commands
"@player.preventmovement" Makes the player unable to move, while still keeping control over the menu, interactions etc.
"@player.allowmovement" Gives the player back their ability to move.
2022-09-29 21:27:44 +02:00
JappaWakka d4d53ba0ea Fix disabled save message not appearing 2022-09-29 21:25:38 +02:00
JappaWakka b14277a91d Added gamerule to disable saving the game 2022-09-29 20:36:09 +02:00
JappaWakka d2d4736039 Corrected egg hatch message 2022-09-29 20:34:18 +02:00
JappaWakka d2860b15a8 Models work better in battle now 2022-09-27 12:51:51 +02:00
JappaWakka 6bb3f596ca Level changing to wrong daytime fix 2022-09-22 18:47:57 +02:00
JappaWakka 62d4dc3523 Updated TeachMovesScreen (descr.)
Scaled and positioned Pokémon sprites correctly
Replaced Minifont with MainFont
Positioned text correctly and made the text on buttons turn from black to white if highlighted
2022-09-22 12:48:03 +02:00
JappaWakka d84bec2fbf Updated Evolution screen scale and positioning
Also fixed minor grammar thing: a "pokemonname". I just remove the a.
2022-09-22 12:25:02 +02:00
JappaWakka 90a9f56a25 Fixed HatchEggScreen Pokémon sprite scale 2022-09-22 12:20:38 +02:00
JappaWakka ff35093697 Fixed daytime resetting to wrong daytime 2022-09-22 12:14:20 +02:00
JappaWakka f40413e4b2 Fixed bug related to water animations 2022-09-22 12:13:46 +02:00
JappaWakka da2242b24b Water animations rotation can now also be vertical
Instead of putting all water textures next to each other, you can also put sequences of 3 textures below each other if you add a 1 to the end of the definition of the water texture in additional value.
2022-09-20 21:34:04 +02:00