Files
chat_grid/client/public/changelog.json

42 lines
1.9 KiB
JSON
Raw Normal View History

{
"sections": [
{
"date": "February 22, 2026",
"items": [
"Added volume adjustment for other users. Press left or right arrow from the user list.",
"Improved handling of audio streams so only nearby ones will be loaded, saves a ton of bandwidth.",
"Moved Use item to Enter Key instead of u, moved speak users to U from Shift U.",
"Added up/down arrows and page up/page down for numeric field adjustment.",
"Added user volume control and calibration.",
"Added support for Dropbox links and HTTP streams for item sounds and radio stations.",
"You will no longer repeatedly hit walls."
]
},
{
"date": "February 21, 2026",
"items": [
2026-02-21 22:56:13 -05:00
"Added a generic Widget item type. This type lets you edit a variety of global item properties, and you can use remote URL's for sounds.",
2026-02-21 21:04:53 -05:00
"Added tooltips for items and item properties. Press space from the Add Item or properties menus.",
"Added directional audio support, used now for the Radio item type.",
"Added audio layers to toggle voice, item sounds, media, and world (other users).",
"Added new item type clock.",
"Changed the E effect key to open a menu list for choosing effects.",
"Moved chat key from apostrophe to slash.",
"Added simple first-letter navigation for menus and lists.",
"Added Channel property for radio items (stereo, mono, left, right).",
"Added new wheel item type with configurable spaces and spin results.",
2026-02-21 02:38:13 -05:00
"Added movement/teleport sounds."
]
},
{
"date": "February 20, 2026",
"items": [
"Added Shift+O inspector mode to read all item properties.",
"Added paste support for chat and text-entry fields.",
"Persisted player position across refresh/reconnect.",
2026-02-21 02:38:13 -05:00
"Added loopback monitoring toggle for hearing your own effect."
]
}
]
}