Skip to content

Commit d4b5e72

Browse files
committed
1.3.1 docs
1 parent 5b0c52e commit d4b5e72

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
# Bugdom changelog
22

3-
- **1.3.1 (WORK IN PROGRESS)**
4-
- Full rewrite of the 3D renderer.
3+
- **1.3.1 (August 2021)**
4+
- Full rewrite of the 3D renderer, replacing legacy QuickDraw 3D code. The game should work better on systems that had trouble running the previous version.
5+
- Cosmetic touchups on 3DMF model textures. Some textures could use UV clamping, and some had incorrect alpha (spider teeth, etc.).
6+
- Native Apple Silicon support in macOS build.
7+
- Extra settings: hide/show bottom bar, high/low level of detail.
8+
- Command-line options to control MSAA and screen resolution.
9+
- Bump SDL to 2.0.16.
10+
- Minor gameplay & presentation bugfixes.
511

612
- **1.3.0 (December 2020)**
713
- Major update so the game works on modern systems.

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
# Bugdom
22

3-
# THIS IS THE WORK-IN-PROGRESS BRANCH. The 3D renderer is being rewritten. Use branch 'master' if you just want to play the game.
3+
This is Pangea Software's **Bugdom** updated to run on modern operating systems.
4+
This version, at https://github.com/jorio/bugdom, is approved by Pangea Software.
45

5-
This is *Bugdom* running on modern macOS, Windows and Linux! This version, at https://github.com/jorio/Bugdom, is approved by Pangea Software.
6-
7-
Get builds for macOS and Windows here: https://github.com/jorio/Bugdom/releases
6+
**Get builds for macOS, Windows and Linux here:** https://github.com/jorio/bugdom/releases
87

98
![Bugdom Screenshot](docs/screenshot.png)
109

@@ -41,5 +40,6 @@ Bugdom® is a registered trademark of Pangea Software, Inc.
4140
## Other Pangea game ports
4241

4342
If you like games by Pangea Software, you might also enjoy my ports of
44-
[Nanosaur](https://github.com/jorio/Nanosaur)
45-
and [Mighty Mike (aka Power Pete)](https://github.com/jorio/MightyMike).
43+
[Nanosaur](https://github.com/jorio/nanosaur),
44+
[Mighty Mike](https://github.com/jorio/mightymike),
45+
and [Otto Matic](https://github.com/jorio/ottomatic).

0 commit comments

Comments
 (0)