Jump to content

enu

Developers
  • Posts

    655
  • Joined

  • Days Won

    27

 Content Type 

Profiles

Forums

Events

Reborn Development Blog

Rejuvenation Development Blog

Starlight Divide Devblog

Desolation Dev Blog

Everything posted by enu

  1. I'd like to have it out this year ideally but considering the scope of the related projects I want to sync the release with it seems unlikely. So most likely some time next year. I'm sorry it's taking so long but I do believe it will be worth it.
  2. We already have all the sprites except for Aevian Mismagius. (If someone is reading this and wants to try and help with this one please send me a message on Discord.) But I want to make sure everything works correctly. I'm still finding some cases where the follower doesn't behave correctly and need to play through the entire game to find and fix them. Also I want to make sure it's compatible with some other Reborn related projects the community is working on so I will most likely release this mod alongside these projects. However as they aren't my own projects I can't talk about any details nor can I affect their release.
  3. Toxic isn't an egg move, you need to teach it to Chansey using a TM.
  4. Any pumpkin should work as long as you have a Soul Candle in the bag. I think the only explanation is that it wasn't actually night-time but just evening.
  5. Yup, still in active development.
  6. enu

    BetterBag

    I dislike how the first pocket of the Bag is cluttered with way too many items. So I wrote this mod to shuffle items between pockets a little: - Battle Items are moved into Medicine pocket (there are too few of them to deserve separate pocket in my opinion). - Berries pocket is renamed to Consumable. Consumable held items are moved to this pocket (gems, seeds, focus sash, weakness policy, red card etc.). - Battle Items pocket is renamed to Held Items. All permanent held items are moved here (plates, memories, type-boosting items, leftovers, choice items, weather rocks, ev training items, lens, orbs, belts, incenses, etc.) Installation: Download the BetterBag.rb file and place it into the Data/Mods/ directory of your game. Uninstallation: Currently this is a problem because even if you remove the file the items will not move back to their original pockets. I can write a script to move them back in case someone needs it. BetterBag.rb
  7. I found a bug in SWM - EvOverflow. There is no way to reduce EVs to 0. When I have EV value for example 6 and use the appropriate EV reducing berry the EV value remains unchanged and IV is reduced by 1 instead. The IV reduction should happen only if EV was already 0 before using the berry.
  8. Would it be possible to add a skip for the Grassium-Z quest? You need to catch or hatch 4 mons and evolve them. I found it particularly tedious getting a female Simisage as this evolution line has horrible female rate. I got particularly unlucky - hatched two shinies before a single female.
  9. Hi everyone! Some of you might already know that a new Follower Pokemon mod is in development. While we're not yet done I'd like to give you an update on the current state. We're also looking for a few volunteers to help us. Preferably from someone who is already familiar with Reborn's story, including Post-Game content. More information near the end of this post. Scope Let's deal with the most obvious question first. Why is the mod taking so long? It should be relatively easy to update the e18 mod to e19, right? Well... yes that's technically correct. Updating the old mod is relatively straight-forward. However those of you who played with it know that it was filled with various bugs, had repetitive lines and generally just wasn't all that great in practice. I'm a perfectionist with a high quality standard so no way I'd be satisfied with that so I knew that if I took this on I'd aim much higher. I'd never attempt doing this project properly alone but fortunately I got help from a few others. So instead we're making an entirely new mod and giving it the attention it deserves. Reborn is the best pokemon game and as such we want the mod to meet the same quality. Our work actually isn't based on the old Follower Mod for Reborn. Instead it's based on Following Pokemon EX which is a newer base mod for Essentials-based games. Now to give you an idea about the scope of the project. Make sure to read to the end as the last change is the most important one: Reborn compatibility While Following Pokemon EX is great, it's based on much newer Essentials than Reborn is so of course it doesn't work out of the box. Also Reborn is using many things the mod didn't account for. It took a lot of time and effort to make it compatible with this old version and also all the Reborn-specific changes. Movement fixes I adjusted follower movement to work correctly with all kinds of movement. Jumping over ledges, between stones, ice sliding, surfing, rock climb and Victory Road mine carts should work well with followers. I also fixed the broken walk animation and missing water reflections NPC followers had in pre-e19 Reborn. Most of these fixes have been backported into base Reborn or will be included in the next update. Map transitions Going from one map to another also needed a ton of adjustments to work well with followers. Between simple event-based teleportation, map connections, fly, dive, rock climb, escape rope, waterfall, whiteout and all the other various ways that can take you from one map to another we had a lot of issues. Fixing one thing often broke another. More testing throughout the entire game will be necessary later on but for now it seems relatively stable. Sprites We combined several sources and adjusted the sprites when needed. We're also working on normalizing the sprites between base Reborn and the mod to avoid inconsistencies. Reborn Shinies As you likely noticed Reborn is using different shiny sprites than the main games. However only the battle sprites have been recolored so the shinies would have wrong colors when following you. So Nico and A1mon are recoloring the overworld sprites of all mons to match Reborn's shiny battle sprites. Interactions Now this is most likely the coolest change we're doing. In the main games the interaction lines were quite generic and felt repetitive after a while. It would be much cooler if the pokemon was able to react to what's going on around them. Be it weather, specific map, showing off the item they're holding, having nature-specific lines and various other conditions. We have many ideas what the mons could react to. The old mod had a few map-specific interactions but it was implemented in a way they they overrided any other interactions and the follower soon started repeating the same thing. So I implemented an entirely new subsystem where the interactions are split to groups with weighted chance to be triggered. Also the mod remembers the recently used lines and prevents their selection again for a while. This should greatly improve immersion as the follower will always have an interaction you've never seen before. We've also added several new emote animations which can be used with the new interaction lines. Call for help Now for the part where you can get involved and help us finish the mod. If you read the paragraph above about the new interaction system it might be obvious. While the new system is cool we need someone to write the actual new lines for various conditions. I set it up in a way that no coding is required. Instead we have a shared google spreadsheet where we can just go and add the lines we want. Then I have a script which will download and transform this into a format that the mod can use. UnclePops already singlehandedly doubled the total amount of lines we have but there is more to be added. In particular we'd like the follower to react to the map you're currently in. This needs someone who is already familiar with Reborn's story, preferably including Postgame. DM me on Discord if you're interested in helping us with these. I can give you access to the spreadsheet to let you add all the funny lines you can think of. Another thing is sprites. For certain mons all the existing overworld sprites are pretty much useless as followers for various reasons so preferably we'd need entirely new sprites for those. This of course needs an experienced artist so my hopes for actually finding someone willing to help with those aren't high but it doesn't hurt to ask. Let me know if you'd like to try making a new overworld sprite. Discord: enumag#2976 As for release, we don't have any ETA. We'll release the mod whenever we're satisfied with the quality. Which also depends on if we get more of you to help. ;-) That's all for today! Thanks for reading.
  10. Hi yeah I accidentally denied that friend request and had no way to find out who it was. Discord doesn't show denied friend requests anywhere. My apologies for that. Please try again or DM me.
  11. I think this depends a lot on what kind of changes. If it's just text alterations it's easy. If it's more complicated with different movement, animations etc. it can become a lot more difficult. Can you be more specific?
  12. Hi everyone. We did in fact take this project on together with Nico. It's still quite a bit of work but we're making progress. And it will likely be way better than the previous mod as well. As a part of this Nico is also working on recoloring the overworld shiny sprites to Reborn's customized shinies. But considering how many mons there are he wouldn't mind some help with that. So if anyone is up for a bit of art work please hit me on Discord: enumag#2976
  13. Pretty sure I'm dreaming.
  14. I actually went and more or less determined what are the actual mod changes. The good news is that I actually got it up and running on e19. I can get a pokemon out, it follows me, even through map transition, stairs etc. and I can interact with it. And I refactored pokecenters to basically become a non-issue (previous version required manually changing every pokecenter). The bad news is that it's very buggy. For instance it only checks the party leader which is a complete nonsense. Leader can be an egg or fainted in which case it's not eligible to be a follower (I have my unhatched Riolu following me around lol). And I have a whole list of other things to fix and test to get it up to my quality standards. I'm still looking into it when I have some time but it's a very slow process and I'm unsure if I'll ever finish it on my own. I'm a good enough programmer to be confident that I can do it, it's just very time consuming so I keep questioning if it's worth it to attempt it on my own. Perhaps if I had someone helping me? If someone wants to try and help me with this you can DM me here or on Discord.
  15. I was considering looking into it but the main problem is that the download isn't really just the mod but rather the entire game and even other mods such as the SWM pack. I would need to see the actual changes this mod itself brings in order to do anything with it.
  16. So I've been trying out Desolation lately, Currently I'm just about to face Aderyn and would like to provide some feedback. First big thanks to the team for making this game! I can see it's quite well done and has a lot of content to explore! Characters So far I find the characters well written with distinct memorable personalities. Can't say I'm too fond of some of them like Connor but he is meant to be like that. I'm curious to find out if he'll be more respectful later in the game. Story Can't say much about the story yet since I'm at the very start of the game but I have a feeling it will be good. Almost as good as Reborn and very likely better Reju for my personal taste. Audio Great tracks so far just as in Reborn. Loving it! Exploration Quite a bit of side content to do which is nice but I have to give my first bit of critique here. The missions for Rangers are very annoying by the fact that you can only have one active at a time. Yet there are 2 missions in Vejyr itself and a third just on the other side of it. It makes sense to not be able to take all the missions at once but having to run to the same place and back several times isn't fun. Pokemon availability Seems good so far. No super powerful mons to be found in early game. Magby and Elekid seem to be very early but that doesn't matter much since their evolutions will likely be held back to a more appropriate point in the game. Lycanroc is maybe too powerful though. Very strong on it's own and effective against first two gyms as well. One thing that doesn't make sense though is how is Scarlett getting her mons that are nowhere to be found? Progression and difficulty Good up to Connor but there I had to grind quite a few levels with no more content to do. First bad spot was Vejyr where I had to run back to Ava after every single trainer since I had weaker mons with me which I wanted to level up and the PC with my two most powerful mons was way too far. I think it was mainly the field effect making this area a struggle. Up until then it was all grass which provides healing every turn and being quite helpful with buffing some moves. On the other hand the field effect in Vejyr gives no healing, provides the wild mons protection from water types and even actively hurts my mons when combusted. The field and lack of PC made it quite a struggle. Afterwards everything was fine. Had to run back from weeping hill two times to heal which was a long way. Now though I'm about to face Aderyn and I'm hopelessly underleveled. Even after doing every piece of side content I could find my mons have average level of 28. I have 2 above 30 but a few which I need for Aderyn only around 25 so 28 is average. With level cap of 35 I assume I'll need a team roughly around lvl 33 to stand a chance. That's... a really long grind. In my opinion the repeatable trainer shouldn't be necessary this early in the game. Having to grind five levels even after doing all side content feels quite bad tbh. And I wasn't running from wild battles either except weeping hill unowns as there was no healing nearby.
  17. Lol I somehow thought that Cass and Caz are the same person. Sorry for my mistake. :-D Thank you very much for the answers! ^^
  18. Hi, I like Reborn a lot and played Reju too although it's not as great as Reborn in my personal opinion. I'm thinking about giving Desolation a try but I can't find the basic information of how far the game actually is in terms of development. Current release 5.1 has 7 gyms... out of how many? Is it planned as a standard 8 gyms game or will there be more? Similarly the episode number 5.1 - is it known how many episodes is the game supposed to have in the end? Ofc I know that even if a planned number is known, it may change as the development goes, I fully respect that. Next what is the current level cap in the game? Basically I just wanna know how much of the planned full game is already implemented. If I should expect a 30% done experience or 80% done experience. Also is Gen 8 planned to be added later? It doesn't matter to me if it isn't planned or if the devs have not decided yet, I think 7 gens is already plenty and don't care much about gen 8. I'm just curious. The last update seems to be nearly year and a half old. Considering Cass's involvement in Reborn development that's ofc perfectly understandable. I'm guessing the development of Desolation will resume after Reborn is finished? Thanks!
  19. It's sad that these assets won't appear in the game... I mean they never got into the 'Pokemon Reborn Assets Storage Warehousetm'.
  20. I heard that Commander got banned so most likely there won't be any more updates here.
  21. My little contribution was making the linewrap issues consistent. You see RMXP somehow managed to make it so that most of them only appeared in the real game but not when using the debug mode. Somehow in the compiled game there was an extra space at the end of the string so the length was different. Why? I never found that out but by adding a trim function to a particular place in the code, half of the errors were instantly fixed and the other half appeared consistently in both normal and debug code making it much easier for someone more familiar with RMXP to come and finish it. :-)
  22. Hello. I'm the patron you mentioned. I'm soooo happy that someone finally managed to find the true cause. Thank you! Okay, bye.
  23. Umm... would it be possible to get an 18.2.1 / 18.3 update with this and maybe the difficulty levels? The AI update kinda made me want to replay reborn again but I really like doubles so I kinda don't wanna play it without this.
×
×
  • Create New...