Patch Notes

Latest release notes, portal updates, game fixes, and development changes.

Tronsoft Games Portal v6.32.2 — Update System Overhaul

Site-wide v6.32.2 Jul 14, 2026

# Tronsoft Games Portal v6.32.2
## Update System Overhaul

### Dedicated Version Manager
- Added `/admin/version-manager.php`.
- Uses one authoritative installed-version value.
- Stores every installation attempt, including repeated versions.
- Removes the obsolete unique-version blocking behavior that caused `Version 6.28.27 is already installed`.

### Full Version History
- Tracks previous and incoming versions, mode, package type, checksum, signature result, status, errors, timestamps, backups, and detailed logs.

### Rollback and Backups
- Creates automatic website and database backups before installation.
- Records backup size and SHA-256.
- Adds one-click rollback for installed releases.
- Restores both website files and the pre-install database.

### Force Install and Repair Mode
- Force Install permits a deliberate reinstall or downgrade.
- Repair Mode reapplies files and validates migration history.
- Both modes remain auditable in version history.

### Migration Tracking
- Records each migration by version, filename, SHA-256, result, and applied date.
- Skips unchanged migrations already applied.
- Rejects changed migrations unless Force or Repair Mode is selected.

### Package Validation and Signatures
- Safe ZIP-path validation.
- Semantic-version validation.
- Whole-package SHA-256 recording.
- Optional per-file SHA-256 verification.
- SHA-256 manifest signatures.
- Optional OpenSSL public-key signatures.
- Administrator option to require signed packages.

### Better Error Reporting
- Failed updates retain their own history record, error, log, manifest, and backup references.
- An older history row can no longer be mistaken for the authoritative installed version.

Imported automatically from: 20260714204517-tronsoft-update-v6.32.2.zip

Tronsoft Games Portal v6.31.12 — News Delivery and Subscriber Notifications

Site-wide v6.31.12 Jul 14, 2026

# Tronsoft Games Portal v6.31.12
## News Delivery and Subscriber Notifications

### Added
- Automatic email notifications for game releases.
- Automatic email notifications for website updates.
- User notification preferences.
- Immediate, daily digest, weekly digest, and never delivery options.
- Category controls for games, website updates, security notices, and newsletters.
- Secure unsubscribe links.
- Notification history for each user.
- Duplicate email protection for each user, article, and notification type.
- Queue-based sending using the existing email system.
- Automatic retry support through the existing email queue.
- Daily and weekly digest builders.
- Admin queue processor, retry controls, cancellation, and test email.
- Editable plain-text email templates.
- Subscriber, pending, sent, and failed statistics.

### New Pages
- `/admin/news-delivery.php`
- `/notification-preferences.php`
- `/account/notification-preferences.php`
- `/unsubscribe-news.php`

### Integration
When automatic news publishes an article, eligible immediate subscribers are
queued automatically. Delivery failures never cancel the news article, game
publication, or website update.

Imported automatically from: 20260714200314-tronsoft-update-v6.31.12.zip

Tronsoft Games Portal v6.31.11 — Automatic News Dashboard

Site-wide v6.31.11 Jul 14, 2026

# Tronsoft Games Portal v6.31.11
## Automatic News Dashboard

### Added
- Automatic News Dashboard at `/admin/automatic-news.php`.
- Event history for game and website publication announcements.
- Created, draft, skipped, disabled, and failed status indicators.
- Direct links to edit and preview generated articles.
- Republish button for failed, skipped, or disabled events.
- Private test-draft generation.
- Editable title, summary, body, category, and tag templates.
- Enable or disable game-release and website-release announcements.
- Default draft, review, scheduled, published, or archived status.
- Homepage Featured and Pinned controls.
- Cleanup of orphaned automatic-news event records.
- Activity-log removal controls.

### Improved
- Publishing logs now include direct public article URLs.
- Duplicate events are logged as skipped.
- Disabled announcements are logged rather than silently ignored.
- Failed generation attempts preserve their payload for republishing.
- Automatic-news failures never cancel game or website publication.

### Database
- Added `automatic_news_templates`.
- Added `automatic_news_activity`.

Imported automatically from: 20260714195110-tronsoft-update-v6.31.11.zip

Tronsoft Games Portal v6.31.10 — Self-Publishing Website Release News

Site-wide v6.31.10 Jul 14, 2026

# Tronsoft Games Portal v6.31.10
## Self-Publishing Website Release News

### Fixed
- Website updates now create their own release article during installation.
- The release article uses the installed update's version, title, package type, and patch notes.
- The update being installed can announce itself immediately.
- Duplicate articles are prevented with the key `portal@version`.

### Added
- Website Updates category.
- Featured release announcement.
- Link to complete Patch Notes.
- Release News Backfill page:
`/admin/release-news-backfill.php`

### Expected Result
Installing v6.31.10 creates:

`Tronsoft Games Portal v6.31.10 Released`

The result is also written into the Website Updater log.

Imported automatically from: 20260714192310-tronsoft-update-v6.31.10--1-.zip

Website v6.31.9 - Automatic Publishing News

Site-wide v6.31.9 Jul 14, 2026

# Tronsoft Games Portal v6.31.9
## Automatic Publishing News

### Added
- Automatically publishes a news article whenever a game package is published.
- Automatically publishes a news article whenever a website update is installed.
- Creates and uses the Game Releases and Website Updates categories.
- Adds relevant tags, summaries, metadata, and links.
- Uses one article per game/version and website/version.
- Duplicate publication events are skipped safely.
- News-generation failures are logged without failing the game or website publication.

### Game News
Game-release articles include:
- Game title and version
- Description
- Genre
- Developer
- Play link

### Website News
Website-release articles include:
- Portal version
- Release title
- Package type
- Patch notes or release notes
- Patch Notes link

### Database
- Added `automatic_news_events` for duplicate protection.

Imported automatically from: 20260714190729-tronsoft-update-v6.31.9.zip

Website v6.31.8 - Site Cleanup and Maintenance

Site-wide v6.31.8 Jul 14, 2026

# Tronsoft Games Portal v6.31.8
## Site Cleanup and Maintenance

### Cleaned Up
- Removed temporary Package Repair and Manifest Locator links from the admin menu.
- Converted obsolete diagnostic pages into compatibility redirects.
- Consolidated duplicate Database Manager links.
- Grouped Database Manager, Site Maintenance, and Publishing Diagnostics.
- Redirected duplicate legacy Users and Settings pages.
- Protected the incoming-packages folder from public access and listing.

### Fixed
- Admin header and footer no longer display the outdated v6.21 label.
- Version display now uses authoritative version control.
- Admin navigation is shorter and more organized.

### Added
- Safe Site Maintenance page: `/admin/site-maintenance.php`
- Maintenance report for temporary uploads and logs.
- Controlled cleanup for abandoned package extractions.
- Configurable retention for publishing and installation logs.
- Cleanup log and reclaimed-space report.

### Safety
The cleanup tool does not remove published games, backups, update ZIPs,
patch notes, media, downloads, users, or database records.

Imported automatically from: 20260714185545-tronsoft-update-v6.31.8.zip

Website v6.31.7 - Publishing Engine Missing Dependency Repair

Site-wide v6.31.7 Jul 14, 2026

# Tronsoft Games Portal v6.31.7
## Publishing Engine Missing Dependency Repair

### Root Cause
The v6.31.6 incremental update installed the new Publishing Engine but omitted:

`includes/package-repair.php`

This caused the Publish Game controller to stop while loading its required
dependencies.

### Fixed
- Added `includes/package-repair.php` to the incremental update.
- Added a clearer dependency error if the file is removed in the future.
- Added a dependency status check to Publishing Diagnostics.
- Verified the missing file is physically present inside the update ZIP.

### Verify
Open:

`/admin/publishing-diagnostics.php`

The Publishing Dependency Status must report that
`includes/package-repair.php` is installed.

Imported automatically from: 20260714175126-tronsoft-update-v6.31.7--1-.zip

Website v6.31.6 - Publishing Engine v2 and HTTP 500 Recovery

Site-wide v6.31.6 Jul 14, 2026

# Tronsoft Games Portal v6.31.6
## Publishing Engine v2 and HTTP 500 Recovery

### Rebuilt
- Replaced the large Publish Game page with a thin administrator controller.
- Moved package extraction, manifest resolution, repair, validation, copying, and database publishing into `includes/publishing-engine.php`.

### Fixed
- Publisher bootstrap failures are now caught and displayed to administrators.
- Runtime failures are shown on the page instead of returning a blank HTTP 500.
- Publishing errors are written to protected daily diagnostic logs.
- Added safe ZIP path validation.
- Added manifest search, nested-ZIP handling, and automatic manifest generation.
- Added fallback when `mbstring` is unavailable.
- Added safer temporary-directory cleanup.

### Added
- Publishing Diagnostics page:
`/admin/publishing-diagnostics.php`
- Environment checks for ZipArchive, PDO MySQL, upload limits, memory, and execution time.
- Required-file checks.
- Writable-directory checks.
- Recent protected publishing log viewer.

### Files
- `includes/publishing-engine.php`
- `includes/publishing-diagnostics.php`
- `admin/publish-game.php`
- `admin/publishing-diagnostics.php`

Imported automatically from: 20260714173527-tronsoft-update-v6.31.6.zip

Website v6.31.5 - Automatic Manifest Generation

Site-wide v6.31.5 Jul 14, 2026

# Tronsoft Games Portal v6.31.5
## Automatic Manifest Generation

### Fixed
- A missing `manifest.json` no longer stops publication when the package contains a playable `index.html`.
- Searches the full extracted package and one safely unwrapped nested ZIP.
- Accepts case variants such as `Manifest.json`.

### Automatic Generation
- Selects the playable package root from `index.html`.
- Derives title and slug from the uploaded ZIP or package folder.
- Extracts semantic version from the ZIP filename when present.
- Uses existing description or README text when available.
- Generates a valid `manifest.json`.
- Passes the generated manifest through manual, tutorial, license, description, and patch-note repair.
- Logs every detection and repair step.

### Diagnostic Page
- `/admin/package-locator-test.php`

Imported automatically from: 20260714172543-tronsoft-update-v6.31.5--1-.zip

Website v6.31.2 - Game Rating and Review System

Site-wide v6.31.2 Jul 14, 2026

# Tronsoft Games Portal v6.31.2
## Game Rating and Review System

### Added
- 1–5 star game ratings.
- One rating per user per game.
- Users can update or remove their rating.
- Optional review title and review text.
- Average rating and rating count.
- Cached rating summaries for fast display.
- Five-to-one-star distribution counts.
- Public rating and review page at `/rate-game.php`.
- Compact ratings for game listings.
- Full rating summary for game detail pages.
- Admin Game Ratings manager.
- Publish, hide, and delete moderation controls.
- Rebuild-all-summaries tool.

### Admin Page
- `/admin/game-ratings.php`

### Database
- `game_ratings`
- `game_rating_summary`

Imported automatically from: 20260714165329-tronsoft-update-v6.31.2.zip

Website v6.31.1 - Version Control Baseline Update

Site-wide v6.31.1 Jul 14, 2026

# Tronsoft Games Portal v6.31.1
## Version Control Baseline Update

- Sets v6.31.0 as the installed/current baseline.
- Makes v6.31.1 the next release.
- Adds `/admin/version-control.php`.
- Stores the authoritative version in `portal_settings`.
- Blocks older and duplicate updates.
- Automatically advances the version after successful installation.
- Defaults Update Package Builder to the next patch version.

Imported automatically from: 20260714163915-tronsoft-update-v6.31.1.zip

Website v6.31.0 - Download Analytics and Maintenance Center

Site-wide v6.31.0 Jul 13, 2026

# Tronsoft Games Portal v6.31.0
## Download Analytics and Maintenance Center

### Added
- Download Analytics page.
- 30-day successful and failed download chart.
- Total downloads, failures, bandwidth, storage, and daily totals.
- Most-downloaded files.
- Browser summary.
- Failed-download report.
- CSV event-history export.
- Download Maintenance page.
- Missing-file and checksum health scans.
- Duplicate-file detection.
- Orphaned database-record detection.
- Unused-storage-file detection and deletion.
- Recalculate checksums, file sizes, MIME types, and extensions.
- Expired-token cleanup.
- Maintenance audit log.

### Admin Pages
- `/admin/download-analytics.php`
- `/admin/download-maintenance.php`

Imported automatically from: 20260714020110-tronsoft-update-v6.31.0.zip

Website v6.30.0 - Secure Download Service

Site-wide v6.30.0 Jul 13, 2026

# Tronsoft Games Portal v6.30.0
## Secure Download Service

### Added
- Secure storage under `/storage/downloads/`.
- Secure streaming through `/download.php`.
- HTTP range and resume support.
- Signed, expiring, limited-use download links.
- Download version history.
- Public, member, subscriber, private, and game-owner access checks.
- SHA-256 integrity display.
- Download health scanner.
- Missing-file and checksum-mismatch reporting.
- Admin Secure Downloads page.
- Move existing public files to secure storage.
- Add new file versions with release notes.

### Admin Page
- `/admin/secure-downloads.php`

### Database
- `tg_download_versions`
- `tg_download_tokens`
- `tg_download_health`

Imported automatically from: 20260714014256-tronsoft-update-v6.30.0.zip

Website v6.29.0 - Full Downloads Manager

Site-wide v6.29.0 Jul 13, 2026

# Tronsoft Games Portal v6.29.0
## Full Downloads Manager

### Added
- Production Downloads Manager at `/admin/downloads.php`.
- Public searchable downloads library at `/downloads.php`.
- Secure download endpoint at `/download.php`.
- File upload, replacement, editing, hiding, showing, and deletion.
- Categories, versions, tags, licenses, game association, and visibility.
- Public, members-only, subscription-only, and private access levels.
- Automatic filename cleaning, MIME detection, size, and SHA-256 checksum.
- Featured downloads.
- Download counts and event history.
- Dashboard totals and storage usage.
- Bulk visibility and active-status actions.
- Package Specification automatically registered when present.
- Stable `tg_downloads` tables to avoid conflicts with older schemas.

### Database
- `tg_download_categories`
- `tg_downloads`
- `tg_download_events`
- `tg_download_audit`

Imported automatically from: 20260714012543-tronsoft-update-v6.29.0.zip

Website v6.28.28 - Package Specification PDF Reinstallation

Site-wide v6.28.28 Jul 13, 2026

# Tronsoft Games Portal v6.28.28
## Package Specification PDF Reinstallation

### Fixed
- The incremental update now explicitly contains the Package Specification PDF.
- The PDF is installed at:
`/downloads/documentation/Tronsoft_Games_Package_Specification_v1.3.pdf`
- The public Package Specification page verifies that the PDF exists.
- A clear missing-file message is shown when the server file is absent.
- No database migration or Downloads table insert is used.

### Cause
- v6.28.27 removed the incompatible SQL migration but assumed the PDF had
already been installed by v6.28.26.

Imported automatically from: 20260714011728-tronsoft-update-v6.28.28.zip

Website v6.28 - Complete Game Publication Requirements

Site-wide v6.28 Jul 11, 2026

# Tronsoft Games Portal v6.28
## Complete Game Publication Requirements

### Required for Every Game
- Description
- Playable game entry
- Tutorial
- Manual
- License
- Published patch notes

### Added
- Strict package validation for all required game materials.
- Game publication-readiness status in the Admin Games Manager.
- Tutorial, manual, and license database fields.
- Public game page sections for every required item.
- Play button disabled until all requirements are complete.
- Launch validation before recording play history.
- Updated game package manifest format.

### Admin Pages
- `/admin/games.php`
- `/admin/publish-game.php`

### Public Pages
- `/games.php`
- `/game.php`
- `/play.php`

Imported automatically from: 20260711161117-tronsoft-update-v6.28.zip

Website v6.28.27 - Package Specification Download Database Fix

Site-wide v6.28.27 Jul 13, 2026

# Tronsoft Games Portal v6.28.27
## Package Specification Download Database Fix

### Fixed
- Removed the incompatible Downloads Manager SQL migration.
- No longer assumes the downloads table contains a `file_type` column.
- The Package Specification PDF is now served directly from the website file system.
- The public Package Specification page and navigation link remain available.
- No database changes are required.

### Public Locations
- `/package-specification.php`
- `/downloads/documentation/Tronsoft_Games_Package_Specification_v1.3.pdf`

Imported automatically from: 20260714010211-tronsoft-update-v6.28.27.zip

Website v6.28.25 - Password Generator and Strength Color Repair

Site-wide v6.28.25 Jul 13, 2026

# Tronsoft Games Portal v6.28.25
## Password Generator and Strength Color Repair

### Fixed
- Replaced the broken password-policy JavaScript.
- Generate Strong Password works on all password forms.
- Generator buttons no longer submit the form.
- Generated passwords update confirmation, requirements, and strength immediately.
- Password strength reliably sets its data-score.
- Strength colors now reliably override theme colors.

### Strength Colors
- Very Weak and Weak: red
- Fair: orange
- Good: blue
- Strong: light green
- Excellent: dark green

Imported automatically from: 20260713220051-tronsoft-update-v6.28.25.zip

Website v6.28.24 - Colored Password Strength Row

Site-wide v6.28.24 Jul 13, 2026

# Tronsoft Games Portal v6.28.24
## Colored Password Strength Row

### Changed
- Password strength changes color as the password improves.
- Very Weak and Weak use red.
- Fair uses orange.
- Good uses blue.
- Strong uses light green.
- Excellent uses dark green.
- Generate Strong Password appears on the same line as password strength.
- Generate Strong Password uses the same styling and height as the Show button.

### Responsive
- On narrow screens, strength and Generate button stack vertically.

Imported automatically from: 20260713214146-tronsoft-update-v6.28.24.zip

Website v6.28.23 - Compact Password Strength and Tool Layout

Site-wide v6.28.23 Jul 13, 2026

# Tronsoft Games Portal v6.28.23
## Compact Password Strength and Tool Layout

### Changed
- Password strength display is smaller and less visually dominant.
- Generate Strong Password button now appears immediately below the strength display.
- Generate button uses a smaller, cleaner size.

### Removed
- Copy Password button from all password forms.
- Copy-password JavaScript handler.

### Updated Areas
- Fresh Installation Wizard
- Registration
- Password Reset
- Change Password
- Admin Users Manager

Imported automatically from: 20260713205243-tronsoft-update-v6.28.23.zip

Website v6.28.22 - Password Helper Layout Fix

Site-wide v6.28.22 Jul 13, 2026

# Tronsoft Games Portal v6.28.22
## Password Helper Layout Fix

### Fixed
- Password helpers now appear directly underneath the password field.
- Password input and Show/Hide remain together on one row.
- Caps Lock warning appears immediately below the field.
- Validation errors appear below the warning.
- Requirements appear below validation.
- Strength appears below requirements.
- Generate and Copy controls appear below strength.
- Password-match feedback appears directly below confirmation.

### Updated Areas
- Fresh Installation Wizard
- Registration
- Password Reset
- Change Password
- Admin Users Manager

Imported automatically from: 20260713202325-tronsoft-update-v6.28.22.zip

Website v6.28.21 - Unified Design System and Theme Preview

Site-wide v6.28.21 Jul 13, 2026

# Tronsoft Games Portal v6.28.21
## Unified Design System and Theme Preview

### Added
- One consolidated design system using CSS variables.
- Theme Preview page at `/admin/theme-preview.php`.
- Saved portal default theme.
- Instant in-browser theme preview.
- Tronsoft Blue, Dark, Light, Midnight Blue, High Contrast, and Steam Inspired presets.
- Theme-aware forms, cards, tables, buttons, notices, password components, and navigation.

### Fixed
- Low-contrast secondary text.
- Hard-to-read table text.
- Inconsistent form-label and help-text colors.
- Conflicting colors from accumulated CSS patches.
- Inconsistent status and password-message colors.

### Design System
- `assets/css/design-system.css`
- `assets/js/theme-manager.js`
- `includes/theme.php`

