Make old demos playable again on latest engine
Open
@NeKzor is already working on this.
Since Mar 25, 2024.
game bugfix
- Dominant language
- C++
- Stars
- 122
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
Reconstruct the removed point_survey entity (CPointSurvey) to make old demos playable again.
Motivation:
- Users that download demos from
board.portal2.srare able to view them again - Autorender is able to render all demos (currently prevented)
See original problem: https://github.com/p2sr/demofixup/issues/2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.