You are viewing a potentially older version of this package. View all versions.
KayNetsua-E_Gypt_Moon-1.0.8 icon

E Gypt Moon

This mod adds a new moon - 10 EGypt to the terminal, and for play. This moon is meant to act as a connected difficulty between the Intermediate moons of March and Offense and the Harder moons of Rend, Dine and Titan.

Date uploaded 5 months ago
Version 1.0.8
Download link KayNetsua-E_Gypt_Moon-1.0.8.zip
Downloads 235127
Dependency string KayNetsua-E_Gypt_Moon-1.0.8

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
Evaisa-LethalLib-0.11.2 icon
Evaisa-LethalLib

My modding tools for Lethal Company

Preferred version: 0.11.2
IAmBatby-LethalLevelLoader-1.1.6 icon
IAmBatby-LethalLevelLoader

A Custom API to support the manual and dynamic integration of custom levels and dungeons in Lethal Company.

Preferred version: 1.1.6

README

The Desert Moon, 10 E Gypt

MAKE SURE YOU HAVE LETHALEXPANSION 1.3.3 OR NEWER

ALL CLIENTS NEED THE MOD INSTALLED

To Install

To install manually, drag this into the BepInEx plugins folder.

Information

This mod adds a new moon - 10 EGypt to the terminal. This mod also adds one scrap to mid and higher level moons.

This moon is meant to act as a connected difficulty between the Intermediate moons of March and Offense and the Harder moons of Rend, Dine and Titan. The moon costs 200 credits to route to, has all weather except Dust, Rainy and Stormy enabled. The moon currently uses the Mansion interior dungeon, with a low chance of using the Installation dungeon. The moon exterior does not spawn giants, trees, and is much less likely to spawn bees due to the dry desolate wastes of the desert. Desert worms, and spiders are much more likely to spawn on this moon.

Traversal

The minimum three letter requirement to route to 10 EGypt is "egy".

Contact Information

If you'd like to discuss the mod or report bugs, please check out the LC Modding discord, as I do have a thread for the mod there - or message me on twitter @KayNetsua

Credits

HolographicWings for the LethalSDK & assistance - if you have interest in you making your own moons, check this out! Extreme thanks to IAmBatby for continuous assistance, debugging and troubleshooting.

CHANGELOG

