2044 Commits

Author SHA1 Message Date
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
964fceda68 Improve bag pocket icons in textfont 2022-09-07 16:35:20 +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