Commit Graph

579 Commits

Author SHA1 Message Date
Natsumi 11f1f8063e Relaunch on game crash, log udon exceptions 2023-03-23 02:30:06 +13:00
Natsumi be2f23de15 Small fixes 2023-03-21 03:03:42 +13:00
Natsumi be2f2fd986 Bug fix 2023-03-05 01:07:16 +13:00
Natsumi b085a75cb3 Report user for hacking 2023-03-05 00:50:19 +13:00
Natsumi cd6856e581 ChangeLog dialog 2023-03-05 00:50:16 +13:00
Natsumi 8b59e0fab1 Upload screenshot to gallery 2023-02-27 21:04:03 +13:00
Natsumi 7b824fb3f7 Various fixes and changes 2023-02-21 13:18:59 +13:00
pypy 3631e291a3 fix: update repository url 2023-02-20 17:38:14 +09:00
Natsumi 1e4b427254 Screenshot metadata dialog (#490)
* docs: Add json schema for screenshot metadata

* feat(.NET): Add function to open a file and read screenshot metadata to AppApi

* refactor(.NET): Check initial file dialog directory before set

Paranoia is fun

* refactor(.NET): Stop reading entire png files into memory to check 8 bytes

* refactor(.NET): Handle endianness and keyword encoding correctly for screenshots

* docs: Add xmldocs and some comments to parts of the screenshot helper

* screenshot metadata dialog

* screenshot metadata dialog 1

* fix: file dialog open bool not resetting properly

* screenshot metadata dialog 2

* fix: Stop png parser from dying on bad files

Parser would keep reading past a file's IEND chunk, and it finally found one that had junk data past IEND. It died. This fixes that.

It also encapsulates the Read function in a try/catch so VRCX doesn't crash if it fails due to a corrupted file.

* fix: buggy carousel transition animation

---------

Co-authored-by: Teacup <git@teadev.xyz>
2023-02-19 10:14:29 +13:00
Natsumi edba9f6468 feat: use JSON for image metadata format 2023-02-15 02:33:43 +13:00
Teacup 0f3b8c732a feat: Add options to save the current world name/id to screenshot metadata/filenames 2023-02-11 18:30:53 -05:00
Natsumi a6fef7a03b Copy world name 2023-02-12 00:20:55 +13:00
Natsumi 69481eb36a Fixes and small changes 2023-01-24 02:07:11 +13:00
Natsumi 0ba78b9155 Fixes 2023-01-22 21:39:25 +13:00
Natsumi b92a7f6751 Fixes 2023-01-17 22:15:35 +13:00
Natsumi 4c1faa66ce Fix auto login after logging out 2023-01-14 12:49:49 +13:00
Natsumi 1b99761c94 Group gallery 2023-01-08 00:45:44 +13:00
Natsumi 33154778a9 Fix show/hide avatar labels 2023-01-08 00:44:25 +13:00
Natsumi ff03220772 Localization fixes 2023-01-03 20:08:34 +13:00
Natsumi 93eea773cc Small changes 2023-01-01 22:27:57 +13:00
Natsumi e2481ef442 Change VR overlay language with main app 2023-01-01 21:53:02 +13:00
Natsumi 3dde1dae43 Small changes and fixes 2022-12-30 10:34:31 +13:00
Natsumi 43d216dae0 Move VRChatConfigList 2022-12-28 20:30:22 +13:00
kamiya10 b4a769fbc1 feat(localization): add more tokens
invite
config_json
set_world_tags
download_history
notification_position
shared_feed_filters
chatbox_blacklist
gallery_icons
change_content_image
previous_images
previous_instances
download_history
previous_instances
2022-12-28 00:05:57 +08:00
kamiya10 7de9f335d1 feat(localization): add more tokens
avatar_database_provider
invite_to_group
edit_invite_message
invite_message
invite_request_message
invite_response_message
invite_request_response_message
edit_send_invite_message
edit_send_invite_response_message
open_source
primary_password
table.profile
2022-12-27 00:36:04 +08:00
Natsumi db0fc10dda Language UI option, auto choose language when none selected 2022-12-26 10:20:23 +13:00
Kamiya 2715dddbfe Merge branch 'master' into master 2022-12-25 13:42:05 +08:00
kamiya10 26b45794eb feat(localization): add more dialog tokens
player_list
world_export
world_import
avatar_export
avatar_import
friend_export
friend_import
note_export
2022-12-25 13:25:52 +08:00
kamiya10 6938c59457 feat(localization): add more dialog tokens
favorite
new_instance
youtube_api
launch_options
vrcx_updater
launch
export_friends_list
export_own_avatars
discord_names
2022-12-25 00:07:20 +08:00
kamiya10 e21a53bdcf feat: Localization 2022-12-24 22:30:31 +08:00
Natsumi e0855191da Small changes 2022-12-25 02:35:28 +13:00
Natsumi 3079efa7fd Small fixes 2022-12-19 02:26:42 +13:00
Natsumi dc77363c3f Limit group invites to 1 user at a time 2022-12-19 02:26:39 +13:00
Natsumi 9ec7dbbe55 Debug logging, show/hide avatar 2022-12-15 23:57:29 +13:00
Natsumi 2ec43e97c1 Groups sorting 2022-12-14 22:05:17 +13:00
Natsumi c630c97c06 Image download handler 2022-12-13 21:50:01 +13:00
Natsumi 2fd992edf7 Debug logging message, custom script 2022-12-13 21:49:58 +13:00
Natsumi f865d5086d +bio logging 1 2022-12-13 21:49:55 +13:00
elianel 1d842af238 +bio logging 2022-12-13 21:49:47 +13:00
Natsumi bd210a8962 Group instances 2022-12-13 00:12:46 +13:00
Natsumi e5b64eb852 group dialog adjustments for themes 2022-12-11 22:12:43 +13:00
Natsumi db298a4d20 Location group name cache 2022-12-11 22:12:40 +13:00
Natsumi 8e83c626d2 Group notifications 2022-12-10 23:13:23 +13:00
Natsumi e31ec71d09 Group name in instance link 2022-12-10 23:13:19 +13:00
Natsumi 3a062bf4b4 Invite to group 2022-12-09 21:50:39 +13:00
Natsumi f39eef07c4 Bug fix 2022-12-08 17:17:26 +13:00
Natsumi bdb4077d06 Group Dialog 6 2022-12-08 15:56:32 +13:00
Natsumi ac10caa0c2 Typo 2022-12-07 20:36:34 +13:00
Natsumi b5271ecf90 Group Dialog 5 2022-12-07 20:04:19 +13:00
Natsumi 7f6f608a66 Group Dialog 4 2022-12-07 12:28:57 +13:00