-
Notifications
You must be signed in to change notification settings - Fork 11
Tutoriels
Maxime edited this page Apr 8, 2023
·
3 revisions
Voici comment les tutoriels montrent les changements apportés aux fichiers :
this is some code
-delete red - lines
+add green + lines
Il n'y a pas beaucoup de tuto encore ici, d'autres seront surement ajoutés au fur et à mesure.
Voici ce que nous avons pour l'instant
- Programmation en Assembleur
- Comment ajouter un nouveau…
- Comment éditer…
- Changements dans le moteur de combat
- Ajouter des fonctionnalités récentes
- Fonctionnalités d'autres générations
- Retirer des fonctionnalités
- Restaurer des fonctionnalités
- Divers
- To do
- Opcode Reference -A TRADUIRE
- Opcode Table -A TRADUIRE
- Pan Docs -A TRADUIRE
- GB ASM Tutorial -A TRADUIRE
- more gbdev resources -A TRADUIRE
- Fixes for Bugs and Glitches -A TRADUIRE
- Design Flaws -A TRADUIRE
- Pokemon -A TRADUIRE
- Type (Dark) -A TRADUIRE
- Item (Big Nugget) -A TRADUIRE
- Move (Heart Stamp) -A TRADUIRE
- (Advanced) Move -A TRADUIRE
- Wild encounter slots -A TRADUIRE
- Ajouter une nouvelle map au jeu -A TRADUIRE
- Attack animation tiles -A TRADUIRE
- Map Sprite -A TRADUIRE
- Town Map -A TRADUIRE
- Wild encounters -A TRADUIRE
- Maps that require FLASH -A TRADUIRE
- Trainer movesets -A TRADUIRE
- Attack after waking up from sleep -A TRADUIRE
- Poison, burn, and leech seed does 1/8th damage -A TRADUIRE
- Check base power before skipping damage calculation -A TRADUIRE
- Remove 25% chance for enemy stat down moves to miss -A TRADUIRE
- Implement move priority system -A TRADUIRE
- Swift will not hit through fly or dig -A TRADUIRE
- Improve the Pokemon picture system -A TRADUIRE
- Trainers are not Pokemon -A TRADUIRE
- Running Shoes -A TRADUIRE
- Turn to face enemy trainers when "Seen" by them -A TRADUIRE
- Adding Gender Selection -A TRADUIRE
- Item Descriptions -A TRADUIRE
- Physical/Special Split -A TRADUIRE
- Remove Artificial Save Delay -A TRADUIRE
- Remove SHIFT Mode -A TRADUIRE
- Remove Redundant TrainerNamePointers -A TRADUIRE
- Remove Dakutens and Handakutens feature -A TRADUIRE
- Remove Japanese Opening Quote and put BOLD P in gfx/font/font_battle_extra.png -A TRADUIRE
- Remove Blank Leader Name -A TRADUIRE
-
Restore the
PRESENTS
text under the Game Freak logo in the title animation -A TRADUIRE - Restore Japanese Title Screen (Red and Green) -A TRADUIRE
- Restoring the Prof. Oak fight -A TRADUIRE
- Build pokered with BLUEMONS.gb's debugging features (a REDMONS.gb of sorts) -A TRADUIRE
- Adding an NPC that will trade your own pokemon back for evolution purposes -A TRADUIRE
- Restoring/adding PC tiles to the Celadon Hotel invisible PC -A TRADUIRE
- Nuzlocke Mode -A TRADUIRE
- Elite Four Members play Gym Leader Battle Theme -A TRADUIRE
- Expanding Tilesets Technique -A TRADUIRE
- Metric System -A TRADUIRE
- Scripted Losses -A TRADUIRE
Feel free to contribute one of these!
- How to add a new trainer
- How to add a new move effect (ex. attack and defense up)
- Fix AI glitch of Sabrina's Alakazam only using Recover against other Psychic Pokemon
- Effectively everything. We need to add tutorials.