whenever you scroll (or press up/down) on the buttons at the bottom, the select sound plays (with a delay so you can't spam it) so the player knows it does something
I also renamed Up and Down to Move Up and Move Down to avoid confusion
Fixed the issue where when you press a key to go to the main menu while the splash/logo screen was fading in, it would freeze halfway through the fade and you'd have a main menu with a darker background than it should be. Now when you press a key, it just skips the fade before switching the screen to the mainmenu
Fixed a crash when moving to the content pack button in the main menu options row while having no savegames.
Fixed the options pointer changing position when resizing the game window.
The options row buttons in the Main Menu now open their respective tab in the Options Menu when selected
The Content Pack Menu is positioned correctly
The Content Pack & Language Menus now fade in and out
When selecting the Options button at the Main Menu, the top row moves up, revealing the Options row beneath it
When selecting the Options button at the Main Menu, the options row fades in now
The Options row now has the right amount of selectable buttons (4, not 5)
When selecting the Options button at the Main Menu, the top row doesn't reset position now
The distance between Options buttons is now the same as the top row
It is now possible to move the camera in third person with the arrow keys when the savegame is in Sandbox Mode to make mapping easier for people who don't wanna build the source code
Maps:
- New Bark Town (barktown.dat)
-- Fixed glitching trees
-- Added windows to side of prof. elm's lab
-- Improved roof textures
- Elm's Lab (elmlab.dat)
-- Added window to the wall on the left for consistency
- Your Room (yourroom.dat)
-- Made the walls only show the texture when looking at them from the front
-- Improved bed and tables
Updated & Recolored Interior Textures:
- House
- Lab
Updated & Recolored Exterior Textures:
- Violet
- BarkTown
Walls updated (only visible when viewed from the front)
Mom is on a stool now (ideal NPC Y position for these stools = 0.115), updated the momdoor.dat script to make her get up and off the chair
Improved TV, Sink/Tap, Stove, Fridge and Kitchen wall textures & models
The Y Position of an NPC when moving is now a Single (instead of an integer), allowing for NPCs to climb on and off chairs without their Y Position being rounded down.
For some reason ttf2bmp.exe was not added to the references, so I added that.
Added some variations of the Options and MainMenu button textures.
Added some english localization tokens and fixed the Indonesian language from displaying as "Indonesia"
Tweaked the colors of the main menu
Added an option main menu icon
Fixed a bug where the game would crash when loading a gamemode without a Moves folder.
Set offsetmap quality (update frequency) to max by default.