From 19a3cfc824d42c6caf4746da3cd7636915f4318f Mon Sep 17 00:00:00 2001 From: Erik Kundiman Date: Sat, 2 Aug 2025 07:35:06 +0800 Subject: 7.2.0.54160 change log --- 7.2.0.54160.html | 142 +++++++++++++++++++++++++++++++++++++++++++++++++++++ hooks/post-receive | 2 +- 2 files changed, 143 insertions(+), 1 deletion(-) create mode 100644 7.2.0.54160.html diff --git a/7.2.0.54160.html b/7.2.0.54160.html new file mode 100644 index 0000000..f09fb60 --- /dev/null +++ b/7.2.0.54160.html @@ -0,0 +1,142 @@ + + + + + + + Megapahit Changelog + + + + +
+ +
+
+ +
+
+ +
+

Changelog (2nd of August 2025)

+

Parity with SLv 2025.05 glTF Mesh Import

+

New avatar cloud by milo (observeur)!

+

New gold skin by Secret Foxtail!

+

Discord Rich Presence

+

New port: Debian arm64

+

Windows arm64 test build

+

Option to hide selection beam

+

Fixed chat history parsing

+

Restrained Love sitting category partial implementation

+

Restrained Love @detach=y/n and @remoutfit=force implementations

+

Restrained Love @getinv, @attach, @attachover and @detach=force implementations

+

Stream notification custom channel setting is moved from Sound to Advanced

+

FMOD upgrade from 2.02.28 to 2.02.29 on distros that use it

+

NDOF is enabled on Windows x64 build

+
+ + + + diff --git a/hooks/post-receive b/hooks/post-receive index c3bba47..f3c5323 100755 --- a/hooks/post-receive +++ b/hooks/post-receive @@ -7,5 +7,5 @@ web=~www/apache24/data git --git-dir=$repo --work-tree=$web checkout -f master -- \ index.html \ 7.1.15.53776.html \ - 7.2.0.54144.html \ + 7.2.0.54160.html \ && git --git-dir=$repo push -f -- cgit v1.2.3