JappaWakka
75a71fbe7b
Fix Hidden Ability Evolution Crash
2022-12-06 14:34:31 +01:00
JappaWakka
bdb0278280
Make unable to switch message localizable
2022-12-04 21:17:42 +01:00
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
JappaWakka
c695a8c57d
Fixed attack description outside box & sfx no stop
2022-09-20 14:33:09 +02:00
JappaWakka
8a61b2ba14
Fix for unknown symbol in attack descriptions
2022-09-20 13:32:16 +02:00
JappaWakka
b392894461
Include BerryData.dat
2022-09-19 17:49:13 +02:00
JappaWakka
43bfc04eff
GameModes can now have different BerryData
2022-09-19 17:48:36 +02:00
JappaWakka
f8b74bf86d
Fix for wrong camera direction switch to 1stperson
2022-09-19 15:49:14 +02:00
JappaWakka
4785492836
AnimationBlocks now support SeasonTextures
2022-09-18 21:01:34 +02:00
Jasper "JappaWakka" Speelman
dba1e721d6
No view bobbing anymore when sliding on ice
2022-09-16 17:56:30 +02:00
Jasper "JappaWakka" Speelman
a4b88fb463
Fix typo
2022-09-16 17:07:23 +02:00
JappaWakka
397ae27832
Actually fixing aurora sky
2022-09-16 11:07:43 +02:00
JappaWakka
3f3836cb6f
Probably fixing aurora sky
2022-09-16 11:06:20 +02:00
JappaWakka
b9a7183166
Typo fixes and incorrect comments
2022-09-15 21:12:12 +02:00
JappaWakka
5209a6e768
Fixes to scale and positioning of Pokémon sprites
2022-09-15 21:11:13 +02:00
JappaWakka
315c1063df
Fix for Pokémon sprites not being copied to build
2022-09-14 14:22:30 +02:00
JappaWakka
95a88b5bc8
Fixed Johto_Rival_Intro song name so it works
2022-09-13 21:02:28 +02:00
JappaWakka
fd93f96cbc
Rewrote a huge part of musicplayer, works now!
2022-09-13 21:01:55 +02:00
JappaWakka
0392d7f0fe
Fixed ContentPack battle music bug
2022-09-13 10:51:06 +02:00
JappaWakka
24832a346b
FrontBack sprites now 96x96 each and numbered
2022-09-10 21:08:21 +02:00
JappaWakka
4c92f343d7
Hopefully this'll fix some issues (description)
...
Pokémon without a CatchMethod or CatchLocation get defaulted to "Somehow obtained at" and "an unknown place" respectively.
2022-09-10 16:17:55 +02:00
JappaWakka
8f1eb6795f
Fixed typo in daily login reward script
2022-09-10 16:15:17 +02:00
JappaWakka
d8d993959f
Fix for Howl move description
2022-09-10 15:56:27 +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
e37268ffb5
Fix for knockoff item dupe bug
2022-09-04 19:23:12 +02:00
JappaWakka
9c611b9339
Fixed shader entity daytime behaviour
2022-09-01 22:21:33 +02:00
JappaWakka
f9c2b98c30
Fix shellos & gastrodon form sprite names
2022-09-01 22:20:16 +02:00
JappaWakka
9e86665e58
Added SaveOnly map tag
...
A map tag that disables the PokeGear and all of the menu options except Save while on the map
2022-08-29 13:01:56 +02:00
darkfire006
45d168a2ba
remove water from digletts cave battle maps
2022-08-28 22:24:05 -05:00
darkfire006
0fe37c71b6
fixing a potential scripting issue in farfestch'd
2022-08-28 20:20:54 -05:00
darkfire006
3dbede9988
allow fly in mt moon square
2022-08-28 18:05:27 -05:00
darkfire006
6d43b3f4ee
wrong description
2022-08-28 18:05:18 -05:00
darkfire006
3e9f61470e
typos and such in frontier trainers
2022-08-28 18:05:02 -05:00
darkfire006
c55e2b55eb
fix typo in npc remove register
2022-08-28 17:50:27 -05:00
darkfire006
1f325a006b
fix when it see the johto dex as full
2022-08-28 17:50:15 -05:00
darkfire006
0fb77176d5
fix math for what is today
2022-08-28 17:50:01 -05:00
darkfire006
b6ad6adffa
random typo
2022-08-28 17:49:41 -05:00
darkfire006
01ef42930e
updated various text
2022-08-28 17:33:30 -05:00
darkfire006
aef944812a
outdated references in big mart
2022-08-28 17:19:01 -05:00
darkfire006
abdd6d5ce5
noballs guy can get ball now
2022-08-28 17:12:15 -05:00
darkfire006
09d55d58e3
move the NPC referencing the blue counter to goldenrod to reference the move deleter
2022-08-28 17:06:49 -05:00
JappaWakka
3d41783c71
Failsafe for Pokémon player texture
2022-08-28 14:29:09 +02:00
darkfire006
936368b322
fix static encounter legendaries
2022-08-25 01:12:33 -05:00
darkfire006
5614e05e4e
replace random use age of different NPC skin names
2022-08-25 01:10:16 -05:00
darkfire006
8bf24306f6
she speaks if there is an egg
2022-08-23 01:19:39 -05:00
darkfire006
dbe22c3e17
fixed when used by opp it shows own as user
2022-08-23 01:09:42 -05:00
darkfire006
9d85a79f65
leech seed drains even if other pokemon is full
2022-08-23 01:01:59 -05:00
darkfire006
1e2af514b2
fix text wrapping
2022-08-23 00:30:37 -05:00
darkfire006
21937ffcf9
fix trainer files not properly completing the math for pokemon ID
2022-08-23 00:09:36 -05:00
darkfire006
0e32b45b6c
allow white space before trainer scripts for insight detection
2022-08-23 00:08:55 -05:00