This repository has been archived by the owner on Jan 24, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ItemGlowMask MP Server fix, useStyle 5 support (#22)
* Added .editorconfig * Initial migration of ModRecipes Still needs redoing * Removed redundant TremorGlobalNPC * Formatting * Fixed compile errors from PR #4 * Restructured NovaPillar dir * Fixed Nova placeables * Fixed DiceZombie no drops in MP * Update to 1.3.2 changelogs * Hopefully fixes #5 * Introduced NewItemFast * Motherboard small improvements Refactoring, generic calls, NPCLoot slightly improved Note: still bugged in MP * Motherboard improvements, still MP bugged * Fixes #6 * Fixes #7 (Infinite stimpacks) Stimpack improvements * Translated comments (#8) * v1.3.2 for tML v0.10.0.2 * More formatting * Fixed 'broken' Main.rand.Next(1) calls * Create README.md * Added contribution guidelines * Updated build.txt to ignore markdown files * Undoes dd549d7 which fixes #10 * [Rework] TremorWorld downed bosses bools (#9) * TremorWorld downed bosses bools revamped * Removed odd bit of code * Renamed DownedBoss -> Boss Suggested by Mirsario * Simplified Downed check * Fixed Downed helper This got replaced accidentally with the regex mass replace * [Refactor] HeaterOfWorlds (#11) * Revised HeaterOfWorlds * Fixed compile errors C#7 feature * Finalizing refactor * Finalizing refactor * Removed merge artifact, fixes compile error * v1.3.2.1 release * Remove bad setdefaults, noted a bug, fixed Unload to restore textures. (#13) * Fixes summon BabySlime+Crab then desummon BabySlime buff problem. (#14) * Remove bad setdefaults, noted a bug, fixed Unload to restore textures. * Fixes summon BabySlime+Crab then desummon BabySlime buff problem. * InvasionWorld fix, potential bug fix * Tremor.cs improvements * Fixes #16 * Fixes #15 * Improved TremorPlayer quest fish * Improved TremorPlayer bad life regen * TikiTotem improvements * Fixed motherboard drops * Fixed TikiTotem drops, again... Potions now drop 5-15 ToxicHilt drop chance fixed from 33% to 25% ToxicBlade drop chance fixed from 50% to 33% JungleAlloy drop chance fixed from 50% to 100% Potion drop chances fixed from 50% to 100% Boss bag drops all normal drops plus Tiki Skull * Fixed TikiTotem/Motherboard treasure bag name/tt * Fixed motherboard expert only drop * Fixed some flasks no crit, fixed shadow flask * Fixed alchemist item to 'alchemical' damage * 💎 v1.3.2.2 * ItemGlowMask Stuff Added useStyle 5 support. Fixed SetStaticDefault bug (shouldn't have been a problem. Needs to be checked on tML's calling end).
- Loading branch information