From af45fbbdbcd10943a6e03bf9dc573e3ca70a28d3 Mon Sep 17 00:00:00 2001
From: Luminx <83752061+rscDoesMoreTrolling@users.noreply.github.com>
Date: Sun, 1 Aug 2021 18:11:24 +0800
Subject: [PATCH] Changelog Page Tweaks (#1715)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* Changelog > News
You may ask 'why did I do this'
Well, since on the launcher, it's a news thingie, but I don't see it as a news but instead, I see it as a changelog
What's on `Read more >`?
It's a full link to the article. All articles are copy-pasted from the PojavLauncher website repo.
Why is there an excess amount of `
`?
This is to solve something that I don't like.
* Update changelog.html
Removing the excess amount of
's
* Update changelog.html
'href-ing' the website
* Update changelog.html
Fixed syntax
* Update changelog.html
Removed preliminary support line since it's now in front of your POV
* Realizing some of my actions...
Reverting to original changelog.html
Gonna do grammar instead.
* Grammar Check 1 (I'm sleepy lmao)
grammar check 2 eta possibly tomorrow
* Grammar Check 2
eksdee
* [EX] literally yoinking everything
may probably not work.
* [EX] literally yoinking everything 2
* huge changelog page tweak ever
* Update changelog.html
* missing head tag 👀
* fix
Co-authored-by: Duy Tran Khanh <40482367+khanhduytran0@users.noreply.github.com>
---
changelog.html | 70 +++++++++++++++++++++++++++++++-------------------
1 file changed, 43 insertions(+), 27 deletions(-)
diff --git a/changelog.html b/changelog.html
index a8578ab25..1eac50021 100644
--- a/changelog.html
+++ b/changelog.html
@@ -1,10 +1,13 @@
-
+
- PojavLauncher - Launcher news, changelog
-
-
-
+ PojavLauncher
+
+
+
+
+
+
-
+
• New options:
- - Install mod use custom command.
- - Install mod in UI (fully works!). You can now install LabyMod or Impact directly on your device!
- • New features:
- - Now faster with Java 8.
- - Support launching Minecraft 1.13+.
- - Support launching with Forge and Fabric up to latest. To install Forge or Fabric, simply put to mod install launcher.
- - Multi-architecture support: ARMv7, aarch64, x86 and x86_64.
- - Custom controls support.
+ - a fully-functional Mod Installer
+ • New features:
+ - Now faster with Java 8.
+ - Now can run Minecraft 1.13 and above. Hoorah!
+ - Now can properly launch Forge and Fabric! To install one of these bad boys, just simply download their .jar files.
+ - Multi-architecture support: ARMv7, aarch64, x86 and x86_64.
+ - Now properly supports Custom Controls (either made by the Discord community or by you!)
â–¶ v2.5.0 preview (deprecated)
- • NOTICE: OptiFine Installer is experimental, for some devices will crash at slash screen (Mojang logo). Don't report bug about OptiFine crash at splash screen, these will not be solved.
+ • NOTICE: OptiFine Installer is experimental, for some devices will crash at splash screen (Mojang Screen). Don't report bug about OptiFine crash at splash screen, these will not be solved. • New settings:
- - Customize how long a long press is triggered in destroy block and drop item.
- - Select what version type to be visible in version list, better version sorting.
+ - You can now customize the MS delay of touch gestures (placing block, destroying block.) • New features:
- - Touch event triggered as click event, this bug exist from Boardwalk.
- - Scroll in Minecraft 1.8 or above by holding SEC button and move touch.
+ - Scrolling in Minecraft 1.8 or above by tapping the screen and holding SEC button
â–¶ v2.4.2 preview
- • Good news: Any Android 7.0+ devices now can run Minecraft normally.
+ • Good news: Any Android 7.0+ devices can now run Minecraft normally. • Changes:
- Added OptiFine installer!
- - Support for external mouse (Android 8.0+) and keyboard. (but can't detect left or right mouse event).
- - Launcher UI should fit correctly in big screen.
- - Freeform mode worked now.
- - Added version options, load custom client... (not yet)
- - Virtual mouse now work properly.
- - Now can run multiple versions.
+ - External mouse and keyboard support (Feature needs Android 8.0+. Can't detect left or right mouse event).
+ - Launcher UI should now fit correctly in big screens.
+ - Freeform mode is now working.
+ - Virtual mouse now works properly.
- Replaced multdoj7 with PojavDX (dx 1.16) for better converter (thanks to artdeell for suggesting). • Fixes:
- Touch event triggered as click event, this bug exist from Boardwalk.
- - In game, mouse event got triggered after move camera.
+ - (In-Game) Mouse event triggered after looking around.