All Projects → IAmBatby → Tremor

IAmBatby / Tremor

Tremor mod, for tModLoader Terraria

Projects that are alternatives of or similar to Tremor

Open-Terraria-API
Open Terraria API - Mac, Linux & Windows
Stars: ✭ 65 (+150%)
Mutual labels:  modding, mod
EMF
Extended Mechanics & Flavor
Stars: ✭ 33 (+26.92%)
Mutual labels:  modding, mod
ModdingDiablo2Resurrected
This repository contains some tools and guides on modding Diablo 2 Resurrected.
Stars: ✭ 75 (+188.46%)
Mutual labels:  modding, mod
VRCMods
⚙️ New features & quality of life improvements for VRChat
Stars: ✭ 21 (-19.23%)
Mutual labels:  modding, mod
SMLHelper
A complete Subnautica and Subnautica: Below Zero modding library for the popular QModManager framework.
Stars: ✭ 36 (+38.46%)
Mutual labels:  modding, mod
morrowind-sharp
A Morrowind modding guide. New and experienced players welcomed.
Stars: ✭ 107 (+311.54%)
Mutual labels:  modding, mod
Resource-Pack
The official repository for Faithful 32x for Minecraft: Dungeons
Stars: ✭ 16 (-38.46%)
Mutual labels:  modding, mod
ME3ModManager
Legacy mod manager for Mass Effect 3 (superceded by ME3Tweaks Mod Manager)
Stars: ✭ 17 (-34.62%)
Mutual labels:  modding, mod
LoS-Mod Files X
Mod Files for the Xbox 360 version of Sonic '06 mod; Legacy of Solaris.
Stars: ✭ 22 (-15.38%)
Mutual labels:  modding, mod
Showoff-NVSE
An NVSE plugin that adds functions and some engine-level tweaks.
Stars: ✭ 32 (+23.08%)
Mutual labels:  modding, mod
HeroesOfTheStorm TryMode2.0
A modified Try Mode Map for Heroes of the Storm to create a better experience with enhanced functionalities.
Stars: ✭ 18 (-30.77%)
Mutual labels:  modding, mod
Thunderstore
Thunderstore is a mod database and API for downloading mods. Thunderstore Discord: https://discord.gg/UWpWhjZken
Stars: ✭ 45 (+73.08%)
Mutual labels:  modding, mod
paintjob-packer
Lightweight mod making tool for ETS 2 and ATS
Stars: ✭ 28 (+7.69%)
Mutual labels:  modding, mod
EvenMoreModifiers
A mod for Terraria that adds a system for Modifiers that can apply to items giving various bonuses
Stars: ✭ 21 (-19.23%)
Mutual labels:  modding, mod
gdmod
A mod loader and modding API for GDevelop games.
Stars: ✭ 15 (-42.31%)
Mutual labels:  modding, mod
ME3TweaksModManager
Mod Manager for Mass Effect Original Trilogy and Mass Effect Legendary Edition
Stars: ✭ 83 (+219.23%)
Mutual labels:  modding, mod
among-us-replay-mod
Replay mod for Among Us
Stars: ✭ 48 (+84.62%)
Mutual labels:  modding, mod
PMMasterQuest
Take Paper Mario 64, buff old and new enemies to absurd levels, then rebalance Mario's overpowered strategies, and you've got one of the most difficult hacks of all time: Paper Mario Master Quest. The Discord:
Stars: ✭ 58 (+123.08%)
Mutual labels:  modding, mod
factorio-example-mod
Lightweight modular example mod with various features and compatibilities
Stars: ✭ 15 (-42.31%)
Mutual labels:  modding, mod
XLShredLoader
A collection of mods for Skater XL that use the Unity Mod Manager (reworked from the XLShredMenu mod)
Stars: ✭ 33 (+26.92%)
Mutual labels:  modding, mod

The previous team has decided to stop their development for Tremor. The mod has now been transferred to Jofairden.

Thanks to all the collaborators, Tremor will remain available and bugs will be fixed.

Tremor

Thread

Latest changelogs

Changelogs for v1.3.2.4

Thanks to Eldrazi for many contributions for this patch.

Misc

  • Glacier ice wall can now only spread to other ice or snow, this should prevent the entire world from getting covered in it (as reported)

Alchemist class

  • Improved certain tooltips for alchemist class related items (please note I still probably missed many)
  • Fixed certain tooltips still saying 'alchemic', changed to say 'alchemical'
  • Fixed certain alchemist items not granting the right amount of increased damage or critical strike chance. Please note that this change can only affect your characters positively. Because if a tooltip showed a lesser increase than was actually given, I updated the tooltip to display the bigger increase. If a tooltip displayed a higher value than was actually given, I updated the given value to match the tooltip.
  • Improved Nova alchemist flask shadow trail opacity
  • Improved Shadow cloud opacity and added fadeout (many alchemist clouds need this)
  • Special note: for tML v0.10.1 I added a hook to adjust crit, but unfortunately (BECAUSE IM FOOKIN STOOPID) it doesn't work properly. No worries though! With a few workarounds, special crit for the alchemist class is still functional with some workaround code. This just means that whenever tML updates, I can remove all that extra code.
  • To add to the special note, this patch features a rather major buff for the alchemist class. I have abstracted alchemist specific code into it's own classes. With this work comes the change that alchemist projectiles (clouds, bursts, blasts.. you name it) will now also inherit the crit chance of your alchemist item, where this was previously not the case. This means that your alchemist related projectiles will crit more often, especially if you can get to increase your critical strike chance!
  • Also fixed critical chance not showing for certain items

Items

  • Items that grant movement speed now also increase the player's maximum run speed by that amount, this ensures the movement speed bonus actually has effect when at capped speed
  • Certain tooltips have been improved to match the style of wording from vanilla
  • Improved and buffed Phantablast
  • All treasure bag tooltips 'right click to open' will now translate properly

NPCs

  • Improved certain npc framing to update based on velocity
  • You will now see certain names and chats appear more often than others for town NPCs
  • Fixed many town NPCs not being able to receive their last 2 possible names
  • Fixed certain town NPCs their shops
  • Fixed certain town NPCs 'can spawns', some may not have been able to spawn before when they should have been able to

Bosses

  • Fixed Wall of Shadows not being able to spawn (huzzah)
  • Fixed detached clampers (from the Motherboard fight) having incorrect life values
  • Fixed killing (True) Andas not registering as kill

Mod source

  • Merged certain ModPlayer files, this possibly improves mod load speed
  • Certain code was shortened, possibly reducing the mod size
  • Removed certain drop code for items that don't exist in the mod
  • Removed many npc expert scaling that did not actually scale anything. Please leave a suggestion when you find an appropiate scaling for an npc
  • Many magic formatting has been done

Report bugs

Please make an issue to report the bug you found. Please check first if the mod has already been reported. When you report a bug, please provide at the very least the following information:

  • tModLoader version you are using
  • Tremor version you are using
  • What happens?
  • What should be happening?
  • A FULL log of the error(s)
    • You can get a full log by clicking on 'Open Logs' when you get the error. This log provides more information.

If applicable, provide the scenario(s) in which the bug occurs.

Making pull requests

Help is always appreciated. Please prepend the appropiate tag in your PR so I can easily triage it:

  • [Rework]
  • [Bug squash]
  • [Refactor]

Rework means you reworked some code entirely. Bug squash means you have fixed bugs. Refactor or revise means you've gone over some code and refactored it. Code comments are highly appreciated. If multiple tags could be appropiate, it's fine if you omit them and explain in the PR itself.

As for now, I will ignore all rebalance requests or PRs. Rebalancing is not a priority right now.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].