Imported automatically from: 20260713192035-tronsoft-update-v6.28.21.zip

Website v6.28.20 - Public and Admin Screen Refresh

Site-wide v6.28.20 Jul 13, 2026

# Tronsoft Games Portal v6.28.20
## Public and Admin Screen Refresh

### Improved
- Cleaner spacing and typography
- Polished hero sections and cards
- Easier-to-read tables with mobile scrolling
- Consistent buttons, badges, notices, and forms
- Stronger focus states and contrast
- Responsive public, admin, installer, game, user, and security screens
- Current navigation highlighting

Imported automatically from: 20260713190426-tronsoft-update-v6.28.20.zip

Website v6.28.19 - Caps Lock Detection and Password Contrast Fix

Site-wide v6.28.19 Jul 13, 2026

# Tronsoft Games Portal v6.28.19
## Caps Lock Detection and Password Contrast Fix

### Fixed
- Caps Lock warning now updates on keydown, keyup, input, focus, and click.
- Caps Lock state is tracked across focused password fields.
- Warning disappears when the password field loses focus.
- Every password field receives a Caps Lock warning when missing.

### Accessibility and Readability
- Caps Lock warning changed to high-contrast yellow with dark text.
- Password errors changed to high-contrast red with white text.
- Success messages changed to bright green with dark text.
- Password requirements use stronger backgrounds and borders.
- Show/Hide buttons have clearer colors and keyboard focus outlines.
- Password fields have a more visible focus border.

Imported automatically from: 20260713175228-tronsoft-update-v6.28.19.zip

Website v6.28.18 - Password Length and Field Height Fix

Site-wide v6.28.18 Jul 13, 2026

# Tronsoft Games Portal v6.28.18
## Password Length and Field Height Fix

### Changed
- Minimum password length reduced from 12 to 8 characters.
- Server-side validation updated.
- Client-side validation updated.
- Password requirement checklist now shows 8 or more characters.
- HTML minlength attributes updated to 8.

### Fixed
- Password inputs now use a consistent 42px height.
- Show/Hide buttons align with password fields.
- Password boxes no longer appear taller than text or email inputs.
- Mobile password-field layout improved.

### Updated Areas
- Fresh Installation Wizard
- Registration
- Password Reset
- Change Password
- Admin Users Manager

Imported automatically from: 20260713174517-tronsoft-update-v6.28.18.zip

Website v6.28.17 - Inline Password Validation and Requirements

Site-wide v6.28.17 Jul 13, 2026

# Tronsoft Games Portal v6.28.17
## Inline Password Validation and Requirements

### Fixed
- Password errors now appear directly beneath the password field.
- Password mismatch errors appear directly beneath the confirmation field.
- Generic top-of-page password errors are replaced with specific guidance.

### Added
- Live password requirement checklist.
- 12-character minimum.
- Uppercase, lowercase, number, and special-character requirements.
- No-spaces requirement.
- Live password strength feedback.
- Generate Strong Password button.
- Copy Password button.
- Live password-match confirmation.
- Consistent server-side password validation.

### Updated Areas
- Fresh Installation Wizard
- Registration
- Password Reset
- Change Password
- Admin Users Manager

Imported automatically from: 20260713173234-tronsoft-update-v6.28.17.zip

Website v6.28.15 - Game Lifecycle Manager

Site-wide v6.28.15 Jul 13, 2026

# Tronsoft Games Portal v6.28.15
## Game Lifecycle Manager

- Archive and restore games.
- Permanent delete with typed confirmation.
- Automatic backup ZIP before deletion.
- Reference checks and bulk actions.

Imported automatically from: 20260713164220-tronsoft-update-v6.28.15.zip

Website v6.28.14 - Roles, Permissions & Session Enforcement Fix

Site-wide v6.28.14 Jul 12, 2026

# Tronsoft Games Portal v6.28.14
## Roles, Permissions & Session Enforcement Fix

### Fixed
- Replaced the broken appended `tg_enforce_security_session()` block with valid PHP.
- Prevented PHP source text from appearing on pages.
- Prevented recursive security includes.
- Prevented redirect loops for legacy sessions.
- Automatically registers a security session for users logged in before the security upgrade.
- Security-table failures no longer break the entire portal.

### Added
- Permission-based admin access control.
- Role creation and editing.
- Role permission matrix.
- Individual permission override database support.
- Access-denied auditing.
- Protection against deleting the last active administrator.
- Default Administrator, Developer, Moderator, Content Editor, Game Publisher, Support Agent, Read Only Admin, and User roles.

### Admin Pages
- `/admin/roles.php`
- `/admin/permissions.php`
- `/admin/access-audit.php`

### Permission Areas
- Dashboard
- Games
- Game publishing
- News
- Users and passwords
- Roles
- Sessions and security audit
- Email
- Statistics
- Patch notes
- Website updates
- Database tools
- Downloads
- Subscriptions

Imported automatically from: 20260712203548-tronsoft-update-v6.28.14.zip

Website v6.28.13 - Account Security & Session Manager

Site-wide v6.28.13 Jul 12, 2026

# Tronsoft Games Portal v6.28.13
## Account Security & Session Manager

### Added
- Active-session tracking.
- Username and generated-public-ID login history.
- Device, browser, IP, creation, last-seen, and expiration details.
- Failed-login tracking.
- Temporary account lockout after repeated failures.
- Configurable session timeout, failed-attempt limit, and lockout duration.
- User `Log Out All Other Devices`.
- Administrator session revocation.
- Security audit log.
- Forced password reset flag.
- Account unlock control.
- Password-change timestamp.
- CSRF protection for new security forms.

### Public Pages
- `/account-security.php`
- `/change-password.php`

### Admin Pages
- `/admin/session-manager.php`
- `/admin/security-audit.php`

### Database
- `user_sessions`
- `login_attempts`
- `security_audit_log`
- `security_settings`

Imported automatically from: 20260712200821-tronsoft-update-v6.28.13.zip

Website v6.28.12 - User Identity Migration & Verification Dashboard

Site-wide v6.28.12 Jul 12, 2026

# Tronsoft Games Portal v6.28.12
## User Identity Migration & Verification Dashboard

### Added
- User Identity Manager at `/admin/user-identity-manager.php`.
- Verification that every user has a generated `public_id`.
- Detection of missing and duplicate generated keys.
- Detection of duplicate usernames.
- Informational report for shared email addresses.
- Verification that email is no longer unique.
- Verification that username and `public_id` remain unique.
- One-click identity repair.
- Archived repair logs.
- CSV identity audit export.
- Login and password-recovery behavior summary.

### Dashboard Metrics
- Users checked
- Generated keys present
- Missing generated keys
- Duplicate usernames
- Shared email groups
- Users sharing an email
- Migration completion status

Imported automatically from: 20260712194732-tronsoft-update-v6.28.12.zip

Website v6.28.11 - Generated User Key and Non-Unique Email

Site-wide v6.28.11 Jul 12, 2026

# Tronsoft Games Portal v6.28.11
## Generated User Key and Non-Unique Email

### Changed
- Email is no longer a unique key.
- Username is the login and account name.
- Existing numeric `id` remains the internal primary key.
- Every user receives a generated UUID-style `public_id`.
- Password recovery now requires both username and email.

### Fixed
- Resolves duplicate-email failures such as:
`Duplicate entry ... for key 'email'`
- Existing unique email indexes are detected and removed automatically.
- Email remains indexed for searching and message delivery, but duplicate addresses are permitted.

### Database
- `users.id`: generated internal numeric primary key
- `users.public_id`: generated public unique key
- `users.username`: unique login
- `users.email`: non-unique contact address

Imported automatically from: 20260712191821-tronsoft-update-v6.28.11.zip

Website v6.28.10 - Show and Hide Password Controls

Site-wide v6.28.10 Jul 12, 2026

# Tronsoft Games Portal v6.28.10
## Show and Hide Password Controls

### Added
- Show/Hide buttons for password fields.
- Caps Lock warnings.
- Password-strength feedback in the installer.
- Live password-confirmation matching.

### Updated
- Installation Wizard
- Login
- Registration
- Password Reset
- Admin Users Manager
- SMTP settings

Imported automatically from: 20260712183356-tronsoft-update-v6.28.10.zip

Website v6.28.7 - Complete Favicon Package

Site-wide v6.28.7 Jul 11, 2026

# Tronsoft Games Portal v6.28.7
## Complete Favicon Package

### Added
- favicon.ico
- favicon-16x16.png
- favicon-32x32.png
- apple-touch-icon.png
- android-chrome-192x192.png
- android-chrome-512x512.png
- mstile-150x150.png
- site.webmanifest
- browserconfig.xml

### Changed
- Public and admin pages now load the Tronsoft Games favicon.
- Added browser theme and tile metadata.

Imported automatically from: 20260711225423-tronsoft-update-v6.28.7.zip

Website v6.28.6 - Tutorial Auto-Detection and Generation

Site-wide v6.28.6 Jul 11, 2026

# Tronsoft Games Portal v6.28.6
## Tutorial Auto-Detection and Generation

### Fixed
- Packages are no longer rejected solely because `manifest.json` omits a tutorial path.
- The publisher searches common tutorial filenames.
- When no tutorial exists, it generates `docs/tutorial.html` from the game title and description.

### Searched Locations
- `tutorial/index.html`
- `tutorial/tutorial.html`
- `docs/tutorial.html`
- `docs/tutorial.pdf`
- `tutorial.html`
- `TUTORIAL.html`
- `TUTORIAL.md`
- `TUTORIAL.txt`

Imported automatically from: 20260711222216-tronsoft-update-v6.28.6.zip

Website v6.28.5 - Manifest Array Compatibility Fix

Site-wide v6.28.5 Jul 11, 2026

# Tronsoft Games Portal v6.28.5
## Manifest Array Compatibility Fix

### Fixed
- Publish Package Manager now accepts string or object values for license, tutorial, manual, cover, changelog, and other manifest fields.
- Fixes `trim(): Argument #1 must be of type string, array given`.
- Tags and patch notes may use richer array/object structures.

Imported automatically from: 20260711214123-tronsoft-update-v6.28.5.zip

Website v6.28.3 - Published HTML Game HTTP 500 Repair

Site-wide v6.28.3 Jul 11, 2026

# Tronsoft Games Portal v6.28.3
## Published HTML Game HTTP 500 Repair

### Fixed
- Added a safe `/published-games/.htaccess`.
- Disabled inherited rewrite rules for published games.
- Reset broken custom ErrorDocument processing.
- Prevented PHP execution inside uploaded game packages.
- Allowed standard HTML, CSS, JavaScript, image, audio, video, PDF, font, and WebAssembly files.
- Added automatic directory permission repair to 755.
- Added automatic file permission repair to 644.
- Added detection and disabling of nested package `.htaccess` files.
- Added a static HTML server test page.

### Admin Tool
- `/admin/published-game-repair.php`

### Test Page
- `/published-games/server-test.html`

### LOTR Risk
Use the repair tool, then test:

`/published-games/lotr-risk/1.0.0/index.html`

Imported automatically from: 20260711201904-tronsoft-update-v6.28.3.zip

Website v6.28.2 - Game Detail Page Cleanup

Site-wide v6.28.2 Jul 11, 2026

# Tronsoft Games Portal v6.28.2
## Game Detail Page Cleanup

### Removed
- Description card from the game detail grid.
- Patch Notes card from the game detail grid.
- Game card from the game detail grid.

### Kept
- Game title and description in the hero area.
- Primary Play Game button.
- Tutorial card.
- Manual card.
- License card.

Imported automatically from: 20260711181849-tronsoft-update-v6.28.2.zip

Website v6.28.1 - Game Launch HTTP 500 Fix

Site-wide v6.28.1 Jul 11, 2026

# Tronsoft Games Portal v6.28.1
## Game Launch HTTP 500 Fix

### Fixed
- Play-history database errors can no longer stop a game from launching.
- Older `game_play_logs` tables are repaired automatically.
- Duplicate play-history rows are consolidated before creating the unique index.
- Local game files are checked before redirecting the browser.
- Game redirects now use a root-relative URL.
- Unsupported or malformed launch URLs are rejected safely.
- HTTP 500 blank pages are replaced with a readable launch error.

### Diagnostics
Detailed errors are saved to:

`/archive/installation-logs/game-launch-errors.log`

### Affected Game
This specifically addresses the failure encountered when launching Checkers, while improving launch handling for every game.

Imported automatically from: 20260711180746-tronsoft-update-v6.28.1.zip

Website v6.27 - Username or Email Login

Site-wide v6.27 Jul 10, 2026

# Tronsoft Games Portal v6.27
## Username or Email Login

### Changed
- Users can now log in with either their username or email address.
- The login field is labeled `Username or Email`.
- Login errors no longer assume email-only authentication.
- Password recovery continues to use the registered email address.

### Added
- Public `/forgot-password.php` page when not already present.
- Safe account-recovery messaging that does not reveal whether an email exists.
- Username uniqueness migration.

### Public Pages
- `/login.php`
- `/forgot-password.php`
- `/reset-password.php`

Imported automatically from: 20260711042544-tronsoft-update-v6.27.zip

Website v6.26 - Complete News Manager

Site-wide v6.26 Jul 10, 2026

# Tronsoft Games Portal v6.26
## Complete News Manager

### Added
- Create, edit, delete, preview, schedule, publish, and archive articles.
- Draft and review workflow.
- Rich-text editor and featured-image uploads.
- Categories, tags, SEO fields, revisions, and view tracking.
- Public news pages and RSS feed.
- News statistics.

Imported automatically from: 20260711034618-tronsoft-update-v6.26.zip

Website v6.25 - Complete User CRUD and Password Recovery

Site-wide v6.25 Jul 10, 2026

# Tronsoft Games Portal v6.25
## Complete User CRUD and Password Recovery

### Added
- Create users from the Admin Users Manager.
- Read and search all users.
- Update usernames, emails, roles, subscription settings, and disabled status.
- Replace an existing user account.
- Delete users and related play/subscription/reset records.
- Direct administrator password reset.
- One-hour password recovery links.
- Optional password recovery email.
- Public password reset completion page.
- User audit logging.

### Admin Page
- `/admin/users.php`

### Public Page
- `/reset-password.php`

Imported automatically from: 20260711033311-tronsoft-update-v6.25.zip

Website v6.24 - Public Account Navigation

Site-wide v6.24 Jul 10, 2026

# Tronsoft Games Portal v6.24
## Public Account Navigation

### Added
- Visible Register and Login buttons for guests.
- My Account dropdown for signed-in users.
- Subscription status and trial days remaining.
- Public Play History page.
- Admin Dashboard link for authorized roles.
- Responsive mobile navigation.

Imported automatically from: 20260710223904-tronsoft-update-v6.24--1-.zip

Website v6.23 - Play History Manager

Site-wide v6.23 Jul 10, 2026

# Tronsoft Games Portal v6.23
## Play History Manager

### Added
- Real Admin Play History Manager.
- Total plays, unique players, games played, and today's plays.
- Search by user, email, or game.
- Filter by user, game, and date range.
- Most-played games report.
- First-played and last-played timestamps.
- Last IP and user-agent tracking.
- Delete individual records.
- Clear history by user or game.
- Clear all play history.
- Automatic play tracking when a subscribed user launches a game.

### Admin Page
- `/admin/play-history.php`

Imported automatically from: 20260710215433-tronsoft-update-v6.23.zip

Website v6.22 - Free One-Month Registration Subscription

Site-wide v6.22 Jul 10, 2026

# Tronsoft Games Portal v6.22
## Free One-Month Subscription for New Accounts

### Added
- Every newly registered user automatically receives a one-month subscription.
- Subscription start and expiration dates are stored on the user account.
- Subscription history table.
- User profile subscription status and days remaining.
- Admin controls to extend subscriptions by 30 or 90 days.
- Admin lifetime-access option.
- Admin subscription expiration control.
- Subscription status page at `/subscribe.php`.

### Access Rules
- Guests may browse but must log in to launch games.
- Users with an active trial may play games without limits.
- Expired users may log in and browse but cannot launch games.
- Administrators, moderators, and developers retain unlimited access.

### Payment Status
Online payment is not enabled. The free registration subscription provides access while payment processing is unavailable.

Imported automatically from: 20260710185925-tronsoft-update-v6.22.zip

Website v6.22.2 - Publish Game Package SQL Parameter Fix

Site-wide v6.22.2 Jul 10, 2026

# Tronsoft Games Portal v6.22.2
## Publish Game Package SQL Parameter Fix

### Fixed
- Corrected the new-game INSERT statement in the Publish Package Manager.
- The query previously supplied 12 values to 11 placeholders, causing SQLSTATE HY093.
- Replaced publish-package lookup, insert, and update queries with named parameters.
- Added clearer “Publish package failed” error context.

### Affected Page
- `/admin/publish-game.php`

Imported automatically from: 20260710202320-tronsoft-update-v6.22.2.zip

Website v6.22.1 - Subscription SQL Parameter Fix

Site-wide v6.22.1 Jul 10, 2026

# Tronsoft Games Portal v6.22.1
## Subscription SQL Parameter Fix

### Fixed
- Replaced positional subscription SQL parameters with named parameters.
- Fixed the HY093 invalid parameter-number error.
- Registration now creates the user and one-month subscription in one transaction.
- Registration email failures no longer cancel account creation.
- Admin subscription extension and lifetime-access queries now provide contextual errors.

### Changed
- New accounts are created directly with an active one-month trial.
- Subscription history is created during the same registration transaction.

Imported automatically from: 20260710201421-tronsoft-update-v6.22.1.zip

Website v6.21 - Mockup Branding and Admin Interface

Site-wide v6.21 Jul 10, 2026

# Tronsoft Games Portal v6.21
## Mockup Branding and Admin Interface

### Added
- Approved Tronsoft Games logo from the selected mockup.
- New dark admin header with integrated Tronsoft Games branding.
- Modern blue navigation panels and dashboard styling.
- Updated responsive admin layout.
- Mockup-style repair-log presentation.
- New footer branding and portal version display.

### Changed
- Replaced “Tron Software Limited” branding with “Tronsoft Games.”
- Updated the public header logo.
- Updated the About-page logo.
- Updated Admin Dashboard navigation and styling.
- Updated Database Manager controls and presentation.

### Logo Asset
- `/assets/images/tronsoft-games-logo.png`

### Version
- Tronsoft Games Portal v6.21

Imported automatically from: 20260710182713-tronsoft-games-site-v6.21-full.zip

Website v6.20 - Database Repair Log and Tron Software Limited Branding

Site-wide v6.20 Jul 10, 2026

# Tronsoft Games Portal v6.20
## Database Repair Log and Tron Software Limited Branding

### Added
- Real-time database repair log.
- Item counters for checked, repaired, errors, and warnings.
- Repair history stored in the database.
- Repair logs archived in `/archive/installation-logs/`.
- Combined trinity-symbol and “Tron Software Limited” logo.

### Changed
- Header now uses the full Tron Software Limited logo.
- About page now uses the full Tron Software Limited logo.
- Database Manager now shows exactly what is checked and repaired.

### Admin Page
- `/admin/database-manager.php`

Imported automatically from: 20260710175201-tronsoft_games_site_v620_repair_log_branding.zip

Website v6.19 - Dual-Mode Website Updater

Site-wide v6.19 Jul 10, 2026

# Tronsoft Games Portal v6.19
## Dual-Mode Website Updater

### Fixed
- Full website deployment ZIPs no longer require `update.json`.
- The updater automatically detects full-site and incremental update packages.

### Added
- Incremental package detection using `update.json`.
- Full website package detection using `index.php`, `admin/`, `includes/`, and `assets/`.
- Automatic version detection from filename or bundled manifest.
- Package-type tracking in update history.
- Preservation of live `includes/config.php`.
- Preservation of backups, archives, and update-package storage during full deployments.

### Supported ZIP Formats

Incremental:
- `update.json`
- `files/`
- optional migrations

Full website:
- `index.php`
- `admin/`
- `includes/`
- `assets/`
- remaining website files

