Skip to content

Commit 9730a61

Browse files
committed
Nuke manual dates
1 parent bccf09a commit 9730a61

File tree

96 files changed

+105
-185
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+105
-185
lines changed

Diff for: .github/workflows/mdbook.yml

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
cargo install --version ${MDBOOK_VERSION} mdbook
3131
cargo install mdbook-template
3232
cargo install mdbook-alerts
33+
cargo install mdbook-last-changed
3334
- name: Setup Pages
3435
id: pages
3536
uses: actions/configure-pages@v5

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Documentation for Whisky.
1818
cargo install mdbook
1919
cargo install mdbook-alerts
2020
cargo install mdbook-template
21+
cargo install mdbook-last-changed
2122
```
2223
5. You can preview changes to the book with `mdbook serve --open`
2324

Diff for: book.toml

+5
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,18 @@ title = "Whisky Documentation"
99

1010
[preprocessor.template]
1111

12+
[preprocessor.last-changed]
13+
command = "mdbook-last-changed"
14+
renderer = ["html"]
15+
1216
[output.html]
1317
default-theme = "whisky"
1418
preferred-dark-theme = "whisky"
1519
git-repository-url = "https://github.com/Whisky-App/Whisky"
1620
git-repository-icon = "fa-github"
1721
edit-url-template = "https://github.com/Whisky-App/whisky-book/edit/main/{path}"
1822
input-404 = "not-found.md"
23+
additional-css = ["last-changed.css"]
1924

2025
[output.html.print]
2126
enable = false

Diff for: last-changed.css

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
footer {
2+
font-size: 0.8em;
3+
text-align: center;
4+
padding: 5px 0;
5+
}

Diff for: src/game-support/README.md

+1-94
Original file line numberDiff line numberDiff line change
@@ -15,97 +15,4 @@ title is partially left to the article author, but some general guidelines apply
1515
| Gold | Game works out-of-the-box with no issues and/or requires minimal workarounds. |
1616
| Silver | Game requires some workarounds, but they are simple and/or there are minor in-game issues |
1717
| Bronze | Game is very difficult to get working and/or has severe in-game issues that limit playability. |
18-
| Garbage | Game does not work at all. |
19-
20-
### Index
21-
22-
- [Among Us](./among-us.md)
23-
- [Armored Core VI: Fires of Rubicon](./armored-core-6.md)
24-
- [Assassin's Creed: Director's Cut Edition](./ac-directors-cut.md)
25-
- [Battle Brothers](./battle-brothers.md)
26-
- [Betrayer](./betrayer.md)
27-
- [Blasphemous 2](./blasphemous-2.md)
28-
- [Blitzkrieg 2 Anthology](./blitzkrieg-2-anthology.md)
29-
- [Buckshot Roulette](./buckshot-roulette.md)
30-
- [Call of Cthulhu](./call-of-cthulhu.md)
31-
- [Call of Juarez: Gunslinger](./coj-gunslinger.md)
32-
- [Cities: Skylines II](./cities-skylines-2.md)
33-
- [Content Warning](./content-warning.md)
34-
- [Contraband Police](./contraband-police.md)
35-
- [Control](./control.md)
36-
- [Counter-Strike 2](./counter-strike-2.md)
37-
- [Cyberpunk 2077](./cyberpunk-2077.md)
38-
- [Dagon: by H. P. Lovecraft](./dagon.md)
39-
- [Dark Souls III](./dark-souls-3.md)
40-
- [Dark Souls: Remastered](./dark-souls-remastered.md)
41-
- [Dead Space (2023)](./dead-space-2023.md)
42-
- [Deadlink](./deadlink.md)
43-
- [Deep Rock Galactic](./deep-rock-galactic.md)
44-
- [Diablo IV (Battle.net)](./diablo-4-battle-net.md)
45-
- [Diablo IV (Steam)](./diablo-4-steam.md)
46-
- [Dishonored](./dishonored.md)
47-
- [Dishonored 2](./dishonored-2.md)
48-
- [Dorfromantik](./dorfromantik.md)
49-
- [Dying Light 2](./dying-light-2.md)
50-
- [Elden Ring](./elden-ring.md)
51-
- [Elite Dangerous](./elite-dangerous.md)
52-
- [F1 Manager 2023](./f1m23.md)
53-
- [Fallout 3: Game of the Year Edition](./fallout-3-goty.md)
54-
- [Fallout 4](./fallout-4.md)
55-
- [Fear and Hunger](./fear-and-hunger.md)
56-
- [FlatOut](./flatout.md)
57-
- [Forgive Me Father 2](./forgive-me-father-2.md)
58-
- [Fortnite](./fortnite.md)
59-
- [Friends vs Friends](./friends-vs-friends.md)
60-
- [Geometry Wars 3: Dimensions Evolved](./gw3-dimensions-evolved.md)
61-
- [Guild Wars 2](./gw2.md)
62-
- [Grand Theft Auto V](./gta-5.md)
63-
- [Half-Life 1](./half-life-1.md)
64-
- [Half-Life 2](./half-life-2.md)
65-
- [Hearts of Iron III](./hoi-3.md)
66-
- [Hellblade: Senua's Sacrifice](./hellblade.md)
67-
- [Hitman: Contracts](./hitman-3-c.md)
68-
- [Horizon Zero Dawn](./horizon-zero-dawn.md)
69-
- [JoJo's Bizarre Adventure: All Star Battle R](./jjba-asbr.md)
70-
- [Kenshi](./kenshi.md)
71-
- [Kingdom Come: Deliverance](./kcd.md)
72-
- [Kingsway](./kingsway.md)
73-
- [LEGO Star Wars III - The Clone Wars](./lego-sw-iii-clone-wars.md)
74-
- [LEGO Star Wars: The Skywalker Saga](./lego-sw-skywalker-saga.md)
75-
- [Lethal Company](./lethal-company.md)
76-
- [Manor Lords](./manor-lords.md)
77-
- [Metal Gear Solid V: The Phantom Pain](./mgs-5.md)
78-
- [Metro 2033 Redux](./metro-2033-rx.md)
79-
- [Metro: Last Light Redux](./metro-ll-rx.md)
80-
- [Monster Hunter World: Iceborne](./monster-hunter-world-iceborne.md)
81-
- [Mount & Blade: With Fire & Sword](./mb-wfas.md)
82-
- [Neon White](./neon-white.md)
83-
- [Overwatch 2](./overwatch-2.md)
84-
- [Persona 3 Reload](./p3r.md)
85-
- [Persona 4 Golden](./p4g.md)
86-
- [Palworld](./palworld.md)
87-
- [People Playground](./people-playground.md)
88-
- [Phasmophobia](./phasmophobia.md)
89-
- [Ruiner](./ruiner.md)
90-
- [Prey (2017)](./prey-2017.md)
91-
- [Quake II](./quake2.md)
92-
- [r2modman](./r2modman.md)
93-
- [Rain World](./rain-world.md)
94-
- [Risk of Rain 2](./risk-of-rain-2.md)
95-
- [Rain World](./rain-world.md)
96-
- [Satisfactory](./satisfactory.md)
97-
- [Sekiro: Shadows Die Twice](./sekiro.md)
98-
- [Skyrim SE](./skyrim-se.md)
99-
- [Stardew Valley](./stardew-valley.md)
100-
- [Star Wars Jedi: Fallen Order](./sw-fallen-order.md)
101-
- [Star Wars: Squadrons](./sw-squadrons.md)
102-
- [Stronghold Crusader HD](./stronghold-crusader-hd.md)
103-
- [Tom Clancy's Rainbow Six Siege](./tcr6s.md)
104-
- [The Stanley Parable: Ultra Deluxe](./tsp-ud.md)
105-
- [The Vanishing of Ethan Carter](./vanishing-of-ethan-carter.md)
106-
- [The Witcher 3: Wild Hunt](./witcher3.md)
107-
- [The Wolf Among Us](./wolf-among-us.md)
108-
- [Turbo Overkill](./turbo-overkill.md)
109-
- [Ultrakill](./ultrakill.md)
110-
- [Undertale](./undertale.md)
111-
- [Warframe](./warframe.md)
18+
| Garbage | Game does not work at all. |

Diff for: src/game-support/ac-directors-cut.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Assassin's Creed: Director's Cut Edition
22

3-
{{#template ../templates/rating.md status=Bronze date=09/05/24 installs=Yes opens=Yes}}
3+
{{#template ../templates/rating.md status=Bronze installs=Yes opens=Yes}}
44

55
> [!WARNING]
66
> The game suffers from a severe heartbeat-like sound stuttering. Also it's performance is quite poor.

Diff for: src/game-support/among-us.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Among Us
22

3-
{{#template ../templates/rating.md status=Gold date=04/29/24 installs=Yes opens=Yes}}
3+
{{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}}
44

55
> [!NOTE]
66
> This game has an iPad Mac port through the App Store.

Diff for: src/game-support/armored-core-6.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Armored Core VI: Fires of Rubicon
22

3-
{{#template ../templates/rating.md status=Gold date=09/08/23 installs=Yes opens=Yes}}
3+
{{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}}
44

55
## Setup
66
- Disable DXVK

Diff for: src/game-support/battle-brothers.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Battle Brothers
22

3-
{{#template ../templates/rating.md status=Garbage date=05/08/24 installs=Yes opens=No}}
3+
{{#template ../templates/rating.md status=Garbage installs=Yes opens=No}}
44

55
## Startup error
66
The game fails to launch with the following error message.

Diff for: src/game-support/betrayer.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Betrayer
22

3-
{{#template ../templates/rating.md status=Silver date=06/05/24 installs=Yes opens=Yes}}
3+
{{#template ../templates/rating.md status=Silver installs=Yes opens=Yes}}
44

55
> [!NOTE]
66
> This game is no longer available on Steam.

Diff for: src/game-support/blasphemous-2.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Blasphemous 2
22

3-
{{#template ../templates/rating.md status=Gold date=09/08/23 installs=Yes opens=Yes}}
3+
{{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}}
44

55
{{#template ../templates/steam.md id=2114740}}

Diff for: src/game-support/blitzkrieg-2-anthology.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Blitzkrieg 2 Anthology
22

3-
{{#template ../templates/rating.md status=Gold date=10/05/24 installs=Yes opens=Yes}}
3+
{{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}}
44

55
> [!NOTE]
66
> Map Editor does not render map preview but rectangular window artifacts.

Diff for: src/game-support/buckshot-roulette.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Buckshot Roulette
22

3-
{{#template ../templates/rating.md status=Silver date=09/08/23 installs=Yes opens=Yes}}
3+
{{#template ../templates/rating.md status=Silver installs=Yes opens=Yes}}
44

55
Minor graphical issues with particle effects, but the game is playable.
66

Diff for: src/game-support/call-of-cthulhu.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Call of Cthulhu
22

3-
{{#template ../templates/rating.md status=Gold date=06/05/24 installs=Yes opens=Yes}}
3+
{{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}}
44

55
> [!NOTE]
66
> Runs great. However when moving mouse intensively a native cursor appears on screen all the time and also hovers the in-game one

Diff for: src/game-support/cities-skylines-2.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Cities: Skylines 2
22

3-
{{#template ../templates/rating.md status=Bronze date=28/11/23 installs=Yes opens=Yes}}
3+
{{#template ../templates/rating.md status=Bronze installs=Yes opens=Yes}}
44

55
## Setup
66

Diff for: src/game-support/coj-gunslinger.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Call of Juarez: Gunslinger
22

3-
{{#template ../templates/rating.md status=Garbage date=06/05/24 installs=Yes opens=No}}
3+
{{#template ../templates/rating.md status=Garbage installs=Yes opens=No}}
44

55
{{#template ../templates/steam.md id=204450}}

Diff for: src/game-support/content-warning.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Content Warning
22

3-
{{#template ../templates/rating.md status=Silver date=05/05/24 installs=Yes opens=Yes}}
3+
{{#template ../templates/rating.md status=Silver installs=Yes opens=Yes}}
44

55
> [!WARNING]
66
> If you host a game then press "Invite Players" the game experiences a fatal error and crashes

Diff for: src/game-support/contraband-police.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Contraband Police
22

3-
{{#template ../templates/rating.md status=Gold date=05/05/24 installs=Yes opens=Yes}}
3+
{{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}}
44

55
{{#template ../templates/steam.md id=756800}}

Diff for: src/game-support/control.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Control
22

3-
{{#template ../templates/rating.md status=Gold date=11/05/23 installs=Yes opens=Yes}}
3+
{{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}}
44

55
{{#template ../templates/steam.md id=870780}}

Diff for: src/game-support/counter-strike-2.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Counter-Strike 2
22

3-
{{#template ../templates/rating.md status=Silver date=24/10/23 installs=Yes opens=Yes}}
3+
{{#template ../templates/rating.md status=Silver installs=Yes opens=Yes}}
44

55
## Setup
66

Diff for: src/game-support/cyberpunk-2077.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Cyberpunk 2077
22

3-
{{#template ../templates/rating.md status=Gold date=11/04/23 installs=Yes opens=Yes}}
3+
{{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}}
44

55
{{#template ../templates/steam.md id=1091500}}

Diff for: src/game-support/dagon.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Dagon: by H. P. Lovecraft
22

3-
{{#template ../templates/rating.md status=Gold date=05/06/24 installs=Yes opens=Yes}}
3+
{{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}}
44

55
{{#template ../templates/steam.md id=1481400}}

Diff for: src/game-support/dark-souls-3.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Dark Souls III
22

3-
{{#template ../templates/rating.md status=Gold date=09/04/23 installs=Yes opens=Yes}}
3+
{{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}}
44

55
{{#template ../templates/steam.md id=374320}}

Diff for: src/game-support/dark-souls-remastered.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Dark Souls: Remastered
22

3-
{{#template ../templates/rating.md status=Gold date=03/12/24 installs=Yes opens=Yes}}
3+
{{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}}
44

55
{{#template ../templates/steam.md id=570940}}

Diff for: src/game-support/dead-space-2023.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Dead Space (2023)
22

3-
{{#template ../templates/rating.md status=Gold date=04/28/24 installs=Yes opens=Yes}}
3+
{{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}}
44

55
{{#template ../templates/steam.md id=1693980}}

Diff for: src/game-support/deadlink.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Deadlink
22

3-
{{#template ../templates/rating.md status=Gold date=07/04/23 installs=Yes opens=Yes}}
3+
{{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}}
44

55
Viewing an effect for the first time will cause the game to hang for a second. After a few minutes of gameplay stutters stop and the game runs perfectly.
66

Diff for: src/game-support/deep-rock-galactic.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Deep Rock Galactic
22

3-
{{#template ../templates/rating.md status=Silver date=03/04/24 installs=Yes opens=Yes}}
3+
{{#template ../templates/rating.md status=Silver installs=Yes opens=Yes}}
44

55
When using a controller, both analog sticks look and move at the same time. The UI takes double clicks to interact. I was not able to find any servers or join any games. Solo missions work perfectly. The game runs well in DX12 mode.
66

Diff for: src/game-support/diablo-4-battle-net.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Diablo IV - Battle.net Version
22

3-
{{#template ../templates/rating.md status=Garbage date=02/04/24 installs=Yes opens=No}}
3+
{{#template ../templates/rating.md status=Garbage installs=Yes opens=No}}
44

55
<!--
66
## Setup

Diff for: src/game-support/diablo-4-steam.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Diablo IV - Steam Version
22

3-
{{#template ../templates/rating.md status=Garbage date=02/04/24 installs=Yes opens=No}}
3+
{{#template ../templates/rating.md status=Garbage installs=Yes opens=No}}
44

55
<!--## Setup
66

Diff for: src/game-support/dishonored-2.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dishonored 2
22

3-
{{#template ../templates/rating.md status=Silver date=05/05/24 installs=Yes opens=Yes}}
3+
{{#template ../templates/rating.md status=Silver installs=Yes opens=Yes}}
44

55
> [!NOTE]
66
> Shader complilation stutter occurs when viewing any new object. Stutters will reduce with playtime, unless you are in Karnaca.

Diff for: src/game-support/dishonored.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dishonored
22

3-
{{#template ../templates/rating.md status=Silver date=03/04/24 installs=Yes opens=Yes}}
3+
{{#template ../templates/rating.md status=Silver installs=Yes opens=Yes}}
44

55
The game runs with constant stutters.
66

Diff for: src/game-support/dorfromantik.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Dorfromantik
22

3-
{{#template ../templates/rating.md status=Gold date=29/09/23 installs=Yes opens=Yes}}
3+
{{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}}
44

55
{{#template ../templates/steam.md id=1455840}}

Diff for: src/game-support/dying-light-2.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dying Light 2
22

3-
{{#template ../templates/rating.md status=Silver date=02/03/24 installs=Yes opens=Yes}}
3+
{{#template ../templates/rating.md status=Silver installs=Yes opens=Yes}}
44

55
## Setup
66

Diff for: src/game-support/elden-ring.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Elden Ring
22

3-
{{#template ../templates/rating.md status=Silver date=13/07/23 installs=Yes opens=Yes}}
3+
{{#template ../templates/rating.md status=Silver installs=Yes opens=Yes}}
44

55
## Setup
66

Diff for: src/game-support/elite-dangerous.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Elite Dangerous
22

3-
{{#template ../templates/rating.md status=Bronze date=01/12/23 installs=Yes opens=Yes}}
3+
{{#template ../templates/rating.md status=Bronze installs=Yes opens=Yes}}
44

55
## Setup
66

Diff for: src/game-support/f1m23.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# F1 Manager 2023
22

3-
{{#template ../templates/rating.md status=Gold date=05/05/24 installs=Yes opens=Yes}}
3+
{{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}}
44

55
{{#template ../templates/steam.md id=2287220}}

Diff for: src/game-support/fallout-3-goty.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Fallout 3: Game of the Year Edition
22

3-
{{#template ../templates/rating.md status=Garbage date=11/05/24 installs=Yes opens=Yes}}
3+
{{#template ../templates/rating.md status=Garbage installs=Yes opens=Yes}}
44

55
> [!WARNING]
66
> The game freezes completely during intro company movies and/or in the main menu.

0 commit comments

Comments
 (0)