📖 (2.2) IDC Core ― 複数MODが共有する土台ライブラリ
🔑 Nexus連携(高評価・追跡)
自分のNexusアカウントで 高評価(Endorse) や 追跡(Track) ができます。認証情報はあなたのブラウザにのみ保持され、当サイトのサーバーには保存しません。
🏷 タグ
📂 ファイル・バージョン
ダウンロードは Nexus Mods 上で行われます(当サイトではファイルを配布しません)。対応バージョンは各ファイルの記載をご確認ください。
メイン IDC Core v2.4.3
更新履歴(changelog)
Add MinEvent to generate heat in a chunk. Add MinEvent to set an entities walk type.
メイン IDC Core v3.3.0
更新履歴(changelog)
[EVA] Add optional 1st person camera support. Fix debug messages printing when they shouldn't.
メイン IDC Core v4.0.1
⬇️ Nexus でダウンロード旧バージョン(28件)を表示
アーカイブ IDC Core v2.0.1
⬇️ Nexus でダウンロードアーカイブ IDC Core v2.0.2
⬇️ Nexus でダウンロードアーカイブ IDC Core v2.1.0
更新履歴(changelog)
- Update for compatilibility with A21.1 stable. - Passive collectors can now have their sky checks disabled via an xml property. - Allow for scout zombies to be gamestaged. - Allow for biome zombie spawns to be gamestaged. - Config option to prevent zombie spawns inside landclaims. - Allow for player levels to require specific xp amounts and allow for variable skill point rewards per level. - Passive Collector V2 released. Old collector will remain for now for compatibility purposes. Will be removed in A22. - Fix passive collector sometimes sharing recipes with other collectors. - Fix occasional NRE when opening passive collector.
旧バージョン IDC Core v2.1.1
更新履歴(changelog)
- Add config option to allow trader talk icons to be disabled. - Configurable player levels can now use a set amount increase per level for levels not explicitly defined. - Add screamer configuration options. Allows for multiple screamers to be spawned when heat in a chunk hits 100.
アーカイブ IDC Core v2.2.0
更新履歴(changelog)
Add config option to disable progression logging. Add ammo box classes. Capable of refilling turret ammo from its inventory. Add storage machine classes. Capable of storing 65,000 stacks of items in a single block. Add console command to give quests to player. Add ability to set zombie move speeds per biome. Add crop trampling options. Configurable via blocks.xml file. Disabled by default Add multi-output recipe functionality. New tab in crafting UI showing outputs. Add block that gives buffs when collided with. Fixed skill points per level mods breaking if individualized progression was disabled. Fixed speed modifiers on passive collectors not working properly. Fix passive collectors being pick up able with modifiers on them.
旧バージョン IDC Core v2.2.0
更新履歴(changelog)
Add config option to disable progression logging. Add ammo box classes. Capable of refilling turret ammo from its inventory. Add storage machine classes. Capable of storing 65,000 stacks of items in a single block. Add console command to give quests to player. Add ability to set zombie move speeds per biome. Add crop trampling options. Configurable via blocks.xml file. Disabled by default Add multi-output recipe functionality. New tab in crafting UI showing outputs. Add block that gives buffs when collided with. Fixed skill points per level mods breaking if individualized progression was disabled. Fixed speed modifiers on passive collectors not working properly. Fix passive collectors being pick up able with modifiers on them.
アーカイブ IDC Core v2.2.1
⬇️ Nexus でダウンロードアーカイブ IDC Core v2.2.3
更新履歴(changelog)
Fix crafted items not counting towards quests. Add config option for multiple output recipes.
旧バージョン IDC Core v2.2.4
更新履歴(changelog)
Passive collector modifiers can now be shift clicked in and out of modifier slots. Fix all issues with multi output recipes. Fix random NRE when changing biomes.
アーカイブ IDC Core v2.2.5
更新履歴(changelog)
Storage machine item hover colors are now XML based. Hydroponics basins can have water bucketed into them. Fix hydroponics basins throwing exception if unusable fertilizer was present. Fix random NRE when repairing with multi output recipes enabled (this shouldn't have been needed). Fix workstations not consuming items when crafting.
アーカイブ IDC Core v2.3.0
更新履歴(changelog)
Update for compatibility with A21.2b30. Full redesign of multi output recipe system. Multi output recipes now work with perks. Add new trader entity class that is killable.
旧バージョン IDC Core v2.3.1
更新履歴(changelog)
Add patch that can restrict the biomes a block can be placed in. Add new XUiC_RequiredItemStack controller that displays required item name when hovered. Fix XUiC_PassiveCollectorContainer failsafe causing console errors when it shouldn't. Fix PassiveCollectorV2 throwing InvalidCastExceptions in multiplayer if block ids have shifted.
旧バージョン IDC Core v2.4.0
更新履歴(changelog)
Hydroponics basins can now optionally not require water. Hydroponics basins can now consume seeds if desired. Hydroponics basins can produce different outputs from the same seed. Add patch to make quality mod on a per trader basis. Add patch to allow for randomized entity material swapping. Add Debug logging config option. Reduces log spam for non-critical IDCCore information. Errors will always print to log. MOR can now override recipe name, icon, description, tint. See documentation.
旧バージョン IDC Core v2.4.2
更新履歴(changelog)
Fix ammo box sometimes getting "stuck" reloading a single turret.
アーカイブ IDC Core v3.0.0
⬇️ Nexus でダウンロード旧バージョン IDCCore v3.0.0
⬇️ Nexus でダウンロードアーカイブ IDCCore 3.1.0 v3.1.0
更新履歴(changelog)
Add patch to optionally prevent zombie stumble swings on arm and leg hits (must be enabled in config). Add patch to optionally prevent zombies from entering the "crouched" state (must be enabled in config). Add IDCCore keybinding configuration code for easy connection to Gears. VehicleRadio script can now increase and decrease volume. Fix VehicleAttachmentWorkstation kicking players in MP. Fix VehicleAttachmentWorkstation not syncing properly in MP. Fix NetPackageSyncVehicleAttachments not calling base write method resulting in invalid package ids. Fix XUiC_GPSMenu throwing null ref when sharing to party.
アーカイブ IDCCore v3.1.1
更新履歴(changelog)
Add config option to allow workstations to be blacklisted from MOR. Fix PassiveCollector math on determining output slots. Fix VehicleAttachmentWorkstation not saving state in MP if vehicle is not parked. Fix VehicleRemoteCrafting patch firing unnecessarily.
アーカイブ IDC Core v3.1.2
更新履歴(changelog)
Add patch to allow generator fuel to be defined via XML. VehicleAttachments split into high and low tick priorities. High priority ticks once per second. Low priority ticks every 3 seconds. Fix some instances of VehicleAttachmentWorkstation losing items due to colliding network packages. Fix MOR mishandling empty config string. Fix occasional null reference with RecipeQueueItemPatch. Fix MOR output slot check being off by one. Fix EntityVehicleAttachable being able to be picked up if items are in attachments. Fix Gamestaged biome spawns being broken.
アーカイブ IDC Core v3.1.4
更新履歴(changelog)
Revert some netcode changes for VehicleAttachments due to item loss. Add index validation to XUiC_VehicleAttachmentSelectorWindow to prevent index shifting. Fix MOR blacklist not affecting tile entities without the UI being open.
アーカイブ IDC Core v3.2.0
更新履歴(changelog)
Update for 7D2D V1.3 [EVA] Add vehicle assemly system similar to A16s. [EVA] Rewrite sections of netcode.
アーカイブ IDC Core v4.0.0
⬇️ Nexus でダウンロード📦 このMODを含むコレクション (全7件)
このMODが採用されている Nexus コレクション(人気順)。まとめて導入したい人の入口に。
- Keeeelyoself's mods version 1.0 by Beeeeeyoself 👍2
- Reno's Zombie Apocalypse by Shazzam 👍2
- 7days by VoidOfDragons 👍1
- Nightmare Fuel - v0.1 by BloodiestCODY
- RedEye1973 Collection by thelexx1973
- Ascension by ExecutiveOperative
MOD 解説
私の作成したいくつかのMODで必要となるコアライブラリです。他のMOD制作者の方もご利用いただけます。
原文(英語)を表示
A core library required by several of my mods. Can also be used by other mod authors.
導入前チェック(前提 / 競合 MOD)
情報はまだありません。導入済みの方はコメントで情報をお寄せください。
