Skip to content

Commit

Permalink
Finalizing v9
Browse files Browse the repository at this point in the history
  • Loading branch information
CamDawg committed May 18, 2022
1 parent 28fa1c4 commit 074645d
Show file tree
Hide file tree
Showing 6 changed files with 91 additions and 7 deletions.
35 changes: 35 additions & 0 deletions .github/workflows/InfinityAutoPackager.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Infinity Auto Packager by AL|EN ([email protected])
# A tool that automatically generates Infinity Engine mod packages when you publish a release.

on:
release:
types: [published]
jobs:
InfinityAutoPackager:
runs-on: ubuntu-latest
steps:

- name: Initial setup
run: |
git lfs uninstall
git config --global core.autocrlf false
git config --global core.ignorecase true
- name: Clone repository using 'github.ref' from release
uses: actions/checkout@master

- name: Create Infinity Engine Mod Packages (.iemod and .zip)
uses: ALIENQuake/CreateIEModZipPackage@master
id: CreateIEModZipPackage
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Upload iemod package to latest release
uses: svenstaro/upload-release-action@v1-release
if: github.ref != 'refs/heads/master'
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ${{ steps.CreateIEModZipPackage.outputs.PackageBaseName }}.iemod
asset_name: ${{ steps.CreateIEModZipPackage.outputs.PackageBaseName }}.iemod
tag: ${{ github.ref }}
overwrite: true
2 changes: 1 addition & 1 deletion package_mod.bat
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ call "%~dp0..\ModPackaging\utilities\ie_games.bat"

REM /* MODIFY: set the values of the 3 variables below to reflect the current mod version */
set "mod_name=Under-Represented Items"
set mod_version=v8
set mod_version=v9
set mod_folder=underrep

REM /* MODIFY: list here which IE games the mod is compatible with, from this list of possibilities: */
Expand Down
28 changes: 28 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
![Latest Release](https://img.shields.io/github/v/release/Pocket-Plane-Group/Under-Respresented_Items?include_prereleases&color=blue)
![GitHub (Pre-)Release Date](https://img.shields.io/github/release-date-pre/Pocket-Plane-Group/Under-Respresented_Items?color=gold)
![Platform](https://img.shields.io/static/v1?label=platform&message=windows%20%7C%20macOS%20%7C%20linux%20%7C%20Project%20Infinity&color=informational)
![Language](https://img.shields.io/static/v1?label=language&message=English%20%7C%20French%20%7C%20Italian%20%7C%20Polish%20%7C%20Russian&color=limegreen)

![Supported games](https://img.shields.io/static/v1?label=supported%20games&message=BG2%20%7C%20BGT%20%7C%20BG2EE%20%7C%20EET&color=dodgerblue)


<div align="center"><h1></a>Under-Represented Items Mod</h1>

</div><br>

##

## Overview



This mod adds items to Baldur's Gate 2. The items come from Icewind Dale 2. Only certain kinds of items were chosen. Items were selected to flesh out smaller weapon families.

##

:page_facing_up: [Read the mod's readme](https://raw.githubusercontent.com/Pocket-Plane-Group/Under-Respresented_Items/master/underrep/readme-underrep.txt)

##

[![Created Badge](https://badges.pufler.dev/created/Pocket-Plane-Group/Under-Respresented_Items?style=plastic&label=Created)](https://badges.pufler.dev)
![GitHub repo size](https://img.shields.io/github/repo-size/Pocket-Plane-Group/Under-Respresented_Items?style=plastic&label=repo%20size)
17 changes: 15 additions & 2 deletions underrep/readme-underrep.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Under-Represented Items Mod
Author: Westley Weimer
Current Maintainer: CamDawg
\/ Release 8 \/
\/ Release 9 \/

http://www.weidu.org/

Expand Down Expand Up @@ -426,4 +426,17 @@ Version 8 (CamDawg, June 5, 2021):
* Added Polish translation, courtesy of Aristo from the Stars of Mystra
translation team
* Added metadata for Project Infinity

Version 9 (CamDawg, May 18, 2022):
* Fixed bug with Delnar's Eye Gouger where its dispel-on-hit ability
rarely worked. It now uses the same parameters as the dispel-on-hit
abilities of Carsomyr or Staff of the Magi. (Credit to riklaunim
for the bug report.)
* Certain item abilities now take advantage of EE-specific engine
features, e.g. items which drain life will now use the new EE flags
to do so in a more consistent and bug-free manner
* Rage of Chaos, which provides Chaotic Commands as an equipped effect,
will now copy the effects of Chaotic Commands at install time, in
case another mod has altered the spell
* In anticipation of the EE Fixpack, the items will use the various
IMMUNITY spellstates to prevent effects that should be blocked, e.g.
a creature immune to web may still get some effects (like sounds)
12 changes: 10 additions & 2 deletions underrep/setup-underrep.tp2
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
BACKUP ~underrep/backup~
BACKUP ~weidu_external/underrep/backup~
AUTHOR ~http://forums.pocketplane.net/index.php/board,43.0.html~

ALWAYS
Expand All @@ -16,7 +16,7 @@ ALWAYS

END

VERSION ~v8~
VERSION ~v9~

README ~underrep/readme-underrep.%LANGUAGE%.html~
~underrep/readme-underrep.%LANGUAGE%.txt~
Expand All @@ -29,21 +29,29 @@ LANGUAGE ~American English~

LANGUAGE ~Traduction francaise (par Mathrim Cauthon, [email protected])~
~french~
~underrep/languages/american/setup.tra~
~underrep/languages/american/u#conlan.tra~
~underrep/languages/french/setup.tra~
~underrep/languages/french/u#conlan.tra~

LANGUAGE ~Russian (SERKOS)~
~russian~
~underrep/languages/american/setup.tra~
~underrep/languages/american/u#conlan.tra~
~underrep/languages/russian/setup.tra~
~underrep/languages/russian/u#conlan.tra~

LANGUAGE ~Italian (Stoneangel)~
~italian~
~underrep/languages/american/setup.tra~
~underrep/languages/american/u#conlan.tra~
~underrep/languages/italian/setup.tra~
~underrep/languages/italian/u#conlan.tra~

LANGUAGE ~Polski (Aristo - The Stars of Mystra)~
~polish~
~underrep/languages/american/setup.tra~
~underrep/languages/american/u#conlan.tra~
~underrep/languages/polish/setup.tra~
~underrep/languages/polish/u#conlan.tra~

Expand Down
4 changes: 2 additions & 2 deletions underrep/underrep.ini
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ LabelType = GloballyUnique
# Dynamic Install Order, use mod ID as tp2 name without file extension and `setup-` prefix
# This mod must be installed *before* the mods listed after the keyword
# Before = EET_end
Before = cdtweaks
# This mod must be installed *after* the mods listed after the keyword
# After = EET
After = bg2fixpack, eefixpack

0 comments on commit 074645d

Please sign in to comment.