Files
PEAK-JordanMod/CHANGELOG.md
2026-03-07 02:31:49 +01:00

1.0 KiB

v0.1.0 | Project setup

  • Initial project setup
  • Added config dependency
  • Added utils and debug functions
  • Added config handler

v0.1.1 | Throw passport anywhere patch

  • Added PassportPatch.cs and registerd it as GlobalPatch in Plugin.cs

v0.1.2 | Bags for Everyone

  • Added BagsForEveryoneModule and BagsForEveryonePatch
  • BagsForEveryonePatch adds a postfix to SingleItemSpawner.TrySpawnItems that checks if the spawner is the first one in the biome, and if so, it spawns extra bags based on the player count.

v0.1.3 | Easy Backpack

  • Added EasyBackpackModule and EasyBackpackPatch
  • EasyBackpackPatch adds a new keybind to open the backpack UI whilst wearing it.

v0.1.4 | Better Airport

  • Added BetterAirportModule
  • BetterAirportModule adds patches to make the airport more enjoyable, such as increasing the conveyor belt speed and making the terminals position at the start.

v0.1.5 | Open Mesa

  • Added OpenMesaModule and OpenMesaPatch
  • OpenMesaPatch makes it so that the Mesa biome is open no matter the seed.