Imported automatically from: 20260710173720-tronsoft_games_site_v619_dual_mode_updater_fix.zip

Website v6.17 - Automatic Release Archive

Site-wide v6.17 Jul 10, 2026

# Tronsoft Games Portal v6.17
## Automatic Release Archive

### Added
- Automatic update ZIP archiving after successful installation.
- Automatic patch-note file archiving.
- Automatic update manifest archiving.
- Automatic installation log archiving.
- Automatic database backup archiving.
- Admin Release Archive page.
- Searchable database record for archived releases.

### Archive Folders
- `/archive/zip-files`
- `/archive/patch-notes`
- `/archive/update-manifests`
- `/archive/installation-logs`
- `/archive/database-backups`

### Admin Page
- `/admin/release-archive.php`

### Workflow
After the updater publishes the patch notes, it moves the update ZIP and release metadata into the archive and records the release in the database.

Imported automatically from: updates/update_v6.17.json

Website v6.16 - Show Work and Reverse Patch Notes

Site-wide v6.16 Jul 10, 2026

# Tronsoft Games Portal v6.16
## Show Work and Reverse Patch Notes

### Added
- Admin Update Work Report page.
- Visible summary of work performed after an update installation.
- Expandable detailed installation logs.

### Changed
- Public patch notes now display newest versions first.
- Admin patch notes now display newest versions first.
- Imported website patch-note history now displays newest versions first.
- Update history is sorted by version in descending order.

### Admin Page
- `/admin/update-work-report.php`

Imported automatically from: updates/update_v6.16.json

Website v6.15 - Patch Notes Archive Manager

Site-wide v6.15 Jul 10, 2026

# Tronsoft Games Portal v6.15
## Patch Notes Archive Manager

### Added
- Automatic archive after a patch note is successfully published.
- Patch notes move to /archive/patch-notes.
- Update manifests move to /archive/updates.
- Admin Archive Manager.
- Search by version or filename.
- Preview archived files.
- Restore archived patch notes or manifests.
- Permanently delete obsolete archive files.

### Safety
Files are archived only after the database publish succeeds.

### Upgrade Steps
1. Upload v6.15.
2. Open /admin/latest-patch-notes.php.
3. Publish the latest patch note.
4. Open /admin/archive-manager.php.
5. Confirm the patch note and update manifest were archived.

Imported automatically from: updates/update_v6.15.json

Website v6.14 - Latest Patch Notes Importer

Site-wide v6.14 Jul 10, 2026

# Tronsoft Games Portal v6.14
## Latest Patch Notes Importer

### Added
- Admin tool that scans bundled PATCH_NOTES_v*.txt files.
- Admin tool that scans update manifests in /updates.
- Automatic newest-version detection.
- One-click publish/update into the patch_notes database table.
- Preview of the latest patch note before publishing.
- Import history showing recent website patch notes already in the database.

### Admin Pages
- /admin/latest-patch-notes.php
- /admin/publish-latest-patch.php

### Upgrade Steps
1. Upload v6.14.
2. Go to /admin/database-manager.php.
3. Click Repair Missing Items.
4. Open /admin/latest-patch-notes.php.
5. Click Publish Latest Patch Note.
6. Confirm it appears at /patch-notes.php.

Imported automatically from: updates/update_v6.14.json

Website v6.13 - Professional About Page and Production Package

Site-wide v6.13 Jul 10, 2026

# Tronsoft Games Portal v6.13
## Professional About Page and Production Package

### Added
- Expanded professional About page.
- Shared Tronsoft Limited wordmark in the public header and About hero.
- Live database statistics, featured games, latest news, and latest patch notes.
- Studio timeline, technology grid, publishing pipeline, and copyright panel.

### Cleaned
- Removed nested update ZIP files, debug pages, installer pages, and server error logs from the production deployment package.
- Validated PHP syntax across the site.

Imported automatically from: updates/update_v6.13.json

Website v6.12 - Publish Package Manager

Site-wide v6.12 Jul 10, 2026

# Tronsoft Games Portal v6.12
## Publish Package Manager

### Added
- Real Admin Publish Package manager.
- Upload ZIP game package.
- Extract package automatically.
- Read manifest.json.
- Create or update the game record.
- Publish files to /published-games/{slug}/{version}.
- Set play URL automatically.
- Create automatic game patch note after publish.

### Upgrade Steps
1. Upload v6.12.
2. Go to /admin/database-manager.php.
3. Click Repair Missing Items.
4. Open /admin/publish-game.php.
5. Upload a game ZIP package.

Imported automatically from: updates/update_v6.12.json

Website v6.11 - Email Activity Dashboard

Site-wide v6.11 Jul 10, 2026

# Tronsoft Games Portal v6.11
## Email Activity Dashboard

### Added
- Admin Email Activity Dashboard.
- SMTP connection status tracking.
- SMTP authentication status tracking.
- Queue ID capture from Exim/cPanel SMTP responses.
- Time sent, recipient, subject, delivery status, retry attempts, and response time tracking.
- Searchable email history.
- Detailed SMTP stage view for each email.

### Fixed
- Email test troubleshooting now shows whether the server accepted the message and which queue ID was returned.

### Upgrade Steps
1. Upload v6.11.
2. Go to /admin/database-manager.php.
3. Click Repair Missing Items.
4. Send a test email.
5. Open /admin/email-activity.php.

Imported automatically from: updates/update_v6.11.json

Website v6.10 - SMTP Password Save Fix

Site-wide v6.10 Jul 10, 2026

# Tronsoft Games Portal v6.10
## SMTP Password Save Fix

### Fixed
- SMTP password is now saved correctly to the email_settings table.
- Blank password fields no longer erase the existing SMTP password.
- Email Settings now shows whether a password is configured without displaying it.
- Added a dedicated Admin SMTP Password page.

### Added
- Basic reversible password protection for stored SMTP credentials.
- Legacy plain-text password compatibility.
- /admin/smtp-password.php for updating only the SMTP password.

### Upgrade Steps
1. Upload v6.10.
2. Go to /admin/smtp-password.php.
3. Enter the mailbox password for noreply@tronsoft.net.
4. Go to /admin/email-settings.php.
5. Run Diagnostic.
6. Send Test Email.

Imported automatically from: updates/update_v6.10.json

Website v6.9 - Email Test Fix

Site-wide v6.9 Jul 10, 2026

# Tronsoft Games Portal v6.9
## Email Test Fix

### Added
- Real SMTP sending support for test emails.
- SMTP diagnostic tool in Admin Email Settings.
- Clear SMTP connection, authentication, and message rejection errors.
- Improved email log and queue error display.

### Fixed
- Email test no longer silently relies only on PHP mail.
- Admin can now see whether SMTP host, port, encryption, username, or password is the problem.

### Recommended Tests
1. Open /admin/email-settings.php.
2. Save SMTP settings.
3. Run SMTP Diagnostic.
4. Send a test email.
5. Check Email Log for exact result.

Imported automatically from: updates/update_v6.9.json

Website v6.8 - Installer Includes Patch Notes

Site-wide v6.8 Jul 10, 2026

# Tronsoft Games Portal v6.8
## Installer Includes Patch Notes

### Added
- Update manifests now include the complete patch-note title and body.
- The installer automatically reads embedded patch notes from the manifest.
- The installer publishes the embedded patch notes to the public Patch Notes page.
- Added support for separate installer notes and public patch-note text.

### Improved
- Website updates now document themselves when installed.
- Public patch notes no longer need to be typed manually after each upload.
- The Update Installer shows exactly which patch note was created.

### Upgrade Steps
1. Upload the v6.8 package.
2. Go to /admin/database-manager.php.
3. Click Repair Missing Items.
4. Go to /admin/update-installer.php.
5. Click Install v6.8 Update Patch Note.
6. Open /patch-notes.php to confirm the patch note appears.

Imported automatically from: updates/update_v6.8.json

Website v6.7 - Automatic Website Update Patch Notes

Site-wide v6.7 Jul 10, 2026

Added an update installer that automatically creates website patch notes whenever a Tronsoft Games portal update is installed. Added update history tracking, installed update detection, and a dedicated Admin Update Installer page.

Imported automatically from: updates/update_v6.7.json

Tronsoft Games Portal v6.6

Site-wide v6.6 Jul 10, 2026

# Tronsoft Games Portal v6.6
## Automatic Patch Notes Update

### Added
- Automatic patch-note helper: includes/patch-notes-helper.php
- Admin Auto Patch Notes settings page: /admin/auto-patch-notes.php
- Auto-create or update patch notes when a game version is saved.
- Auto-publish setting for generated patch notes.
- Patch-note template support.

### Updated
- Games Manager now creates patch notes automatically when a game record/version is saved.
- Publish Package page includes integration instructions for automatic patch-note generation.
- Admin submenu now includes Auto Patch Notes.

### Upgrade Steps
1. Upload v6.6.
2. Go to /admin/database-manager.php.
3. Click Repair Missing Items.
4. Go to /admin/auto-patch-notes.php.
5. Confirm automatic patch notes are enabled.
6. Edit a game version in /admin/games.php.
7. Check /admin/patch-notes.php and /patch-notes.php.

Imported automatically from: PATCH_NOTES_v6.6.txt

Tronsoft Games Portal v6.5

Site-wide v6.5 Jul 10, 2026

# Tronsoft Games Portal v6.5
## Patch Notes System Fix

Release Type: Maintenance / Admin CMS Fix

### Added
- Full admin Patch Notes manager.
- Public Patch Notes page.
- Site-wide patch notes.
- Game-specific patch notes.
- Pinned patch notes.
- Published/draft toggle.
- Automatic game version update option.
- Patch note database schema file.

### Fixed
- Replaced placeholder Patch Notes admin page.
- Repaired public patch notes display.
- Added graceful error message if database tables are missing.
- Included patch note database repair SQL.

### Upgrade Steps
1. Upload v6.5 package.
2. Go to /admin/database-manager.php.
3. Click Repair Missing Items.
4. Go to /admin/patch-notes.php.
5. Create a test patch note.
6. View /patch-notes.php.

Imported automatically from: PATCH_NOTES_v6.5.txt

Release Type: Maintenance / Admin CMS Fix

Site-wide v6.5.0 Jul 9, 2026

# Tronsoft Games Portal v6.5
## Patch Notes System Fix

Release Type: Maintenance / Admin CMS Fix

### Added
- Full admin Patch Notes manager.
- Public Patch Notes page.
- Site-wide patch notes.
- Game-specific patch notes.
- Pinned patch notes.
- Published/draft toggle.
- Automatic game version update option.
- Patch note database schema file.

### Fixed
- Replaced placeholder Patch Notes admin page.
- Repaired public patch notes display.
- Added graceful error message if database tables are missing.
- Included patch note database repair SQL.

### Upgrade Steps
1. Upload v6.5 package.
2. Go to /admin/database-manager.php.
3. Click Repair Missing Items.
4. Go to /admin/patch-notes.php.
5. Create a test patch note.
6. View /patch-notes.php.

News CMS & Dynamic Portal Update

Site-wide v3.7.0 Jul 8, 2026

? New Features
-Added a complete News Management System.
-News articles can now be published directly from the Admin Dashboard.
-Added automatic unique slug generation.
-Added scheduled news publishing.
-Added featured image uploads.
-Added article categories.
-Added article tags.
-Added SEO metadata (Meta Title and Meta Description).
-Added canonical URLs using https://tronsoft.net.
-Added RSS news feed.
-Added homepage news integration.
-Added individual news article pages.
? Portal Improvements
-Dynamic homepage powered by the database.
-Dynamic Games catalog.
-Dynamic Game Detail pages.
-Dynamic Downloads page.
-Dynamic Patch Notes page.
-Related games support.
-Statistics dashboard.
-Site Settings manager.
-Improved responsive navigation.
? Admin Improvements
-Better News Manager.
-Patch Notes Manager.
-Statistics Dashboard.
-Release Manager framework.
-Improved media handling.
-Automatic publication workflow.
-Better SEO support.
? Bug Fixes
-Fixed articles not appearing after publication.
-Fixed duplicate slug generation.
-Fixed scheduled articles not displaying correctly.
-Fixed homepage news display.
-Corrected canonical domain to tronsoft.net.
-Improved database compatibility.

Dynamic Frontend

Site-wide v3.6.0 Jul 8, 2026

Added
-Database-driven homepage.
-Dynamic Games page.
-Dynamic Game pages.
-Dynamic News page.
-Dynamic Downloads page.
-Public Patch Notes page.
-Responsive navigation.

CMS Core

Site-wide v3.5.0 Jul 8, 2026

Added
-Patch Notes Manager.
-Statistics Dashboard.
-Site Settings.
-Dynamic Homepage prototype.
-Public Patch Notes.

Media Manager

Site-wide v3.4.0 Jul 8, 2026

Added
-Cover image uploads.
-Screenshot uploads.
-Manual uploads.
-Patch file uploads.
-Media browser.
-Thumbnail support.
-File search.
-Media attachment to games.

Game Publishing

Site-wide v3.3.0 Jul 8, 2026

Added
-ZIP upload for HTML games.
-Automatic extraction.
-Automatic game creation.
-Screenshot management.
-Version management.
-Publish/Unpublish workflow.

Administration

Site-wide v3.2.0 Jul 8, 2026

Added
-Games Manager.
-User Manager.
-Downloads Manager.
-News Manager.
-Admin Dashboard.
-Database repair tools.

Initial Portal

Site-wide v3.1.0 Jul 8, 2026

Initial Release
-User accounts.
-Login system.
-Registration.
-Database support.
-Game catalog.
-Search.
-Steam-style game cards.
-Responsive design.
-Dark Tronsoft theme.
-Dynamic menus.

Realms of Aetherfall: Isles of Kharos v3.0.0 Published

Realms of Aetherfall v3.0.0 Jul 27, 2026

Game package published automatically.

Game: Realms of Aetherfall: Isles of Kharos
Version: 3.0.0
Package: published-games/realms-of-aetherfall/3.0.0
Play URL: published-games/realms-of-aetherfall/3.0.0/index.html

Version 2.1.0 - Expanded 28×18 overworld and seven-shard quest.

View Game

Panzer Blitz v2.4.0 Published

Panzer Blitz v2.4.0 Jul 19, 2026

Game package published automatically.

Game: Panzer Blitz
Version: 2.4.0
Package: published-games/panzer-blitz/2.4.0
Play URL: published-games/panzer-blitz/2.4.0/index.html

Panzer Blitz — Changelog
=====================================

2.4.0 — 2026-07-19
--------------------
Package specification compliance release. Upgraded the manifest to
schema_version 1.4 with the required publication metadata, document
pointers and storefront art paths; converted "features" to capability
flags and added "permissions" and "news" objects; corrected the package
identifier to "panzer-blitz"; renamed the main script to js/game.js as
required by the spec; and rewrote README.txt to carry every required
field. No gameplay changes.

2.3.0 — 2026-07-16
--------------------
Completed the canonical set: added Situations #8 (Korsun Pocket), #9 (Drive on
Stalino), #10 (Prochorovka) and #11 (Buchach), each with its own map
configuration, order of battle, setup zone, turns, first mover and victory
conditions. Twenty-six scenarios in all.

2.2.0 — 2026-07-16
--------------------
Added the 28-3 series: the 1941 PanzerBlitz intro and Situations 28-3/1..6
(Tula, Kharkov, the 1942 delaying action, Kursk, the breakthrough to Kharkov,
and the drive on Kustrin), each with its own map configuration, order of
battle, setup zone, turns, first mover and victory conditions. Twenty-two
scenarios in all.

