lymanjohnson / ogsn-pz-mods

Just one big repo for all my mods and source files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Oh God Spiders No's Project Zomboid Mods ##Unglamorous QoL Stuff My mods are mostly intended to fix things that seem like old forgotten bugs, or to add new quality-of-life fixes and UI improvements.

##Pardon the mess The Project Zomboid mod uploader prevents you from putting .git folders inside your mod folder so it seemed simpler to just put them all in one repo. It's just me here, so that means I'm not bothering with squashing, branching, or rebasing. I'm just writing that because I want anyone reading this to know that ordinarily I keep my git game tight.

##TODO List ###Knox Country World Map

  1. Might be missing some turn-offs on highway north of Rosewood.

###Lockpicking

  1. Add car lockpicking
  2. Bugfix: When a two-wide door's lock jams, it should affect both tiles

###Let Me Think

  1. Add support for game versions 39 and 40

###Infinite Weather

  1. Remove thunderstorms from Ceaseless Snow (maybe make it optional)

##Ideas for New Mods Might pursue these...

###Mental State Affects Reading Speed

  1. Make reading speed be affected by panic, exhaustion, fatigue, hunger, illness, etc.

###Walk While Reading

  1. Base it on bookworm trait
  2. Make it possible without a trait, but make it severely limit your sight and hearing radius, and you don't read at full speed either.

###Pass Out if Too Tired

  1. Once your exhaustion hits absolute zero, and you are not panicking, there is a small chance every tick that you might fall asleep against your will.

###More Map Symbols

  1. Car
  2. Loot bag
  3. Gun
  4. Different circles

###Use Metalworking to Turn Barrels Into Rain Collectors

  1. Oil Barrel or Garbage Can + Metal Sheet = Rain Collector

###Rename More Things

  1. Lighters
  2. Dolls, Bears, Spiffos
  3. Weapons

###Misc Item Fixes

  1. Shouldn't be able to burn inflammable clothes like welding masks and helmets
  2. Gather gunpowder from .38 ammo (and any others that are missing)
  3. A single bullet shouldn't weigh something like 50% as much as a box containing 24 bullets.
  4. Sport batteries spawning inside standard cars
  5. Maps should be flammable
  6. Once bags appear when held on off-hand, make duffel bags better, but unequippable on back

###That Looks Heavy Better Take Off Our Clothes, Said No One Increases the weight reduction of clothing that you're wearing. Wearing shoes and clothing doesn't weigh you down in real life, if anything it increases your carrying capacity.

###Mystery Machine Increase/fix spawn rate

###Remove Fuzzy Distortion Audio Filter from Hard of Hearing Hard of hearing should lower your hearing range, obviously, but it doesn't need to lower the player's enjoyment of the game by adding a fuzzy filter to every sound effect.

##Current List of Mods

###Even Better Literature Sorting The most superlatively clean book organization mod available. For an intoxicatingly easy book sorting experience.

  1. All new icons for every magazine and book to improve visual identification
  2. Literature now sorts by sub-category
  3. Maps now float to the top of the 'Items' category
  4. Mod also includes dozens of extra unused magazine icons for other modders to utilize in their mods
  5. Native support for several mods
  6. Includes three alternate book art styles
  7. Add some kind of 'chapter heading' at the start of each instruction section
  8. Make the book options take up half as much space, do two per "line"

###Fashion Montage Pick whatever clothing you want at character gen

###Lockpicking! Just. Lockpicking. Fork of FMJ's Lockpicking, but you aren't forced to use all the other unrelated mods in order to get the lockpicking. Plus bugfixes and balance improvements.

###Knox Country World Map Adds an in-game map item of the whole game world. It's like the other street atlases you find scattered around the game.

###Let Me Think Makes it so that you still do things like browse menus, queue tasks, etc. while the game is paused. Your character then does queued tasks after you un-pause the game.

###TV Shows Still Grant XP in Fast-Forward Makes it so that you don't get less XP from a TV show if you watch it while in fast-forward. This bug occurs because in fast-forward XP ticks seem to overlap and blend and you miss some. My mod fixes this by making the show grant all the experience in one tick.

###Spears: Twine & Leather Strips as Binding, Chipped Stones as Spearheads Lets you use twine and leather to attach spearheads, instead of just duct tape. Also lets you use chipped stones as spearheads.

###Unsterilize Rags Lets you downgrade sterilized rags to ripped sheets in case you need to use them for other recipes that need ripped sheets.

###Vanilla Food Fixes A collection of fixes to obvious bugs and what I consider to be oversights in several foods and recipes.

##Deprecated Mods Some mods aren't in the latest master anymore because they were abandoned or folded into other mods. But they still exist in the repo if you go back far enough.

###Folded into Vanilla Food Fixes

  • Cook With Herbs
  • Herbs Rot
  • Past and Rice Rot
  • War on Beans

About

Just one big repo for all my mods and source files


Languages

Language:Lua 99.4%Language:JavaScript 0.6%