From 8bc6025d38c150476bc30b7d73be932ab7422dc5 Mon Sep 17 00:00:00 2001 From: Erik Kundiman Date: Fri, 18 Jul 2025 12:32:15 +0200 Subject: 7.2.0.54101 change log --- 7.2.0.54101.html | 142 +++++++++++++++++++++++++++++++++++++++++++++++++++++ hooks/post-receive | 2 +- 2 files changed, 143 insertions(+), 1 deletion(-) create mode 100644 7.2.0.54101.html diff --git a/7.2.0.54101.html b/7.2.0.54101.html new file mode 100644 index 0000000..1161aa8 --- /dev/null +++ b/7.2.0.54101.html @@ -0,0 +1,142 @@ + + + + + + + Megapahit Changelog + + + + +
+ +
+ +
+ +
+

Changelog (18th of July 2025)

+

Parity with SLv 2025.05 glTF Mesh Import

+

New avatar cloud by milo (observeur)!

+

New gold skin by Secret Foxtail!

+

Preliminary Discord Rich Presence

+

Windows arm64 test build

+

Debian arm64 test build

+

Option to hide selection beam

+

Fixed chat history parsing

+

Restrained Love sitting category partial implementation

+

Restrained Love @detach=y/n implementation

+

Restrained Love @getinv, @attach and @attachover 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 b060125..bc4a4cd 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.54038.html \ + 7.2.0.54101.html \ && git --git-dir=$repo push -f -- cgit v1.2.3