Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
othercat
/
PalTimer
Public
forked from
ihouou/PalTimer
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Center-align main timer display
- #2
#2
Closed
othercat
with
Copilot
wants to merge 24 commits into
copilot/add-dx9-support-for-pal
othercat/PalTimer:copilot/add-dx9-support-for-pal
from
copilot/fix-compile-errors-in-dx9-file
othercat/PalTimer:copilot/fix-compile-errors-in-dx9-file
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Closed
Center-align main timer display
#2
othercat
with
Copilot
wants to merge 24 commits into
copilot/add-dx9-support-for-pal
othercat/PalTimer:copilot/add-dx9-support-for-pal
from
copilot/fix-compile-errors-in-dx9-file
othercat/PalTimer:copilot/fix-compile-errors-in-dx9-file
Copy head branch name to clipboard
Commits
Commits on Jan 31, 2026
Initial plan
Copilot
committed
c4df1df
View commit details
Copy full SHA for c4df1df
Browse repository at this point
Add all missing methods and fields to 仙剑98DX9.cs
Show description for 2722779
Copilot
and
othercat
committed
2722779
View commit details
Copy full SHA for 2722779
Browse repository at this point
Fix string formatting in import success message
Show description for 241de7a
othercat
committed
241de7a
View commit details
Copy full SHA for 241de7a
Browse repository at this point
Fix missing methods: Replace TS2HMMSSMS and add save/load functionality
Show description for d0bef5d
Copilot
and
othercat
committed
d0bef5d
View commit details
Copy full SHA for d0bef5d
Browse repository at this point
Fix DX9 version detection and add 仙剑98 prefix to version display
Show description for 6859c11
Copilot
and
othercat
committed
6859c11
View commit details
Copy full SHA for 6859c11
Browse repository at this point
Add grace period for PAL.DLL to modify window title for DX9 detection
Show description for e85c66e
Copilot
and
othercat
committed
e85c66e
View commit details
Copy full SHA for e85c66e
Browse repository at this point
Fix window handle transition issue - handle sdf window and empty titles
Show description for a4ab451
Copilot
and
othercat
committed
a4ab451
View commit details
Copy full SHA for a4ab451
Browse repository at this point
Update version to 3.35, improve DX9 patch support
Show description for 9d29ddf
othercat
committed
9d29ddf
View commit details
Copy full SHA for 9d29ddf
Browse repository at this point
Commits on Feb 1, 2026
Update references to new patch in about and DX9 files
Show description for 43e4195
othercat
committed
43e4195
View commit details
Copy full SHA for 43e4195
Browse repository at this point
Implement 4 new features: monster counter, real-time battle stats, single instance, KeyChanger management
Show description for 410799b
Copilot
and
othercat
committed
410799b
View commit details
Copy full SHA for 410799b
Browse repository at this point
Release v3.35.1 with 2025 patch support and fixes
Show description for ef692ba
othercat
committed
ef692ba
View commit details
Copy full SHA for ef692ba
Browse repository at this point
Fix main timer hour display clipping with large fonts
Show description for 196fc50
Copilot
and
othercat
committed
196fc50
View commit details
Copy full SHA for 196fc50
Browse repository at this point
Allow DX9 to load PAL98 plugins for bottom-left display compatibility
Show description for 2782591
Copilot
and
othercat
committed
2782591
View commit details
Copy full SHA for 2782591
Browse repository at this point
Fix LoadPlugins compilation errors - make virtual and fix namespace
Show description for 3118a13
Copilot
and
othercat
committed
3118a13
View commit details
Copy full SHA for 3118a13
Browse repository at this point
Fix milliseconds display wrapping by increasing allocated width
Show description for 3d36dd3
Copilot
and
othercat
committed
3d36dd3
View commit details
Copy full SHA for 3d36dd3
Browse repository at this point
Fix 简版 layout to prevent overlapping and text clipping
Show description for c07e0ae
Copilot
and
othercat
committed
c07e0ae
View commit details
Copy full SHA for c07e0ae
Browse repository at this point
Bump version to 3.35.2 and update DX9 references
Show description for d5ee099
othercat
committed
d5ee099
View commit details
Copy full SHA for d5ee099
Browse repository at this point
Fix proportional scaling of three columns in checkpoint items section
Show description for cb04bbf
Copilot
and
othercat
committed
cb04bbf
View commit details
Copy full SHA for cb04bbf
Browse repository at this point
Implement adaptive width for name column based on text content
Show description for 1da7a7e
Copilot
and
othercat
committed
1da7a7e
View commit details
Copy full SHA for 1da7a7e
Browse repository at this point
Make all three columns adaptive based on text content
Show description for 26dee48
Copilot
and
othercat
committed
26dee48
View commit details
Copy full SHA for 26dee48
Browse repository at this point
Fix missing BestStr and CurrentStr properties by using TimeSpan formatting methods
Show description for beca119
Copilot
and
othercat
committed
beca119
View commit details
Copy full SHA for beca119
Browse repository at this point
Fix top section stretching and center-align main timer
Show description for c12a0f8
Copilot
and
othercat
committed
c12a0f8
View commit details
Copy full SHA for c12a0f8
Browse repository at this point
Fix top section layout - correctly handle two-row structure
Show description for acc0cdb
Copilot
and
othercat
committed
acc0cdb
View commit details
Copy full SHA for acc0cdb
Browse repository at this point
Adjust checkpoint column text alignments: left, center, right
Show description for adb4dee
Copilot
and
othercat
committed
adb4dee
View commit details
Copy full SHA for adb4dee
Browse repository at this point
You can’t perform that action at this time.