Jump to content

ShoudenKalferas

Members
  • Posts

    194
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by ShoudenKalferas

  1. @raymondbarberjr Okay so HighHope's Red Dye mod appears to add a ton of new dyes to the game that have the same visible name as the existing dyes. There are actually TWO different items that show up in the admin list of items with the name "Dye: Red" item# 1157 is the correct item to use with the mod. I don't see any evidence that his mod removes the original vanilla dyes... but he adds all his to the loot table.. and there are MANY more of them than the original. So this greatly decreases your chances of finding the "correct" red dye. Sadly, there isn't anything I can do about his mod working that way. Even if I were to create my own dye item in my mod instead of using the vanilla, that would not increase the chances of finding this dye instead of HH's. On top of that, I am sadly now able to confirm that with the 19.6 version, the game now allows players to turn in countless/infinite number of the zombie quest.. making this modpack exploitable. Even setting repeatable=false on the quest does not prevent this. The only way I can see around this is to give new players the declaration of citizenship quest item, and make it so they can NOT craft new declarations. I can also add the base citizenship card to the world with a low drop rate. This should ensure no one can abuse this mechanic until they fix the repeatable=false flag on the quest code.
  2. Pretty harsh criticism here. The game currently does not let you complete more than one quest at a time that are named the same. So hypothetically if you created 20 citizenship quests to kill 10 zombies, then went out and killed the 10 zombies.. the game would only let you turn in one quest. Although with that said, you aren't the first person to suggest it is a bit OP to have this specific quest give a skillpoint. I'll take another stab at seeing if I can come up with some way to restrict this quest somehow. At the moment, offhand, I don't know of any way to do this. If you have a suggestion here, I'd appreciate it. It does seem a bit unfair to call the entire modpack broken and exploitable because one quest in it gives out 1 SP. You can easily change that one quest to not give a skillpoint out and fix this. The code being bloated and redundant. I am aware that there is some duplication of vanilla code when I create a custom weapon, for example. But this doesn't affect the usability of the modpack and as best as I've seen in my testing doesn't affect the playability or performance of even a moderate gaming machine. I'll take a look at this soon and let you know what I find.
  3. @Souhank -- I just ran through this again and the quests only ask you to craft one declaration of citizenship and when you do, it gives you one quest, which when you complete.. completes properly. The game mechanics (And the quest pack) *do* allow you to hold more than one of the same quest at the same time. But the in-game mechanics don't work properly if you complete more than one of the same quest at the same time. It ends up breaking one or more of the quests, requiring you to drop those quests (as they aren't completable). The quest pack is functioning properly and as designed. This is left this way on purpose so that if you lose your citizenship card or would like to pursue a 100Z or 1000Z card, you have the ability to do the basic quest again a second or third time. The trick is to stagger them so they don't complete at the same time. Say if you are working on two 100Z quests, start one, kill 50 zombies, then start the second one, and kill another 50 zombies, then turn in the first quest which completed, kill 50 more, then turn in the second quest.
  4. At long last, I've completed the release and have quite a bit packed into it. Sorry for the long wait on this one. As mentioned before, I would recommend you use this on a new game. But if that is not possible or undesirable, please be aware that anyone with an active quest will have to drop it and start the quest over. There is a critical bugfix in this release that closes a loophole that previously was allowing players to craft a writ for a quest, without ever having started the quest. This loophole is fixed by handing the player a token coin when they first start the quest, and requiring them to use that token when they craft the writ item. As usual, please let me know if you find any bugs, typos, or otherwise have any issues. White River Tools of Citizenship A19.4_1.0: CHANGELOG: German localization translated by sechsterversuch & Zeeeni. Big thanks to them for this! All other language translations generated via IBM Watson Language Translator New Quests Added: Amelia’s Gyrocopter Molino Bulletproof Glass Created Darkness Falls Compatibility Modlet, that allows this quest pack to be used with Darkness Falls. Additions to Existing Quests: Added a Remington’s Steel 762 Auto Turret to the Remington Steel Ammo quest. This turret fires slower, aims slower, and has a smaller turn radius, but uses the steel 762 ammo and does more damage in turn. Bugfixes: Writ exploit/loophole fixed. No longer can players endlessly craft writs without having worked through the quest itself. The fix implements a token coin that is provided to the player when they accept the quest that is an ingredient in crafting the writ. A player without this token coin would be unable to craft the writ. Fixed bug with quest pack’s lootable books. Fixed multiple small typos in various Localization.txt files. Added the proper perk enhancements to the Deschain’s Revolver, Bambi’s Bow, Daryl’s Crossbow, and Rick Danger’s Augers quest items. Tuning: Completely re-tuned the Dundee’s Knife as it was substantially over-powered in comparison to vanilla. The intention of this quest pack has always been to only provide items that are a notch better than vanilla, so as to not throw off overall balancing of the game. Reduced the amount of bicycle parts and overall higher tier loot provided by the citizen’s crates. Adjusted the loot in BlackBart’s coffin to be gold & silver instead of dukes to better follow the storyline. Made the steel ammo more difficult to craft. Repair kits are easy to come by, so weapon damage alone is not enough of a detriment to the extra damage and ease of crafting that steel ammo provides. Also tuned the ammo to cause more weapon degradation. Adjusted the AI behavior and difficulty of the Spirit of Vengeance boss. Added longShaft tag to Bunyan’s FireAxe, Jason’s Machete, and Rick Danger’s Augers to allow them to hold the burning shaft mod. Added sneak damage bonus to Jason’s Machete Reduced the probability of finding the dark tower books. The item is supposed to be a legendary item, so it should be extremely difficult to collect all the books to obtain it. Reduced the block damage on both Rick Danger Augers as they were too over powered.
  5. I accept requests through any means most convenient to the submittor: reply to this thread private message here on the forum GIT pull request 7dtd Official Discord Server Your request makes sense to me and I'll make sure to include it in this 19.4 release. Although its worth noting that I did lower the requirements for basic Leon's. Here are the current requirements: Basic Level: 2 Pistols (results in Tier 3-4 Leons SMG) Veteran Level: Degraded Leon SMG + 10 Pistols + 5 SMGs (will now result in Tier 5-6 Leons SMG) When I play through this on my own server, I usually skip fixing the Degraded Leon's SMG from the Basic level and use that to work through the Veteran level version of the quest. Although this is really more of a "pro tip" of people who know the quest and have been through it. Average players would probably work through obtaining the Basic Tier3-4 Leons SMG first, then realize later they need another Degraded Leon's SMG item to kick off the Veteran's Level quest. It's a round-about way of making the Veteran's level a bit more complicated to work through. Thank you
  6. Sorry for the delay on this, but I ran into an issue last minute and ran out of time to get this release out today. All other test checked out other than this one detail. I will be able to wrap up this last item and publish a new release later today (Thursday).
  7. FYI -- I'll be running through final 19.4 validation of the quests tonight and will then post a new version of this quest pack that is 19.4 tested. Please be aware this next release I publish has a fix for a loophole that was allowing players to craft writs without having accepted the quest initially. This bugfix and change to how these quests flow will mean if you update to the new version of the quest pack on a live server, anyone with a quest will need to drop it and start it over. I'm going to recommend on the release notes that the new version be installed onto new games. This isn't a hard requirement, but just a suggestion. Again, just to reiterate, if you install the 19.4 release onto a live server, anyone with an active Tools of Citizenship quest would have to drop that quest and do it over again (as they wouldn't have the token coin in their inventory to craft the writ to complete the quest)
  8. Published new release: A19.3_1.0d Changelog: Bugfixes: Endless Screamers, caused by heatmap generation from Death by Campfire. Adjusted the mod to remove this feature. Fixed Localization on H7SB Seats & Storage Removed: more recieps by wolfbain5, as they were mostly duplicates of recipes other modlets were providing zStorage (Big) by Eihwaz, as the storage containers were large enough without this Added: JaxTeller718_IncreasedBiomeZombiesx2 MorePaintTextures by Eric Beaudoin White River Tools of Citizenship - Molino Bulletproof Glass Weapon Repair Mod by Survager, to change weapon repair to take weapon parts
  9. I've literally been spending days and days trying to track this one down. I've had numerous people complain that its too OP and causes endless screamers. In my testing I'd get 4-6 screamers at once and if I didn't kill them fast enough get as massive horde that followed. Now that I think about it more, each location I was testing was somewhat near a campfire that was running cooking food. Thank you so much for drawing attention to this. Admittedly, I added this modlet in the most recent additions and thought it'd be safe enough to add without much testing. I do love the idea of it, but now that I realize the "extras" in it, I'll need to create a variant of it to match the goal of this pack. As always, I'll keep the credit/author info. The entire collection modlet (or modlet collection) is server-side modlets only. You only need to load them on the server if you run a dedicated server.
  10. @Sal I sent you a PM asking for some help troubleshooting this. The only time I've seen this happen was before Neopolitan even existed. And it seems to only happen exceedingly rare. There also are others who have posted this error and have indicated it seems to happen in vanilla game without mods installed.
  11. I'm pretty sure I've got this one tracked down to the Bigger Wandering Hordes modlet, sadly. Embaressingly, I added a few modlets to this pack right before I released it with the thought I wanted to get the count to 100 modlets. I should have taken more time to test the last few I added better, and missed this detail. It took me about an hour of testing tonight to reproduce this problem.. it was crazy.. like three screamers would spawn at once, and one of them would scream and three more would spawn.. and on and on. It was like endless blood moon, for a level 2 player. I barely could keep up even with an admin pistol one-shot killing them. I'd like to do just a bit more testing on this tomorrow and do plan on publishing a release tomorrow that will fix this. Also, through some helpful feedback from another player I spoke to on Discord, they also reported a few other things I've already tracked down and fixed: * Tool crafting was artificially allowing players to craft items one tier higher than should have been possible based on the perks they held. * One of my quest modlets was giving players an entire bicycle in the beginner quest, through bad design of the loot box it gives out. This was tuned down. * I also tuned down, in general, all of the beginner quest rewards to ensure we aren't handing out too much weaponry and ammo through simple beginner quests. * The modlet for grenade arrows was handing out WAY too many and was badly misbalanced in its loot. I aligned it more with explosive arrows and now it only drops on rare occasion and only in small quantities. Thank you again for taking the time to post some feedback/thoughts on this. I appreciate you giving it a whirl. It's only with good feedback and thoughts that I can continue to improve the overall tuning of the pack to make sure it stays within the "Vanilla+" goal.
  12. Tested with A19.3 & A19.4Exp Neopolitan - A Collection Modlet - A19.3 - Neopolitan, because who eats just the vanilla? What exactly IS a Collection Modlet? This is a term some others on the 7DTD Official Discord helped me formulate. A collection modlet is a single modlet that is combined from the code of many other modlets. What is this Neopolitan modlet? This Collection Modlet should be considered Vanilla+, and contains the combined code of over 100 modlets from a wide variety of authors. This modlet collection is the same one I use on my server and all are tested, error & warning free, and work well together. The specific list of modlets is outlined below. These modlets are selected for their Quality of Life (QoL) improvements over vanilla game play. There are no rainbow zombies, instant crafting, super-powerful weapons, or substantial changes to game play. Anyone familiar with and who enjoys playing the vanilla game would be able to play this collection comfortably. I'm confident after playing this collection, you'll find many or most of the modlets near-requirements for any future games you play. What if I don't want ALL the modlets included? With this Neopolitan collection modlet, I'll also provide a zipfile download where you can download all the modlets broken out individually in their original form. This will allow you to remove an individual mod from the collection. With over 100 Modlets included, how do you keep this updated to each author's newest changes? I wrote a set of scripts that downloads the newest modlet code for each of the modlets and automatically compiles them all together to create this collection modlet (and the associated zip file with all the mods separated). This way, I offload the task to each author to keep their modlet updated or improved. What about fixes you've implemented for broken modlets? Some of the modlets I used in this collection modlet were either broken, had errors, or otherwise needed tuned to match the rest of the modlets in this pack. For these, I do keep a separate branched set of code for the modlet that contains the modified code. There are only a handful (17 at the time of this writing) that fall into this category. Credits All credits go to each original mod author. Most modders learn to create their own modlets by looking at the work of others. In some cases, code is copied to create a new modlet. Due to this, each modder is essentially standing on the shoulders of other authors. Most in the modding community, myself included, welcome others to look at how a modlet was created and to use this code to any extent, provided that credit is provided back to the author whose work yours is based off of. In the spirit of this community, I've notated each author and always ensure to retain the original author's information. This collection is meant to be nothing more than what it claims to be: A collection of my own and other people's hard work put together in a single zip file to make it easy for players and server administrators to easy install our work into their games. Enjoy. Downloads A19.3_1.0d - Neopolitan Collection Modlet (Single Modlet Version) - PRIMARY DOWNLOAD A19.3_1.0d - Neopolitan Modlet Pack (100+ Individual Modlets) - ALTERNATE DOWNLOAD * Both downloads include the full set of modlets listed below. YOU ONLY NEED TO DOWNLOAD ONE OF THE ABOVE. Old Downloads A19.3_1.0 - Neopolitan Collection Modlet (Single Modlet Version) - PRIMARY DOWNLOAD A19.3_1.0 - Neopolitan Modlet Pack (100+ Individual Modlets) - ALTERNATE DOWNLOAD * Both downloads include the full set of modlets listed below. YOU ONLY NEED TO DOWNLOAD ONE OF THE ABOVE. List of Modlets 60Slot_Bag_30Reserve by ShoudenKalferas, Based on Khaine's 60BBM Download URL: https://github.com/XelaNull/7DTD-Bag_Bellows_Headshot/ Description: 60 Slot Bag, with 30 Slots for the player to earn. Crafting Acid by Shouden Kalferas Download URL: https://github.com/XelaNull/7dtd-FixedModlets/ Description: Create Bottles of Acid from Acid, Mouldy Bread, and Diseased Meat Meat Rendering by Shouden Kalferas, originating idea from Aeyvi Kalferas Download URL: https://github.com/XelaNull/7dtd-FixedModlets/ Description: Render animal fat from diseased meat. Quenchiest Cactus Juice by Shouden Kalferas, originating idea from Aeyvi Kalferas Download URL: https://github.com/XelaNull/7dtd-FixedModlets/ Description: Adds ability to obtain murky water from cactuses. Craftable Sewing Kit by Shouden Kalferas, originating idea from Aeyvi Kalferas Download URL: https://github.com/XelaNull/7dtd-FixedModlets/ Description: Adds ability to craft the sewing kit. Steel Trussing Sheet by Shouden Kalferas Download URL: https://github.com/XelaNull/7dtd-FixedModlets/ Description: Adds a steel trussing sheet. 8-slot Crafting Queue by KhaineGB, Modified by Shouden Kalferas Website: https://gitlab.com/KhaineGB/khaines-modlets-a19/ Download URL: https://github.com/XelaNull/7dtd-FixedModlets/ Description: This modlet changes the players crafting queue from 4 slots to 8 slots. Better Goggles by GneX, Modified by Shouden Kalferas Download URL: https://github.com/XelaNull/7dtd-FixedModlets/ Description: Improved Aviator Goggles, Ski Goggles and Shades Death by Campfire by magejosh Download URL: https://gitlab.com/magejoshplays/7-days-to-die-a19-mods Description: More heatmap strength from campfires and they set you on fire for longer now Delmod__Combiner by DelStryker Download URL: https://github.com/DelStryker/Delmod/ Description: Adds the Combiner capability to the Workbench and the Vehicles Return of the Jail Door by DelStryker Download URL: https://github.com/DelStryker/Delmod/ Description: Jail door Delmod_Stack_Sizes by DelStryker, Modified by Shouden Kalferas Website: https://github.com/DelStryker/Delmod Download URL: https://github.com/XelaNull/7dtd-FixedModlets/ Description: Changes some item stack sizes Doughs Buff Ambience Darker Inside by Doughphunghus Website: https://github.com/doughphunghus Download URL: https://github.com/XelaNull/7dtd-FixedModlets/ Description: Modifications and additions to make it the darkest indoors Doughs Buff Ambience DarkerNights by Doughphunghus Website: https://github.com/doughphunghus Download URL: https://github.com/XelaNull/7dtd-FixedModlets/ Description: Modifications and additions to make it the darkest at night Doughs Buff Infection by Doughphunghus Website: https://github.com/doughphunghus Download URL: https://github.com/doughphunghus/7D2D-Doughs-Mods-a19/ Description: Makes infections more deadly Doughs Buff Pipe Bombs by Doughphunghus Website: https://github.com/doughphunghus Download URL: https://github.com/doughphunghus/7D2D-Doughs-Mods-a19/ Description: Modifications and additions to pipe bomb related items Doughs - Food - Sous Chef Of The Apocalypse by Doughphunghus Website: https://github.com/doughphunghus Download URL: https://github.com/doughphunghus/7D2D-Doughs-Mods-a19/ Description: Additional fancy food and recipes Doughs Nerf Flashlights and Lanterns by Doughphunghus Website: https://github.com/doughphunghus Download URL: https://github.com/doughphunghus/7D2D-Doughs-Mods-a19/ Description: Makes flashlights and placeable lanters very hard to craft/obtain Doughs Punishing Weather Core by Doughphunghus Website: https://github.com/doughphunghus Download URL: https://github.com/doughphunghus/7D2D-Doughs-Mods-a19/ Description: Makes the weather more challenging to deal with Doughs Punishing Weather Effects Light by Doughphunghus Website: https://github.com/doughphunghus Download URL: https://github.com/doughphunghus/7D2D-Doughs-Mods-a19/ Description: Lessens particle effects from Doughs-PunishingWeather-Core to help with FPS Doughs UI Add 5 Recipe Ingredients by Doughphunghus Website: https://github.com/doughphunghus Download URL: https://github.com/doughphunghus/7D2D-Doughs-Mods-a19/ Description: Adds 5 more visible ingredient slots for recipes Doughs You've Got Mail by Doughphunghus Website: https://github.com/doughphunghus Download URL: https://github.com/doughphunghus/7D2D-Doughs-Mods-a19/ Description: Adds interesting postal mail with fun semi useful items. DrPrepper by stample, [email protected] Download URL: https://github.com/stamplesmods/7d2dmodlets/ Description: This modlet adds the Dr. Prepper drink to slightly increase run speed and carry capacity. It can be found in vending machines and beverage loot EmperorDye by stample, [email protected] Download URL: https://github.com/stamplesmods/7d2dmodlets/ Description: This modlet adds a 'Emperor Dye' that essentially removes the UMA mesh of whatever armor piece its put into Armor With Mods by Okami Download URL: https://github.com/Okamich/FallOFBabylon-A19/ Description: Traders can sale armor with installed mods! Traders by Okami Download URL: https://github.com/Okamich/FallOFBabylon-A19/ Description: Traders trade weapons with mods Frobscottle by stample, [email protected] Download URL: https://github.com/stamplesmods/7d2dmodlets/ Description: This modlet adds the Frobscottle drink to increase jump height and make fun farty noises GhillieSuitAsMods by stample, [email protected] Download URL: https://github.com/stamplesmods/7d2dmodlets/ Description: This modlet changes the Ghillie Suit clothing pieces into mods for head/jacket/pants. It also removes the original items and recipes so you can't put a ghillie mod in a ghillie suit Guppycur's Random ZombieGetterUpper by Guppycur Download URL: https://gitlab.com/guppycur/guppymods/-/archive/master/guppymods-master.zip?path=Guppycur's_Random_ZombieGetterUpper Description: Got the timing down pat for their get up speed? Well, let's fix that! H7SB Seats by Eihwaz Website: www.eihwaz.de Download URL: https://gitlab.com/EihwazDE/7D2D Description: Contains vanillafriendly chairs and sofas to sit on. H7SB Storage by Eihwaz Website: www.eihwaz.de Download URL: https://gitlab.com/EihwazDE/7D2D Description: Contains vanillafriendly pushable carts and new storages/changed storage sizes. Headshot_15 by ShoudenKalferas, Based on TSBX 25 Percent Headshot Download URL: https://github.com/XelaNull/7DTD-Bag_Bellows_Headshot Description: 15% Inrease Headshot Damage. Home_Depot by OrbitalBliss, Fixed by Shouden Kalferas Website: https://github.com/OrbitalBliss/HOME_DEPOT_7D2D_MOD Download URL: https://github.com/XelaNull/7dtd-FixedModlets/ Description: Adds a bunch of miscellaneous items, mostly decorative, to the Traders. Adds a few contruction recipes, mostly tablesaw. Moves or Adds a couple Recipes to Perks. IceBurg_Baby_Animals by IceBurg, Modified by Shouden Kalferas Website: https://7daystodiemods.com/baby-animals/ Download URL: https://github.com/XelaNull/7dtd-FixedModlets/ Description: Add baby animals to the game for Alpha 19 IceBurg_Craft_Windows by IceBurg Website: https://7daystodiemods.com/craft-door-trim-window-trim-shutters-mini-blinds-curtains-crown-moulding/ Download URL: https://github.com/XelaNull/7dtd-FixedModlets/ Description: Adds recipes to be able to craft all the different Vanilla windows JaxTeller718_BiggerWanderingHordes by JaxTeller718 Website: https://ravenhearst.enjin.com/ Download URL: https://github.com/JaxTeller718/A19ModletsJax/ Description: Makes a slight increase to the size of vanilla wandering hordes. JaxTeller718_EggsInFridges by JaxTeller718 Website: https://ravenhearst.enjin.com/ Download URL: https://github.com/JaxTeller718/JaxModletsA182B5/ Description: Adds Eggs to Fridges. JaxTeller718_SlowerProgression by JaxTeller718 Website: https://ravenhearst.enjin.com/ Download URL: https://github.com/JaxTeller718/A19ModletsJax/ Description: Raises XP Needed to Level from 10000 to 12545 JaxTeller718_ZombieSightRange by JaxTeller718 Website: https://ravenhearst.enjin.com/ Download URL: https://github.com/JaxTeller718/A19ModletsJax/ Description: Increases the range that zombies can see and sense you. Khaine's HP Bar Mod by KhaineGB Website: https://gitlab.com/KhaineGB/khaines-modlets-a19/ Download URL: https://github.com/XelaNull/7dtd-FixedModlets/ Description: This modlet adds the HP bar back into the game. Zombie Stutter Stop Modlet by KhaineGB Download URL: https://gitlab.com/KhaineGB/khaines-modlets-a19/-/archive/master/khaines-modlets-a19-master.zip?path=KHA19-ZombieStutterStop Description: Forces the game to load most vanilla zombie models before the player spawns in. Khelldon - Bigger Buck and Doe by Khelldon Download URL: https://github.com/doughphunghus/7d2dModlets/ Description: Makes the Buck and Doe bigger MeanCloud's Increased Animals by Mean.Cloud, Doughphungus, Modified by Shouden Kalferas Website: http://mean.cloud/ Download URL: https://github.com/XelaNull/7dtd-FixedModlets/ Description: Returns some of the huntable animals to the world since they don't spawn too often anymore. NakedGator by stample, [email protected] Download URL: https://github.com/stamplesmods/7d2dmodlets/ Description: This modlet adds the Naked Gator drink to the game. It can be crafted using Mega Crush. Pickup_Plants_A19 by Shouden Kalferas Website: https://github.com/XelaNull/7DTD-Magazine_Plants_Trader.git Download URL: https://github.com/XelaNull/7DTD-Magazine_Plants_Trader/ Description: Allows press E to pickup all plants. Based on Ragsy2145's Pickup_Plants Modlet Ragsy_Brighter_Vehicle_Headlights_V2 by Ragsy2145, Modified by Shouden Kalferas Website: https://7daystodie.com/forums/showthread.php?106453-Ragsy2145-Modlets Download URL: https://github.com/XelaNull/7dtd-FixedModlets/ Description: Support added for Custom Vehicles by Manux and Guppycur Riles-DecoBlock by Riles Download URL: https://docs.google.com/uc?export=download&id=1473BzsoAItbO7hwumOwuJuegZVXKlZU8 Description: One block to choose LARGE variety of decorations from. Riles-Fixes by Riles Download URL: https://docs.google.com/uc?export=download&id=1q1MdS4kRRu94S22KXcDqfiiZbXW4ZTZs Description: A bunch of fixes. Readme has more details. Riles-HUDPlus by Riles Download URL: https://docs.google.com/uc?export=download&id=1KbjFknPKK6HWF8-ZmGW8bxTNzuRECACz Description: A19.1 HUD adds more info yet is simple. Riles-SeatingPlus by Riles Download URL: https://docs.google.com/uc?export=download&id=1jHXXJWzyirKZfhw9CS0yTagPKYITCWUz Description: Two people on motorcycle. Five people on truck! Salvaged Electronics - Battery Bank by Shouden Kalferas Download URL: https://github.com/XelaNull/7DTD-SalvagedElectronics.git Description: Adds ability to wrench batteries from POIs and potentially obtain user-placable batteries. Salvaged Electronics - Generator Bank by Shouden Kalferas Download URL: https://github.com/XelaNull/7DTD-SalvagedElectronics.git Description: Adds ability to wrench generators from POIs and potentially obtain user-placable generators. Salvaged Electronics - Lights by Shouden Kalferas Download URL: https://github.com/XelaNull/7DTD-SalvagedElectronics.git Description: Adds ability to wrench lights from POIs and potentially obtain user-placable lights. Salvaged Electronics - Parts by Shouden Kalferas Download URL: https://github.com/XelaNull/7DTD-SalvagedElectronics.git Description: Adds ability to wrench electric parts from POIs and potentially obtain user-placable items. Salvaged Electronics - Signs by Shouden Kalferas Download URL: https://github.com/XelaNull/7DTD-SalvagedElectronics.git Description: Adds ability to wrench signs from POIs and potentially obtain user-placable signs. Salvaged Electronics - Solar Bank by Shouden Kalferas Download URL: https://github.com/XelaNull/7DTD-SalvagedElectronics.git Description: Adds ability to wrench a solar bank off a roof and potentially obtain a working bank and solar cells. Some_Skillbook_Skillpoints by Shouden Kalferas Download URL: https://github.com/XelaNull/7DTD-Skillbook_Skillpoints/ Description: Give a skillpoint after reading all, some, or most skill books. STAINLESS STEEL RETURNS by Claymore, Fixed By ShoudenKalferas Website: https://7daystodiemods.com/stainless-steel-returns-for-a18/ Download URL: https://github.com/XelaNull/7dtd-FixedModlets/ Description: Adds back steel polish and polished steel. You have to find a recipe, or learn it via perk. Modified the explosion resistance. You can now find polish in various containers, but rare! StamplesDefenseQuests by stample, [email protected] Download URL: https://github.com/stamplesmods/7d2dmodlets/ Description: Defense Quests creates a couple quests that send waves of zeds at you while you defend random T1 and T2 locations. Special thanks to geengaween for providing the ideas that led to this. StamplesNotJustLumberjacks by stample, [email protected] Download URL: https://github.com/stamplesmods/7d2dmodlets/ Description: Add some other zombies into ZombieSnow group so wanderers in Snow are 100% lumberjacks Foods That use Super Corn by Gopher, Fixed By Shouden Kalferas Download URL: https://github.com/XelaNull/7dtd-FixedModlets/ Description: Adds different foods that use Super Corn. Terrain Based Movement Speed by Elucidus Website: https://community.7daystodie.com/topic/8204-terrain-based-movement-speed/ Download URL: https://github.com/XelaNull/7dtd-FixedModlets/ Description: This changes how fast you walk/run based on the terrain you are standing on. It ranges from +35% on asphalt, to -25% on ice. *warning the zombies get the same changes. Trader_Refresh_1Day by Shouden Kalferas Download URL: https://github.com/XelaNull/7DTD-Magazine_Plants_Trader/ Description: Set all traders to refresh each day Vanilla Expanded - Storage by TSBX Website: https://7daystodiemods.com/vanilla-expanded-storage/ Download URL: https://github.com/XelaNull/7dtd-FixedModlets/ Description: Adds new immersive storage options. White River Tools of Citizenship by Shouden Kalferas, Loosely derived from Royal Deluxe Vanilla+ Quests Modlet Website: https://7daystodie.com/forums/showthread.php?111233-White-River-Tools-Of-Citizenship Download URL: https://github.com/XelaNull/7DTD-WhiteRiver_ToC.git Description: Extend White River quest line to allow player to craft fabled equipment through collecting a lot of resources. White River Tools of Citizenship - Amelia Earhart's Gyrocopter by Shouden Kalferas and Aeyvi-Daro Website: https://7daystodie.com/forums/showthread.php?111233-White-River-Tools-Of-Citizenship Download URL: https://github.com/XelaNull/7DTD-WhiteRiver_ToC.git Description: Find a rare item, craft a super-difficult item, and piece together a rare fast gyrocopter. White River Tools of Citizenship - Bambi's Bow by Shouden Kalferas, and morggin Download URL: https://github.com/XelaNull/7DTD-WhiteRiver_ToC.git Description: Gather tons of wood and craft a bunch of Wooden Bow's to obtain a named Compound Bow. White River Tools of Citizenship - Bear Claws by Shouden Kalferas with help from SteamM0nkey Website: https://7daystodie.com/forums/showthread.php?111233-White-River-Tools-Of-Citizenship Download URL: https://github.com/XelaNull/7DTD-WhiteRiver_ToC.git Description: Fend off a horde of bears and obtain the rare set of flaming bear claws! White River Tools of Citizenship - Black Bart's Flaming Dig Tools by ShoudenKalferas, morggin(lore), AeyviKalferas(Quest), RichardPaul(Poem) Website: https://7daystodie.com/forums/showthread.php?111233-White-River-Tools-Of-Citizenship Download URL: https://github.com/XelaNull/7DTD-WhiteRiver_ToC.git Description: Gather tons of iron and craft a bunch of Iron Pickaxe and Shovels to obtain a set of named Flaming Steel Shovel and Pickaxe tools. White River Tools of Citizenship - Brass for Lead by Shouden Kalferas, Loosely derived from Royal Deluxe Vanilla+ Quests Modlet Website: https://7daystodie.com/forums/showthread.php?111233-White-River-Tools-Of-Citizenship Download URL: https://github.com/XelaNull/7DTD-WhiteRiver_ToC.git Description: Gather tons of lead and receive brass in return. White River Tools of Citizenship - Bunyan's FireAxe by Shouden Kalferas, Loosely derived from Royal Deluxe Vanilla+ Quests Modlet Website: https://7daystodie.com/forums/showthread.php?111233-White-River-Tools-Of-Citizenship Download URL: https://github.com/XelaNull/7DTD-WhiteRiver_ToC.git Description: Help the Trader stock up on water in exchange for a branded Paul Bunyan FireAxe White River Tools of Citizenship - Callinicus Greek Fire by Shouden Kalferas Website: https://github.com/XelaNull/XelaNull-7dtd-Modlets Download URL: https://github.com/XelaNull/7DTD-WhiteRiver_ToC.git Description: Convert fire arrows to Callinicus Greek Fire White River Tools of Citizenship - Daryl's Zombie-Killer Crossbow by Shouden Kalferas, and morggin Website: https://github.com/XelaNull/XelaNull-7dtd-Modlets Download URL: https://github.com/XelaNull/7DTD-WhiteRiver_ToC.git Description: Gather tons of wood and craft a bunch of Wooden Bow's to obtain a named Compound Bow. White River Tools of Citizenship - Deschain's Revolver by Aeyvi and Shouden Kalferas Website: https://7daystodie.com/forums/showthread.php?111233-White-River-Tools-Of-Citizenship Download URL: https://github.com/XelaNull/7DTD-WhiteRiver_ToC.git Description: Collect all 8 books of the Dark Tower Series and craft 19 doors for the Tower. In exchange, receive Roland Deschain's Revolver and schematics to make matching gold and silver bullets. White River Tools of Citizenship - Dundee's Hunting Knife by Shouden Kalferas, Loosely derived from Royal Deluxe Vanilla+ Quests Modlet Website: https://7daystodie.com/forums/showthread.php?111233-White-River-Tools-Of-Citizenship Download URL: https://github.com/XelaNull/7DTD-WhiteRiver_ToC.git Description: The settlement needs bone knives for their carcass carving class. Craft tons of bone knives in exchange for a named Hunting Knife. White River Tools of Citizenship - Dwarven Forge by Shouden Kalferas, with code from Khaine's 3-Slot Forge Website: https://7daystodie.com/forums/showthread.php?111233-White-River-Tools-Of-Citizenship Download URL: https://github.com/XelaNull/7DTD-WhiteRiver_ToC.git Description: A faster smelting bellows inspired from the blacksmith experts from the Lord of the Rings. White River Tools of Citizenship - Everdeen's Arrows by Shouden Kalferas, Loosely derived from Royal Deluxe Vanilla+ Quests Modlet Website: https://7daystodie.com/forums/showthread.php?111233-White-River-Tools-Of-Citizenship Download URL: https://github.com/XelaNull/7DTD-WhiteRiver_ToC.git Description: Gather food to help feed the settlement and in exchange they'll offer you premium named arrows or bolts. White River Tools of Citizenship - Gupta's First Aid Bandages by Shouden Kalferas, Loosely derived from Royal Deluxe Vanilla+ Quests Modlet Website: https://7daystodie.com/forums/showthread.php?111233-White-River-Tools-Of-Citizenship Download URL: https://github.com/XelaNull/7DTD-WhiteRiver_ToC.git Description: Gather tons of aloe leaves and receive some first aid bandages in return. White River Tools of Citizenship - Jason's Machete by Wyldwitchykat's addition to the White River TOC modlets by ShoudenKalferas Website: https://7daystodie.com/forums/showthread.php?111233-White-River-Tools-Of-Citizenship Download URL: https://github.com/XelaNull/7DTD-WhiteRiver_ToC.git Description: Receive a named machete in exchange for providing hunting knives to the settlement White River Tools of Citizenship - Kuva's Red and Blue Armor by Shouden and Aeyvi Kalferas Website: https://7daystodie.com/forums/showthread.php?111233-White-River-Tools-Of-Citizenship Download URL: https://github.com/XelaNull/7DTD-WhiteRiver_ToC.git Description: Learn the secret recipe of Kuva's Red Armor and learn to craft it yourself. White River Tools of Citizenship - Leon's Modded SMG by Shouden Kalferas, Loosely derived from Royal Deluxe Vanilla+ Quests Modlet Website: https://7daystodie.com/forums/showthread.php?111233-White-River-Tools-Of-Citizenship Download URL: https://github.com/XelaNull/7DTD-WhiteRiver_ToC.git Description: Gather tons of pistols to help equip the settlement, then repair the degredaded weapon to ultimately obtain a premium named SMG. White River Tools of Citizenship - Pavlichenko's Rifle by Shouden Kalferas, Loosely derived from Royal Deluxe Vanilla+ Quests Modlet Website: https://7daystodie.com/forums/showthread.php?111233-White-River-Tools-Of-Citizenship Download URL: https://github.com/XelaNull/7DTD-WhiteRiver_ToC.git Description: Gather the pieces to the famed Pavlichenko Rifle. White River Tools of Citizenship - Quick Drying Concrete Blocks by Shouden Kalferas, Loosely derived from Royal Deluxe Vanilla+ Quests Modlet Website: https://7daystodie.com/forums/showthread.php?111233-White-River-Tools-Of-Citizenship Download URL: https://github.com/XelaNull/7DTD-WhiteRiver_ToC.git Description: Turn in tons of wet concrete block for a recipe to make QuickDrying wet concrete blocks. White River Tools of Citizenship - Remington's Steel Ammo by Shouden Kalferas, Based on Khaine's Steel Ammo Download URL: https://github.com/XelaNull/7DTD-WhiteRiver_ToC.git Description: Help the community stock up on 7.62 and 9mm ammo and learn the secret to creating steel ammo. White River Tools of Citizenship - Rick Danger Auger by Shouden Kalferas Download URL: https://github.com/XelaNull/7DTD-WhiteRiver_ToC.git Description: Gather tons resources and some spare parts to receive a Rick Danger Auger.. White River Tools of Citizenship - Spirit of Vengeance by Shouden Kalferas, based on Snufkin's Vehicles and Zombies, with help from arramus and Slawa Download URL: https://github.com/XelaNull/7DTD-WhiteRiver_ToC.git Description: Help Johnny Blaze reclaim his soul by killing the embodiment of Mephistopholes. White River Tools of Citizenship - Taza's Axe by Shouden Kalferas, Loosely derived from Royal Deluxe Vanilla+ Quests Modlet Website: https://7daystodie.com/forums/showthread.php?111233-White-River-Tools-Of-Citizenship Download URL: https://github.com/XelaNull/7DTD-WhiteRiver_ToC.git Description: Gather tons of stone and craft a bunch of Stone Axes to obtain a Taza's Axe. Xal_SetZombiesAttackAnimals by Xaliber, Fixed By ShoudenKalferas Website: https://7daystodie.com/forums/showthread.php?136821-Zombies-Hunt-Too-Allow-Zombies-to-Attack-Animals Download URL: https://github.com/XelaNull/7dtd-FixedModlets/ Description: Allow zombies and zombie dogs to attack passive animals. ZLoot_Increase by Shouden Kalferas, Based on Donovan's Longer Loot Bags and Mega Loot Bags Download URL: https://github.com/XelaNull/7DTD-ZombieLootbag_Increase.git Description: Increase chance for Zombies to drop a loot bag, and keep it from disappearing for 15 minutes. Zombiepedia Skillpoints by Shouden Kalferas Download URL: https://github.com/XelaNull/7DTD-Zombiepedia_Skillpoints.git Description: Place encyclopedia books as random drops that give real tips and tricks, in exchange for one skillpoint for each book read. Donovan_BetterBridges by Donovan Download URL: https://github.com/Donovan522/donovan-7d2d-modlets/ Description: Allows advanced rotation on garage door and drawbridge Donovan_BetterBuffs by Donovan Download URL: https://github.com/Donovan522/donovan-7d2d-modlets/ Description: Tweaks some of the (de)buff settings. Notably, NearTrauma now only lasts 10 minutes and hunger and thirsty are now more realistic. Donovan_BetterDyes by Donovan Download URL: https://github.com/Donovan522/donovan-7d2d-modlets/ Description: Craft dyes using paint Donovan_CraftSpikes by Donovan Download URL: https://github.com/Donovan522/donovan-7d2d-modlets/ Description: Adds the A16 Log Spikes back in as craftable items Donovan_LootCleanup by Donovan Download URL: https://github.com/Donovan522/donovan-7d2d-modlets/ Description: Destroys certain containers after looting them, cleaning up the environment Donovan_PickMeUp by Donovan Download URL: https://github.com/Donovan522/donovan-7d2d-modlets/ Description: Allows spike blocks to be picked up wtk34_water_filter by wtk34 Download URL: https://github.com/wtk34Mods/wtk34_water_filter Description: A simple water filter for the game. Grenade Arrows by wtk34, Modified by Shouden Kalferas Website: https://7daystodiemods.com/wtk34mods-grenade-arrow/ Download URL: https://github.com/XelaNull/7dtd-FixedModlets/ Description: This little modlet adds a grenade tipped arrow to the game. JaxTeller718_IncreasedBiomeZombiesx2 by JaxTeller718 Website: https://ravenhearst.enjin.com Download URL: https://github.com/JaxTeller718/A19ModletsJax/ Description: All settings related to zombies. MorePaintTextures by Eric Beaudoin Download URL: https://github.com/Laotseu/7dtdMods/ Description: Add more textures to the paint tool. White River Tools of Citizenship - Molino Bulletproof Glass by arramus, with full credit to those who laid template foundations (Requested by Fuzzy Pug) Website: http://7daystodie.com Download URL: https://github.com/XelaNull/7DTD-WhiteRiver_ToC Description: Bring a supply of Bulletproof glass to the trader to receive a Clear Bulletproof Glass recipe or assets. Weapon Repair Mod by Survager Website: https://7daystodiemods.com/weapons-repair-mod/ Download URL: https://github.com/XelaNull/7dtd-FixedModlets/ Description: Require parts of weapons in order to repair them.
  13. I'm not sure how I missed this! Thanks for noticing this and posting. I did test and didn't see any obvious warnings/errors. Kind of puzzled on that one. But looking at it closely I do see what you mean about the first lootgroup referring to a second lootgroup that hasn't been declared yet. I'll work through publishing a release on this now. ----- bugfix release published
  14. Tested & Updated for Alpha 20 (b218) This educational XPath modlet will place into your game, 15 volumes/books of an Encyclopedia named Zombiepedia. The Zombiepedia was assembled from tips, tricks, and helpful pointers of other survivors. When you find one of the books and read it, a popup is shown on the screen with the tips that are related to the topic or category of the specific volume you found. For each book you read, you are provided 2 skill points for increasing your knowledge of the world and game, and that specific Encyclopedia volume is added to your Journal in case you want to read back through it later. The Encyclopedia contains over 80 entries and are compiled by actual players via a crowd-source Google shared document. The author of each entry is attributed in the content displayed to the player in-game. This XML-only XPath Modlet is compatible with both Singleplayer and Dedicated Server play and only needs to be installed onto the server. Volumes: Blood Moon Horde Night Building Materials Clothing and Armor Education and XP Gain Electronics Existing Structure Bases (Above-Ground) Farming and Foods Harvesting Resources Inventory Management Maximizing Loot Traps Underground Bases Vehicles Weapons Zombies Current Release: Zombiepedia Skillpoints Modlet - A20_1.0 Old Release: Zombiepedia Skillpoints Modlet - A19.3_1.0a This modlet can be added to a new or existing game. Installation Instructions: Extract the zip file Copy the folder "Zombiepedia_Skillpoints" into your Mods folder If you don't have a Mods folder & are playing on Steam under Windows: Right-click the game in Steam and select Properties Click the "Local Files" tab Click the "Browse Local Files" button In the popup that appears, create a folder called "Mods" By default this path would end up being: c:\Program Files (x86)\Steam\steamapps\common\7 Days To Die\Mods
  15. @XRedx-xDragonX This error would pop up if the REQUIRED mod isn't installed or is otherwise not working. Look in your console output for the list of mods that it is loading. The very first WhiteRiverToC one in your list should look similar to: 2020-11-09T13:18:25 1.251 INF [MODS] Trying to load from folder: WhiteRiverToC__REQUIRED 2020-11-09T13:18:25 1.257 INF [MODS] Loaded Mod: White River Tools of Citizenship (A19.2_1.0a) If this one doesn't or isn't loading into your game first, then that item "questitem_toc_citizencard_name" won't exist. This specific item is the citizen card. I did try to use Vortex with the game but ran into odd issues and decided in the end it wasn't worth it. Installing mods is fairly easy and just drag and drop so Vortex doesn't really give any great advantage. ----- Sorry for the delay on this release. Not to trouble ya'll with real-world problems, but my house's AC went out and my test rig is a small nuclear reactor.. so my work is on-hold until the AC is fixed later this week.
  16. @magejosh Geesh These lootcontainers are a plague I'll adjust this quest's lootcontainer ids again. Thanks for reporting this. I'll make sure this is fixed in the next release. @XRedx-xDragonX That image is very hard to see and a bit blurry. Please make sure to scroll up and look for any other errors that might be in front of this. Also, if you could provide a zoomed in image of the error that might help me see exactly what is causing this for you. It looks like a problem with loot.xml, which could be the same problem @magejosh mentioned above. I can also be found on the Official 7DTD Discord server if it helps to chat in a more live fashion.
  17. In case anyone is interested, I've got this working under A19.2 without any errors: https://github.com/XelaNull/Snufkins_CustomWeapons/archive/Snufkins_CustomWeapons_A19.2_1.0.zip
  18. @DCPoker The 19.2 release of this mod pack is NOT compatible with the previous release. Installing the 19.2 version of this mod pack onto a game that had 19.1 would result in a lot of NullReference errors for your players due to items that no longer would exist. Every item name in the mod pack was renamed and switched to Localization support. Sorry, its such a large mod pack trying to back-port all the changes back to 19.1 is just too much work.
  19. No need to delete and reinstall the mod. Typically speaking, nearly all releases can just be deployed right on top of a previous release. The Bear Grylls quest had its requirements changed. So there are multiple lines within its Localization file that had to be adjusted to match. My apologies for this extra work translating. I rushed this one to release sooner than I should have and should have properly tested it first.
  20. Just published a bugfix/patch release 19.2_1.0b: * Fixed burning shaft mod animation on Jasons's Machete & Bunyan's FireAxe * Adjusted the quest text for Bear Grylls Claws * Adjusted Bear Grylls quest to give schematic that lets the player craft the claws themselves. * Added missed backwards compatibility code to Deschain's Revolver for the renamed ammo & hat
  21. @SteamM0nkey I value your feedback and appreciate you taking the time to provide such detailed information for me. Please feel free to keep the feedback coming in! I did just publish a release that I believe should address some of these concerns. Please know that I just realized as I'm typing this I missed testing the burning shaft mod on FireAxe and machete. It should work, but its possible the animation might be wrong and need adjusting. I'll take a look at that tomorrow to test this detail specifically. I did want to point out with regards to Kuva's armor that due to the difficulty obtaining the ingredients for it, you really wouldn't want to craft this armor set until you have maxed out the light armor perk so you craft the highest quality. It is on purpose that the ingredients are not easy to come by. Deschain's revolver is supposed to shoot extremely fast. Think hair trigger. Roland Deschain was a near-godly fast gunslinger. In this A19.2_1.0a release is the following: Added new quest: Bear Grylls's (Flaming) Claws Adjusted (slightly lowered) drop chance for books related to Deschain's quest. Also fixed some localization typos. (Massively) Adjusted all weapon statistics in Bambi's, Daryl's, and Leon's quests. Added code to apply the perk modifications. Big thanks to SteamM0nkey for helping me work through these. Added burning shaft mod capability to Bunyan's and Jason's quest items. (UNTESTED) Adjusted Remington Steel ammo damage quantities to be greater than vanilla AP ammo. Thanks to SteamM0nkey for helping point out this was needed. Adjusted Rick Danger Auger stats to be more modest and in-line with a small bump/improvement over vanilla. Fixed Elite Random Quest wording. Thanks to SteamM0nkey for pointing out this flaw in design. Adjusted the Juggernaut in Spirit of Vengeance as I received report that he was taken down in under a minute. Added resistance, and added a small horde of zombies to spawn with him. Also increased overall HP and regen values. This should be a tough battle now.
  22. @Slawa I think I managed to get some bad values in there from a dev fork of this I was testing on. That very clearly is a bad/incorrect value and wasn't meant to make it to the final release. I'll go back through and double check both augers to make sure they are not over-powered and are only marginal steps up from vanilla. I ran through this improved auger on my test server tonight and was able to make it down to bedrock in something like a minute. Lol Wayyyy OP. @Gouki Sounds good, thank you!
  23. I've got the new release published and updated on the first post. Sadly, Amelia's Gyrocopter didn't make it into this release. I decided there was too much work left on this one and it is more important to publish the release to get this into everyone's hands. As a reminder, this release A19.2_1.0 must be installed onto a NEW FRESH game or a game that has never had this mod pack installed on it before. All of the items, blocks, quests, etc, have been renamed to work with Localization support. I did do the best I could do run through the entire pack of quests to test each one. As usual, please let me know if you run into any issues. Also, I've added to the first post the mods that are upcoming next.. @Gouki Please feel free to go ahead with the translation and then just private message me with the updated Localization.txt files. Thanks for your offer!
×
×
  • Create New...