Commit 619b0fe
committed
Fix D_ItemsStatic recipe output crash across 9 mods
Scanned all EXMOD files for recipe outputs using D_ItemsStatic instead
of D_ItemTemplate - the same bug that caused issue #6 crash. Found and
fixed 516 bad outputs across 9 mods:
- Ammo Crafting Overhaul v1.1 (48 outputs fixed)
- Creature Drop Enhancer v1.1 (209 outputs fixed)
- Culinex Food Boost Fix v2.8 (1 output fixed)
- Hidden Building Pieces v3.0.1 (60 outputs fixed)
- Night Vision Goggles v2.1 (1 output fixed)
- No Food Spoilage v2.1 (134 outputs fixed)
- Tier Upgrade Forge v1.2 (26 outputs fixed)
- Trap and Defense Expansion v1.2 (23 outputs fixed)
- Turret Variants v3.1 (15 outputs fixed)
All EXMOD, EXMODZ, Readme txt, README.md, and modinfo.json updated.
Also includes Readme txt formatting updates across all mods.1 parent c5ee03e commit 619b0fe
61 files changed
Lines changed: 1000 additions & 964 deletions
File tree
- AbsoluteChaos_Core
- Agents_BioLab
- Agents_Individual_Item_Kits
- Always_show_buildings_on_map
- Ammo_Crafting_Overhaul
- Armor_Set_Bonuses_Enhanced
- Bestiary_Fix
- Creature_Difficulty_Scaling
- Creature_Drop_Enhancer
- Culinex_Food_Boost_Fix
- Dev_Tools_Kit
- Extended_Spoil_Timers
- Extended_Wire_and_Pipe_Tool
- FastProcessing_All_10x
- FastProcessing_All_15x
- FastProcessing_All_25x
- FastProcessing_All_5x
- FastProcessing_Instant
- Faster_Crafting
- Fish_Farming_Boost
- Hidden_Building_Pieces
- Indestructible_Tools_Weapons
- Modular_Affliction_Adjuster
- Modular_Buff_Enhancer
- MoreEyeColours
- NightVisionGoggles
- No_Food_Spoilage
- Passive_Ore_Extractor_Drills
- Solar_Panel_Expansion
- Stack_Size_Overhaul
- Tier_Upgrade_Forge
- Trap_Defense_Expansion
- Turret_Variants
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
Lines changed: 9 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments