An open API service indexing awesome lists of open source software.

https://github.com/trigger-segfault/terrariarupeereplacer

A Terraria patcher for turning all aspects of coins into rupees.
https://github.com/trigger-segfault/terrariarupeereplacer

coin patch rupee terraria tool zelda

Last synced: 3 months ago
JSON representation

A Terraria patcher for turning all aspects of coins into rupees.

Awesome Lists containing this project

README

        

# Terraria Rupee Replacer ![AppIcon](http://i.imgur.com/RmM4SEj.png)
[![Latest Release](https://img.shields.io/github/release/trigger-death/TerrariaRupeeReplacer.svg?style=flat&label=version)](https://github.com/trigger-death/TerrariaRupeeReplacer/releases/latest)
[![Latest Release Date](https://img.shields.io/github/release-date-pre/trigger-death/TerrariaRupeeReplacer.svg?style=flat&label=released)](https://github.com/trigger-death/TerrariaRupeeReplacer/releases/latest)
[![Total Downloads](https://img.shields.io/github/downloads/trigger-death/TerrariaRupeeReplacer/total.svg?style=flat)](https://github.com/trigger-death/TerrariaRupeeReplacer/releases)
[![Creation Date](https://img.shields.io/badge/created-september%202017-A642FF.svg?style=flat)](https://github.com/trigger-death/TerrariaRupeeReplacer/commit/3d62d860f6d6e8036b49f44fa29c4d874533d197)
[![Terraria Forums](https://img.shields.io/badge/terraria-forums-28A828.svg?style=flat)](https://forums.terraria.org/index.php?threads/61916/)
[![Discord](https://img.shields.io/discord/436949335947870238.svg?style=flat&logo=discord&label=chat&colorB=7389DC&link=https://discord.gg/vB7jUbY)](https://discord.gg/vB7jUbY)

Terraria Rupee Replacer is a patcher for turning all aspects of coins into rupees. From sprites and sounds, to text and text color. The program also allows the user to select which color rupees to use.

### Supports:
![Vanilla v1.3.5.3](https://img.shields.io/badge/vanilla-v1.3.5.3-20AB51.svg?style=flat)
![tModLoader v0.10.1.4](https://img.shields.io/badge/tModLoader-v0.10.1.4-5EA002.svg?style=flat)

**Note:** Although a RupeeConfig.xml file is created in the Terraria executable directory, modifying this will not change rupee sprites. RupeeConfig.xml is for internal use only. Instead you can use the Update Content option in the patcher to only modify the content files.

![Window Preview](https://i.imgur.com/BaNpEDJ.png)

### [Wiki](https://github.com/trigger-death/TerrariaRupeeReplacer/wiki) | [Credits](https://github.com/trigger-death/TerrariaRupeeReplacer/wiki/Credits) | [Image Album](http://imgur.com/a/4LfHT)

### [![Get Terraria Rupee Replacer](http://i.imgur.com/h7h8ES2.png)](https://github.com/trigger-death/TerrariaRupeeReplacer/releases/latest)

## About

* **Created By:** Robert Jordan
* **Version:** 1.0.3.0 (tModLoader patch)
* **Language:** C#, WPF
* **Supports:** Vanilla v1.3.5.3 | tModLoader v0.10.1.4 (v1.3.5.1)

## Requirements for Running
* .NET Framework 4.5.2 | [Offline Installer](https://www.microsoft.com/en-us/download/details.aspx?id=42642) | [Web Installer](https://www.microsoft.com/en-us/download/details.aspx?id=42643)
* Windows 7 or later
* Terraria for PC

## Requirements for Source Code
* Mono.Cecil | [Nuget Package](https://www.nuget.org/packages/Mono.Cecil/)
* Newtonsoft.Json | [Nuget Package](https://www.nuget.org/packages/Newtonsoft.Json/)
* XNA 4.0 Refresh | [VS 2015 Installer](https://mxa.codeplex.com/releases/view/618279)
* Terraria.exe | *Place in solution folder*
* Terraria.Libraries.ReLogic.ReLogic.dll | *Extract from Terraria.exe and place in solution folder*

## Rupee Colors

![Rupees](http://i.imgur.com/iKEQ5Uf.png)

## Modifies
* Changes coin sprites and animations.
* Recolors coin sparkles.
* Changes coin sounds.
* Changes coin pickup text and color.
* Changes NPC shop price text and color.
* Changes Nurse and Tax Collector menu text and color.
* Changes reforge cost text and color.
* Changes death dropped coins text.
* Changes coin movement glow color.
* Changes coin names.
* Changes all references to coins into rupees.
* Recolors Coin Gun bullets.
* Resprites the Coin Gun (optional)
* Resprites the Lucky Coin (optional)
* Resprites the Coin Ring (optional)
* Resprites the Coin Portal (optional)