Jump to content

ShoudenKalferas

Members
  • Posts

    194
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by ShoudenKalferas

  1. BUGFIX release candidate 1 has been published. In this bugfix release, contains the following: Fixed issue with out-of-order randomEliteQuests/ToCBooks in the combined modlet, preventing the 4 x Veteran -> Random Elite Quest from working Fixed wording/localization issue on the Gupta's quest Fixed Amelia's Gyrocopter so it is place-able on the ground (Thanks arramus, for saving me the troubleshooting the bugfix on this!) Fixed Remington's Steel Ammo quest and added it back to the main quest pack Ensure balancing of Remington's quest and rewards so it is in line with the rest of the pack Please let me know if ya'll find any other bugs or wording that should be adjusted. Assuming nothing else is found, I'll next tale a fresh stab at seeing if I can rebuild some of the tools & armor from vanilla code using Extends to a greater degree (and to shorten the modlet code). Then after that, I'll get back to working on the Dwarven Forge quest.
  2. Yikes. Will have a look at this tonight. I had a similar issue with the custom motorcycle. I ended up having to copy the code out of Snufkin's newest quest for A20 to get it working again and never truly got to the bottom of why it didn't work. But I'll get to the bottom of this and get it working. I also caught some warnings in the logs after I published this release related to the Veteran x 4 --> Random Elite quest code not working in the combined quest modlet, due to some out-of-order code. I've got that fixed and will work to publish a bugfix release tonight. As far as localization text goes, I wrote some really indepth scripts that convert English text to all the languages using IBM Watson and it's super easy for me to do the language conversion. But admittedly, my eyes gloss over when looking at these localization.txt files. They can be a real bear to read through. I generally do try to use non-gender specific words such as "Them" and "They" when referring to the trader, due to Jen being female and not knowing which Trader the player accepted the quest from. But I also agree that its okay for the Gupta's quest to mention a male Doctor as the intention is for the doctor to be an imaginary individual that is part of the White River community and not specifically a trader. When I do the localization updates I'll adjust this Gupta's quest according to this standard and definitely appreciate the pointing out of this detail and discussion around the roleplaying element. Very very glad to read this as this is definitely what I had in mind and how I play through it myself. I don't specifically call out that element of the quest pack anywhere, so it's really great to see others approach it the same way. For existing save, you should see it show up as a Trader T1 quest called "Put 10 fallen citizens to rest". Not seeing the item show up in CM leads me to believe the quest pack may not even be loading for you. Please double check F1 console to make sure the quest(s) are loading without error.
  3. I am still working on updating this. At the moment, I've got about 70 of the ~100 above working with A20. I probably will plan on shrinking the pack down to what is currently compatible with A20, and then over time continue to add more back to it.
  4. At long last, I'm pleased to be able to offer to you this RELEASE CANDIDATE. This means that while I do not expect the code to change substantially before the next release, this version should be stable enough to install on a dedicated server. I have done my best to give this a run through of my own. However, there may still be some minor bugs. I need the community's help giving this a run through and reporting any issues they may find. As you'll read below, this was a MAJOR release, and a lot of code was updated. As requested, I've released this version as both a singular modlet that contains all quests, and as a broken-out version in case someone wants to remove a specific quest. This release is A20 compatible, has been re-balanced, and has been worked into the Trader's quest tiering to ensure player progress through the quest pack is slowed down. In my own play-thru, I feel it strikes a nice balance, ensures players are forced to complete Trader quests to progress to the next level of citizenship, and ensures that players that aren't familiar with these quests would stumble upon them through the completion of the vanilla Trader quests. This also has the added bonus of allowing this quest pack to be added after a game has started and has active players. By only tying the citizenship card quests through the Trader's quest tiering, we allow the equipment quests in this pack to be completed in parallel to the normal Trader quests, but gate the citizenship card quests themselves through the Trader's quest tiering. Fixed/Adjusted: Updated all code to be A20 compliant Completely upended and changed the way the citizen's cards are gained. The declaration of citizenship is offered to the player by the Trader when the player finishes the new player quests. In addition, the 10z citizenship quest is offered now as a Tier 1 trader quest. Due to this, each player would naturally end up with multiple (a few) basic citizenship cards. The 100z citizenship quest can now only be started as a Tier 3 trader quest. No veteran level quest will return any citizenship card. So as a player wants to pursue multiple veteran level quests, they would need to run through the 100z Tier 3 trader quest multiple times. The 1000z citizenship quest can now only be started as a Tier 5 trader quest. It is still possible to turn in four veteran citizenship cards for a random elite quest. Removed all loot crates as rewards. Conversion of all quests to use the trader dialog for quest rewards Updated all quest rewards to better utilize already created loot groups. Due to the new scarcity of food, geared some of the rewards towards offering food and seeds. Converted all item reward tiers to use the loot quality tables defined by TFP that are based on the player's gamestage, instead of pure randomness. This should ensure that beginner or new players don't end up with Tier 6 items. This also should encourage players as they increase in gamestages to go back through some quests a second time in hopes of gaining a higher tiered item. Removal of Snowberries from Kuva's quest and replacement with Blueberries Removal of Marksman rifle from Pavlichenko and replaced with lever action rifle Removed Remington's Steel Ammo quest TEMPORARILY, due to error. Will fix and add back in during a subsequent release. Removed QwikCrete Quest due to wet cement not existing in A20. At the moment, I have no plans to add this quest back. Reduced the number of reward items guaranteed to the player upon completion of each quest. Items that used to be assured to the player now will have to be gained either as a random reward option or the old fashioned way. Reduced the amount of dukes (casinoCoin) offered to player for each quest and re-balanced across all quests, for standardization amongst the quests and in comparison to the vanilla quests. Removed skillpoints as a reward from all but only the most challenging quests. Substantially reduced the amount of experience points given for the completion of each quest. Bringing these quests closer to in-line with vanilla quests. Substantially reduced the chances of the Greek Fire book dropping. May need to reduce this further. Substantially reduced the drop chance for all of the Dark Tower books. May need to reduce this further. Set BlackBart's quest to be repeatable. Yet to do: Take a fresh stab at recreating all custom armor, weapons, and tools from A20 vanilla, with an eye to using "Extends" as much as possible, to shrink the code overall and make it more efficient and easier to read. Add Trader reward dialog to the popup at the end of each quest. Double-check localization for Kuva and Pavlichenko quests to ensure accuracy to match the item swaps I had to do. Test each elite quest as a full run through to ensure they are all working as expected. Fix Remington's Steel Ammo quest and add back to the pack. This release is SAFE to add to an already started server. Players would just need to complete the Tier 1 Trader quest to kill 10 zombies to gain their basic citizenship card. As usual, I would encourage everyone to report any bugs here, and if you have any suggestions or ideas for a future release, please feel free to drop them in this thread, as a private message to me, or find me on the official 7DTD Discord server and send them to me there.
  5. I've increased the number of hotbar buttons to 10, fixed the water & food bars to show the percentage in A20, removed the feels like temperature as it had little bearing on actual gameplay, slightly adjusted the compass coloring, and shifted the player's level to below the achievement cup (to the left of the hotbar).
  6. This is a repost of an older UI that I've updated for use with A20. I did not create this UI mod, and original credit goes to user Tritox. You can find the original thread here: As the original thread is archived from the forum move and the UI hasn't seen an update since A17, I've taken it upon myself to fix the outstanding errors in the mod so that it is A20 compatible, and I'm creating this new forum thread. If Tritox returns, I'll gladly redirect this thread over to a thread started by them. The main idea of Origin is to keep the UI's look as close as possible to the original 7DTD UI (hence the modlet name), while spicing up the UI with some quality of life changes. Download Current Version Origin UI for A20 v1.0b Previous Versions Origin UI for A19 v1.1 (Top left) : Re-positioned day and time coupled with the world temperature and elevation indicators (Top center) : Added indicator to compass to show which way the player is facing (Top right) : Added text outlines to active quest tracker (Bottom left) : Added bars for water & food above the current stamina and health bars (Bottom center) : Added player level indicator left from the XP bar and numbers for toolbelt slots Before installing any modlet, it's always a good idea to back up your existing files! This UI consists of three main files which come in an XPath-compatible modlet. Simply extract the contents of the archive to [steam location]\steamapps\common\7 Days To Die\Mods\ -directory. Overwrite prompt should only occur if you are updating the mod. For multiplayer: This UI is intended to be installed only on the server. For singleplayer: You would need to download and install the modlet to your computer. "I remember seeing coordinates in the HUD, where are they?" - In A14, a bug was introduced to the UI which causes several unexpected errors if the player adds waypoints while the coordinate indicators is on. Later on, in A16, enabling the coordinates caused the UI pretty much to exploded, so they were removed entirely from the and they aren't coming back. "Can you change the temperature to Celcius?" - The temperature unit can be changed by yourself in the console (works in MP only if you are an admin). Type settempunit c for Celcius and settempunit f for Fahrenheit. "Why there is only a static fill for the core temperature bar?" - The core temperature is just a value in the game UI and there isn't any changing fill related to it like there is for food/water/etc. "Can this mod be used in multiplayer games?" - Only if the host uses the mod. 7DTD multiplayer servers push most of the game files to the clients, including the XML files which this UI modlet uses. So even if you have this modlet installed and the server you play on doesn't, you are forced to use the whatever UI the server uses. "I don't like the feature X in your mod" - And you absolutely shouldn't. This is a matter of taste like oh-so-many other things in the world. Luckily, you can always remove/add parts to your liking. I've tried to comment the mod files well and removing features pretty much comes down to comment out or remove sections from the XML files. If you don't know how to do this, I can probably help you out to some extent. MODIFICATIONS/COPYING This modlet, like many others in this wonderful community is consider opensource. You may copy it, modify it, distribute it. The only request is to make sure that everyone listed in the credits below are included, to call recognition to the many people who have contributed over the years to the creation and ongoing maintenance of this modlet. CREDITS Tritox, for his original work to create this, and the years put in maintaining this. Big thanks to all the people in the forums who have helped with the UI hacks: Sirillion & Red Eagle LXIX Thank you to all the other UI modders who have given me good tips and ideas! Also huge thanks to YseGuy for creating the initial XPath modlet version and helping out with various fixes. Oh, and of course huge kudos for The Fun Pimps for creating this major timesink of a game for us. ShoudenKalferas, for picking up on-going maintenance of this modlet from A19 onward.
  7. Removal of all Quest Crates (100% complete) Conversion of all Quest rewards to use the Trader Dialog (100% complete) Removal of nearly all skillpoint rewards & re-balancing of the experience provided across all quests and tiers (100% complete) Also reconfigured the casinoCoin rewards to be closer to and in-line with the vanilla quests Only remaining task for this upcoming A20_1.0 release: Re-balance all custom weapons, armor, and tools against vanilla. If possible and I can work through it fast enough, I'd like to see if I can condense some of them down using "Extends" option. Code is updated on master branch in git.
  8. I've got all the code posted on Github in case you (or anyone else) wants to create a pull request with suggested modifications. Or please feel free to DM me here or on Discord if you have any specific changes that you'd like me to make. I'm pretty easy going and as a general rule, I usually accept and implement any recommendation provided. I'm definitely open to any suggestions anyone has to slow progress down further. If you have cod to offere, great.. if not, no big deal. I just got back from family vacation and am back to work on this quest pack. I'm sorry it's taking so long, but there are a few things I'd like to do my best to sort through before releasing A20_1.0: Removal of all Quest Crates (80% complete) Conversion of all Quest rewards to use the Trader Dialog (50% complete) Removal of nearly all skillpoint rewards & re-balancing of the experience provided across all quests and tiers Re-balance all custom weapons, armor, and tools against vanilla. If possible and I can work through it fast enough, I'd like to see if I can condense some of them down using "Extends" option. * Darkness Falls compatibility mod will have to be handled after the A20_1.0 release, as DF itself has not yet been released for A20 and Khaine doesn't expect it to be released until mid to late January. I can sympathize. It's a LOT of work updating even this quest pack for A20. I can only imagine the amount of work involved in updating DF (which is a substantially larger set of code). For anyone daring, I am publishing my changes as I go, directly onto the master branch in GitHub. Be aware though, that the version there may have bugs or errors until I complete this next release.
  9. No update yet other than to say that this is turning into more work that I had anticipated. It appears that A20 no longer allows you to easily offer a random tiered value for a quest reward. What can be done is to offer a tiered item based on a player's gamestage. The bad news is I'm having to rewrite all the quest rewards around this. The good news is that it'll flow more with the vanilla quest experience through the Trader's dialog/UI. I'm also taking the opportunity to do away with the various crates in favor of displaying a few different potential rewards for the player to choose from. Lastly, I've been able to embed the 10z, 100z, and 1000z quests into the tiered Trader quests and have done away with the requirement to need to have completed the 10z quest in order to start the 100z quest. Instead, each quest to obtain the three tiered citizen card is going to be offered up via the Trader's quest system. This means no one will be able to quickly go from 10z->100z->1000z quests, and would have to work through more of the vanilla quests to gain the quest tiers to get to the next level. This does slow down progress through the quest pack, but also brings the entire quest pack more in line with how vanilla quest tiering works. I'm working through the changes as quickly as I can, but A20 brought a lot of changes that has complicated things. I've had to pull out of the quest pack the QwikCrete, as poured Concrete no longer even exists in the game.. and seemingly isn't even possible anymore. I've also had to remove the Remington's Steel ammo quest, as it has a LOT of unknown errors that I'm fighting through. I'll have to re-add it back to the quest pack farther down the line. As a general rule, I'm scaling down all the rewards. Feedback I've received is the entire quest pack is OP and progresses the player too quickly. These changes are to help provide a more balanced experienced, while still providing the better tools, armor, etc via the custom quests. Skillpoints will only be given out for elite tier quests. And due to the new shortage of food and seeds in A20, I've been incorporating more food, drink, and seeds into lower tier quest rewards. That's all I've got for now. For those waiting on this A20 compatible release, please know I'm working on it daily and as quickly as I can. So sorry for the delay.
  10. The mod launcher (to the best of what I understand of it) is for overhaul mods. Whereas this is really just a collection of modlets. Overhauls change a LOT about the game. And typically modlets change smaller things. I do believe this quest pack is part of the Oblivion overhaul, which is on the mod launcher. For what its worth, its super easy to install this collection of modlets into your game.. and even remove them if you don't like them. If you have any doubt or want help with that you should seek out the Official 7DTD Discord server. Lots of friendly people there willing to walk you through it in a live fashion (myself included).
  11. Yep! These are all server-side modlets. No need to install them on each client/player.
  12. This is a collection of modlets that I've put together over time and run on my server. I wanted to share them in case anyone else is interested in running one or more of them. These are all server-side modlets, so there is no need to install them on a player's individual client/machine. If you only player single-player, you would need to load them on your own computer. Crafting Acid - Creates a recipe for crafting 10 Bottles of Acid from 10 rotting flesh, 25 bones, 10 murky water, and one Bottle of Acid. Faster Crafting - Speeds up crafting for a long list of various recipes. Lucky Looter Be Gone - Removes Lucky Looter perk and books from the game. Meat Rendering - Allows you to render animal fat from diseased meat under the Master Chef perk. Quenchiest Cactus Juice - Adds ability to obtain murky water from cacti. Sewing Kit - Adds recipe for crafting a sewing kit from 10 raw cotton, 1 scrap polymer, and 1 scrap iron. Steel Trussing Sheet - Adds a recipe for a durable steel trussing sheet. Current Release https://github.com/XelaNull/7DTD-ShoudensModlets/archive/refs/tags/7DTD-ShoudensModlets_A20_1.0.zip
  13. I've re-tuned and lowered all the values of both modlets to provide a bit more variety. I also did find that even on the 15% with difficulty 4 that with maxed perks I was too consistently always killing with every headshot. I appreciate your feedback and would welcome any further feedback you might have with the newest version (1.0a)
  14. This is a set of three modlets (you should only install one) that provide skillpoints to players as an option instead of reading Skillbooks. The player can choose to Read the Skillbook or Use the Skillbook. The three variations of modlets in this pack are to grant this skillpoint for every skillbook, most skillbooks, or just some skillbooks. Personally, I find the "Some Skillbooks" to be about right. When you extract the zipfile, only install ONE of the Modlets to your Mods folder. Some Skillbooks Skillpoints - 20 of the Skillbooks offer the option of gaining a SkillPoint. Most Skillbooks Skillpoints - 76 of the Skilbooks offer the option of gaining a SkillPoint. All Skillbooks Skillpoints - Every Skillbook (133) offers the option of gaining a SkillPoint. Current Release Skillbook_Skillpoints_A20-1.0
  15. Updated for Alpha 20 (b218) Removed FeralWight references, in favor of general Feral and Radiated code Increased stick time to 30minutes Decreased the drop chance slightly across the board. It was a bit excessive during blood moon. Added comments to the code to easily see what the defaults were (and added percentage to this thread)
  16. What kind of server are you running?! Sure, I'll add this to the TODO for A20 release. I'm working my way through all my mods testing them one by one. So far, nothing too ground breaking. Hope to have this one updated soon.
  17. Tested on Alpha 20 (b218) This post is for three different modlets that I find useful and run on my own server. All three are stored in the same Github repository, but are not related and can be used individually or together. Magazine_Schematics_Skillpoint :: This Modlet modifies all Magazines & Schematics to give a quest called quest_Skill_Point_Reward, that auto-completes to give the player a skillpoint. The idea is that if you gain knowledge through reading, you should also gain a skill point. "Read" a magazine to gain a Skillpoint. "Use" a magazine to learn it. Pickup_Plants_A18 :: This Modlet modifies all plants so that you can simple hit the E key to pick them up. This makes it super-easy to walk around a field of flowers and quickly pick all of them without having to swing your weapon or punch them. Mushrooms work now! Trader_Refresh_1Day :: This Modlet modifies the trader so that their inventory refreshes and changes EACH DAY. Current Release https://github.com/XelaNull/7DTD-Magazine_Plants_Trader/archive/refs/tags/7DTD-Magazine_Plants_Trader-A20_1.0.zip Old Releases https://github.com/XelaNull/7DTD-Magazine_Plants_Trader/archive/A19_1.1.zip
  18. Thanks for your feedback. I really do appreciate it. The quest text does try to imply it'll be a tough battle and a defensive structure would be advised. But I do see what you mean that due to it requiring wood frames to be placed and then upgraded, it kind of implies that a wooden structure would be enough. Snufkin designed the zombie itself, but I tuned its "toughness" for this quest pack. It is meant to be a really tough (as are all the custom zombies in the quest pack)... think boss mob. My wife and I would use the concrete blocks that you get as reward from the other quests and use them to make a small 5x5x3 structure. Even then it takes us both hammering away at it for awhile to kill it. I would strongly recommend substantially preparing anytime you know you are going to head into a battle with a custom zombie/mob from the quest pack. If you can, bring a friend. It's more fun that way anyway. One of the zombies in the quest pack does insane block damage, so it easily destroys structures. As far as Callinicus's Greek Fire book, I've got the code now to only allow a book to be read once. I'll add that to this quest and appreciate you mentioning this. I've also found in the current version this greek fire book is dropping to commonly. It should be fairly rare.. and right now it isn't. The greek fire arrows a real treat to use during blood moon. As far as resetting the quest, I'm afraid the only option is to drop the quest and start it over. I'm not aware of the quest XML code that would allow a quest to be attempted a second time. The issue is the quest the player has requires a custom zombie to be killed... but once the player dies that custom zombie gets despawned by the server and doesn't exist in the game anymore. If you go into your quest menu, the option to drop the quest should be there.
  19. Check the console (F1) to make sure that the mods are loading. Although it sounds like your second attempt followed the right directions. When you look through console you should see a line that indicates that the mods are loading. Do this right after you boot up your server or single player game. Then once you are in-game, work through the new quests at the start. The final one leads you to the Trader, which results in receiving the quest that starts you towards receiving your citizen's card. If you skip past the normal new quests at the start, that may be why you are having issues. Try that and let me know!
  20. I have to admit, I'm a bit surprised to hear this considering how little I changed from the previous version. I'm sorry that this happened to you. I've added a disclaimer to the download link on the front page warning that this is always a risk and to make sure to backup save game files. This is an alpha version, after all. Did your original issue go away? Are containers lootable? When I tested the loot drop rate on the citizenship card from the zombie lootbags, I was seeing something around 30% drop rate.. so I'm a bit surprised to see you indicate that it's dropping on every single bag. I'll take a second look at this today and recalculate the real-world drop rate again.
  21. I do a run-through test of Kuva's Armor tomorrow to make sure there isn't any issue with the base quest pack. If there are any other quests you've seen this behavior on, please let m eknow.
  22. White River Tools of Citizenship A19.6_1.0: Modified the way a new player obtains the +Declaration of Citizenship quest starter to kill 10 zombies. Instead of it being craftable, now you are given one of these from the trader initially, or you may find one randomly in the loot inside a zombie lootbag. This means this questpack can still be either dropped into a new game or an existing game. I *DID NOT* retest the Darkness Falls compatibility modlet with A19.6. I do acknowledge the above report that there might be an issue with the compatibility modlet and I'll take a look at that for the next release. I wanted to make sure to pus this bugfix out first to eliminate the exploit that was possible. TFP changed the quest code between A19.4 and A19.6 which is what allowed that exploit to occur. Many apologies for the long delay since my last posts earlier this year. Like many families in this pandemic, I experienced loss that took time for me to come to terms with. CHANGELOG: Changes: Reduced all citizenship quest skillpoint rewards by 1, effectively ensuring the 10z quest no longer gives players a skillpoint. Bugfixes: Fixed bad exploit that was allowing players to create infinite number of declarations of citizenship, then killing 10 zombies, and obtaining infinite skillpoints. Now the player is given ONE Declaration of Citizenship from the trader when they start. Beyond that, they may randomly find other previous citizen's cards in zombie lootbags.
×
×
  • Create New...