---
title: Saguaro Framework Changes
description: Tracker for source code changes.
---
{%hackmd theme-dark %}
# Saguaro, Primeria Pre-Alpha Changes
This is made to keep track of the changes I make to the game's framework. Most of this will not make sense, but I am still providing it as it is a good way to show you how much I am doing in a day. Anything italicized and written in quotes is the exact text written inside the respective script's change log. Order of changes for each day is top down.
You can find my studio's server [here](https://discord.gg/tmjpJMWrEc).
---
# January 30th (01/30/2024)
### Misc
- Remodeled some assets
- Begun door replacement
---
# January 29th (01/29/2024)
### Misc
- Removed all viruses from scripts
- Remodeled some assets
---
# January 28th (01/28/2024)
### Hotbar: v4.0.0
- *"Modified for Saguaro. Rewritten." (UNFINISHED)
---
# January 27th (01/27/2024)
### Inventory: v4.2.0
- *"Modified for Saguaro."
### Hotbar: v4.0.0
- *"Modified for Saguaro. Rewritten." (UNFINISHED)
---
# January 25th (01/25/2024)
### Inventory: v4.2.0
- *"Modified for Saguaro." (UNFINISHED)
---
# January 23th (01/23/2024)
### Inventory: v4.2.0
- *"Modified for Saguaro." (UNFINISHED)
---
# January 20th (01/20/2024)
### Misc
- Continued work on door models
### Doors: v2.0.0
- *"Rewritten."*
---
# January 19th (01/19/2024)
### Misc
- Continued work on door models
### AutoDoors: v1.0.0
- *"Handles automatic doors."* (duh)
### Doors: v2.0.0
- *"Rewritten."* (UNFINISHED)
---
# January 18th (01/18/2024)
### Misc
- Worked on door models
---
# January 17th (01/17/2024)
### PlayerProfile: v1.0.1
- *"Street names now tween."*
### Misc
- Worked on the inventory UI
---
# January 16th (01/16/2024)
### PlayerStats: v3.0.0
- *"Modified for Saguaro."*
### PlayerProfile: v1.0.0
- Previously "WorldStats"
- *"Modified for Saguaro. Rewritten."*
### MiscHandler
- All street parts are with a set of values.
### InteractionHandler: v6.3.0
- Implemented
### Testint
- Implemented & modified for Saguaro. Added an icon.
### Notifications: v3.0.0
- *"Modified for Saguaro. Added icon handling, fixed scaling."*
### TeamChanger: v2.1.0
- *"Modified for Saguaro."*
### Misc
- Sorted, fixed, and standardized the inventory UI.
---