Commit Graph

10 Commits

Author SHA1 Message Date
darkfire006 9ac68d809f add optional param for <daycare.canbreed>
bool for if it should calc multipliers or not
2022-05-08 02:02:26 -05:00
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
Daniel S. Billing 9b3e0e0d56 Fixed "PokéMON" text in dialog 2021-06-02 11:41:10 +02:00
darkfire006 045515d64e tons of random fixes
Fix some flickering when snowy situations
replace slopes with actual stairs
fix phone typo
Some extra offset stuff for r17
2019-01-28 21:25:41 -06:00
FantaX1911 7d0badae70 restored jack's fix. 2018-09-15 15:10:44 +03:00
FantaX1911 a9bcc45f80 Revert "more updates to the schoolboy"
This reverts commit d45e0e85a3.
2018-09-15 15:01:10 +03:00
FantaX1911 19589cc7d1 Revert "jack fix?"
This reverts commit 34ab0486c4.
2018-09-15 15:00:38 +03:00
darkfire006 34ab0486c4 jack fix? 2018-09-15 05:59:22 -05:00
FantaX1911 d45e0e85a3 more updates to the schoolboy 2018-09-15 11:58:09 +03:00
nilllzz a1786d5181 literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00