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

Commits on Nov 8, 2024

  1. File for ng+ and tr1 mappings

    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 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    c66e7b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Fix count in items window

    chreden committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    32e77ae View commit details
    Browse the repository at this point in the history
  2. ng flag in lua

    chreden committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    85464bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5dd139 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Items and NG in rooms (lua)

    chreden committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    7b12310 View commit details
    Browse the repository at this point in the history
  2. TR2 mapped to keel.tr2

    chreden committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    6a94d62 View commit details
    Browse the repository at this point in the history
  3. Rest of TR2, TR3 items

    chreden committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    2ab183c View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Remove remove_item

    chreden committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    ad4cb54 View commit details
    Browse the repository at this point in the history
  2. Remove swapset

    chreden committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    018dfd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f76e98e View commit details
    Browse the repository at this point in the history
  4. Remove on_items_changed

    Old approach
    chreden committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    d9d10b4 View commit details
    Browse the repository at this point in the history
  5. Disable ng+ checkbox

    chreden committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    b035d09 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a03c83 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. -1 vs 65535

    chreden committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c3754c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ec397d View commit details
    Browse the repository at this point in the history
  3. Update ng_plus.json

    chreden committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    fe90bdf View commit details
    Browse the repository at this point in the history