Jump to content

AsNKrysis

Veterans
  • Posts

    209
  • Joined

  • Last visited

  • Days Won

    10

 Content Type 

Profiles

Forums

Events

Reborn Development Blog

Rejuvenation Development Blog

Starlight Divide Devblog

Desolation Dev Blog

Everything posted by AsNKrysis

  1. Announcement for the Gen 9 Mod Development Hi everyone. First off, I want to give one massive apology for how silent we've been for the duration of the mod's development. I know that we haven't done a very good job on updating everyone with how our progress has been going, and this is mostly due to how busy all of us have been throughout this process. Though that is not an excuse, I still want to give a reason as to why we've been dead silent so far. Hopefully, however, this post will bring the good news that'll make up for such. Secondly, I wanted to quickly mention of the new people that joined our team during the last couple weeks: Sapphiada and wingdings! Sapphiada joined to help with refining our code and lots of bug testing while we were very busy on our own end, and wingdings provided help with our lack of knowledge when it came to animations! These two have been a great help to our team, and we were able to amp up development progress with their help. Thirdly, as I sort of stated in the recent point, we began internal Dev testing a couple weeks ago. That means, yes, we have finished implementation of Gen 9's mechanics into Rejuv and have been focusing on snuffing out any errors with the Scripts. This was primarily why we were so silent, because we had little time to make updates and was mostly focused on being able to release the template as soon as possible. We apologize for that, but now this brings us to our final point... We are now inviting people to join closed beta testing for the mod! Now, before anyone gets too excited, I will state that this mod still does NOT contain any content. That means vanilla Rejuv is still untouched, you won't find any Gen 9 content in the mod. Remember, our first and foremost priority was creating a template for people to use for their own modding purposes. Whether that was to incorporate Gen 9 into a mod you're releasing, or just wanting to add Palafin in your game to sweep for you, we wanted to first release a very simple and basic version of the mod that other people can build off of. This was also intended for the Devs to use to help with their implementation of Gen 9 into Rejuv for their next update, and will hopefully provide some assistance with Reborn modders and Deso Devs with implementing Gen 9 into their games as well. I will also include that this mod contains very little field interactions with Gen 9 moves/abilities/mechanics. We do not want to dictate how these mechanics will interact with Rejuv's field mechanics. Therefore, we highly encourage you DO NOT mod the game on your own unless its purpose is to help us fix an error with our code. As such, this means that this beta version of the mod is NOT INTENDED FOR PUBLIC USE. If you are accepted into the Testing team and plan on using this untested version of the mod in your own mod release, then you're responsible for any bugs you encounter when creating your mod. Further description regarding the Tester position will be displayed in the Google Form to apply for the position, which I will provide a link to below. We thank you all for your patience and support on our project towards proper Gen 9 added the Aevium Region! Application Form for Rejuv Gen 9 Mod testing.
  2. Nope, changing the music you use for your game while using this mod does not affect it in any way. There's only problems if you edit or replace the ttypes.dat file. You can freely switch out any BGMs you'd like.
  3. Sorry, AltForms in v13.0.5 tend to be really buggy. I think that's due to vanilla Gastly having only 1 ability, while the Epoch form has 2, which causes issues when trying to debug it in. I'll be sure to fix that when the mod is eventually ported to v13.5. I know one method is using Encore against her Jynx to force it into a 1v1. I'm assuming this is on normal mode correct?
  4. Minor Hotfix Released Renamed the Battle Bond Extended Rejuvenation.rb file to make it compatible with the mods from the v13.5 QoL Modpack by Alemi. Thank you to @mariasumi for finding the fix. The issue was that the code from the Battle_SpeedUp mod was overwriting the code for reverting forms in my mod. However, simply renaming the mod puts it below the Battle_SpeedUp mod, preventing the Battle Bond revert form code from being overwritten. For those wondering, yes it is still compatible with the Battle_SpeedUp mod as I have tested it myself. However, if anything of concern comes up, feel free to shoot my a message on Discord or on here and I will be sure to respond as soon as possible. If you don't want to have to worry about redownloading the mod, you can simply rename the Battle Bond Rejuvenation Extended.rb mod yourself, but make sure it's a name that'll have the mod load after Battle_SpeedUp. e.g. Rejuvenation Battle Bond Extended.rb, RBBE.rb, basically any name that starts with a letter after B. And also I apologize for people that have messaged me before regarding my other mods. I haven't been able to get back to most messages as I'm very busy irl and also had a lot of focus turn towards the Gen 9 mod that's still currently in development. I will try to be better about being responsive to anyone that has any questions or concerns regarding any of my mods. I hope you all have a wonderful day!
  5. I'm assuming you've already replaced all of the modded files with vanilla ones already, correct? If you try to do this while still having the Gen 9 starters modded in, then it will cause issues.
  6. At the moment, no progress has been made. I was busy assisting in the AllGen Rejuv project and now irl responsibilities have kept me from being able to make significant progress on anything I'd like to be working on. Unfortunately, there's still no estimated release date on the next update, but I'll be sure to make a post regarding an update when I begin progress.
  7. Just as the other person said, the definitive finished version of the mod won't be coming until Rejuv itself is fully completed. As for a version that's complete on v13.5, that won't be for a while. There are other projects I'm busy with, but also I have very little free time at the moment due to irl responsibilities, so unfortunately I'm not sure how quickly I'll be able to push out an update. I'll do my best, however.
  8. Alright, so I've been doing some testing with a fresh copy of both Rejuv and the Battle Bond mod and I cannot seem to replicate this issue that you both seem to have. Every time Greninja uses Battle Bond, it reverts back to its base form after the battle ends. The only ways that this could possibly be happening is either the downloaded must've corrupted somehow or you both must've edited something in the Battle Bond Extended Rejuvenation.rb script.
  9. This error pops up most likely due to not using proper formatting when applying a typing to a new move. It's not an actual issue with PBMove.rb itself, but rather the compiler cannot run the command due to syntax errors. I'm honestly unsure why compileMoves works for you and not compileAll without being able to see your console to look at your errors, but it is recommended to try to stray away from using compileAll if possible as some of the Devs have discussed issues regarding it. Otherwise, are there any changes or additions you made to any moves at all? You made sure to properly format the typing? And thank you, I appreciate your support for the mods I've made thus far.
  10. I'll try to look into it on a fresh copy of the game, I've been testing on my own and I can't seem to replicate this issue you both seem to be having.
  11. Download GlitchxCity's Marnie Battle Theme Remix off YouTube by whatever means you want and rename the audio file Battle - Rival 2.mp3. If whatever means of downloading YouTube videos turned the file into a .ogg file, just find an online converter to change it back to .mp3.
  12. Small Hotfix Released: Fixed the issue regarding Gen 9 starter eggs freezing upon hatching/hatching into final evolved forms. This was an oversight on my part, so apologies. I forgot to include the pre-evolved species for each starter's evolved forms, which caused issues when trying to breed the starters. I apologize for anyone that experienced issues with breeding, and hope that this will be the last hotfix necessary for the mod. All Gen Rejuvenation in Development! In other news, myself and a couple of others have taken on the task of implementing Gen 9 fully into Rejuvenation! It is still very much in the works, so there's no exact ETA on when it will be released, and the actual mod itself most likely won't be made by us since we mostly want to provide a template for others to build upon. However, if you'd like to see our progress made on implementing Gen 9, you can join our discord to receive updates and provide feedback. The link is provided in the forum post, but I'll also include a link in this post as well. https://discord.gg/ZvhNYCV8zz I hope you all have a wonderful day!
  13. Just got back to my PC a little bit ago. I'm not sure what's causing that issue because it works perfectly fine on my game. You sure you didn't modify anything with the Battle Bond Extended Rejuvenation.rb script?
  14. Minor Patch Released: Fixed the issue with Flower Trick not being a guaranteed crit. Updated to the mod to v13.5.6. Looks like I left an experimental version of the Flower Trick.rb file in my last update, so apologies for that. Also, the mod is now properly updated to v13.5.6, and Rejuv should hopefully be slowing down with the patches so this update should be safe for a while before I need to update it again. NOTE: It has come to my attention that there has been more frequent reports regarding the game freezing for a couple seconds at the start menu and in-game menu, mainly for people that are attempting to uninstall the mod. This is because the game still logs the Gen 9 starters in the Pokedex list regardless of whether you've seen them or not, causing the game to freeze because it can't properly update the Pokedex while there are invalid IDs still currently registered in it. Therefore, a detailed solution in regards to properly uninstalling the mod after removing all the associated Data files and replacing them with the vanilla ones has been listed in the main post. Should also be noted, as a result that this mod be used very cautiously, as this issue will persist until Rejuv v13.5 is completely finished receiving updates. I hope you all have been enjoying v13.5 and you all have a wonderful day!
  15. Minor Patch Released: Updated the mod to work with v13.5.6. Let me know if there's any issues with the mod. Rejuv should be slowing down on the patches hopefully so this update should be safe for some time before I need to update again, but if there's anything largely concerning then be sure to reach out to me regarding any questions or concerns.
  16. To successfully uninstall the mod, you'll need to do some work on your part to fix it, but it's pretty simple: First, follow haru's Modding Tutorial here to get the console up and running: Only the 1st step is necessary, the one that details how to activate the console in the game in order to run commands. Next are 2 methods that will clear out the invalid IDs that are causing the freezing issue with your save: 1. The first way is to go pull up the commands (F6) and type $Trainer.pokedex.dexList.remove(:NEWPOKEMONID) (with NEWPOKEMONID being the numerical IDs of the Pokemon added by my mod) and removing them 1-by-1 until all 3 evolutionary lines have been removed from the dex. 2. The second (and slightly faster) way is to download this file and place it in your Mods folder: PokedexCleaner.rb Then go into game and type in the command $Trainer.pokedex.cleanDexList() which should clean up the dex list of all invalid IDs. After, it should cease the freezing occurring at the start and in-game menus and such with your save file. I'll be sure to detail this in my own mod thread as well once I update it accordingly for v13.5.6. Also, huge shoutout to @TayroWinters for providing the solution as well as the PokedexCleaner.rb file to remedy this issue!
  17. Greninja's buffs are the one thing I don't want to touch as I usually want to stay as close to vanilla if possible when it comes to most of my mods. Even the stats of the other 2 BB starters were just copied and pasted from Pokemon Soulstones. Plus, what exactly is bad about BB Water Shuriken? It's basically a 60 BP priority move that can break sashes, like Jet Punch but better and on a Pokemon with a SpAtk that's nearly comparable to Palafin-Hero's Atk stat.
  18. New Small Update released: Battle Bond Delphox's Mystical Fire has been buffed. It will now use the opponent's Physical or Special Defense when calculating damage, depending on which one is higher. e.g. Mystical Fire will hit Blissey's Physical Defense when calculating damage, but will hit Bastiodon's Special Defense otherwise. I felt like BB Delphox's signature move boost was very underwhelming compared to the other 2 starters, and it was still considered a worse Flamethrower. Therefore, I decided to give it another boost by having its damage calculated based on the lower of the opponent's 2 defenses. This makes Mystical Fire far more viable for BB Delphox to run as most Pokemon aren't going to be able to easily wall it easily unless they resist it. The damage calcs were adjusted using Shell Side Arm's damage category as a base, meaning Battle Bonded Mystical Fire will also factor in stages of stat boosts and drops as well as Field Effect modifiers when determining which defense to hit. Shoutout to @Karvanha and @Alemi for helping me make the script function properly. Even though it's not a very big file, for anyone that already has the mod downloaded and only wants to update the Script change, I'll attach it to the post. Battle Bond Extended Rejuvenation.rb Download and replace in your Mods folder in the Data folder of the Game's files. Thank you all and I hope you have a wonderful day!
  19. It just adds the Battle Bond ability to a couple of major trainer battles, namely Ren (Greninja), Lavender (Delphox), and Texen (Chesnaught). If you don't really want to use it, then you don't need to, it's optional and isn't required to receive Battle Bond. I just thought it'd be nice to include the ability onto some trainer battles.
  20. Another Small Hotfix released: Put Aqua Step back onto Quaquaval's learnset, was removed on accident.
  21. Small Hotfix released: Fixed the issue with errors popping up when trying to select moves or switch during battles. Thank you to @Snipey for providing the fix while I was at work. The Battle_Move.rb file is no longer necessary to be replaced. I have made it so defining Flower Trick's crit to be modular, meaning you just need to put the Flower Trick.rb file in the mods folder in order for it to work. Apologies for the inconvenience, and I hope you all have a wonderful day!
  22. Apologies, I forgot to link the new links to the download before I went to sleep. It should work properly now for anyone that was having issues with downloading the mod.
  23. Small Minor Update released: Updated the Mod to v13.5.5. Added optional compatibility to my Battle Bond mod. I'm not exactly sure what changed in the new update, but just in case I have decided to update the mod using the current files. This took a bit longer since I accidentally hit the updater on the files where I stored the modified scripts, so I have also included the modified scripts in the mod primarily for my use to have backups in case I mess up again. They are NOT necessary to have in your files, the Battle_Move.rb is the only script that is necessary to replace in your Script folder. Installation is still the same regarding the Audio, Data, and Graphics folders otherwise. I have also added optional compatibility for my Battle Bond mod since the two mods originally cannot work in tandem given that they both edit the mons.dat and trainers.dat files. You merely need to extract the contents from the Data folder in the optional compatibility folder to the Data folder in the Game's files. Once again, you DO NOT need to extract the contents of the Scripts folder to your Game's files. Thank you and I hope you all have been enjoying v13.5!
  24. Small Minor Update released: Updated the Mod to v13.5.5. I'm not exactly sure what changed in the new update, but just in case I have decided to update the mod using the current files. This took a bit longer since I accidentally hit the updater on the files where I stored the modified scripts, so I have also included the modified scripts in the mod primarily for my use to have backups in case I mess up again. They are NOT necessary to have in your files and do NOT need to replace any of the scripts, only extract the Data folder and the Graphics folder to your Game's files and replace when prompted. Thank you and I hope you all have been enjoying v13.5!
  25. DISCLAIMER: Use this mod with immense caution. This mod may cause a bug that will have menus in-game freeze due to the game not being able to properly update the dexList between updates since it won't be able to initially find the Gen 9 starter IDs. It works fine once the mod is installed, but the uninstallation will be listed down below for anyone that has had issues freezing menus while using this mod. Gen 9 Starters Introducing the Gen 9 starters to Rejuv! Not much else to it other than that, just a somewhat simple mod that adds in the Gen 9 starters to Rejuv, all of which are obtainable at the start of the game and through in-game events. This also includes their signature moves as well as animations for each of them. Some trainers have also been given the starters on their team, so be on the lookout for 'em! Gen 9 Starter locations: Major Battles that include the Gen 9 Starters: Download Link: Mirror 1 (MEGA) Mirror 2 (Google Drive) INSTALLATION: Extract the contents of each folder into their respective locations in the Game's files and replace when prompted. The Flower Trick.rb file in the Mods folder is necessary for Flower Trick to properly work. The folders that say NOT NECESSARY are, well, not necessary to put in your Game's files. They're just the modified scripts for compiling, but I included them because: 1. In case I accidentally wipe the code by updating again. 2. For anyone curious about the modified code. UNINSTALLATION: To successfully uninstall the mod, you'll need to do some work on your part to fix it, but it's pretty simple: First, follow haru's Modding Tutorial here to get the console up and running: Only the 1st step is necessary, the one that details how to activate the console in the game in order to run commands. Next are 2 methods that will clear out the invalid IDs that are causing the freezing issue with your save: 1. The first way is to go pull up the commands (F6) and type $Trainer.pokedex.dexList.remove(:NEWPOKEMONID) (with NEWPOKEMONID being the numerical IDs of the Pokemon added by my mod) and removing them 1-by-1 until all 3 evolutionary lines have been removed from the dex. 2. The second (and slightly faster) way is to download this file and place it in your Mods folder: PokedexCleaner.rb Then go into game and type in the command $Trainer.pokedex.cleanDexList() which should clean up the dex list of all invalid IDs. After, it should cease the freezing occurring at the start and in-game menus and such with your save file. Also, huge shoutout to @TayroWinters for providing the solution as well as the PokedexCleaner.rb file to remedy the issue of freezing menus! COMPATABILITY: Due to the nature of how the Game's data files work, compatibility will be tricky as this mod can't be made modular, it's just impossible. Therefore, any mod that edits the list of Pokemon, move animations, trainer teams, or any of these listed map files will NOT be compatible. Map 042 Map 139 Map 140 Map 175 Map 225 Map 264 Map 272 Map 304 Map 413 Due to requests from others, I have gone ahead and made compatibility with my Battle Bond mod, which the compatibility is included in an optional folder of the mod's files. Known Bugs: There's no egg sprites for the Gen 9 starters. No sprites have been made for it, and I'm too bad at spritework to try to make it myself. FAQ: Can I use this on my current save? Do I need to restart the game? You do not need to start a new save file, but if you are past certain points of the game you will not be able to receive Sprigatito or Quaxly. Therefore, a folder containing additional files has been added in order to give all 3 starters after beating the 14th gym. Why only the starters? Why not the rest of Gen 9? Gen 9 has a multitude of new mechanics that are a bit tedious to add and would require heavy script edits, restricting its compatibility. The starters are simple enough to begin with, and therefore all that will be added until further progress has been made on the development of Gen 9's implementation into Rejuvenation. Will you be adding the rest of Gen 9 as well? How long will that take? The plan is for full implementation of Gen 9 into Rejuv, but many of us in the modding community are currently waiting to see when Rejuv is in a stable state to begin that process. There's no estimated release date, but hopefully one of us will be able to push out a Gen 9 mod soon enough. I may not even be the one to make one, but I know a lot of people are eager to have Gen 9 in Rejuv so that's why I made this simple one for now. Progress has been made by myself and a couple other mod authors into incorporating the rest of Gen 9 into Rejuv! Although we're unsure whether we'll release a Gen 9 mod ourselves, we want to at least provide a template for others to introduce Gen 9 into their own work if they choose to. We still have a bit to trudge through, so there's no exact ETA on a release date for an AllGen Rejuvenation template, but we've been making progress at a steady rate. If you'd like to see the progress made or have any feedback towards how Gen 9 should be represented in-game, I'll link the discord below to allow those interested to communicate with the myself and the rest of the team. Are you planning on adding terastallization? Hell no lmao. How can I contact you for questions? I'll try to check the forums as much as I can, but it's better to reach me on discord if you need anything. My discord handle is katowoozy, or you can find me in the Reborn discord with the name AsN. Gen 9 Development Discord Link: https://discord.gg/ZvhNYCV8zz Credits: @Fervis for providing permission to use their mod's code as well as their formatted sprites and icons as a template to add in the starters! Check out their AllGen Reborn Mod if you're interested in playing through Reborn with all of Gen 9 implemented! DarkusShadow on DeviantArt for their Gen 9 starter overworld sprites!
×
×
  • Create New...