Giter VIP home page Giter VIP logo

d2-base-mod's Introduction

Diablo II Base Mod

Diablo II modding, in its most basic form, consists of editing text files that make up the game's data. These files can be extracted from the game's MPQ files. However, the original files contain a number of bugs, which this project aims to fix, thereby providing a solid base of files for modders to build on.

Currently this only addresses bugs in the game's data files, not the code itself. There are still many bugs out there.

Features

New Features

  • Enable all Ladder-only runewords.
  • Enable Pattern and Plague runewords.
  • Re-enable Azurewrath Crystal Sword.

Bug Fixes

  • Fixed Hratli's items all having a magic level of 1.
  • Fixed a bunch of magic prefixes never spawning on staffs.
  • Fixed Plague Javelin's poison trail not dealing damage.
  • Fixed various poison clouds playing incorrect sounds on collision.
  • Fixed Frozen Horror's arctic blast triggering on-collision events.
  • Fixed missing Frozen Orb explosion.
  • Fixed broken SandRaider AI where they get stuck in "flee" mode.
  • Fixed mismatched Hell Clan / Death Clan AI.
  • Fixed BatDemons spawning at ground level.
  • Fixed Spirit of Barbs displaying the wrong Thorns damage per level.
  • Fixed the Smith and Griswold's dropping the wrong loot on nightmare.
  • Fixed Siege Beast's stomp dealing no damage.
  • Fixed lots of other issues in the text files that have no impact on gameplay.
  • Incorporate Fixed Font Mod by SnakeByte Studios.
  • Incorporate No Intro Mod by SnakeByte Studios.

Backported Features / Fixes

The following changes from the official patches are included in the Base Mod, and can be backported to older versions:

  • Rune and rare item names displayed in orange (requires modified patchstring.tbl).
  • Oblivion Knights no longer cast Iron Maiden (take care to refer to the new "Iron Maiden2" skill when making new items, etc.).
  • All non-code fixes from patches up to v1.13d.

Getting Started

For information on creating a mod from these files, and which versions of the game are supported, see the FAQ.

Recompilation

After running the game, the text files will be converted to BIN files. These must be deleted before the game will recognise any further changes to the text files. The script force_recompile.sh will delete these files automatically (must be run through bash).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.