From dd15751b21192a4b43d3f755107b4158110e6fe9 Mon Sep 17 00:00:00 2001 From: Erik Kundiman Date: Sun, 15 Dec 2024 14:24:54 +0800 Subject: Add Arch & Havok to 7.1.11 draft --- 7.1.11.53043.html | 112 --------------------------------------------------- 7.1.11.53086.html | 115 +++++++++++++++++++++++++++++++++++++++++++++++++++++ hooks/post-receive | 2 +- 3 files changed, 116 insertions(+), 113 deletions(-) delete mode 100644 7.1.11.53043.html create mode 100644 7.1.11.53086.html diff --git a/7.1.11.53043.html b/7.1.11.53043.html deleted file mode 100644 index 0f65208..0000000 --- a/7.1.11.53043.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - Megapahit Changelog - - - - -
- -
-
-
-

Disclosures

- -

Support

- -

Downloads

- -

Changelogs

- -
-
-
- -
-

Changelog (1st of December 2024)

-

Parity to ExtraFPS 7.1.11

-

Dictionaries for spell checker

-

Favourite attachments/button/wearables

-

Dance/animation sync

-

Seconds in timestamps

-

Option to have nearby chat on top

-

Gestures on any key

-

Option to zoom-in by double clicking

-

Attachments refresh

-
- - - - diff --git a/7.1.11.53086.html b/7.1.11.53086.html new file mode 100644 index 0000000..f826db3 --- /dev/null +++ b/7.1.11.53086.html @@ -0,0 +1,115 @@ + + + + + + + Megapahit Changelog + + + + +
+ +
+
+
+

Disclosures

+ +

Support

+ +

Downloads

+ +

Changelogs

+ +
+
+
+ +
+

Changelog (1st of December 2024)

+

Parity to ExtraFPS 7.1.11

+

Dictionaries for spell checker

+

Favourite attachments/button/wearables

+

Dance/animation sync

+

Model upload for macOS x86-64

+

Seconds in timestamps

+

Option to have nearby chat on top

+

Gestures on any key

+

Option to zoom-in by double clicking

+

Attachments refresh

+

New port: Arch Linux

+
+ + + + diff --git a/hooks/post-receive b/hooks/post-receive index d84579e..3a919e0 100755 --- a/hooks/post-receive +++ b/hooks/post-receive @@ -9,5 +9,5 @@ cd $HOME/$product \ && git pull \ && git --git-dir=$repo --work-tree=$web checkout -f master -- \ index.html \ - 7.1.11.53043.html \ + 7.1.11.53086.html \ && git --git-dir=$repo push -- cgit v1.2.3