Skip to content

Commit

Permalink
WIP Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeryn99 committed Dec 17, 2023
1 parent 3476acd commit b0ca15c
Showing 1 changed file with 60 additions and 7 deletions.
67 changes: 60 additions & 7 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,72 @@


## Upgrades
#### Additions

- ARS Tree now grows with the percentage of upgrades unlocked
- External Shell Configuration now locked behind Upgrades
- x1000 Increment now locked behind upgrades
- x2500 Increment now introduced and locked behind upgrades
- x5000 Increment now introduced and locked behind upgrades
- Added Waypoints
- Added Co-ordinate Input (This might make you lazy people happy, but you are going to hell and back to get it)

## Particles
#### Additions
- Added ARS Leaves Particles
- Crashed TARDIS now emits smokey particles as if room is overflowing with smoke
- Root Plant now emits particles when growing to indicate to the user that they are doing it correctly

## Sounds
#### Updates
- Added ARS Room sound
- Added Destination Ding noise, plays when TARDIS initially starts landing
- TARDIS flight noise now loops via LoopingSound

## Commands
#### Additions
- Introduced Upgrades command to unlock/lock TARDIS Upgrades
- Introduced Points command to set TARDIS xp/points

## Models
### Shells
## Shells
#### Updates
- Updated Police Box Shell Model
- Updated Factory Shell Model
#### Additions
- Added Lift Shell
- Added Hieroglyph
- Added Castle
- Added Castle
#### Removals
- Removed Police Box "Marbles" Pattern due to Model Change
- Removed Police Box "Gaudy" Pattern due to Model Change
- Removed Police Box "Metal" Pattern due to Model Change
- Removed Police Box "Stone" Pattern due to Model Change
- Removed Police Box "Red" Pattern due to Model Change

## Consoles
#### Additions
- Updated all Toyota Pattern Textures
#### Updates
- Updated Nuka Default Pattern

## Interiors
- Added Shalka Interior

## TARDIS Growth Process
- Players must now use Shears to unlock the growth stage TARDIS

## Rooms
- ARS Room is back under mod protection
- ARS Room Tree grows as the user upgrades their TARDIS (will degrow if addons add new upgrades as it is calculated with upgrade unlock percentage)

## Immersive Portals (Fabric)
- Fixed bug where users could not leave via Immersive Portals portals due to a sizing issue

## Quality of Life
- Interior doors and Shells now hold their own data instead of taking it from their related dimension
- Shell animations now play in Shell Selection Screen
- Sounds that loop are now handled differently, improving performance


## API
#### Additions
- Added TARDIS Upgrade Unlocked Event
- Allows other mods to add: Shells, Patterns, Desktops, Consoles, Upgrades


0 comments on commit b0ca15c

Please sign in to comment.