Changelog

  • 2.0.15
    • Now requires LLL 1.1.6 for stability.
    • Dungeon no longer generates on start (fixes errors with new version of LLL)
    • Due to LLL changes, no more haunted ItemDropper audio!
    • Replaced the sandy audio with new audio created by one of our new team members, Oli! It's alot less harsh on the ears. You will be hearing more of their sound designs over time :>
    • Fixed a bunch of small holes in terrain. Some still may be present.
    • Fixed the main platforms mesh - it will no longer hide quicksand decals underneath it. It may on very rare spawns render slightly awkwardly (where its partially invisible, with a hard line) but this is unfortunately unavoidable due to how quicksand projectors are generated.
    • Rainy weather temporarily disabled due to Quicksand no longer rendering on newer patches.
    • Fixed a statue box collider not being correct.
    • Fixed Dungeon Generation rates to match vanilla values. (Factory(39, Manor(300)))
    • Story log has a new temp model and is ready for full implementation next LLL update.
      • 2.0.14
        • This is a non-update. I have closed my channel in the LC Modding discord in order to open up a discord server specifically for future updates regarding Egypt and future projects! You can find the discord here:
        https://discord.gg/AqdawTWsTx
      • 2.0.13
        • Fixed broken DunGen scripts, level now loads properly. Woops.
      • 2.0.12
        • Fixed a box collider.
        • Started implementation of DunGen assets under the hood (has no effect on current gameplay)
      • 2.0.11
        • Drastically reduced vertice count of terrain mesh down to 14k. This should significantly help with performance.
        • Removed one of the two fogs and applied the 3d noise texture to the primary fog, and made it denser to increase visibility at later times of day.
        • Fixed a rock being out of place.
        • Removed a significant amount of Mesh Colliders and replaced them with box colliders.
        • Fixed a rock not rendering when it was supposed to be near the pyramid
      • 2.0.10
        • Quicksand should render on Terrains now - Rainy weather type has been added to EGypt.
        • Terrain material has been changed from Terrain2Mesh to HDRP/TerrainLayered, enabling the former comment. However, to a keen eye the terrain quality might look *slightly* worse, this is due to a half in quality for the Splatmap from 4K to 2K.
        • Adjusted the fancy pyramid tip.
      • 2.0.9
        • Fixed a box collider to be a trigger collider.
        • Fixed a soft-lock hole in the terrain.
        • Made the pyramid tip fancy.
        • The trello is now public.
      • 2.0.9.
      • 2.0.8
        • Fixed water kill trigger.
        • Re-adjusted some audio values.
        • Fixed a few colliders.
        • Removed ItemDropper holiday music.
        • Adjusted scrolling sandstorm fog to be more dense.
      • 2.0.7
        • Fixed a pillar collider.
        • Fixed ambient audio being way too loud upon exiting the dungen.
      • 2.0.6
        • Some small collider fixes.
        • Repaired NavMeshLinks - you can't hide from dogs in certain places anymore.
        • Fixed a collider on one of the entrances from double NavMesh rendering.
        • Removed erreneous terrain from rendering in the sky (woops).
        • Removed some colliders from the outside of the map to reduce load time.
      • 2.0.5
        • Re-handled Terrain Mesh to 1 chunk to fix a mesh corruption error.
        • Terrain-mesh now uses HQ version for collider. This will increase load times, unfortunately.
        • Egypt now uses LLL through a Scene loader as opposed to a Prefab, just like how LethalCompany loads its moons.
        • Double-rendered moon bugs now fixed.
        • The main entrance should no longer teleport you to the fire exit.
        • Fog adjustments
        • Max Outside Enemy Power Count reduced to 21.
        • Max Daytime Enemy Power Count reduced to 19.
        • Max Enemy Power count increased to 15.
        • Enabled Mimics to be able to spawn on EGypt.
        • Added a StoryLog (not fully useable with LLL).
        • All monster anmd scrap spawns adjusted, check the Wiki for exact weights.
        • All entrance colliders re-built.
        • MiniMap guide added to Wiki! There is a second fire exit, you know.
      • 2.0.4
        • NavMesh has finally been, truly, solved, we should NEVER have to deal with this again. Enjoy!
        • NavMesh specifics:
        • All Entrance Teleports have been removed from the Environment GameObject.
        • Environment GameObject set to Prefab.
        • Environment NavMeshSurfaceData baked to NavMesh-Environment under Prefab and saved to Prefab.
        • Fixed a pillar bridge to have NavMesh support so mobs can cross it.
        • Terrain re-baked and holes have been removed.
        • AINodes moved closer to TerrainMesh.
        • OnStayTrigger error has been fixed near ship.
      • 2.0.3
        • You will no longer fall through the map, I mis-used the Terrain2Mesh export.
        • NavMesh has broken, for seemingly no reason. This is causing a flood in the console and reportedly causing some performance issues, we're investigating, but the moon is at least somewhat playable, and is currently the #1 priority.
        • Terrain resolution fixed back down to around 200k vertices for mesh and collider, 4 chunks.
        • LethalExpansionCore removed as dependency.
      • 2.0.2
        • Woops.
      • 2.0.1
        • 2.0.1 has been given the added dependency of LethalExpansionCore, which I should've added for 2.0.0 for a smoother transition away from LethalExpansion. This mod is not actually required and CAN be removed safely if none of your other mods require LethalExpansion. If any mods, such as moons or scrap mods, require LethalExapnsion, you MUST keep LethalExpansionCore installed for EGypt to work properly with LethalLevelLoader. LethalExpansionCore will not be kept as a dependency past 2.0.1
        • Terrain Mesh & Collider vertice count reduced by 10%.
        • Terrain material is now GPU instanced.
        • Terrain chunk count reduced to 16 total chunks at lower resolution.
        • Pillar colliders re-made from the ground up, no more getting stuck in them.
        • Alot of the above changes should drastically reduce initial load time and improve performance on lower end hardware.
        • Stripped scrap and enemy instances in-editor which should have HEAVILY reduced file size and load time.
        • Fixed a little pixel "sun" in the sky that was weirdly parallaxing.
        • Adjusted Spawn nodes to be slightly higher on Y axis to avoid clipping.
        • Adjusted some spawn nodes to account for newer pyramid and terrain placement.
        • Adjusted some spawn nodes to make the moon feel more lively at various times of day.
        • Adjusted enemy power values to be closer to original Egypt values pre-LLL.
        • File size reduced by ~70%
      • 2.0.0
        • LETHAL EXPANSION IS NO LONGER REQUIRED!
        • The moon has been flipped 180 degrees, so the exterior (and thus your initial view) sees the pyramid, main entrance and two main pathways (yes there are two!)
        • Exterior ambience audio has been fixed.
        • Fire exit models have been added.
        • Factory interior chance increased.
        • Light pillars have been added to increase visibility during night time, and to guide players towards the main entrance.
        • NavMesh is no longer baked by me, so no more navmesh hell!
        • ItemDropper has been remade from the ground up, should work like vanilla!
        • A second fire exit has been added closer to the main entrance.
        • Terrain mesh has been changed, pyramid, main entrance has been moved closer to the ship. The pathway from the jumping puzzle to the pyramid has been shortened.
        • Stormy weather is back!
        • Scrap rates finalized at 300-700 min/max total value to match other moons, while total scrap remains fixed at 16 to 22.
        • Interior size changed to 1.6 to match intended goals of higher level intermediate level.
        • Moon price dropped from 200 to 60 credits. You can go here at the beginning of an expedition, but with no gear.
        • Enemy spawn rates will now closely resemble march interior.
        • Travel time to moon reduced from 4 to 2 seconds.
        • Moon confirmation dialogue now reflects how many credits you have remaining.
        • Internal moon string changed from desertmoon to egypt (for you dungeon-adding folk)
        • Moon will no longer be ranked BB but will now appropriately be ranked B+.
        • Planet now has a texture if you d- fail to comply with the quota on EGypt.
        • All dungeon content types are currently being allowed due to the usage of LethalLevelLoader, but this will change when the DunGen is added next patch. Check out the discord for sneak peeks :>
        • New Thunderstore icon
      • 1.0.8
        • Adjusted scrap spawns to be more in-line with moon design.
        • Minimum scrap 14 >> 16, Maximum scrap 26 >> 22.
        • Fixed terrain collider resolution.
        • Fixed colliders on some meshes near the landing platform to be less complex.
        • All rocks now have convexed colliders for performance optimization. This might make it appear as if you're floating on air in some spaces, but this is intentional behavior.
        • Replaced NavMeshLinks for jumping puzzles with OffLinkMeshes so enemies outside will Jump as opposed to walking across open air.
        • Slightly lightened the color of and reduced density of desert winds to help visibility at later time of day - this is now more in line with the rest of LC.
        • Reduced spawn chance of Leviathans earlier in the day.
        • Improved main platform texture.
      • 1.0.7
        • NavMeshes are my worst nightmare. More fixes. This stuff breaks often, strong apologies.
        • Replaced the mesh at the main platform as I believe this might have been causing many of the navmesh issues in the first place.
        • Started development on custom DunGen aka Interior (this will take a long time)
        • Adjusted spawns during daytime.
        • Removed the item dropper tower because it was giving way too many navmesh issues.
        • Fixed some objects changing LOS types incorrectly.
        • There is now a wiki tab on the thunderstore website page that will list current known issues!
      • 1.0.6
        • MASSIVE NavMesh overhaul. Again. Stuff should stop spawning at 0,0, stuff should now obey the colliders of the platform. SHOULD. PLEASE.
        • Worms can kill you now!
        • More spawn fixes - things should spawn appropriately outside.
        • More details outside, should feel less empty.
        • Entrance scan be scanned from slightly further away.
        • Changed terminal name from E Gypt to EGypt so it's more obvious that the route name does not have a space in it.
        • Adjusted interior spawn power range to match March.
        • Adjusted dungeon size to 1.3 from 1.
        • Increased Dungeon Type 1 chance to 15% from 1%.
        • Added Sandstorm Ambience sound outside.
        • Adjusted jumping puzzle, again. Fixed "safe spot" within it, too.
        • Changed planet description to match LC's moon style.
        • Initial flooding value fixed to not be unplayable.
      • 1.0.5
        • Major NavMesh fixes. (But still might not be perfect)
        • Lots of re-tagging, things should sound the way they should.
        • Many optimizations and other small fixes.
      • 1.0.4
        • Fixed entrance colliders.
        • Updated spawnrates for enemies across the board.
        • Updated turret and mine rates.
        • Fixed some path ways and nav meshing.
        • Made the stone pathway a bit more challenging.
        • Removed temporary mesh on fire exit entrance.
        • Temporarily disabled Rainy and Stormy weather until SDK has a fix for weather removal bug.
      • 1.0.3
        • Fixed Fatal Error.
      • 1.0.2
        • More Collider Fixes
      • 1.0.1
        • Fixed Pillar & Stair Colliders to Loot Instancer