Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Commit

Permalink
Update v3.2.2 (#15)
Browse files Browse the repository at this point in the history
* Update ShipWindows

* Update Mirage

* Update MoreCompany

* Update TerminalApi

* Update LETHALRESONANCE

* Update CullFactory

* Update TooManyEmotes

* Update ReservedItemSlotCore

* Update AccurateStaminaDisplay

* Update StarlancerAIFix

* Update LethalConfig

* Update version number

* Unlock all emotes by default

* Last minute updates
  • Loading branch information
Netruitus authored May 1, 2024
1 parent dfebe0a commit 6ef8178
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 14 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## 3.2.2
- Updated:
- ShipWindows
- Mirage
- MoreCompany
- TerminalApi
- LETHALRESONANCE
- CullFactory
- TooManyEmotes
- ReservedItemSlotCore
- AccurateStaminaDisplay
- StarlancerAIFix
- LethalConfig
- Now all emotes are unlocked from the start

## 3.2.1
- Updated manifest to have all mods sorted alphabetically
- Updated readme
Expand Down
4 changes: 2 additions & 2 deletions config/FlipMods.TooManyEmotes.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -93,12 +93,12 @@ ColorCodeEmoteBackgroundInRadialMenu = false
## [Host only] If true, every emote will be unlocked at the start of the game. (You're not really a party pooper)
# Setting type: Boolean
# Default value: false
I am a Party Pooper = false
I am a Party Pooper = true

## [Host only] This setting will be ignored if "I am a Party Pooper" is enabled. If this setting is set to false, emotes in the store will be different for each player. Unlocking emotes will only unlock for the player that purchased the emote. Each player will have their own emote credits. The amount of emote credits that each player will receive will NOT be reduced.
# Setting type: Boolean
# Default value: false
ShareEverything = false
ShareEverything = true

## [Host only] If enabled, unlocked emotes will be unlocked per save, and will not reset upon ship resets, unless a new save is created.
# Setting type: Boolean
Expand Down
24 changes: 12 additions & 12 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"name": "LC_K8",
"version_number": "3.2.1",
"version_number": "3.2.2",
"website_url": "https://github.com/Netruitus/lc-k8",
"description": "A compilation of popular mods bundled together to introduce Quality of Life improvements, balance gameplay, and introduce fresh challenges.",
"dependencies": [
"BepInEx-BepInExPack-5.4.2100",

"5Bit-VoiceHUD-1.0.4",

"AinaVT-LethalConfig-1.4.1",
"AinaVT-LethalConfig-1.4.2",
"akechii-DiscountAlert-2.3.0",
"anormaltwig-LateCompany-1.0.13",
"anormaltwig-TerminalExtras-1.0.1",
"AudioKnight-StarlancerAIFix-3.5.1",
"AudioKnight-StarlancerAIFix-3.6.0",
"Azim-LethalPresents-1.0.7",

"BatTeam-LethalFashion-1.0.7",
Expand All @@ -21,7 +21,7 @@
"Bobbie-FixRPCLag-1.0.1",
"Bobbie-NAudio-2.2.2",
"Bobbie-UniTask-2.5.0",
"ButteryStancakes-AccurateStaminaDisplay-2.0.2",
"ButteryStancakes-AccurateStaminaDisplay-2.0.4",

"Drakorle-MoreItems-1.0.2",

Expand All @@ -39,10 +39,10 @@
"FlipMods-FasterItemDropship-1.2.1",
"FlipMods-LetMeLookDown-1.0.1",
"FlipMods-ReservedFlashlightSlot-2.0.3",
"FlipMods-ReservedItemSlotCore-2.0.21",
"FlipMods-ReservedItemSlotCore-2.0.24",
"FlipMods-ReservedWalkieSlot-2.0.5",
"FlipMods-TooManyEmotes-2.1.8",
"fumiko-CullFactory-1.0.4",
"FlipMods-TooManyEmotes-2.1.14",
"fumiko-CullFactory-1.1.1",

"Hardy-LCMaxSoundsFix-1.1.0",
"Hexnet111-SuitSaver-1.2.0",
Expand All @@ -54,7 +54,7 @@

"kRYstall9-FastSwitchPlayerViewInRadar-1.3.2",

"LethalResonance-LETHALRESONANCE-4.2.3",
"LethalResonance-LETHALRESONANCE-4.2.5",
"linkoid-DissonanceLagFix-1.0.0",
"loaforc-loaforcsSoundAPI-1.0.10",

Expand All @@ -67,9 +67,9 @@
"Midge-PushCompany-1.2.0",
"mrov-LethalRichPresence-0.5.8",

"NotAtomicBomb-TerminalApi-1.5.3",
"NotAtomicBomb-TerminalApi-1.5.4",
"NotAtomicBomb-Terminal_History-1.0.5",
"notnotnotswipez-MoreCompany-1.9.0",
"notnotnotswipez-MoreCompany-1.9.1",

"Owen3H-IntroTweaks-1.5.0",
"Ozone-BepInUtils-1.2.1",
Expand All @@ -79,7 +79,7 @@

"quackandcheese-ToggleMute-1.3.1",
"qwbarch-BarchLib-1.0.0",
"qwbarch-Mirage-1.5.0",
"qwbarch-Mirage-1.6.0",

"RickArg-Helmet_Cameras-2.1.5",
"Rune580-LethalCompany_InputUtils-0.7.4",
Expand All @@ -94,7 +94,7 @@
"tinyhoot-ShipLoot-1.1.0",
"TwinDimensionalProductions-CoilHeadStare-1.0.9",

"veri-ShipWindows-2.0.5",
"veri-ShipWindows-2.0.6",
"ViViKo-NoSellLimit-1.0.1",

"x753-More_Suits-1.4.3",
Expand Down

0 comments on commit 6ef8178

Please sign in to comment.