2.1.0 — 2026-07-16
--------------------
Replaced the interpretive historical situations with faithful recreations of
the canonical PanzerBlitz situations (#1, #2, #3, #4, #5, #6, #7, #12, #14,
#45, #51, #52, #1A), each with its own map configuration, order of battle,
setup zone, turns, first mover and victory conditions. Added command-post,
board-majority, town-point and weighted-destruction victory mechanics; an
expanded roster (command posts, security/guards, Hummel, Nashorn, Flak, recon,
SU-85, wagons); new deployment zones (board edges, hilltops, row bands, any
edge); and objective-aware AI for all of it. The two Quick Battles remain.

=====================================

2.0.0 — 2026-07-15
--------------------
Major content release: the boards and the situations.
• Added the three geomorphic boards, recreated as original tile-style maps
(terrain layout digitised by eye from reference scans; no board artwork
reproduced — every hex is drawn by the game's own renderer).
• Multi-board maps: situations assemble two or three boards into one wide
battlefield per the situation's configuration.
• Added seven situations — "1941 PanzerBlitz" plus Situations 28-3/1..6 — each
with its own order of battle, setup zones, turn limit and victory conditions.
• Four victory types: points (with advance/exit bonuses), capture-and-clear a
town, exit off a map edge, and get units onto a far board.
• Automatic deployment into each side's setup zone.
• Expanded roster (Tiger, Panther, Marder, Wespe, IS-2, SU-152, SMG, cavalry…).
• Objective-driven AI (races for exits, hauls infantry, seizes towns, holds).
• The original three fights are preserved as Quick Battles.
• New board-preview screenshots.

1.0.0 — 2026-07-14
--------------------
Initial public release for the Tronsoft Games Portal.
• Tactical wargame engine (fire combat + CRT, LOS, movement, transports,
dispersal/recovery, victory by objective control).
• Three balanced situations; play the Wehrmacht or the Red Army vs. AI.
• 15 x 20 hex battlefield with river/bridges/ford, ridge village, and crossroads.
• 20+ historical unit types with AP/HE fire and distinct mobility.
• Heuristic AI validated across 1,200+ headless games; all games terminate.
• SVG board with pan/zoom/pinch, synthesized + packaged audio, autosave.
• PDF rules manual and strategy guide, in-game help, and standalone tutorial.
• Conforms to Tronsoft Games Package Specification v1.3.

View Game

Colossal Cave Expedition v2.2.0 Published

Colossal Cave Expedition v2.2.0 Jul 22, 2026

Game package published automatically.

Game: Colossal Cave Expedition
Version: 2.2.0
Package: published-games/tife-colossal-cave/2.2.0
Play URL: published-games/tife-colossal-cave/2.2.0/index.html

Version 2.2.0 - Package Specification v1.4 integration and standards-compliant publishing structure.

View Game

Chrome Sirens of Ganymede v2.1.3 Published

Chrome Sirens of Ganymede v2.1.3 Jul 22, 2026

Game package published automatically.

Game: Chrome Sirens of Ganymede
Version: 2.1.3
Package: published-games/chrome-sirens-of-ganymede/2.1.3
Play URL: published-games/chrome-sirens-of-ganymede/2.1.3/index.html

Chrome Sirens of Ganymede v2.1.3
Initial Tronsoft Games package release.

View Game

Colossal Cave Expedition v2.1.3 Published

Colossal Cave Expedition v2.1.3 Jul 22, 2026

Game package published automatically.

Game: Colossal Cave Expedition
Version: 2.1.3
Package: published-games/colossal-cave-expedition/2.1.3
Play URL: published-games/colossal-cave-expedition/2.1.3/index.html

Colossal Cave Expedition v2.1.3
Initial Tronsoft Games package release.

View Game

Colossal Cave Expedition v2.1.2 Published

Colossal Cave Expedition v2.1.2 Jul 22, 2026

Game package published automatically.

Game: Colossal Cave Expedition
Version: 2.1.2
Package: published-games/colossal-cave-expedition/2.1.2
Play URL: published-games/colossal-cave-expedition/2.1.2/index.html

Colossal Cave Expedition v2.1.2
Initial Tronsoft Games package release.

View Game

Colossal Cave Expedition v2.1.1 Published

Colossal Cave Expedition v2.1.1 Jul 22, 2026

Game package published automatically.

Game: Colossal Cave Expedition
Version: 2.1.1
Package: published-games/colossal-cave-expedition/2.1.1
Play URL: published-games/colossal-cave-expedition/2.1.1/index.html

Colossal Cave Expedition v2.1.1
Initial Tronsoft Games package release.

View Game

Realms of Aetherfall v2.1.0 Published

Realms of Aetherfall v2.1.0 Jul 27, 2026

Game package published automatically.

Game: Realms of Aetherfall
Version: 2.1.0
Package: published-games/realms-of-aetherfall/2.1.0
Play URL: published-games/realms-of-aetherfall/2.1.0/index.html

Version 2.1.0 - Expanded 28×18 overworld and seven-shard quest.

View Game

Colossal Cave Expedition v2.1.0 Published

Colossal Cave Expedition v2.1.0 Jul 22, 2026

Game package published automatically.

Game: Colossal Cave Expedition
Version: 2.1.0
Package: published-games/colossal-cave-expedition/2.1.0
Play URL: published-games/colossal-cave-expedition/2.1.0/index.html

Colossal Cave Expedition v2.1.0
Initial Tronsoft Games package release.

View Game

Panzer Blitz v2.1.0 Published

Panzer Blitz v2.1.0 Jul 16, 2026

Game package published automatically.

Game: Panzer Blitz
Version: 2.1.0
Package: published-games/panzer-blitz/2.1.0
Play URL: published-games/panzer-blitz/2.1.0/index.html

Panzer Blitz — Changelog
=====================================

2.1.0 — 2026-07-16
--------------------
Replaced the interpretive historical situations with faithful recreations of
the canonical PanzerBlitz situations (#1, #2, #3, #4, #5, #6, #7, #12, #14,
#45, #51, #52, #1A), each with its own map configuration, order of battle,
setup zone, turns, first mover and victory conditions. Added command-post,
board-majority, town-point and weighted-destruction victory mechanics; an
expanded roster (command posts, security/guards, Hummel, Nashorn, Flak, recon,
SU-85, wagons); new deployment zones (board edges, hilltops, row bands, any
edge); and objective-aware AI for all of it. The two Quick Battles remain.

=====================================

2.0.0 — 2026-07-15
--------------------
Major content release: the boards and the situations.
• Added the three geomorphic boards, recreated as original tile-style maps
(terrain layout digitised by eye from reference scans; no board artwork
reproduced — every hex is drawn by the game's own renderer).
• Multi-board maps: situations assemble two or three boards into one wide
battlefield per the situation's configuration.
• Added seven situations — "1941 PanzerBlitz" plus Situations 28-3/1..6 — each
with its own order of battle, setup zones, turn limit and victory conditions.
• Four victory types: points (with advance/exit bonuses), capture-and-clear a
town, exit off a map edge, and get units onto a far board.
• Automatic deployment into each side's setup zone.
• Expanded roster (Tiger, Panther, Marder, Wespe, IS-2, SU-152, SMG, cavalry…).
• Objective-driven AI (races for exits, hauls infantry, seizes towns, holds).
• The original three fights are preserved as Quick Battles.
• New board-preview screenshots.

1.0.0 — 2026-07-14
--------------------
Initial public release for the Tronsoft Games Portal.
• Tactical wargame engine (fire combat + CRT, LOS, movement, transports,
dispersal/recovery, victory by objective control).
• Three balanced situations; play the Wehrmacht or the Red Army vs. AI.
• 15 x 20 hex battlefield with river/bridges/ford, ridge village, and crossroads.
• 20+ historical unit types with AP/HE fire and distinct mobility.
• Heuristic AI validated across 1,200+ headless games; all games terminate.
• SVG board with pan/zoom/pinch, synthesized + packaged audio, autosave.
• PDF rules manual and strategy guide, in-game help, and standalone tutorial.
• Conforms to Tronsoft Games Package Specification v1.3.

View Game

Colossal Cave Expedition v2.0.1 Published

Colossal Cave Expedition v2.0.1 Jul 22, 2026

Game package published automatically.

Game: Colossal Cave Expedition
Version: 2.0.1
Package: published-games/colossal-cave-expedition/2.0.1
Play URL: published-games/colossal-cave-expedition/2.0.1/index.html

Colossal Cave Expedition v2.0.1
Initial Tronsoft Games package release.

View Game

Chrome Sirens of Ganymede v2.0.0 Published

Chrome Sirens of Ganymede v2.0.0 Jul 22, 2026

Game package published automatically.

Game: Chrome Sirens of Ganymede
Version: 2.0.0
Package: published-games/chrome-sirens-of-ganymede/2.0.0
Play URL: published-games/chrome-sirens-of-ganymede/2.0.0/index.html

2.0.0 - TIFE Core 1.1 platform rebuild with accessibility suite, story cover, and core-driven procedural audio; 1.x saves incompatible. 1.0.1 - Added the fully procedural WebAudio sound layer and AUDIO toggle. 1.0.0 - Initial release: ten rooms, three NPCs, three quests, five achievements, 100 points, naughtiness dial.

View Game

Colossal Cave Expedition v2.0.0 Published

Colossal Cave Expedition v2.0.0 Jul 22, 2026

Game package published automatically.

Game: Colossal Cave Expedition
Version: 2.0.0
Package: published-games/colossal-cave-expedition/2.0.0
Play URL: published-games/colossal-cave-expedition/2.0.0/index.html

Colossal Cave Expedition v2.0.0
Initial Tronsoft Games package release.

View Game

Ultima I: The First Age of Darkness v2.0.0 Published

Ultima I: The First Age of Darkness v2.0.0 Jul 21, 2026

Game package published automatically.

Game: Ultima I: The First Age of Darkness
Version: 2.0.0
Package: published-games/ultima-i-first-age-of-darkness/2.0.0
Play URL: published-games/ultima-i-first-age-of-darkness/2.0.0/index.html

v2.0.0 - 2026-07-22 - The Full Chronicle update.
- Character creation: Race (Human/Elf/Dwarf/Bobbit) x Class (Fighter/Cleric/Wizard/Thief) x Sex
- Pointy-top hex overworld (32x32) with seamless wrapping in all directions
- Fog of war on the overworld: unseen / explored (dim) / visible states
- Roaming animated creatures (Orc, Skeleton, Troll, Daemon, Serpent)
- Mouse click-to-move with BFS pathfinding; keyboard hex movement (W/E/D/X/Z/A)
- Hexagonal towns with six shops around the perimeter and a central fountain
- Gray stone town floors; animated NPCs
- Multi-level dungeons (3-10 levels deep, averaging 5), each independently generated
- Textured first-person cave dungeon view with rocky walls and torch vignette
- Stairs up and down; dungeon minimap with fog of war
- Camping and resting to recover health over time (with ambush risk)
- Full combat inside a popup with animated enemy sprite and HP bars
- Hover-for-stats on creature encounters
- Space travel: real-time flight with a parallax starfield
- Space combat: destroy 8 enemy vessels (fighters and heavies)
- Final boss battle against Mondain and the Gem of Immortality
- Victory ending screen with final chronicle and New Quest option
- Spaceship revealed only after all dungeons are conquered

v1.0.0 - 2026-07-14 - Initial Tronsoft Games release.
- Title screen, character creation, tile overworld, towns, first-person dungeon, combat.

View Game

Panzer Blitz v2.0.0 Published

Panzer Blitz v2.0.0 Jul 16, 2026

Game package published automatically.

Game: Panzer Blitz
Version: 2.0.0
Package: published-games/panzer-blitz/2.0.0
Play URL: published-games/panzer-blitz/2.0.0/index.html

Panzer Blitz — Changelog
=====================================

2.0.0 — 2026-07-15
--------------------
Major content release: the boards and the situations.
• Added the three geomorphic boards, recreated as original tile-style maps
(terrain layout digitised by eye from reference scans; no board artwork
reproduced — every hex is drawn by the game's own renderer).
• Multi-board maps: situations assemble two or three boards into one wide
battlefield per the situation's configuration.
• Added seven situations — "1941 PanzerBlitz" plus Situations 28-3/1..6 — each
with its own order of battle, setup zones, turn limit and victory conditions.
• Four victory types: points (with advance/exit bonuses), capture-and-clear a
town, exit off a map edge, and get units onto a far board.
• Automatic deployment into each side's setup zone.
• Expanded roster (Tiger, Panther, Marder, Wespe, IS-2, SU-152, SMG, cavalry…).
• Objective-driven AI (races for exits, hauls infantry, seizes towns, holds).
• The original three fights are preserved as Quick Battles.
• New board-preview screenshots.

1.0.0 — 2026-07-14
--------------------
Initial public release for the Tronsoft Games Portal.
• Tactical wargame engine (fire combat + CRT, LOS, movement, transports,
dispersal/recovery, victory by objective control).
• Three balanced situations; play the Wehrmacht or the Red Army vs. AI.
• 15 x 20 hex battlefield with river/bridges/ford, ridge village, and crossroads.
• 20+ historical unit types with AP/HE fire and distinct mobility.
• Heuristic AI validated across 1,200+ headless games; all games terminate.
• SVG board with pan/zoom/pinch, synthesized + packaged audio, autosave.
• PDF rules manual and strategy guide, in-game help, and standalone tutorial.
• Conforms to Tronsoft Games Package Specification v1.3.

View Game

Cube Maze v1.8.0 Published

Cube Maze v1.8.0 Jul 28, 2026

Game package published automatically.

Game: Cube Maze
Version: 1.8.0
Package: published-games/cube-maze/1.8.0
Play URL: published-games/cube-maze/1.8.0/index.html

Version 1.8.0 - Added visible version number, enhanced equipped character rendering, separated and centered Down/South doors, synthesized sound effects with a settings popup, mirrored shimmering wall treatment, exit fireworks, and a spherical hex-ball chamber presentation for hex mazes. Version 1.7.1 - Fixed the persistent battle popup Attack button so every click advances one combat round, updates both health bars and the battle log immediately, and prevents accidental duplicate attacks from rapid input. Version 1.6.0 - Added a live equipped-character display below the pack. The figure visibly holds the current weapon and changes armor styling as better equipment is found. Added a rotatable and zoomable 3D overview of the complete maze, with explored rooms solid, unknown rooms as faint wireframes, current position highlighted, and both cube and hex-prism support. Version 1.5.0 - Combat now remains inside a persistent full-battle popup with player and enemy health bars, equipment and trait details, round-by-round battle messages, Attack, Ration, Potion, and Flee actions, plus victory and defeat transitions. Version 1.4.0 - Rebuilt exits as two-panel sci-fi sliding doors with synchronized canvas art, hover/focus/touch opening animation, illuminated tracks, access strips, and improved gate styling. Version 1.1.0 - Added hex-prism geometry, selectable cube/hex and five sizes, textured walls, and an expanded creature bestiary with special behaviours. Version 1.0.0 - Initial release: procedural 3D cube maze, fog-of-war exploration, turn-based combat, light/survival system, three escape gates with guardians, levelling and scoring. Fully offline. No audio.

View Game

Cube Maze v1.7.1 Published

Cube Maze v1.7.1 Jul 28, 2026

Game package published automatically.

Game: Cube Maze
Version: 1.7.1
Package: published-games/cube-maze/1.7.1
Play URL: published-games/cube-maze/1.7.1/index.html

Version 1.7.1 - Fixed the persistent battle popup Attack button so every click advances one combat round, updates both health bars and the battle log immediately, and prevents accidental duplicate attacks from rapid input. Version 1.6.0 - Added a live equipped-character display below the pack. The figure visibly holds the current weapon and changes armor styling as better equipment is found. Added a rotatable and zoomable 3D overview of the complete maze, with explored rooms solid, unknown rooms as faint wireframes, current position highlighted, and both cube and hex-prism support. Version 1.5.0 - Combat now remains inside a persistent full-battle popup with player and enemy health bars, equipment and trait details, round-by-round battle messages, Attack, Ration, Potion, and Flee actions, plus victory and defeat transitions. Version 1.4.0 - Rebuilt exits as two-panel sci-fi sliding doors with synchronized canvas art, hover/focus/touch opening animation, illuminated tracks, access strips, and improved gate styling. Version 1.1.0 - Added hex-prism geometry, selectable cube/hex and five sizes, textured walls, and an expanded creature bestiary with special behaviours. Version 1.0.0 - Initial release: procedural 3D cube maze, fog-of-war exploration, turn-based combat, light/survival system, three escape gates with guardians, levelling and scoring. Fully offline. No audio.

View Game

Cube Maze v1.7.0 Published

Cube Maze v1.7.0 Jul 28, 2026

Game package published automatically.

Game: Cube Maze
Version: 1.7.0
Package: published-games/cube-maze/1.7.0
Play URL: published-games/cube-maze/1.7.0/index.html

Version 1.6.0 - Added a live equipped-character display below the pack. The figure visibly holds the current weapon and changes armor styling as better equipment is found. Added a rotatable and zoomable 3D overview of the complete maze, with explored rooms solid, unknown rooms as faint wireframes, current position highlighted, and both cube and hex-prism support. Version 1.5.0 - Combat now remains inside a persistent full-battle popup with player and enemy health bars, equipment and trait details, round-by-round battle messages, Attack, Ration, Potion, and Flee actions, plus victory and defeat transitions. Version 1.4.0 - Rebuilt exits as two-panel sci-fi sliding doors with synchronized canvas art, hover/focus/touch opening animation, illuminated tracks, access strips, and improved gate styling. Version 1.1.0 - Added hex-prism geometry, selectable cube/hex and five sizes, textured walls, and an expanded creature bestiary with special behaviours. Version 1.0.0 - Initial release: procedural 3D cube maze, fog-of-war exploration, turn-based combat, light/survival system, three escape gates with guardians, levelling and scoring. Fully offline. No audio.

View Game

Cube Maze v1.6.0 Published

Cube Maze v1.6.0 Jul 28, 2026

Game package published automatically.

Game: Cube Maze
Version: 1.6.0
Package: published-games/cube-maze/1.6.0
Play URL: published-games/cube-maze/1.6.0/index.html

Version 1.6.0 - Added a live equipped-character display below the pack. The figure visibly holds the current weapon and changes armor styling as better equipment is found. Added a rotatable and zoomable 3D overview of the complete maze, with explored rooms solid, unknown rooms as faint wireframes, current position highlighted, and both cube and hex-prism support. Version 1.5.0 - Combat now remains inside a persistent full-battle popup with player and enemy health bars, equipment and trait details, round-by-round battle messages, Attack, Ration, Potion, and Flee actions, plus victory and defeat transitions. Version 1.4.0 - Rebuilt exits as two-panel sci-fi sliding doors with synchronized canvas art, hover/focus/touch opening animation, illuminated tracks, access strips, and improved gate styling. Version 1.1.0 - Added hex-prism geometry, selectable cube/hex and five sizes, textured walls, and an expanded creature bestiary with special behaviours. Version 1.0.0 - Initial release: procedural 3D cube maze, fog-of-war exploration, turn-based combat, light/survival system, three escape gates with guardians, levelling and scoring. Fully offline. No audio.

View Game

Empire Builder v1.3.2 Published

Empire Builder v1.3.2 Jul 28, 2026

Game package published automatically.

Game: Empire Builder
Version: 1.3.2
Package: published-games/empire-builder/1.3.2
Play URL: published-games/empire-builder/1.3.2/index.html

Version 1.3.2 - Fixed: the map canvas overhung its frame and swallowed clicks meant for the buttons at the foot of the screen. Full engine and interface audit alongside. Version 1.3.1 - The map returns to its original terrain colouring. Version 1.3.0 - Survey-plate chrome and a freight-sourcing display. Version 1.2.1 - The map was rendered upside down and is corrected. Version 1.2.0 - Chart redrawn in a plain map style. Version 1.1.1 - The real shoreline traced over the map. Version 1.1.0 - Economy aligned to the classic crayon-rail constants. Version 1.0.1 - Real boundaries drawn on the map. Version 1.0.0 - First release under this title.

View Game

Empire Builder v1.3.1 Published

Empire Builder v1.3.1 Jul 28, 2026

Game package published automatically.

Game: Empire Builder
Version: 1.3.1
Package: published-games/empire-builder/1.3.1
Play URL: published-games/empire-builder/1.3.1/index.html

Version 1.3.1 - The map returns to its original terrain colouring; the pale chart palette of version 1.2.0 is withdrawn. Orientation, shoreline, frontiers, chrome and freight sourcing are unchanged. Version 1.3.0 - Interface brought into line with the publisher's other rail title: survey-plate chrome, and a freight-sourcing display that marks where a marked contract can be loaded. Version 1.2.1 - The map was rendered upside down and is corrected; north is now at the top. Version 1.2.0 - Chart redrawn in a plain map style. Version 1.1.1 - The real shoreline traced over the map. Version 1.1.0 - Economy aligned to the classic crayon-rail constants. Version 1.0.1 - Real boundaries drawn on the map. Version 1.0.0 - First release under this title.

View Game

Empire Builder v1.3.0 Published

Empire Builder v1.3.0 Jul 28, 2026

Game package published automatically.

Game: Empire Builder
Version: 1.3.0
Package: published-games/empire-builder/1.3.0
Play URL: published-games/empire-builder/1.3.0/index.html

Version 1.3.0 - Interface brought into line with the publisher's other rail title: survey-plate chrome in linen and plate ink, and a freight-sourcing display that marks where a marked contract can be loaded. Verified overflow-free from 360 to 1920 pixels. Version 1.2.1 - The map was rendered upside down and is corrected; north is now at the top. Version 1.2.0 - Chart redrawn in a plain map style. Version 1.1.1 - The real shoreline traced over the map. Version 1.1.0 - Economy aligned to the classic crayon-rail constants. Version 1.0.1 - Real boundaries drawn on the map. Version 1.0.0 - First release under this title.

View Game

Cube Maze v1.3.0 Published

Cube Maze v1.3.0 Jul 28, 2026

Game package published automatically.

Game: Cube Maze
Version: 1.3.0
Package: published-games/cube-maze/1.3.0
Play URL: published-games/cube-maze/1.3.0/index.html

Version 1.1.0 - Added hex-prism geometry, selectable cube/hex and five sizes, textured walls, and an expanded creature bestiary with special behaviours. Version 1.0.0 - Initial release: procedural 3D cube maze, fog-of-war exploration, turn-based combat, light/survival system, three escape gates with guardians, levelling and scoring. Fully offline. No audio.

View Game

Empire Builder v1.2.1 Published

Empire Builder v1.2.1 Jul 28, 2026

Game package published automatically.

Game: Empire Builder
Version: 1.2.1
Package: published-games/empire-builder/1.2.1
Play URL: published-games/empire-builder/1.2.1/index.html

Version 1.2.1 - The map was rendered upside down and is corrected; north is now at the top. Mileposts are renumbered, so earlier saved games do not carry over. Version 1.2.0 - Chart redrawn in a plain map style: flat pale land, crisp dark coast and frontier outlines, terrain as a light tint. Version 1.1.1 - The real shoreline traced over the map and per-milepost tile outlines removed. Version 1.1.0 - Economy aligned to the classic crayon-rail constants: $60M charter, $20M a season, $1M/$2M/$5M ground, $4M trackage, $20M locomotives, six of seven major terminals and $250M to win. Version 1.0.1 - Real international, state and provincial boundaries drawn on the map. Version 1.0.0 - First release under this title.

View Game

Empire Builder v1.2.0 Published

Empire Builder v1.2.0 Jul 28, 2026

Game package published automatically.

Game: Empire Builder
Version: 1.2.0
Package: published-games/empire-builder/1.2.0
Play URL: published-games/empire-builder/1.2.0/index.html

Version 1.2.0 - Chart redrawn in a plain map style: flat pale land, crisp dark coast and frontier outlines, terrain as a light tint. Version 1.1.1 - The real shoreline traced over the map and per-milepost tile outlines removed. Version 1.1.0 - Economy aligned to the classic crayon-rail constants: $60M charter, $20M a season, $1M/$2M/$5M ground, $4M trackage, $20M locomotives, six of seven major terminals and $250M to win. Version 1.0.1 - Real international, state and provincial boundaries drawn on the map. Version 1.0.0 - First release under this title.

View Game

Cube Maze v1.2.0 Published

Cube Maze v1.2.0 Jul 28, 2026

Game package published automatically.

Game: Cube Maze
Version: 1.2.0
Package: published-games/cube-maze/1.2.0
Play URL: published-games/cube-maze/1.2.0/index.html

Version 1.1.0 - Added hex-prism geometry, selectable cube/hex and five sizes, textured walls, and an expanded creature bestiary with special behaviours. Version 1.0.0 - Initial release: procedural 3D cube maze, fog-of-war exploration, turn-based combat, light/survival system, three escape gates with guardians, levelling and scoring. Fully offline. No audio.

View Game

Tronsoft Card Classics v1.2.0 Published

Tronsoft Card Classics v1.2.0 Jul 21, 2026

Game package published automatically.

Game: Tronsoft Card Classics
Version: 1.2.0
Package: published-games/card-classics/1.2.0
Play URL: published-games/card-classics/1.2.0/index.html

Version 1.2.0 - Realistic card faces, felt table texture, and a six-theme picker. Version 1.1.2 - Reliable double-click auto-play across all solitaire games. Version 1.1.1 - Fixed Klondike tableau-move error and made the playing surface fill the window. Version 1.1.0 - Added Blackjack splitting and reliable solitaire double-click smart-move. Version 1.0.0 - Initial release with twelve card games, computer opponents, sound effects, responsive layout and solitaire undo.

View Game

Zork I: The Great Underground Empire v1.2.0 Published

ZORK I v1.2.0 Jul 19, 2026

Game package published automatically.

Game: Zork I: The Great Underground Empire
Version: 1.2.0
Package: published-games/zork-i/1.2.0
Play URL: published-games/zork-i/1.2.0/index.html

Initial Tronsoft Games release. Faithful HTML recreation of classic Zork I opening sequence with working parser, multiple locations (West of House through Cellar), dynamic state, scoring, and complete package compliance including manual.pdf, tutorial, and all required assets and documentation.

View Game

Tronsoft Card Classics v1.1.2 Published

Tronsoft Card Classics v1.1.2 Jul 21, 2026

Game package published automatically.

Game: Tronsoft Card Classics
Version: 1.1.2
Package: published-games/card-classics/1.1.2
Play URL: published-games/card-classics/1.1.2/index.html

Version 1.1.2 - Reliable double-click auto-play across all solitaire games. Version 1.1.1 - Fixed Klondike tableau-move error and made the playing surface fill the window. Version 1.1.0 - Added Blackjack splitting and reliable solitaire double-click smart-move. Version 1.0.0 - Initial release with twelve card games, computer opponents, sound effects, responsive layout and solitaire undo.

View Game

Empire Builder v1.1.1 Published

Empire Builder v1.1.1 Jul 28, 2026

Game package published automatically.

Game: Empire Builder
Version: 1.1.1
Package: published-games/empire-builder/1.1.1
Play URL: published-games/empire-builder/1.1.1/index.html

Version 1.1.1 - The real shoreline is traced over the map and the per-milepost tile outlines removed, so the sheet reads as a chart of North America; screenshots recaptured from the running game. Version 1.1.0 - Economy aligned to the classic crayon-rail constants: $60M charter, $20M a season of construction, $1M/$2M/$5M ground, $4M trackage, $20M locomotives, six of seven major terminals and $250M to win. Toronto becomes an ordinary city. Rebalanced across two to six railroads. Version 1.0.1 - Real international, state and provincial boundaries drawn on the map. Version 1.0.0 - First release under this title. Milepost map of North America generated from real geography, 102 cities, 28 commodities, 144-card contract deck, seven event types, four classes of motive power, trackage rights, computer opponents, canvas interface, automatic local save, rulebook, tutorial and strategy guide.

View Game

Tronsoft Card Classics v1.1.1 Published

Tronsoft Card Classics v1.1.1 Jul 21, 2026

Game package published automatically.

Game: Tronsoft Card Classics
Version: 1.1.1
Package: published-games/card-classics/1.1.1
Play URL: published-games/card-classics/1.1.1/index.html

Version 1.1.1 - Fixed Klondike tableau-move error and made the playing surface fill the window. Version 1.1.0 - Added Blackjack splitting and reliable solitaire double-click smart-move. Version 1.0.0 - Initial release with twelve card games, computer opponents, sound effects, responsive layout and solitaire undo.

View Game

Empire Builder v1.1.0 Published

Empire Builder v1.1.0 Jul 28, 2026

Game package published automatically.

Game: Empire Builder
Version: 1.1.0
Package: published-games/empire-builder/1.1.0
Play URL: published-games/empire-builder/1.1.0/index.html

Version 1.1.0 - Economy aligned to the classic crayon-rail constants: $60M charter, $20M a season of construction, $1M/$2M/$5M ground, $4M trackage, $20M locomotives, six of seven major terminals and $250M to win. Toronto becomes an ordinary city. Rebalanced across two to six railroads. Version 1.0.1 - Real international, state and provincial boundaries drawn on the map from public-domain geographic data; rulebook plate redrawn. Version 1.0.0 - First release under this title. Milepost map of North America generated from real geography, 102 cities, 28 commodities, 144-card contract deck, seven event types, four classes of motive power, trackage rights, computer opponents, canvas interface with pan and zoom, automatic local save, rulebook, tutorial and strategy guide.

View Game

Treasure Island: The Black Reef v1.1.0 Published

Treasure Island: The Black Reef v1.1.0 Jul 27, 2026

Game package published automatically.

Game: Treasure Island: The Black Reef
Version: 1.1.0
Package: published-games/treasure-island-black-reef/1.1.0
Play URL: published-games/treasure-island-black-reef/1.1.0/index.html

Version 1.1.0 - Migrated to TIFE Core 2.4.0 with responsive panels, contextual command improvements, mobile drawers, and enhanced keyboard accessibility.

View Game

The Fountain of Youth: The Lost Meridian v1.1.0 Published

The Fountain of Youth: The Lost Meridian v1.1.0 Jul 26, 2026

Game package published automatically.

Game: The Fountain of Youth: The Lost Meridian
Version: 1.1.0
Package: published-games/fountain-of-youth-lost-meridian/1.1.0
Play URL: published-games/fountain-of-youth-lost-meridian/1.1.0/index.html

Game release 1.1.0: Native compatibility with TIFE Core v2.3.0, 17 rooms, quests, journal, achievements, hints, save support, accessibility, and multiple endings.

View Game

Strange Seas v1.1.0 Published

Strange Seas v1.1.0 Jul 21, 2026

Game package published automatically.

Game: Strange Seas
Version: 1.1.0
Package: published-games/strange-seas/1.1.0
Play URL: published-games/strange-seas/1.1.0/index.html

Version 1.1.0 - Depth pass: five-location horizon districts, recurring aging cast, archive and origin file, optional deep recordings, testimony gating, Kessler interception, expanded quests and achievements. Version 1.0.0 - Initial release.

View Game

Tronsoft Card Classics v1.1.0 Published

Tronsoft Card Classics v1.1.0 Jul 21, 2026

Game package published automatically.

Game: Tronsoft Card Classics
Version: 1.1.0
Package: published-games/card-classics/1.1.0
Play URL: published-games/card-classics/1.1.0/index.html

Version 1.1.0 - Added Blackjack splitting and reliable solitaire double-click smart-move. Version 1.0.0 - Initial release with twelve card games, computer opponents, sound effects, responsive layout and solitaire undo.

View Game

Cube Maze v1.1.0 Published

Cube Maze v1.1.0 Jul 20, 2026

Game package published automatically.

Game: Cube Maze
Version: 1.1.0
Package: published-games/cube-maze/1.1.0
Play URL: published-games/cube-maze/1.1.0/index.html

Version 1.1.0 - Added hex-prism geometry, selectable cube/hex and five sizes, textured walls, and an expanded creature bestiary with special behaviours. Version 1.0.0 - Initial release: procedural 3D cube maze, fog-of-war exploration, turn-based combat, light/survival system, three escape gates with guardians, levelling and scoring. Fully offline. No audio.

View Game

ZORK I v1.1.0 Published

ZORK I v1.1.0 Jul 20, 2026

Game package published automatically.

Game: ZORK I
Version: 1.1.0
Package: published-games/zork-i/1.1.0
Play URL: published-games/zork-i/1.1.0/index.html

Version 1.1.0 - July 20, 2026 - Runtime interface rebuilt to Developer Kit v1.3 Section 6: status bar with turn and clock, LOCATION/STORY/PLAYER panes, composed-command context bands, quick-action row, game-declared meters, tabbed Journal dialog, Settings with themes and text sizes, NPC conversation with ASK topics, and responsive narrow-screen layout. Engine updated to TIFE 1.3.2. Version 1.0.0 - July 19, 2026 - Initial release. Complete, winnable recreation with 48 rooms, 47 objects, 15 treasures and 237 points, quests, achievements, journal, statistics, graded hints, local named saves and transcript viewer.

View Game

Barbarian Kings v1.1.0 Published

Barbarian Kings v1.1.0 Jul 17, 2026

Game package published automatically.

Game: Barbarian Kings
Version: 1.1.0
Package: published-games/barbarian-kings/1.1.0
Play URL: published-games/barbarian-kings/1.1.0/index.html

Barbarian Kings -- Changelog
============================

1.1.0 -- July 17, 2026
------------------------
Save and restore during play.
- New Royal Archive: three manual save slots plus per-turn autosave, with
save/overwrite/restore/delete, all from the new Save button in-game.
- Exact-moment restoration including phase, written orders, chronicle, and
the future random-roll timeline (RNG position is preserved).
- Mid-turn autosave on recruit, spell, and order actions.
- Title screen gains "Continue your campaign" and "Restore a saved war".
- Storage keys moved to the tronsoft_barbarian_kings_ prefix per Tronsoft
spec v1.4 section 23; v1.0.0 saves migrate automatically.
- Package upgraded to Tronsoft Games Package Specification v1.4; added
banner.jpg, fourth screenshot, and features/permissions declarations.

1.0.0 -- 2026
---------------
Initial public release for the Tronsoft Games Portal.
- Full simultaneous-movement fantasy conquest game (engine, AI, interface).
- Original hex map of Allaven, ten races, spell system, and Combat Results Table.
- AI validated across 1,000+ headless games; all games terminate; balanced seats.
- SVG map with pan/zoom, ledger UI, chronicle log, autosave, and PDF manual.
- An unaffiliated fan homage; all content original (see docs/credits.txt).

View Game

Neon Shadows v1.1.0 Published

Neon Shadows v1.1.0 Jul 16, 2026

Game package published automatically.

Game: Neon Shadows
Version: 1.1.0
Package: published-games/neon-shadows/1.1.0
Play URL: published-games/neon-shadows/1.1.0/index.html

Neon Shadows v1.1.0
Initial Tronsoft Games package release.

View Game

Ultima IV: Quest of the Avatar v1.0.3 Published

Ultima IV: Quest of the Avatar v1.0.3 Jul 25, 2026

Game package published automatically.

Game: Ultima IV: Quest of the Avatar
Version: 1.0.3
Package: published-games/ultima-iv-quest-of-the-avatar/1.0.3
Play URL: published-games/ultima-iv-quest-of-the-avatar/1.0.3/index.html

Version 1.0.3 - Fixed panels that could not be hidden: a class display rule overrode the hidden attribute, so the saved-journal prompt sat over the map and its buttons appeared dead. Version 1.0.2 - Fixed a browser-only reference error that broke the enemy phase of every battle; startup hardened against a zero-sized container; validator extended with a complete quest played in the browser code path. Version 1.0.1 - Specification conformance pass; hex distance metric corrected; opponent AI extracted to js/ai.js; in-page prompts replace browser dialogs; manifest, README, licence, credits and patch notes completed to the specification; banner added. Version 1.0.0 - Initial release: hex Britannia generated per quest, eight-virtue conduct system with 27 scored acts, shrine elevation and forfeiture, keyword conversation, eight companions with the party capped at eight, tactical hex battles with mercy and offence scoring, camping and sailing and dungeon diving, twelve spells from eight reagents, and the eleven-question Codex examination.

View Game

Empire v1.0.3 Published

Empire v1.0.3 Jul 13, 2026

Game package published automatically.\n\nGame: Empire\nVersion: 1.0.3\nPackage: published-games/empire-hex/1.0.3\nPlay URL: published-games/empire-hex/1.0.3/index.html\n\nEMPIRE — CHANGELOG
==================

v1.0.3 — July 13, 2026
- Embedded changelog and patch-note text in manifest.json ("changelog" and
"patch_notes" fields) for portal publishing validation; "changelog_file"
and "patch_notes_file" retained for spec compatibility.

v1.0.2 — July 13, 2026
- Added "manual", "manual_path", and "manual_pdf" fields to manifest.json
alongside "manual_file" to satisfy the portal's manual-path validation.

v1.0.1 — July 13, 2026
- Added "manual_path" field to manifest.json for portal publishing
validation; "manual_file" retained for spec compatibility.

v1.0.0 — July 13, 2026
- Initial Tronsoft Games release.
- Hexagon-shaped randomly generated archipelago map.
- Fog of war.
- Five unit types (Army, Fighter, Transport, Destroyer, Submarine).
- Sea transport and amphibious assault.
- Submarine stealth and destroyer detection.
- Per-city production.
- One to three AI opponents with adjustable neutral-city density.
- Pan and zoom controls.
- Desktop browser support.

View Game

Tharsis Line v1.0.2 Published

Tharsis Line v1.0.2 Jul 28, 2026

Game package published automatically.

Game: Tharsis Line
Version: 1.0.2
Package: published-games/tharsis-line/1.0.2
Play URL: published-games/tharsis-line/1.0.2/index.html

1.0.2 - Specification conformance pass against Package Specification v1.4: manifest rebuilt on the documented field names, banner supplied as JPEG, transparent logo added, documentation extended to the full section 13 and 14 topic lists, validator rewritten against the real schema. 1.0.1 - Tap a demand to see where to load it: every settlement that raises the commodity is ringed on the plate, the destination is double-ringed, and a caption lists them nearest first with the distance to each. Narrow screens no longer scroll horizontally. 1.0.0 - First release: a crayon-rail game for two to six railroads on a wrapping 60 by 29 milepost lattice of Mars, with 178 settlements on real Martian ground, 30 commodities, 150 waybills and 12 events.

View Game

Iron Continent v1.0.2 Published

Iron Continent v1.0.2 Jul 27, 2026

Game package published automatically.

Game: Iron Continent
Version: 1.0.2
Package: published-games/iron-continent/1.0.2
Play URL: published-games/iron-continent/1.0.2/index.html

Version 1.0.2 - Strategy guide restored as docs/strategy.pdf; the rulebook covers the rules alone again. Version 1.0.1 - Packaging correction: strategy guide folded into the manual, explicit directory entries added to the archive. Version 1.0.0 - Initial release. Milepost map of North America generated from real geography, 102 cities, 28 commodities, 144-card contract deck, seven event types, four classes of motive power, trackage rights, computer opponents, canvas interface with pan and zoom, automatic local save, rulebook and tutorial.

View Game

Ultima IV: Quest of the Avatar v1.0.2 Published

Ultima IV: Quest of the Avatar v1.0.2 Jul 25, 2026

Game package published automatically.

Game: Ultima IV: Quest of the Avatar
Version: 1.0.2
Package: published-games/ultima-iv-quest-of-the-avatar/1.0.2
Play URL: published-games/ultima-iv-quest-of-the-avatar/1.0.2/index.html

Version 1.0.2 - Fixed a browser-only reference error that broke the enemy phase of every battle; startup hardened against a zero-sized container and now reports its own failure; validator extended to 630 checks including a complete quest played in the browser code path. Version 1.0.1 - Specification conformance pass; hex distance metric corrected; opponent AI extracted to js/ai.js; in-page prompts replace browser dialogs; manifest, README, licence, credits and patch notes completed to the specification; banner added. Version 1.0.0 - Initial release: hex Britannia generated per quest, eight-virtue conduct system with 27 scored acts, shrine elevation and forfeiture, keyword conversation, eight companions with the party capped at eight, tactical hex battles with mercy and offence scoring, camping and sailing and dungeon diving, twelve spells from eight reagents, and the eleven-question Codex examination.

View Game

Starfall Valley v1.0.2 Published

Starfall Valley v1.0.2 Jul 21, 2026

Game package published automatically.

Game: Starfall Valley
Version: 1.0.2
Package: published-games/starfall-valley/1.0.2
Play URL: published-games/starfall-valley/1.0.2/index.html

Version 1.0.2 - Developer Kit conformance: validation extended to the kit Minimum Test Pass and Developer Checklist; engine requirement declared in manifest; no gameplay changes. Version 1.0.1 - Repackaged to Package Specification v1.4 (standard layout, storefront assets, live screenshots, full documentation, schema 1.4 manifest); no gameplay changes, saves remain compatible. Version 1.0.0 - Initial release: 12 rooms, 5 quests, 5 achievements, 5 gated puzzles, 100-point scoring, progressive hints, TIFE v1.3 standard screen, headless validation walkthrough.

View Game

Super Star Trek — Grand Scale Edition v1.0.2 Published

Super Star Trek — Grand Scale Edition v1.0.2 Jul 19, 2026

Game package published automatically.

Game: Super Star Trek — Grand Scale Edition
Version: 1.0.2
Package: published-games/super-star-trek/1.0.2
Play URL: published-games/super-star-trek/1.0.2/index.html

v1.0.2 (2026-07-19): Spec v1.4 compliance — manual, ai.js, manifest fields.
v1.0.1 (2026-07-11): Full LCARS interface redesign — Antonio font, sidebar pills, LCARS styling.
v1.0.0 (2026-07-11): Initial release — 100x100 galaxy, 5 races, 6 missions, boarding, probes, scoring.

View Game

The Gods of Mars v1.0.1 Published

The Gods of Mars v1.0.1 Jul 28, 2026

Game package published automatically.

Game: The Gods of Mars
Version: 1.0.1
Package: published-games/gods-of-mars/1.0.1
Play URL: published-games/gods-of-mars/1.0.1/index.html

Version 1.0.1 - Package Specification v1.4 portal release. Version 1.0.0 - Initial release as a TIFE 3.0.1 game package.

View Game

Empire Builder v1.0.1 Published

Empire Builder v1.0.1 Jul 28, 2026

Game package published automatically.

Game: Empire Builder
Version: 1.0.1
Package: published-games/empire-builder/1.0.1
Play URL: published-games/empire-builder/1.0.1/index.html

Version 1.0.1 - Real international, state and provincial boundaries drawn on the map from public-domain geographic data; rulebook plate redrawn. No gameplay changes. Version 1.0.0 - First release under this title. Milepost map of North America generated from real geography, 102 cities, 28 commodities, 144-card contract deck, seven event types, four classes of motive power, trackage rights, computer opponents, canvas interface with pan and zoom, automatic local save, rulebook, tutorial and strategy guide.

View Game

Iron Continent v1.0.1 Published

Iron Continent v1.0.1 Jul 27, 2026

Game package published automatically.

Game: Iron Continent
Version: 1.0.1
Package: published-games/iron-continent/1.0.1
Play URL: published-games/iron-continent/1.0.1/index.html

Version 1.0.1 - Packaging correction: strategy guide folded into the manual as an appendix, unreferenced docs/strategy.pdf removed, explicit directory entries added to the archive. No gameplay changes. Version 1.0.0 - Initial release. Milepost map of North America generated from real geography, 102 cities, 28 commodities, 144-card contract deck, seven event types, four classes of motive power, trackage rights, computer opponents, canvas interface with pan and zoom, automatic local save, rulebook and tutorial.

View Game

Ironway v1.0.1 Published

Ironway v1.0.1 Jul 27, 2026

Game package published automatically.

Game: Ironway
Version: 1.0.1
Package: published-games/ironway/1.0.1
Play URL: published-games/ironway/1.0.1/index.html

Version 1.0.1 - Setup overlay now closes on Start; faster route pricing; keyboard shortcut fix. Version 1.0.0 - Initial release.

View Game

Panzergruppe Guderian v1.0.1 Published

Panzergruppe Guderian v1.0.1 Jul 27, 2026

Game package published automatically.

Game: Panzergruppe Guderian
Version: 1.0.1
Package: published-games/panzergruppe-guderian/1.0.1
Play URL: published-games/panzergruppe-guderian/1.0.1/index.html

Version 1.0.1 - Manifest metadata correction. Version 1.0.0 - Initial release.

View Game

The Ember Sigil v1.0.1 Published

The Ember Sigil v1.0.1 Jul 25, 2026

Game package published automatically.

Game: The Ember Sigil
Version: 1.0.1
Package: published-games/ember-sigil/1.0.1
Play URL: published-games/ember-sigil/1.0.1/index.html

Version 1.0.1 - Specification v1.4 repackaging; runtime and gameplay unchanged. Version 1.0.0 - Initial release: 20 rooms, 9 quests, 14 achievements, 150 points, 8 story verbs, 35 hint ladders, 6 accessibility profiles.

View Game

Ultima IV: Quest of the Avatar v1.0.1 Published

Ultima IV: Quest of the Avatar v1.0.1 Jul 25, 2026

Game package published automatically.

Game: Ultima IV: Quest of the Avatar
Version: 1.0.1
Package: published-games/ultima-iv-quest-of-the-avatar/1.0.1
Play URL: published-games/ultima-iv-quest-of-the-avatar/1.0.1/index.html

Version 1.0.1 - Specification conformance pass; hex distance metric corrected; opponent AI extracted to js/ai.js; in-page prompts replace browser dialogs; manifest, README, licence, credits and patch notes completed to the specification; banner added; validator extended to 465 checks; 1.0.0 saves remain compatible. Version 1.0.0 - Initial release: hex Britannia generated per quest, eight-virtue conduct system with 27 scored acts, shrine elevation and forfeiture, keyword conversation, eight companions with the party capped at eight, tactical hex battles with mercy and offence scoring, camping and sailing and dungeon diving, twelve spells from eight reagents, and the eleven-question Codex examination.

View Game

Battle of the Bulge v1.0.1 Published

Battle of the Bulge v1.0.1 Jul 25, 2026

Game package published automatically.

Game: Battle of the Bulge
Version: 1.0.1
Package: published-games/battle-of-the-bulge/1.0.1
Play URL: published-games/battle-of-the-bulge/1.0.1/index.html

v1.0.1 - 2026-07-25. Specification v1.4 conformance pass: manifest rebuilt to the Section 9 schema, permissions object added, banner converted to JPG, loading image added, documentation completed against Sections 13 to 15. No rules changes; saves remain compatible. v1.0.0 - first release: the full campaign plus four short scenarios, 182 counters on a 806-hex map, a computer opponent at three skill levels, and save and resume.

View Game

The First Men in the Moon v1.0.1 Published

The First Men in the Moon v1.0.1 Jul 24, 2026

Game package published automatically.

Game: The First Men in the Moon
Version: 1.0.1
Package: published-games/tife-first-men-in-the-moon/1.0.1
Play URL: published-games/tife-first-men-in-the-moon/1.0.1/index.html

Version 1.0.1 - Package Specification v1.4 compliance release; save key, README, script loading, tutorial, credits and validator corrected. Version 1.0.0 - Initial release on TIFE Core 2.3.0.

View Game

The Sunken Throne v1.0.1 Published

The Sunken Throne v1.0.1 Jul 21, 2026

Game package published automatically.

Game: The Sunken Throne
Version: 1.0.1
Package: published-games/the-sunken-throne/1.0.1
Play URL: published-games/the-sunken-throne/1.0.1/index.html

1.0.1 (2026-07-20): Repackaged to package specification v1.4; portal storage-key prefix; full storefront and documentation set; no gameplay changes. 1.0.0 (2026-07-20): Initial release — 12 chambers, 13 objects, 3 treasures, the Warden-Mage Ostrayne, 100-point scoring, 5 achievements, 5 journal entries, progressive hints, named saves, transcript export, amber and green phosphor themes.

View Game

A Princess of Mars v1.0.0 Published

A Princess of Mars v1.0.0 Jul 28, 2026

Game package published automatically.

Game: A Princess of Mars
Version: 1.0.0
Package: published-games/tife-a-princess-of-mars/1.0.0
Play URL: published-games/tife-a-princess-of-mars/1.0.0/index.html

Version 1.0.0 - first release of A Princess of Mars for TIFE Core 2.3.0.

View Game

The Chessmen of Mars v1.0.0 Published

The Chessmen of Mars v1.0.0 Jul 28, 2026

Game package published automatically.

Game: The Chessmen of Mars
Version: 1.0.0
Package: published-games/chessmen-of-mars/1.0.0
Play URL: published-games/chessmen-of-mars/1.0.0/story/index.json

The Chessmen of Mars v1.0.0
Initial Tronsoft Games package release.

View Game

Princess Of Mars Project v1.0.0 Published

Princess Of Mars Project v1.0.0 Jul 28, 2026

Game package published automatically.

Game: Princess Of Mars Project
Version: 1.0.0
Package: published-games/princess-of-mars-project/1.0.0
Play URL: published-games/princess-of-mars-project/1.0.0/index.html

Princess Of Mars Project v1.0.0
Initial Tronsoft Games package release.

View Game

Arcology Mars V0 3 v1.0.0 Published

Arcology Mars V0 3 v1.0.0 Jul 28, 2026

Game package published automatically.

Game: Arcology Mars V0 3
Version: 1.0.0
Package: published-games/arcology-mars-v0-3/1.0.0
Play URL: published-games/arcology-mars-v0-3/1.0.0/index.html

Arcology Mars V0 3 v1.0.0
Initial Tronsoft Games package release.

View Game

Empire Builder v1.0.0 Published

Empire Builder v1.0.0 Jul 28, 2026

Game package published automatically.

Game: Empire Builder
Version: 1.0.0
Package: published-games/empire-builder/1.0.0
Play URL: published-games/empire-builder/1.0.0/index.html

Version 1.0.0 - First release under this title. Milepost map of North America generated from real geography, 102 cities, 28 commodities, 144-card contract deck, seven event types, four classes of motive power, trackage rights, computer opponents, canvas interface with pan and zoom, automatic local save, rulebook, tutorial and strategy guide. The game content is carried over unchanged from the same publisher's earlier release under a different title; the identifier and save key change with the name.

View Game

Martian Rails v1.0.0 Published

Martian Rails v1.0.0 Jul 28, 2026

Game package published automatically.

Game: Martian Rails
Version: 1.0.0
Package: published-games/martian-rails/1.0.0
Play URL: published-games/martian-rails/1.0.0/index.html

1.0.0 - First release under this title: a crayon-rail game for two to six railroads on a wrapping 60 by 29 milepost lattice of Mars, with 178 settlements on real Martian ground, 30 commodities, 150 waybills, 12 events, four locomotives and three tempers of computer opposition. Developed and tested under the working title Tharsis Line through three internal builds; the game, map and rules are unchanged, but the slug and save key differ, so this registers as a new game rather than an update to that package.

View Game

Kampfgruppe v1.0.0 Published

Kampfgruppe v1.0.0 Jul 28, 2026

Game package published automatically.

Game: Kampfgruppe
Version: 1.0.0
Package: published-games/kampfgruppe/1.0.0
Play URL: published-games/kampfgruppe/1.0.0/index.html

Version 1.0.0 - Initial release.

View Game

Legends of Kharos v1.0.0 Published

Legends of Kharos v1.0.0 Jul 28, 2026

Game package published automatically.

Game: Legends of Kharos
Version: 1.0.0
Package: published-games/legends-of-kharos/1.0.0
Play URL: published-games/legends-of-kharos/1.0.0/index.html

Version 1.0.0 - Initial standalone release.

View Game

Tharsis Line v1.0.0 Published

Tharsis Line v1.0.0 Jul 28, 2026

Game package published automatically.

Game: Tharsis Line
Version: 1.0.0
Package: published-games/tharsis-line/1.0.0
Play URL: published-games/tharsis-line/1.0.0/index.html

patches/changelog.txt

View Game

Iron Continent v1.0.0 Published

Iron Continent v1.0.0 Jul 27, 2026

Game package published automatically.

Game: Iron Continent
Version: 1.0.0
Package: published-games/iron-continent/1.0.0
Play URL: published-games/iron-continent/1.0.0/index.html

Version 1.0.0 - Initial release. Milepost map of North America generated from real geography, 102 cities, 28 commodities, 144-card contract deck, seven event types, four classes of motive power, trackage rights, computer opponents, canvas interface with pan and zoom, automatic local save, rulebook, tutorial and strategy guide.

View Game

British Rails v1.0.0 Published

British Rails v1.0.0 Jul 27, 2026

Game package published automatically.

Game: British Rails
Version: 1.0.0
Package: published-games/british-rails/1.0.0
Play URL: published-games/british-rails/1.0.0/index.html

Version 1.0.0 - Initial release.

View Game

Iron Dividend v1.0.0 Published

Iron Dividend v1.0.0 Jul 27, 2026

Game package published automatically.

Game: Iron Dividend
Version: 1.0.0
Package: published-games/iron-dividend/1.0.0
Play URL: published-games/iron-dividend/1.0.0/index.html

Version 1.0.0 - Initial release.

View Game

Ironway v1.0.0 Published

Ironway v1.0.0 Jul 27, 2026

Game package published automatically.

Game: Ironway
Version: 1.0.0
Package: published-games/ironway/1.0.0
Play URL: published-games/ironway/1.0.0/index.html

Version 1.0.0 - Initial release.

View Game

Hollowtide v1.0.0 Published

Hollowtide v1.0.0 Jul 27, 2026

Game package published automatically.

Game: Hollowtide
Version: 1.0.0
Package: published-games/hollowtide/1.0.0
Play URL: published-games/hollowtide/1.0.0/index.html

Version 1.0.0 - Initial release.

View Game

Deadfall v1.0.0 Published

Deadfall v1.0.0 Jul 27, 2026

Game package published automatically.

Game: Deadfall
Version: 1.0.0
Package: published-games/deadfall/1.0.0
Play URL: published-games/deadfall/1.0.0/index.html

Version 1.0.0 - 2026-07-27 - Initial release. Added the complete story across the Kettle River Line, the Burn, Bellhouse Landing, the Upper River and the Col, with 37 exits, 17 portable objects, 9 quest chapters worth 130 points and 4 scored objects worth 20. Added named-slot local-storage saving under tronsoft_deadfall_save, a winter theme over the stock stylesheet, a visible keyboard focus ring the stock sheet did not provide, and an in-package validator running 3,478 assertions. Fixed during development: four object-name collisions that made TAKE and EXAMINE ambiguous, a scored object left at an unreachable location, rule output printing ahead of the room description it belonged to, doubled quotation marks in dialogue, and a final move count that under-reported the winning turn by one.

View Game

The Quiet Wheel v1.0.0 Published

The Quiet Wheel v1.0.0 Jul 27, 2026

Game package published automatically.

Game: The Quiet Wheel
Version: 1.0.0
Package: published-games/quiet-wheel/1.0.0
Play URL: published-games/quiet-wheel/1.0.0/index.html

Version 1.0.0 (2026-07-27) - Initial release. Original TIFE Core 2.3.0 story package built to Package Specification v1.4: 20 compartments, 42 exits, 52 objects, 8 characters, 10 objectives, 150 points, 14 achievements, 19 journal entries, 32 hint ladders, 78 story rules, 8 story verbs and a 40-hour deorbit clock. Unmodified engine with purity digests; procedural audio and artwork; nine-page manual generated from the shipped story data.

View Game

King Solomon's Mines v1.0.0 Published

King Solomon's Mines v1.0.0 Jul 27, 2026

Game package published automatically.

Game: King Solomon's Mines
Version: 1.0.0
Package: published-games/king-solomons-mines/1.0.0
Play URL: published-games/king-solomons-mines/1.0.0/index.html

Version 1.0.0 — full expedition campaign.

View Game

Treasure Island: The Black Reef v1.0.0 Published

Treasure Island: The Black Reef v1.0.0 Jul 27, 2026

Game package published automatically.

Game: Treasure Island: The Black Reef
Version: 1.0.0
Package: published-games/treasure-island-black-reef/1.0.0
Play URL: published-games/treasure-island-black-reef/1.0.0/index.html

Version 2.3.0 - Native TIFE package installation format and engine registration metadata.

View Game

Panzergruppe Guderian v1.0.0 Published

Panzergruppe Guderian v1.0.0 Jul 27, 2026

Game package published automatically.

Game: Panzergruppe Guderian
Version: 1.0.0
Package: published-games/panzergruppe-guderian/1.0.0
Play URL: published-games/panzergruppe-guderian/1.0.0/index.html

Version 1.0.0 - Initial release of Panzergruppe Guderian for the Tronsoft Games Portal.

View Game

Space Salvager v1.0.0 Published

Space Salvager v1.0.0 Jul 26, 2026

Game package published automatically.

Game: Space Salvager
Version: 1.0.0
Package: published-games/space-salvager/1.0.0
Play URL: published-games/space-salvager/1.0.0/index.html

Version 1.0.0 - Initial release.

View Game

Wreck of the BSM Pandora v1.0.0 Published

Wreck of the BSM Pandora v1.0.0 Jul 26, 2026

Game package published automatically.

Game: Wreck of the BSM Pandora
Version: 1.0.0
Package: published-games/wreck-of-the-bsm-pandora/1.0.0
Play URL: published-games/wreck-of-the-bsm-pandora/1.0.0/index.html

Version 1.0.0 - Initial release. Solitaire survival wargame on the original three-deck BSM Pandora ship map, with 33 connected spaces, four crew specialists, four alien classes, table-driven combat, hover stat cards, two difficulty levels, and complete documentation.

View Game

The Fountain of Youth: The Lost Meridian v1.0.0 Published

The Fountain of Youth: The Lost Meridian v1.0.0 Jul 26, 2026

Game package published automatically.

Game: The Fountain of Youth: The Lost Meridian
Version: 1.0.0
Package: published-games/the-fountain-of-youth-the-lost-meridian/1.0.0
Play URL: published-games/the-fountain-of-youth-the-lost-meridian/1.0.0/story/index.json

The Fountain of Youth: The Lost Meridian v1.0.0
Initial Tronsoft Games package release.

View Game

Voyage of the BSM Pandora v1.0.0 Published

Voyage of the BSM Pandora v1.0.0 Jul 26, 2026

Game package published automatically.

Game: Voyage of the BSM Pandora
Version: 1.0.0
Package: published-games/voyage-of-the-bsm-pandora/1.0.0
Play URL: published-games/voyage-of-the-bsm-pandora/1.0.0/index.html

CHANGELOG — BSM PANDORA

v1.0.0 (2026-07-13)
Initial Tronsoft Games release. Full solitaire implementation of BSM Pandora
from ARES Magazine #6. Includes all planets, creatures, crew, tools, and bots
from the original game with authentic ARES hex map imagery.

View Game

Master of the World v1.0.0 Published

Master of the World v1.0.0 Jul 25, 2026

Game package published automatically.

Game: Master of the World
Version: 1.0.0
Package: published-games/tife-master-of-the-world/1.0.0
Play URL: published-games/tife-master-of-the-world/1.0.0/index.html

Version 1.0.0 - First release.

View Game

Cinderfall 2210 v1.0.0 Published

Cinderfall 2210 v1.0.0 Jul 25, 2026

Game package published automatically.

Game: Cinderfall 2210
Version: 1.0.0
Package: published-games/cinderfall-2210/1.0.0
Play URL: published-games/cinderfall-2210/1.0.0/index.html

Version 1.0.0 - Initial release.

View Game

Ultima IV: Quest of the Avatar v1.0.0 Published

Ultima IV: Quest of the Avatar v1.0.0 Jul 25, 2026

Game package published automatically.

Game: Ultima IV: Quest of the Avatar
Version: 1.0.0
Package: published-games/ultima-iv-quest-of-the-avatar/1.0.0
Play URL: published-games/ultima-iv-quest-of-the-avatar/1.0.0/index.html

PATCH NOTES -- version 1.0.0
Ultima IV: Quest of the Avatar, Tronsoft Games
Released 2026-07-25

This is the first public release, so there is nothing to patch from. What
follows is a record of the corrections made during development, kept because
they describe the shape of the game as shipped.

WORLD GENERATION
- Noise sampled with an offset ran off its lattice and produced undefined
terrain. The lattice index is now wrapped.
- Coastal water was classified as shallow everywhere by a dead expression.
Shallows now hug the coast, open water lies beyond, deep water beyond that.
- Every site was given an apron of land, which made it impossible for the
harbour to touch the sea. The harbour is now placed after generation, on the
walkable hex nearest Britain that touches ocean.
- The apron guaranteed dry land but not walkable land, so a site could be
walled in by mountains on its own island. Aprons are now walkable, and every
site is additionally joined to a coastal hex.

RULES
- An out-of-range attack reported failure without consuming the character's
turn, so a battle against an unreachable enemy could not end. Holding
station is now a real action.
- A brawl started in a town returned the party to the open land instead of the
town.
- Answering a companion's virtue question could be repeated for unlimited
credit. The first honest answer counts for much, later ones for little.
- Honor originally required winning while outnumbered, which forced a solitary
grind. It now comes from a clean victory: winning without striking anyone
innocent or anyone fleeing.
- A party wipe at sea left the ship stranded on the far side of the water. The
frigate is now found again at its berth.
- A ship left offshore could not be re-boarded from the beach beside it.
- LAND now takes an optional direction, so the party chooses which shore it
steps onto.
- Nightshade and mandrake root are sold nowhere; they can now be gathered by
searching swamp, hills or forest.
- Dungeon encounters are drawn by depth, so the first level no longer produces
daemons.
- Camping was added: it is the only way to recover health away from a healer.

View Game

From the Earth to the Moon v1.0.0 Published

From the Earth to the Moon v1.0.0 Jul 25, 2026

Game package published automatically.

Game: From the Earth to the Moon
Version: 1.0.0
Package: published-games/tife-from-the-earth-to-the-moon/1.0.0
Play URL: published-games/tife-from-the-earth-to-the-moon/1.0.0/index.html

Version 1.0.0 - Initial release.

View Game

Battle Of The Bulge Code Layer v1.0.0 Published

Battle Of The Bulge Code Layer v1.0.0 Jul 24, 2026

Game package published automatically.

Game: Battle Of The Bulge Code Layer
Version: 1.0.0
Package: published-games/battle-of-the-bulge-code-layer/1.0.0
Play URL: published-games/battle-of-the-bulge-code-layer/1.0.0/index.html

Battle Of The Bulge Code Layer v1.0.0
Initial Tronsoft Games package release.

View Game

The Mysterious Island v1.0.0 Published

The Mysterious Island v1.0.0 Jul 24, 2026

Game package published automatically.

Game: The Mysterious Island
Version: 1.0.0
Package: published-games/tife-the-mysterious-island/1.0.0
Play URL: published-games/tife-the-mysterious-island/1.0.0/index.html

Version 1.0.0 - Initial release of The Mysterious Island as a TIFE Core 2.3.0 story package.

View Game

Around the World in Eighty Days v1.0.0 Published

Around the World in Eighty Days v1.0.0 Jul 24, 2026

Game package published automatically.

Game: Around the World in Eighty Days
Version: 1.0.0
Package: published-games/tife-around-the-world-in-eighty-days/1.0.0
Play URL: published-games/tife-around-the-world-in-eighty-days/1.0.0/index.html

Version 1.0.0 (July 24, 2026) - Initial release. Full change history in patches/changelog.txt.

View Game

The Arab-Israeli Wars v1.0.0 Published

The Arab-Israeli Wars v1.0.0 Jul 24, 2026

Game package published automatically.

Game: The Arab-Israeli Wars
Version: 1.0.0
Package: published-games/arab-israeli-wars/1.0.0
Play URL: published-games/arab-israeli-wars/1.0.0/index.html

Version 1.0.0 - Initial release. Twelve scenarios, eight geomorphic board faces, thirty-two counter types, computer opponent, point-target victory conditions, local save and resume.

View Game

Journey to the Center of the Earth v1.0.0 Published

Journey to the Center of the Earth v1.0.0 Jul 24, 2026

Game package published automatically.

Game: Journey to the Center of the Earth
Version: 1.0.0
Package: published-games/tife-journey-to-the-center-of-the-earth/1.0.0
Play URL: published-games/tife-journey-to-the-center-of-the-earth/1.0.0/index.html

Version 1.0.0 - Initial release. Journey to the Center of the Earth, a TIFE Core 2.3.0 story package after the 1864 novel by Jules Verne.

View Game

The Island of Doctor Moreau v1.0.0 Published

The Island of Doctor Moreau v1.0.0 Jul 24, 2026

Game package published automatically.

Game: The Island of Doctor Moreau
Version: 1.0.0
Package: published-games/tife-the-island-of-doctor-moreau/1.0.0
Play URL: published-games/tife-the-island-of-doctor-moreau/1.0.0/index.html

Version 1.0.0 - Initial release. Built on TIFE Core 2.3.0, bundled unmodified; js/core/*.js, js/game.js and css/game.css are byte-identical to the engine release and their SHA-256 digests are recorded in docs/engine-purity.json.

View Game

The Art of War v1.0.0 Published

The Art of War v1.0.0 Jul 24, 2026

Game package published automatically.

Game: The Art of War
Version: 1.0.0
Package: published-games/art-of-war/1.0.0
Play URL: published-games/art-of-war/1.0.0/index.html

Version 1.0.0 - July 24, 2026 - Initial release. Two to six houses, symmetric hex board, one order per turn, deterministic combat, conquest and mandate victory conditions, computer opponent at three tempers, hotseat play, seeded maps, and local save.

View Game

Ironvoid v1.0.0 Published

Ironvoid v1.0.0 Jul 24, 2026

Game package published automatically.

Game: Ironvoid
Version: 1.0.0
Package: published-games/ironvoid/1.0.0
Play URL: published-games/ironvoid/1.0.0/index.html

Version 1.0.0 - July 23, 2026 - Initial release. Complete tactical starship duel: locked energy allocation, eight-impulse movement with turn mode, six-facing shields with reinforcement and repair, overloadable heavy weapons, seeking weapons with point defence, debris terrain, weighted internal damage and end-of-turn damage control. Three playable hulls, each usable on either side of the table, against three computer skill levels. Balance established across 18,000 automated engagements with both orientations pooled: mirror matches 47-51 percent, asymmetric matchups 40-65 percent, mean length 6.8 turns. Packaged to Tronsoft Games Package Specification v1.4.

View Game

The First Men in the Moon v1.0.0 Published

The First Men in the Moon v1.0.0 Jul 24, 2026

Game package published automatically.

Game: The First Men in the Moon
Version: 1.0.0
Package: published-games/tife-first-men-in-the-moon/1.0.0
Play URL: published-games/tife-first-men-in-the-moon/1.0.0/index.html

Version 1.0.0 - Initial release on TIFE Core 2.3.0.

View Game

The Invisible Man v1.0.0 Published

The Invisible Man v1.0.0 Jul 23, 2026

Game package published automatically.

Game: The Invisible Man
Version: 1.0.0
Package: published-games/the-invisible-man/1.0.0
Play URL: published-games/the-invisible-man/1.0.0/index.html

Version 1.0.0 - First release of The Invisible Man for TIFE Core 2.3.0.

View Game

The Time Machine v1.0.0 Published

The Time Machine v1.0.0 Jul 23, 2026

Game package published automatically.

Game: The Time Machine
Version: 1.0.0
Package: published-games/tife-time-machine/1.0.0
Play URL: published-games/tife-time-machine/1.0.0/index.html

Version 1.0.0 - Initial Tronsoft Games release, packaged to Package Specification v1.4.

View Game

The War of the Worlds v1.0.0 Published

The War of the Worlds v1.0.0 Jul 23, 2026

Game package published automatically.

Game: The War of the Worlds
Version: 1.0.0
Package: published-games/tife-war-of-the-worlds/1.0.0
Play URL: published-games/tife-war-of-the-worlds/1.0.0/index.html

Version 1.0.0 - Initial release. Interactive-fiction adaptation of H. G. Wells's public-domain 1898 novel for TIFE Core 1.1.3: 17 locations, 21 objects, 4 characters, 7 quests, 14 achievements, 150 points, hint ladders, journal, world map, save slots, accessibility profiles, and a procedural audio layer.

View Game

Twenty Thousand Leagues Under the Sea v1.0.0 Published

Twenty Thousand Leagues Under the Sea v1.0.0 Jul 23, 2026

Game package published automatically.

Game: Twenty Thousand Leagues Under the Sea
Version: 1.0.0
Package: published-games/tife-twenty-thousand-leagues/1.0.0
Play URL: published-games/tife-twenty-thousand-leagues/1.0.0/index.html

Version 1.0.0 - Initial release on TIFE Core with the Package Specification v1.4 layout.

View Game

Ultima III: Exodus v1.0.0 Published

Ultima III: Exodus v1.0.0 Jul 22, 2026

Game package published automatically.

Game: Ultima III: Exodus
Version: 1.0.0
Package: published-games/ultima-iii-exodus/1.0.0
Play URL: published-games/ultima-iii-exodus/1.0.0/index.html

v1.0.0 - 2026-07-22 - Initial Tronsoft Games release.
- Party of up to four adventurers with a four-slot roster panel
- Character creation: Race (Human/Elf/Dwarf/Bobbit/Fuzzy) x Class (Fighter/Paladin/Ranger/Cleric/Wizard/Thief/Barbarian/Lark/Illusionist/Druid/Alchemist) x Sex
- Tactical turn-based combat on a separate 11x9 battle grid, one Player per turn
- Three realms: Sosaria, Ambrosia and the Isle of Fire
- Pointy-top hex overworld (six-direction movement) with three-state fog of war, arrows, and click-to-step
- Ships and ocean sailing; the whirlpool passage to Ambrosia and back
- Four Ambrosia shrines raising STR/DEX/INT/WIS
- Moongates keyed to the phase of the moon
- Towns with a talk/rumour system, weapon/armour shops and taverns
- Lord British party levelling, healing and the Mark of Kings; Castle Death and the Mark of the Snake
- First-person textured dungeons (3-6 levels) with stairs and a minimap, hiding the four Cards
- The four Cards (Love, Sol, Moons, Death) and the sealed gates of the Isle of Fire
- The card-order puzzle finale: Exodus is undone, not slain
- Camping/resting with ambush risk; food upkeep and starvation
- Victory ending screen with company chronicle and New Quest option

View Game

Chrome Sirens of Ganymede v1.0.0 Published

Chrome Sirens of Ganymede v1.0.0 Jul 22, 2026

Game package published automatically.

Game: Chrome Sirens of Ganymede
Version: 1.0.0
Package: published-games/chrome-sirens-of-ganymede/1.0.0
Play URL: published-games/chrome-sirens-of-ganymede/1.0.0/index.html

Version 1.0.0 - Initial release.

View Game

Stranded v1.0.0 Published

Stranded v1.0.0 Jul 22, 2026

Game package published automatically.

Game: Stranded
Version: 1.0.0
Package: published-games/stranded/1.0.0
Play URL: published-games/stranded/1.0.0/index.html

Version 1.0.0 (2026-07-22) - Initial release.

View Game

Ultima II: The Revenge of the Enchantress v1.0.0 Published

Ultima II: The Revenge of the Enchantress v1.0.0 Jul 22, 2026

Game package published automatically.

Game: Ultima II: The Revenge of the Enchantress
Version: 1.0.0
Package: published-games/ultima-ii-revenge-of-the-enchantress/1.0.0
Play URL: published-games/ultima-ii-revenge-of-the-enchantress/1.0.0/index.html

v1.0.0 - 2026-07-22 - Initial Tronsoft Games release.
- Character creation: Race (Human/Elf/Dwarf/Bobbit) x Class (Fighter/Cleric/Wizard/Thief) x Sex
- Five eras on an Earth-continent overworld: Time of Legends, Pangaea, 1423 B.C., 1990 A.D., Aftermath
- Time Doors linking the eras; per-era world transforms and palettes
- Pointy-top hex overworld and planet surfaces (six-direction movement) with three-state fog of war, arrows, and click-to-step
- Era-specific roaming creatures and random encounters
- Towns with a talk/rumour system, trade, and lethal guards
- Lord British vitality boosts; weapon/armour/grocer/magic/rocketry/oracle shops
- First-person textured dungeons (3-6 levels) with stairs and a minimap
- Camping/resting with ambush risk
- Animated popup combat with HP bars and Strange Coin (Negate)
- Rocket flight to nine planets; Father Antos and Castle Barataria on Planet X
- Force Field Ring quest and the Quicksword Enilno
- Castle Shadowguard forcefield puzzle and the Minax boss battle
- Victory ending screen with character chronicle and New Quest option

View Game

Strange Seas v1.0.0 Published

Strange Seas v1.0.0 Jul 21, 2026

Game package published automatically.

Game: Strange Seas
Version: 1.0.0
Package: published-games/strange-seas/1.0.0
Play URL: published-games/strange-seas/1.0.0/index.html

Version 1.0.0 - Initial release.

View Game

Tron's Empire v1.0.0 Published

Tron's Empire v1.0.0 Jul 21, 2026

Game package published automatically.

Game: Tron's Empire
Version: 1.0.0
Package: published-games/trons-empire/1.0.0
Play URL: published-games/trons-empire/1.0.0/index.html

Version 1.0.0 - Initial release. Toroidal hex map, four map sizes, one to four scaling AI empires with four difficulty settings, assignable city production, fog of war, and animated battle popups.

View Game

Tronsoft Card Classics v1.0.0 Published

Tronsoft Card Classics v1.0.0 Jul 21, 2026

Game package published automatically.

Game: Tronsoft Card Classics
Version: 1.0.0
Package: published-games/card-classics/1.0.0
Play URL: published-games/card-classics/1.0.0/index.html

Version 1.0.0 - Initial release with twelve card games, computer opponents, sound effects, responsive layout and solitaire undo.

View Game

Galactic Imperialism v1.0.0 Published

Galactic Imperialism v1.0.0 Jul 21, 2026

Game package published automatically.

Game: Galactic Imperialism
Version: 1.0.0
Package: published-games/galactic-imperialism/1.0.0
Play URL: published-games/galactic-imperialism/1.0.0/index.html

Version 1.0.0 - Initial release.

View Game

The Sunless Crown v1.0.0 Published

The Sunless Crown v1.0.0 Jul 20, 2026

Game package published automatically.

Game: The Sunless Crown
Version: 1.0.0
Package: published-games/sunless-crown/1.0.0
Play URL: published-games/sunless-crown/1.0.0/index.html

Version 1.0.0 - Initial release.

View Game

The Sunken Throne v1.0.0 Published

The Sunken Throne v1.0.0 Jul 20, 2026

Game package published automatically.

Game: The Sunken Throne
Version: 1.0.0
Package: published-games/the-sunken-throne/1.0.0
Play URL: published-games/the-sunken-throne/1.0.0/index.html

The Sunken Throne v1.0.0
Initial Tronsoft Games package release.

View Game

Parcheesi v1.0.0 Published

Parcheesi v1.0.0 Jul 20, 2026

Game package published automatically.

Game: Parcheesi
Version: 1.0.0
Package: published-games/parcheesi/1.0.0
Play URL: published-games/parcheesi/1.0.0/index.html

Version 1.0.0 (2026-07-20) - Initial release: classic Parcheesi ruleset, vintage canvas board, computer opponents, hint button, automatic local save, sound effects, tutorial and PDF manual.

View Game

Blackmarl Deep v1.0.0 Published

Blackmarl Deep v1.0.0 Jul 20, 2026

Game package published automatically.

Game: Blackmarl Deep
Version: 1.0.0
Package: published-games/blackmarl-deep/1.0.0
Play URL: published-games/blackmarl-deep/1.0.0/index.html

Version 1.0.0 - Initial release of Blackmarl Deep on the Tronsoft Interactive Fiction Engine.

View Game

Starfall Valley v1.0.0 Published

Starfall Valley v1.0.0 Jul 19, 2026

Game package published automatically.

Game: Starfall Valley
Version: 1.0.0
Package: published-games/starfall-valley/1.0.0
Play URL: published-games/starfall-valley/1.0.0/index.html

Starfall Valley v1.0.0
Initial Tronsoft Games package release.

View Game

Othello v1.0.0 Published

Othello v1.0.0 Jul 19, 2026

Game package published automatically.

Game: Othello
Version: 1.0.0
Package: published-games/othello/1.0.0
Play URL: published-games/othello/1.0.0/index.html

1.0.0 (2026-07-15): Initial release with three game modes, four AI difficulty levels, undo, hints, and animated board.

View Game

BSM Pandora v1.0.0 Published

BSM Pandora v1.0.0 Jul 19, 2026

Game package published automatically.

Game: BSM Pandora
Version: 1.0.0
Package: published-games/bsm-pandora/1.0.0
Play URL: published-games/bsm-pandora/1.0.0/index.html

CHANGELOG — BSM PANDORA

v1.0.0 (2026-07-13)
Initial Tronsoft Games release. Full solitaire implementation of BSM Pandora
from ARES Magazine #6. Includes all planets, creatures, crew, tools, and bots
from the original game with authentic ARES hex map imagery.

View Game

Neon Shadows v1.0.0 Published

Neon Shadows v1.0.0 Jul 19, 2026

Game package published automatically.

Game: Neon Shadows
Version: 1.0.0
Package: published-games/neon-shadows/1.0.0
Play URL: published-games/neon-shadows/1.0.0/index.html

Version 1.0.0 (2026-07-19) - Initial release. Complete Phase I storyline from Apartment 907 to the ECHO Data Vault; packaged to Tronsoft Package Specification v1.4.

View Game

Napoleon's Last Battles v1.0.0 Published

Napoleon's Last Battles v1.0.0 Jul 19, 2026

Game package published automatically.

Game: Napoleon's Last Battles
Version: 1.0.0
Package: published-games/napoleons-last-battles/1.0.0
Play URL: published-games/napoleons-last-battles/1.0.0/index.html

Version 1.0.0 (19 July 2026) - Initial release. Added the four historical battle scenarios and the connected four-map Waterloo Campaign; authentic combat and terrain charts; two-step units, zones of control, stacking limits, leader command bonuses, demoralization and victory-point objectives; computer opponent, hot-seat and AI-versus-AI modes; zoom, drag-to-pan and jump-to-battlefield navigation; full tutorial, printable manual, description and credits. No save data is stored by this release.

View Game

Colossal Cave v1.0.0 Published

Colossal Cave v1.0.0 Jul 19, 2026

Game package published automatically.

Game: Colossal Cave
Version: 1.0.0
Package: published-games/colossal-cave/1.0.0
Play URL: published-games/colossal-cave/1.0.0/index.html

Version 1.0.0 - Initial release of Colossal Cave on the Tronsoft Interactive Fiction Engine.

View Game

Barbarian Prince v1.0.0 Published

Barbarian Prince v1.0.0 Jul 19, 2026

Game package published automatically.

Game: Barbarian Prince
Version: 1.0.0
Package: published-games/barbarian-prince/1.0.0
Play URL: published-games/barbarian-prince/1.0.0/index.html

Version 1.0.0 - Initial release.

View Game

Tron's Star Trek v1.0.0 Published

Tron's Star Trek v1.0.0 Jul 19, 2026

Game package published automatically.

Game: Tron's Star Trek
Version: 1.0.0
Package: published-games/trons-star-trek/1.0.0
Play URL: published-games/trons-star-trek/1.0.0/index.html

Version 1.0.0 (2026-07-19) - Initial release.

View Game

Tron's Craps v1.0.0 Published

Tron's Craps v1.0.0 Jul 19, 2026

Game package published automatically.

Game: Tron's Craps
Version: 1.0.0
Package: published-games/trons-craps/1.0.0
Play URL: published-games/trons-craps/1.0.0/index.html

Version 1.0.0 (2026-07-19) - Initial release. Complete craps engine, casino felt table, on-table dice animation, and verified payout math.

View Game

Cube Maze v1.0.0 Published

Cube Maze v1.0.0 Jul 18, 2026

Game package published automatically.

Game: Cube Maze
Version: 1.0.0
Package: published-games/cube-maze/1.0.0
Play URL: published-games/cube-maze/1.0.0/index.html

Version 1.0.0 - Initial release: procedural 3D cube maze, fog-of-war exploration, turn-based combat, light/survival system, three escape gates with guardians, levelling and scoring. Fully offline. No audio in this release.

View Game

Risk: Lord of the Rings v1.0.0 Published

Risk: Lord of the Rings v1.0.0 Jul 17, 2026

Game package published automatically.

Game: Risk: Lord of the Rings
Version: 1.0.0
Package: published-games/risk-lord-of-the-rings/1.0.0
Play URL: published-games/risk-lord-of-the-rings/1.0.0/index.html

v1.0.0 (2026-07-17) — Initial release. Packaged from a single self-contained HTML build: inline CSS extracted to css/game.css, inline JavaScript to js/game.js, the embedded board decoded to images/board.png, and Cinzel + Crimson Text fonts bundled under the SIL OFL for offline use.

View Game

ISS Vanguard v1.0.0 Published

ISS Vanguard v1.0.0 Jul 17, 2026

Game package published automatically.

Game: ISS Vanguard
Version: 1.0.0
Package: published-games/iss-vanguard/1.0.0
Play URL: published-games/iss-vanguard/1.0.0/index.html

ISS VANGUARD — CHANGELOG
========================

VERSION 1.0.0 — 2026-07-16
Initial Tronsoft Games release.
Four-planet campaign: Kepler-7f, Vega-4, Cygnus-2, Sol-9.
16 missions across the campaign (4 per planet, one per type).
4 specialist crew with skills, wounds, XP, and levelling.
6 ship sections with individual HP and damage conditions.
8 planetary event cards with branching outcomes.
Hex-grid planet surface exploration with fog of war.
Five refueling methods including fuel-rich planet bonuses.
9-item research technology tree.
Star Map with chapter progression and travel.
Victory screen (Sol-9 completion) and defeat conditions (hull=0, morale=0).
Full save/load via browser localStorage.
Difficulty-scaled dice resolution engine.
Per-crew action economy (2 actions per turn).
Mission skill gates and wound-based dice penalties.
Desktop browser support (Chrome, Firefox, Edge).

View Game

Colossal Cave — TIFE Edition v1.0 Published

Colossal Cave — TIFE Edition v1.0 Jul 17, 2026

Game package published automatically.

Game: Colossal Cave — TIFE Edition
Version: 1.0
Package: published-games/colossal-cave-tife-edition/1.0
Play URL: published-games/colossal-cave-tife-edition/1.0/index.html

Colossal Cave — TIFE Edition v1.0
Initial Tronsoft Games package release.

View Game

Barbarian Kings v1.0.0 Published

Barbarian Kings v1.0.0 Jul 17, 2026

Game package published automatically.

Game: Barbarian Kings
Version: 1.0.0
Package: published-games/barbarian-kings/1.0.0
Play URL: published-games/barbarian-kings/1.0.0/index.html

Barbarian Kings -- Changelog
============================

1.0.0 -- 2026
---------------
Initial public release for the Tronsoft Games Portal.
- Full simultaneous-movement fantasy conquest game (engine, AI, interface).
- Original hex map of Allaven, ten races, spell system, and Combat Results Table.
- AI validated across 1,000+ headless games; all games terminate; balanced seats.
- SVG map with pan/zoom, ledger UI, chronicle log, autosave, and PDF manual.
- Conforms to Tronsoft Games Package Specification v1.3.
- An unaffiliated fan homage; all content original (see docs/credits.txt).

View Game

Albion: Land of Faerie v1.0.0 Published

Albion: Land of Faerie v1.0.0 Jul 17, 2026

Game package published automatically.

Game: Albion: Land of Faerie
Version: 1.0.0
Package: published-games/albion/1.0.0
Play URL: published-games/albion/1.0.0/index.html

Albion: Land of Faerie — Changelog
==================================

1.0.0 — 2026-07-17
--------------------
Initial public release for the Tronsoft Games Portal.
- Fantasy wargame engine: hex movement with terrain and Zones of Control,
line-of-sight missile fire, a seven-column Combat Results Table, champion
duels, siege, a magical Power economy, and Balor's Eye.
- Three scenarios: "Albion Alone" (3 turns), "The Third Fomorian War" (8 turns),
and "The Field of Towers" (6 turns).
- Map of the Enchanted Isles — Hibernia and Albion across the sundering sea —
with eight fortresses and four sacred Power points.
- Legendary leaders and the Four Treasures of the Tuatha Dé Danann.
- Objective-driven AI opponent validated across hundreds of headless games; all
games terminate cleanly and every scenario is competitive.
- SVG board with pan/zoom, synthesized audio, autosave, in-game rules reference,
standalone tutorial, and a printable PDF manual.
- Conforms to the Tronsoft Games Package Specification.

View Game

ZORK I — The Great Underground Empire v1.0.0 Published

ZORK I — The Great Underground Empire v1.0.0 Jul 17, 2026

Game package published automatically.

Game: ZORK I — The Great Underground Empire
Version: 1.0.0
Package: published-games/zork-i-the-great-underground-empire/1.0.0
Play URL: published-games/zork-i-the-great-underground-empire/1.0.0/index.html

ZORK I — The Great Underground Empire v1.0.0
Initial Tronsoft Games package release.

View Game

HeroQuest: The Trial of the Iron Gate v1.0.0 Published

HeroQuest: The Trial of the Iron Gate v1.0.0 Jul 16, 2026

Game package published automatically.

Game: HeroQuest: The Trial of the Iron Gate
Version: 1.0.0
Package: published-games/heroquest/1.0.0
Play URL: published-games/heroquest/1.0.0/index.html

v1.0.0 (2026-07-16): Initial public release. Added the complete quest 'The Trial of the Iron Gate', four heroes, nine monster types, combat-dice system, spells, treasure, traps, fog-of-war exploration, save/resume, and original art and audio. Difficulty balanced via automated simulation.

View Game

Tic Tac Toe v1.0.0 Published

Tic Tac Toe v1.0.0 Jul 15, 2026

Game package published automatically.

Game: Tic Tac Toe
Version: 1.0.0
Package: published-games/tic-tac-toe/1.0.0
Play URL: published-games/tic-tac-toe/1.0.0/index.html

TIC TAC TOE
VERSION 1.0.0

Release Date: July 12, 2026

ADDED

- Initial Tronsoft Games release.
- Three game modes: Human vs Human, Human vs AI, AI vs AI.
- Three AI difficulty levels: Easy (random), Medium (heuristic
with occasional slips), Hard (perfect minimax play).
- Side selection (X or O) in Human vs AI mode.
- Independent difficulty per AI in AI vs AI mode.
- Session scoreboard for X wins, O wins, and draws.
- Win-line highlighting and move animations.
- Mouse and touch input.
- Desktop and mobile browser support.

KNOWN ISSUES

- Audio is not included in this release.
- AI vs AI matches cannot be paused, only restarted.

View Game

Go v1.0.0 Published

Go v1.0.0 Jul 15, 2026

Game package published automatically.

Game: Go
Version: 1.0.0
Package: published-games/go/1.0.0
Play URL: published-games/go/1.0.0/index.html

GO
VERSION 1.0.0

Release Date: July 12, 2026

ADDED

- Initial Tronsoft Games release.
- Three game modes: Human vs Human, Human vs AI, AI vs AI.
- Four AI difficulty levels (Easy, Medium, Hard, Expert).
- Board sizes 9x9, 13x13, and 19x19.
- Full rules: capture, suicide prohibition, positional superko.
- Area (Chinese) scoring with adjustable komi.
- Interactive scoring phase with dead-stone marking.
- Undo, pass, resign, capture counters, last-move marker.
- Desktop browser support.

KNOWN ISSUES

- Touch controls have not been fully tested.
- Audio is not included in this release.
- Expert AI may take several seconds per move on 19x19 boards.

View Game

Checkers v1.0.0 Published

Checkers v1.0.0 Jul 15, 2026

Game package published automatically.

Game: Checkers
Version: 1.0.0
Package: published-games/checkers/1.0.0
Play URL: published-games/checkers/1.0.0/index.html

CHECKERS
VERSION 1.0.0

Release Date: July 12, 2026

ADDED

- Initial Tronsoft Games release.
- Classic 8x8 American checkers with mandatory captures,
multi-jumps, kinging, and 40-move draw rule.
- Three game modes: Human vs Human, Human vs AI, AI vs AI.
- Four AI difficulty levels: Easy, Medium, Hard (minimax
depth 4), Expert (minimax depth 7).
- Undo, hints, score tracking, and adjustable AI vs AI speed.
- Desktop browser support.

KNOWN ISSUES

- Touch controls have not been fully tested.
- Audio is not included in this release.

View Game

Chess v1.0.0 Published

Chess v1.0.0 Jul 15, 2026

Game package published automatically.

Game: Chess
Version: 1.0.0
Package: published-games/chess/1.0.0
Play URL: published-games/chess/1.0.0/index.html

CHESS
VERSION 1.0.0

Release Date: July 11, 2026

ADDED

- Initial Tronsoft Games release.
- Complete chess rules: castling, en passant, promotion, check,
checkmate, stalemate, 50-move rule, threefold repetition, and
insufficient-material draws.
- Human vs Human local hot-seat mode.
- Human vs AI mode (play either color).
- AI vs AI spectator mode with pause and resume.
- Four AI difficulty levels: Easy, Medium, Hard, Expert.
- Move list in standard algebraic notation.
- Captured pieces and material advantage display.
- Undo, board flip, and pawn promotion picker.
- Desktop and touch browser support.

KNOWN ISSUES

- Audio is not included in this release.
- Expert AI may take several seconds per move in complex positions.

View Game

SolarQuest v1.0.0 Published

SolarQuest v1.0.0 Jul 15, 2026

Game package published automatically.

Game: SolarQuest
Version: 1.0.0
Package: published-games/solarquest/1.0.0
Play URL: published-games/solarquest/1.0.0/index.html

v1.0.0 (2026-07-14): Initial release — original board over the real board map, authentic economy, Red Shift deck, optional lasers, AI opponents, zoom/pan map and context-sensitive action list.

View Game

Panzer Blitz v1.0.0 Published

Panzer Blitz v1.0.0 Jul 14, 2026

Game package published automatically.

Game: Panzer Blitz
Version: 1.0.0
Package: published-games/panzer-blitz/1.0.0
Play URL: published-games/panzer-blitz/1.0.0/index.html

Panzer Blitz — Changelog
=====================================

1.0.0 — 2026-07-14
--------------------
Initial public release for the Tronsoft Games Portal.
• Tactical wargame engine (fire combat + CRT, LOS, movement, transports,
dispersal/recovery, victory by objective control).
• Three balanced situations; play the Wehrmacht or the Red Army vs. AI.
• 15 x 20 hex battlefield with river/bridges/ford, ridge village, and crossroads.
• 20+ historical unit types with AP/HE fire and distinct mobility.
• Heuristic AI validated across 1,200+ headless games; all games terminate.
• SVG board with pan/zoom/pinch, synthesized + packaged audio, autosave.
• PDF rules manual and strategy guide, in-game help, and standalone tutorial.
• Conforms to Tronsoft Games Package Specification v1.3.

View Game

Ultima: Britannian Chronicles v1.0.0 Published

Ultima: Britannian Chronicles v1.0.0 Jul 14, 2026

Game package published automatically.

Game: Ultima: Britannian Chronicles
Version: 1.0.0
Package: published-games/ultima-britannian-chronicles/1.0.0
Play URL: published-games/ultima-britannian-chronicles/1.0.0/index.html

v1.0.0 - 2026-07-14 - Initial Tronsoft Games release.
- Full pointy-top hex grid overworld (48x48) with fog of war
- S.P.E.C.I.A.L. attribute system: 7 stats raised through use
- Eight learnable Ultima spells via Mage Guild system
- Multi-level hex dungeon with recursive backtracker maze generation
- Dungeon level memory: revisiting floors restores saved state
- Dungeon fog of war, key/locked-door puzzle mechanic
- Four towns: Britain, Moonglow, Trinsic, Vesper
- Eight quests with NPC quest boards and turn-in system
- Click-to-move with BFS pathfinding; minimap click navigation
- Camp/rest system with ambush risk
- Canvas-drawn Avatar (fat man stick figure with wizard hat)
- HP and AP bars on canvas, minimap lower-left
- Mage Guild overlay: spellbook, shop, INT training
- S.P.E.C.I.A.L. panel with per-attribute progress bars
- Quest log with progress bars and status indicators
- CHA-based shop discount system
- PER-based encounter rate reduction and fog radius
- END-based damage absorption
- AGI-based flee success probability
- LCK-based crit chance and loot quality

View Game

Zork II: The Wizard of Frobozz v1.0.0 Published

Zork II: The Wizard of Frobozz v1.0.0 Jul 14, 2026

Game package published automatically.

Game: Zork II: The Wizard of Frobozz
Version: 1.0.0
Package: published-games/zork-ii/1.0.0
Play URL: published-games/zork-ii/1.0.0/index.html

Initial release. Mini version with core gameplay loop, parser, rooms, and documentation.

View Game

Risk: World Domination v1.0.0 Published

Risk: World Domination v1.0.0 Jul 14, 2026

Game package published automatically.

Game: Risk: World Domination
Version: 1.0.0
Package: published-games/risk-world-domination/1.0.0
Play URL: published-games/risk-world-domination/1.0.0/index.html

RISK: WORLD DOMINATION
VERSION 1.0.0
Release Date: July 12, 2026

ADDED
- Initial Tronsoft Games release.
- Full classic map: 42 territories across six continents.
- Two-phase setup: claim territories, then place remaining armies.
- Reinforce, Attack, and Fortify turn phases.
- Dice-driven combat (up to three attack dice, two defence dice) with
an animated battle readout.
- Territory card deck with Infantry, Cavalry, Artillery, and Wild cards.
- Card trading for escalating army bonuses.
- Continent-control bonuses and player elimination.
- Three AI difficulty levels: Novice, Warlord, and Conqueror.
- Support for three to six players (one human plus two to five AI).
- On-screen popup messages that explain each rule and error as it occurs.
- Real photographic game board with pixel-accurate army markers.

KNOWN ISSUES
- Touch controls are supported but have not been fully tested on all
mobile devices.
- Audio is not included in this release.
- Typefaces load from Google Fonts; the game falls back to system fonts
if external resources are blocked by the portal.

View Game

Western Front — Panzer Leader Situations 1–20 v1.0.0 Published

Western Front — Panzer Leader Situations 1–20 v1.0.0 Jul 13, 2026

Game package published automatically.\n\nGame: Western Front — Panzer Leader Situations 1–20\nVersion: 1.0.0\nPackage: published-games/western-front/1.0.0\nPlay URL: published-games/western-front/1.0.0/index.html\n\nWESTERN FRONT — PANZER LEADER SITUATIONS 1–20
CHANGELOG

v1.0.0 — July 13, 2026
Initial Tronsoft Games release. Twenty situations across all four
PANZER LEADER mapboards, extracted from physical scans; full tactical
combat engine with opportunity fire and the Lone Fox solitaire AI.
See patches/patch_v1.0.0.txt for the complete release notes.

View Game

Eclipse — ICV Meridian Star v1.0.0 Published

Eclipse — ICV Meridian Star v1.0.0 Jul 13, 2026

Game package published automatically.\n\nGame: Eclipse — ICV Meridian Star\nVersion: 1.0.0\nPackage: published-games/eclipse-meridian-star/1.0.0\nPlay URL: published-games/eclipse-meridian-star/1.0.0/index.html\n\nECLIPSE — ICV MERIDIAN STAR — CHANGELOG

v1.0.0 — 2026-07-13
Initial release. See patches/patch_v1.0.0.txt for full notes.

View Game

Zork I: The Great Underground Empire v1.0.0 Published

ZORK I v1.0.0 Jul 13, 2026

Game package published automatically.\n\nGame: Zork I: The Great Underground Empire\nVersion: 1.0.0\nPackage: published-games/zork-i/1.0.0\nPlay URL: published-games/zork-i/1.0.0/index.html\n\nInitial Tronsoft Games release. Faithful HTML recreation of classic Zork I opening sequence with working parser, multiple locations (West of House through Cellar), dynamic state, scoring, and complete package compliance including manual.pdf, tutorial, and all required assets and documentation.

View Game

War of the Ring v1.0.0 Published

War of the Ring v1.0.0 Jul 13, 2026

Game package published automatically.\n\nGame: War of the Ring\nVersion: 1.0.0\nPackage: published-games/war-of-the-ring/1.0.0\nPlay URL: published-games/war-of-the-ring/1.0.0/index.html\n\nWAR OF THE RING — CHANGELOG

v1.0.0 — July 12, 2026
- Initial release on the Tronsoft Games Portal.
- Full asymmetric engine: Action Dice, Hunt for the Ring, political track,
combat and sieges, Mordor Track, and all four victory conditions.
- Free Peoples and Shadow AI opponents; AI-vs-AI watch mode.
- Balance-tested via headless simulation.
- Self-contained package with locally bundled OFL fonts; no external
dependencies and no network access.

View Game

Robinson Crusoe: Adventures on the Cursed Island v1.0.0 Published

Robinson Crusoe: Adventures on the Cursed Island v1.0.0 Jul 13, 2026

Game package published automatically.\n\nGame: Robinson Crusoe: Adventures on the Cursed Island\nVersion: 1.0.0\nPackage: published-games/robinson-crusoe/1.0.0\nPlay URL: published-games/robinson-crusoe/1.0.0/index.html\n\nROBINSON CRUSOE: ADVENTURES ON THE CURSED ISLAND
Scenario 1 - Castaways (Solo Edition)
VERSION 1.0.0
Release Date: July 12, 2026

ADDED
- Initial Tronsoft Games release.
- Faithful solitaire implementation of Scenario 1, "Castaways."
- Three playable castaways of escalating difficulty: Cook, Carpenter, and
Explorer, each with two skills and a personal invention.
- Friday (second action pawn) and the Dog (hunt/explore pawn, never eats,
cannot die).
- Full eight-phase round structure: Event, Morale, Production, Woodpile,
Planning, Resolution, Weather, and Night.
- Eleven-space island with a ten-tile terrain stack (Mountains, Forest,
Plains, Hills, River, Beach), sources, beasts, discovery tokens, and
natural shelter.
- Invention system with staple inventions (Fire, Knife, Pot, Shovel, Basket,
Map, Rope, Cure, Shortcut, Cellar) plus randomized pool inventions
(Axe, Mast, Snare, and more) and per-character personal inventions.
- Event deck, hunting deck, discovery tokens, and two-use starting salvage
items.
- Escalating weather system: Rain from round 4, Rain and Winter from round 9,
and all three weather dice from round 11.
- Two-slot threat field with fall-off effects.
- Win condition: build the Fire and complete the five-stage woodpile during
rounds 10-12. Lose if the main character dies or round 12 ends unsolved.
- Original artwork: cover, icon, banner, logo, loading screen, and four
gameplay screenshots.
- Full documentation: description, HTML tutorial, credits, and license.
- Desktop browser support. Fully self-contained and offline; no external
dependencies.

BALANCE
- Rules and balance verified with an automated headless play-testing harness
across hundreds of thousands of simulated games, tuned to a solo win rate
consistent with the difficulty of the original Scenario 1.

KNOWN ISSUES
- Touch controls have not been fully certified on all mobile devices.
- Audio is not included in this release.
- No cross-session save; each launch is a fresh game.

View Game

SolarQuest (1985) v1.0.0 Published

SolarQuest (1985) v1.0.0 Jul 12, 2026

Game package published automatically.\n\nGame: SolarQuest (1985)\nVersion: 1.0.0\nPackage: published-games/solarquest-1985/1.0.0\nPlay URL: published-games/solarquest-1985/1.0.0/index.html\n\nInitial release. Faithful port of the 1985 original including the complete 91-space board, gravity wells, orbital branches, hydron fuel system, deed collection and rents, fuel stations, Red Shift cards, Federation services, and optional laser battles. Local save support via localStorage. Responsive design for desktop and mobile.

View Game

Super Star Trek — Grand Scale v1.0.0 Published

Super Star Trek — Grand Scale Edition v1.0.0 Jul 11, 2026

Game package published automatically.\n\nGame: Super Star Trek — Grand Scale\nVersion: 1.0.0\nPackage: published-games/super-star-trek/1.0.0\nPlay URL: published-games/super-star-trek/1.0.0/index.html\n\nInitial public release. Complete grand-scale Super Star Trek implementation featuring 100×100 galaxy, five enemy races with distinct AI and boarding mechanics, interactive Galaxy Map, LRS/SRS, phaser/torpedo combat, starbase docking, probes, emergency repairs, scoring system, local history/leaderboard, and extensive in-game help. Self-contained single-file experience with optional text commands.

View Game

Risk: Lord of the Rings v1.0.0 Published

Risk: Lord of the Rings v1.0.0 Jul 11, 2026

Game package published automatically.\n\nGame: Risk: Lord of the Rings\nVersion: 1.0.0\nPackage: published-games/lotr-risk/1.0.0\nPlay URL: published-games/lotr-risk/1.0.0/index.html\n\nInitial release. Complete Middle-earth Risk adaptation featuring faction selection for 2-6 players, interactive SVG map with zoom/pan, reinforcement/attack/fortify phases, dice combat with animations, card trading system, territory elimination, victory conditions, localStorage save support, and fully responsive controls for desktop and touch devices.

View Game

RISK — World Domination v1.0.0 Published

Risk: World Domination v1.0.0 Jul 11, 2026

Game package published automatically.\n\nGame: RISK — World Domination\nVersion: 1.0.0\nPackage: published-games/risk-world-domination/1.0.0\nPlay URL: published-games/risk-world-domination/1.0.0/index.html\n\nInitial release. Complete single-file browser implementation featuring setup for 3-6 players, three AI difficulties, full RISK rules including continent control bonuses, increasing card trade values, dice combat, connected-territory fortification, player elimination, and victory conditions. Elegant dark parchment UI with detailed battle log and card management.

View Game

Empire v1.0.0 Published

Empire v1.0.0 Jul 10, 2026

Game package published automatically.\n\nGame: Empire\nVersion: 1.0.0\nPackage: published-games/empire/1.0.0\nPlay URL: published-games/empire/1.0.0/index.html\n\nPublished package version 1.0.0.

View Game

Crownfall v0.5.0 Published

Crownfall v0.5.0 Jul 19, 2026

Game package published automatically.

Game: Crownfall
Version: 0.5.0
Package: published-games/crownfall/0.5.0
Play URL: published-games/crownfall/0.5.0/index.html

Version 0.5.0 - Buildings (farmland, sawmill, mine, market, barracks) and roads (trade income, drawn on map); AI develops its lands. Version 0.4.2 - Cartographic map background (sea, landmass, terrain, compass, frame). Version 0.4.1 - Timber & Iron materiel (gate knights and walls) and population muster pool with Spring regrowth. Version 0.4.0 - Food economy and combat morale. Version 0.3.2 - TGSE data layer. Version 0.3.1 - Four-season turn loop. Version 0.3.0 - TGSE engine, six-advisor council, events, mods. Version 0.2.0 - Knights, sieges, diplomacy, maps, editor. Version 0.1.0 - Initial release.

View Game