Skip to content

Commit

Permalink
Vanimol 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SiriusBYT committed Mar 1, 2024
1 parent 7f97114 commit 3ed9762
Show file tree
Hide file tree
Showing 15 changed files with 64 additions and 188 deletions.
15 changes: 15 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# Vanimol 0.1.0
- Updated all mods
- CONFIG: General Improvements
- Removed the ability by default to pull the level if you're not the host
- Removed FontFixer (causes major graphical bugs)
- Epic change to the Version number on the bottom on the main menu, there is now Vanimol's version too.
- Removed CozyImprovements (Honestly not that useful thanks to General Improvements)
- Removed CleanerLogs (Broken? No real difference found)
- Removed FixRPCLag (Ditto)
- Removed TerminalConflictFix (Terminal is a bigger pain to use, I'd rather buy 10 TVs accidentally instead.)
- Removed ModelReplacementAPI (Left over from me testing out suits mods)
- Removed LethalLib (Ditto)
- Removed LC_API (Ditto)
- Removed useless config files

# Vanimol 0.0.2
- Updated all mods
- Removed ChangeName mod (broken)
Expand Down
3 changes: 2 additions & 1 deletion ManifestHooker.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Return of the fabled Manifest Hooker. Except this time this isn't for Flashcord.
""" Return of the fabled Manifest Hooker. Except this time this isn't for Flashcord.
This file is used to automatically regenerate the dependencies section of the manifest.json file. """
import json; ModList = []
with open("ModList.txt", "r", encoding="utf8") as ModList_File:
for line in ModList_File: ModList.append(line.replace("\n",""))
Expand Down
12 changes: 2 additions & 10 deletions ModList.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
JS03-Control_Company_Detector-3.3.8
TwinDimensionalProductions-CoilHeadStare-1.0.9
fumiko-CullFactory-0.9.0
fumiko-CullFactory-0.9.1
PotatoCoders-MinimumQuotaFinder-1.1.3
PXC-ShipLootPlus-1.0.8
SylviBlossom-SmartItemSaving-1.1.0
BunyaPineTree-ModelReplacementAPI-2.3.8
SylviBlossom-TerminalConflictFix-1.2.1
Aelstraz-BetterSpectator-1.2.0
Hardy-LCMaxSoundsFix-1.1.0
Ryokune-Better_Lobbies-1.1.1
Expand All @@ -14,37 +12,31 @@ CatsArmy-SpaceSunShine-1.2.1
souper194-HDVanillaPosters-1.0.3
AllToasters-SpectateEnemies-2.3.1
MasterAli2-SaveStealer-0.0.3
ShaosilGaming-GeneralImprovements-1.1.9
ShaosilGaming-GeneralImprovements-1.1.10
ASmolBoy-Intro_Company_Speech_Extended_Remix-1.0.1
Rune580-LethalCompany_InputUtils-0.6.3
anormaltwig-LateCompany-1.0.11
no00ob-LCSoundTool-1.5.1
KlutzyBubbles-InfiniteEmote-1.3.3
Evaisa-LethalLib-0.14.2
Zaggy1024-PathfindingLagFix-1.2.1
EliteMasterEric-FontFixer-1.0.0
taffyko-QuickQuitToMenu-1.0.1
bctix-FPSCounter-1.3.0
AmesBoys-ReverbOnDeath-1.0.1
Pooble-LCBetterSaves-1.7.3
Clementinise-CustomSounds-2.3.2
Lauriichan-FriendPatches-1.0.1
2018-LC_API-3.4.5
Spyci-CozyImprovements-1.2.2
NutNutty-SellTracker-1.2.1
LeKAKiD-SignalTranslatorAligner-1.1.0
Drakorle-MoreItems-1.0.2
AinaVT-LethalConfig-1.3.4
LethalAPI-LethalAPI_Terminal-1.0.1
Glitch-RankFix-1.0.2
Hexnet111-SuitSaver-1.1.4
Bobbie-FixRPCLag-1.0.1
taffyko-NameplateTweaks-1.0.6
Wolf11221-SpaceShipDoor-1.0.1
Woecust-Immersive_Visor-0.2.1
NutNutty-AlwaysPickup-1.2.0
SkilledOn-NoHornCooldown-1.0.0
EliteMasterEric-CleanerLogs-1.0.0
claymor_wan-Lethal_Ranking-0.6.5
Piggy-JesterStompShake-1.0.8
Sligili-HDLethalCompany-1.5.6
Expand Down
13 changes: 12 additions & 1 deletion config/JS03.ControlCompanyDetector.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Settings file was created by plugin Control Company Detector v3.3.7
## Settings file was created by plugin Control Company Detector v3.3.8
## Plugin GUID: JS03.ControlCompanyDetector

[Hosting]
Expand Down Expand Up @@ -31,6 +31,17 @@ Ignore friend lobbies = true
# Default value: true
Show CC lobby prefix = true

## Lobbies that are certain to use Control Company will be highlighted in the lobby list
# Setting type: Boolean
# Default value: true
Highlight Control Company lobbies = true

## Changes the color of highlighted lobbies
# Setting type: String
# Default value: DEFAULT
# Acceptable values: DEFAULT, RANDOM, GREEN, LIME, BLUE, CYAN, PINK, PURPLE, YELLOW, GRAY, GREY, MAROON
Lobby highlight color = DEFAULT

## Hides lobbies hosting Control Company
# Setting type: Boolean
# Default value: false
Expand Down
32 changes: 0 additions & 32 deletions config/LC_API.cfg

This file was deleted.

15 changes: 0 additions & 15 deletions config/Rozebud.FovAdjust.cfg

This file was deleted.

42 changes: 27 additions & 15 deletions config/ShaosilGaming.GeneralImprovements.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Settings file was created by plugin GeneralImprovements v1.1.9
## Settings file was created by plugin GeneralImprovements v1.1.10
## Plugin GUID: ShaosilGaming.GeneralImprovements

[ExtraMonitors]
Expand Down Expand Up @@ -158,16 +158,6 @@ FixInternalFireExits = false
# Default value: true
FixItemsFallingThrough = true

## If set to true, will tweak the behavior of the scan action and more reliably ping items closer to you, and the ship/main entrance.
# Setting type: Boolean
# Default value: false
FixPersonalScanner = true

## If this and FixPersonalScanner are set to true, the scanner will also ping items in other players' hands.
# Setting type: Boolean
# Default value: false
ScanHeldPlayerItems = false

## If set to true, you will be able to look down at a steeper angle than vanilla.
# Setting type: Boolean
# Default value: true
Expand Down Expand Up @@ -203,6 +193,11 @@ AutoSelectLaunchMode = ONLINE
# Default value: false
AlwaysShowNews = false

## If set to true, you will be able to pull the ship lever to start the game as a connected player.
# Setting type: Boolean
# Default value: true
AllowPreGameLeverPullAsClient = false

[Inventory]

## When picking up items, will always put them in left - right order.
Expand Down Expand Up @@ -265,6 +260,23 @@ UnlockDoorsFromInventory = false
# Default value: false
KeysHaveInfiniteUses = false

[Scanner]

## If set to true, will tweak the behavior of the scan action and more reliably ping items closer to you, and the ship/main entrance.
# Setting type: Boolean
# Default value: false
FixPersonalScanner = true

## If this and FixPersonalScanner are set to true, the scanner will also ping items in other players' hands.
# Setting type: Boolean
# Default value: false
ScanHeldPlayerItems = false

## If set to true, the item drop ship will be scannable.
# Setting type: Boolean
# Default value: false
ShowDropshipOnScanner = false

[Ship]

## If set to true, the game will not show the clipboard or sticky note when the game loads.
Expand Down Expand Up @@ -324,16 +336,16 @@ RegularTeleporterCooldown = 10
# Acceptable value range: From 0 to 300
InverseTeleporterCooldown = 210

## Whether to keep Held or All items in inventory when using the regular teleporter. *WARNING:* THIS WILL CAUSE INVENTORY DESYNCS IF OTHER PLAYERS DO NOT SHARE YOUR SETTING!
## Whether to keep Held, Non Scrap, or All items in inventory when using the regular teleporter. *WARNING:* THIS WILL CAUSE INVENTORY DESYNCS IF OTHER PLAYERS DO NOT SHARE YOUR SETTING!
# Setting type: String
# Default value: None
# Acceptable values: None, Held, All
# Acceptable values: None, Held, NonScrap, All
KeepItemsDuringTeleport = None

## Whether to keep Held or All items in inventory when using the inverse teleporter. *WARNING:* THIS WILL CAUSE INVENTORY DESYNCS IF OTHER PLAYERS DO NOT SHARE YOUR SETTING!
## Whether to keep Held, Non Scrap, or All items in inventory when using the inverse teleporter. *WARNING:* THIS WILL CAUSE INVENTORY DESYNCS IF OTHER PLAYERS DO NOT SHARE YOUR SETTING!
# Setting type: String
# Default value: None
# Acceptable values: None, Held, All
# Acceptable values: None, Held, NonScrap, All
KeepItemsDuringInverse = None

[Terminal]
Expand Down
10 changes: 0 additions & 10 deletions config/SylviBlossom.TerminalConflictFix.cfg

This file was deleted.

10 changes: 0 additions & 10 deletions config/com.elitemastereric.CleanerLogs.cfg

This file was deleted.

2 changes: 1 addition & 1 deletion config/com.fumiko.CullFactory.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Settings file was created by plugin CullFactory v0.9.0
## Settings file was created by plugin CullFactory v0.9.1
## Plugin GUID: com.fumiko.CullFactory

[Debug]
Expand Down
52 changes: 0 additions & 52 deletions config/com.spycibot.cozyimprovements.cfg

This file was deleted.

11 changes: 0 additions & 11 deletions config/dev.bobbie.fixrpclag.cfg

This file was deleted.

17 changes: 0 additions & 17 deletions config/evaisa.lethallib.cfg

This file was deleted.

2 changes: 1 addition & 1 deletion config/io.github.IntroTweaks.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ bCustomVersionText = true
## To insert the version number, use the $VERSION syntax. E.g. Ver69 would be Ver$VERSION
# Setting type: String
# Default value: v$VERSION\n[MODDED]
sVersionText = v$VERSION - Vanimol
sVersionText = v$VERSION - Vanimol 0.1.0

## The font size of the version text. Min = 10, Max = 40.
# Setting type: Single
Expand Down
Loading

0 comments on commit 3ed9762

Please sign in to comment.