views
2k
likes
4

Comments (1)

What do you think?

This is really amazing! It's gonna be so helpful for making my own pokemon fangame! If it's okay, can I make a video on this like a tutorial on how to use this when it comes out?

This project is a script pack i am developing for Game Maker Studio that adds features from the pokemon games like the PC Box, Party, Bag and Battle systems.

the reasons i am doing this scripts are my own, i have a project that uses mechanics similar to those of pokemon games, so i am replicating the game as much as i can and then i will change it to fit my needs.

i hope this helps you, if you need something like this or just want to study the code, i would be happy with any kind of comments or sugestions when i start to show my progress ^^

i will be using a lot of ds_grids and i intend on the system being as modular as it can and commenting on it as much as i can so it is very readable and easy to study.

Log of what is done/will be done:
V1.0:
[X]Plan the first iteraction of the Battle System, with support for enemy trainers and wild pokemon and the capturing of said pokemon.
{X}Plan the Database system, used to store the game data.
[]Plan the PC Box and Party system
[]Implement the Database system
[]Implement the first iteraction of the Battle System
[]Implement the Party system
V2.0:
[]Plan the second iteraction of the Battle system, with support for negative status and continuous attacks.
[]Implement the PC Box system
[]Implement the second iteraction of the Battle system
V2.5:
[]Plan the third iteraction of the Battle system, adding support for pokemon that flee from the battle and pokemons that have different forms/transform
[]Implement the third iteraction of the battle system
V3.0:
[]Plan the fourth iteraction of the Battle system, adding support for weather effects, group battles up to 5 wild pokemons and 4 trainers(including player) and pokemons that cry for help.
[]Plan the Bag system
[]Implement the Bag system
V3.5:
[]Implement support for Shinny pokemon and Shinny hunting(Using cry for help, dowsing machine or fishing)
[]Implement use of attacks outside of battle(HMs)

i can add more things to the list as i see needed or if people ask for it
#rpg



all-ages
Mild Fantasy Violence
Comical Shenanigans
Simulated Gambling

also, this implies on a complete rework of the system, since i dont have most of the original files and i learned a lot this last year and could do everything a lot better, but expect a update before the end of april.

yeah, so i completely disapeared, that happens cause this last year was specialy hard on university, so, now i am back, working on a ton of projects and i will pick this one up again too, but it will be slow, a lot of higher priority stuff going on

I started the development of the script pack, still on planning stage