Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: xoxor4d/p2-rtx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0
Choose a base ref
...
head repository: xoxor4d/p2-rtx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1
Choose a head ref
  • 17 commits
  • 39 files changed
  • 2 contributors

Commits on Apr 18, 2025

  1. update logo

    xoxor4d committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    cc6a0d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2025

  1. Configuration menu
    Copy the full SHA
    538e82e View commit details
    Browse the repository at this point in the history
  2. Fix invisible un-gel-able surface on crazybox - fixes #164 #172

    also adds a new game setting because the method that was used to fix that issue on crazy box is untested on other maps so it is off by default and only enabled on crazy box for now
    xoxor4d committed Apr 26, 2025
    Configuration menu
    Copy the full SHA
    5be3d5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    296b602 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

  1. gh: update funding

    xoxor4d committed May 2, 2025
    Configuration menu
    Copy the full SHA
    94d481e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. Configuration menu
    Copy the full SHA
    a6d939c View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. Configuration menu
    Copy the full SHA
    1424788 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2025

  1. Configuration menu
    Copy the full SHA
    1670961 View commit details
    Browse the repository at this point in the history
  2. Update issue templates

    add bug template
    xoxor4d authored Aug 10, 2025
    Configuration menu
    Copy the full SHA
    e9636c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db7a404 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2025

  1. Configuration menu
    Copy the full SHA
    fbce71c View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. main: search game window by classname instead of title + debug arg

    launch game with `-debug` commandline arg to spawn an external console
    xoxor4d committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    7103dca View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. api lights: attach to bones + edit mode fix + misc

    api lights: 
    - add ability to attach lights to bones
    - rotate attached lights with entity angles (if not attached to bones)
    
    imgui: exit light edit mode via map_settings reload
    
    game settings: 
    - add setting to enable hardcoded wheatly flashlight on bts3 (hardcoded way is deprecated and now handled by map_settings system)
    xoxor4d committed Aug 27, 2025
    Configuration menu
    Copy the full SHA
    26750e6 View commit details
    Browse the repository at this point in the history
  2. remixvars: add support / fix #171

    allow the same remix variable to be added to the interpolation stack as long as they don't interfere with the ongoing interpolation - eg. if the new one has a delay that is larger then the left-over interpolation time of the current one. If the new variable interferes, the current one will be updated
    xoxor4d committed Aug 27, 2025
    Configuration menu
    Copy the full SHA
    688c3bc View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2025

  1. assign player model texture category via code - fix #62, fix #72, fix #…

    …89, fix #134 + game side player backwards offset
    
    - this should fix all issues with remix' 3rd person player body system
    - tested on splitscreen - unsure about coop
    - also adds remix's player body backwards offset logic directly to the game preventing the "smear" effect when using the remix-sided logic
    xoxor4d committed Aug 30, 2025
    Configuration menu
    Copy the full SHA
    f5dc478 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fbc385 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7b2f0c View commit details
    Browse the repository at this point in the history
Loading