From 85b4b6e18b7258143c32b5602852772ed6ca784c Mon Sep 17 00:00:00 2001 From: Erik Kundiman Date: Tue, 29 Jul 2025 08:09:50 +0800 Subject: 7.2.0.54144 change log --- 7.2.0.54144.html | 142 +++++++++++++++++++++++++++++++++++++++++++++++++++++ hooks/post-receive | 2 +- 2 files changed, 143 insertions(+), 1 deletion(-) create mode 100644 7.2.0.54144.html diff --git a/7.2.0.54144.html b/7.2.0.54144.html new file mode 100644 index 0000000..986d5b9 --- /dev/null +++ b/7.2.0.54144.html @@ -0,0 +1,142 @@ + + + + + + + Megapahit Changelog + + + + +
+ +
+ +
+ +
+

Changelog (28th of July 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 d7e85f2..c3bba47 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.54105.html \ + 7.2.0.54144.html \ && git --git-dir=$repo push -f -- cgit v1.2.3