Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NG+ mode for remastered levels #1297

Merged
merged 16 commits into from
Nov 13, 2024
Merged

NG+ mode for remastered levels #1297

merged 16 commits into from
Nov 13, 2024

Conversation

chreden
Copy link
Owner

@chreden chreden commented Nov 10, 2024

If level matches one of the level names add an option to show the NG+ versions of pickups.
Medipacks are swapped out for ammunition and weapons.
Adds _ng versions of items in Lua calls to get the swapped out versions.
Closes #1294

Add the file for ng+ mappings, add the entries for TR1.

Update ng_plus.json

Add ng+ file as resource

Parse ng+ json file

Start on swapper

Create replacement items

Add swap toggle to UI

Items changed approach

Probably going to revert this

Create NG+ items by default

Exclude ng+ from items window

Part of items window selection

Rendering and picking
Pick needs to use entities
Picking by item
Item selection
@chreden chreden changed the title Issue/1294 NG+ mode for remastered levels Nov 11, 2024
@chreden chreden self-assigned this Nov 11, 2024
@chreden chreden added this to the Next milestone Nov 11, 2024
@chreden chreden marked this pull request as ready for review November 11, 2024 20:36
@chreden chreden merged commit 0d155ab into master Nov 13, 2024
1 check passed
@chreden chreden deleted the issue/1294 branch November 13, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NG+ Mode
2 participants