2026-02-21 02:19:33 -05:00
{
"sections" : [
2026-03-08 23:12:02 -04:00
{
"date" : "March 8, 2026" ,
"items" : [
2026-03-09 02:50:48 -04:00
"First public release, v0.1.0." ,
2026-03-08 23:12:02 -04:00
"Added a command palette with Shift+K, Shift+F10, or the Applications key to show all available commands."
]
} ,
2026-02-28 03:27:23 -05:00
{
"date" : "February 28, 2026" ,
"items" : [
2026-02-28 21:20:59 -05:00
"Added Item Management menu with z, to transfer items or delete them. Shift+D is gone now." ,
2026-02-28 03:27:23 -05:00
"Added initial delay and loop delay for widgets, letting you do looped audio that has pauses."
]
} ,
2026-02-27 02:18:47 -05:00
{
"date" : "February 27, 2026" ,
"items" : [
2026-02-27 19:32:37 -05:00
"Added chat actions with /me." ,
"Added /version and /up commands for server status." ,
2026-02-27 04:18:48 -05:00
"Added user roles/permissions system." ,
2026-03-02 00:42:56 -05:00
"Added an admin menu and management commands" ,
2026-02-27 02:18:47 -05:00
"Clock item type now is an actual talking clock with optional alarm and top of hour announcement."
]
} ,
2026-02-25 00:01:49 -05:00
{
"date" : "February 24, 2026" ,
"items" : [
2026-02-25 01:22:05 -05:00
"Added secondary actions with Shift+Enter. Currently, it works on the radio for now playing." ,
2026-02-25 01:20:31 -05:00
"Added now playing for media streams." ,
2026-02-25 00:01:49 -05:00
"Added user accounts. Username cannot be changed but nicknames can." ,
"Did a lot of behind-the-scenes work, including rewriting the item system and moving a lot of things away from the client. If things break, please let me know."
]
} ,
2026-02-23 01:10:03 -05:00
{
"date" : "February 23, 2026" ,
"items" : [
"Added a Piano item type."
]
} ,
2026-02-22 03:27:20 -05:00
{
"date" : "February 22, 2026" ,
"items" : [
2026-02-22 20:52:35 -05:00
"Teleporting now takes a bit of time." ,
"You can now use left and right arrows on item properties to quickly adjust them." ,
2026-02-22 19:49:14 -05:00
"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." ,
2026-02-22 17:23:33 -05:00
"Moved Use item to Enter Key instead of u, moved speak users to U from Shift U." ,
2026-02-22 17:16:31 -05:00
"Added up/down arrows and page up/page down for numeric field adjustment." ,
2026-02-22 17:23:33 -05:00
"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."
2026-02-22 03:27:20 -05:00
]
} ,
2026-02-21 19:44:58 -05:00
{
2026-02-21 19:45:43 -05:00
"date" : "February 21, 2026" ,
2026-02-21 19:44:58 -05:00
"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." ,
2026-02-21 19:56:56 -05:00
"Added directional audio support, used now for the Radio item type." ,
2026-02-21 16:36:00 -05:00
"Added audio layers to toggle voice, item sounds, media, and world (other users)." ,
"Added new item type clock." ,
2026-02-21 02:24:34 -05:00
"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."
2026-02-21 02:24:34 -05:00
]
} ,
2026-02-21 02:19:33 -05:00
{
"date" : "February 20, 2026" ,
"items" : [
2026-02-21 02:24:34 -05:00
"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."
2026-02-21 02:19:33 -05:00
]
}
]
}