Commit Graph

7 Commits

Author SHA1 Message Date
JappaWakka 9def5642e8 Lots of QoL changes
- You can now run up and down a slideblock.
- NPC movement type Straight is now less random and more smooth.
- When renaming the rival, the skin visible at the top changes to whatever skin is set as the rivalskin. This way, the rival is not stuck with one skin. This can be useful when the rival's skin changes based on the player's gender for example.
- Text messages that contain <token.tokenname>, where tokenname is a string from the localizations files, have the part between the <> replaced with that string now.
- Text messages that contain <button.buttonname>, where buttonname is one of the controls defined in "Saves\Keyboard.dat", will now have the part between the <> replaced with the key assigned to that control.
- Players can now be genderless instead of only either male or female in scripts.
- Which skins are available in the intro is now defined in the GameMode's definition file instead of being hard-coded
- Old New Game intro now uses the player skin data from the GameMode definition file
- The Pokémon in the old New Game now doesn't fall too far down anymore
- Scripts adjusted to match the new gender functionality
2021-10-01 15:19:04 +02:00
darkfire006 45ec5e257d fix jjm and add falkner's gym leader texts 2019-02-18 21:27:54 -06:00
darkfire006 d7f1322e3a fix jjm shrine side and eliminate elder li exploit 2019-02-18 00:35:15 -06:00
darkfire006 a33fdd9f61 Minor fixes QA related
dden-ID
ecru-east gate
grod-sign
mtm-ladders
clubmap-jjm e and li
shrine-cleanup no real change
main-clean up no real change
2019-02-17 20:20:41 -06:00
darkfire006 8494c01322 various fixes from QA 2019-02-16 12:28:41 -06:00
darkfire006 9ea9a61864 Gym Leader Rematches Round X
Minor text and team changes to the Gym Leaders
introduction
2019-02-04 00:57:48 -06:00
darkfire006 c1e3dacf1e Gym Leader Rematch main set
still a few bonus trainers to complete
2019-01-29 02:05:49 -06:00