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

Prac mode rework #43

Merged

Commits on Apr 28, 2021

  1. Latest Prac Work

    Kyli3Boi committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    d8f2b0a View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Move this

    Kyli3Boi committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    51912f7 View commit details
    Browse the repository at this point in the history
  2. Fix naming

    Kyli3Boi committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    ceee779 View commit details
    Browse the repository at this point in the history
  3. Fix time issue and cleanup

    Kyli3Boi committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    57e4d02 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

  1. SaveLoc Recreation!

    Initial work:
    
    1. Allows recreating savelocs
    
    Working: on stage maps, have not worked with linear maps
    
    TODO: There is a bug when recreating saveloc after you have cleared savelocs which i have not figured out as yet
    Kyli3Boi committed May 1, 2021
    Configuration menu
    Copy the full SHA
    3824e7b View commit details
    Browse the repository at this point in the history

Commits on May 2, 2021

  1. Configuration menu
    Copy the full SHA
    4801b94 View commit details
    Browse the repository at this point in the history
  2. Revert "Fix Wrcp bug when switching from spectate"

    This reverts commit 4801b94.
    Kyli3Boi committed May 2, 2021
    Configuration menu
    Copy the full SHA
    f95d684 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Update

    1. Fix times issues when using pause/spectate.
    2. Remove some code (commented out for now) and use easier method to do this (thanks Just-Sad for pointing this out)
    Kyli3Boi committed May 5, 2021
    Configuration menu
    Copy the full SHA
    70a7222 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Fix bugs

    Kyli3Boi committed May 6, 2021
    Configuration menu
    Copy the full SHA
    c10e2ea View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    9426667 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2de9f0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11c8fc9 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Fix

    1. Fix bug where creating saveloc in prac returns wrong srcp time (commands.sp)
    2. move float to better location (misc.sp)
    3. Rework this a little for better operation as well as fix bug where no wrcp time in stage 1 after restarting map whilst you were in prac (surfzones.sp)
    Kyli3Boi committed May 13, 2021
    Configuration menu
    Copy the full SHA
    4cb3096 View commit details
    Browse the repository at this point in the history
  2. Update surfzones.sp

    Just move this to here so srcptimer doesnt start if timer disabled
    Kyli3Boi committed May 13, 2021
    Configuration menu
    Copy the full SHA
    6bc59c8 View commit details
    Browse the repository at this point in the history
  3. Fix

    1. Fix issue where you couldnt start timer if restarting bonus whilst in prac
    Kyli3Boi committed May 13, 2021
    Configuration menu
    Copy the full SHA
    29ce31c View commit details
    Browse the repository at this point in the history
  4. Fix

    1. Add missing time to saveloc recreation
    2. Fix buffersize issue for saveloc recreation
    3. Add restrictions to saveloc recreation (no longer can you use command with invalid number of inputs)
    Kyli3Boi committed May 13, 2021
    Configuration menu
    Copy the full SHA
    167379f View commit details
    Browse the repository at this point in the history
  5. Fix and Change

    1. Fix unix times in !loclist
    2. Change !loclist (remove player name and add time)
    3. TODO add speed into !loclist (this is very tricky, especially when it comes to players using different measures of speed, xy/xyz/z)
    Kyli3Boi committed May 13, 2021
    Configuration menu
    Copy the full SHA
    c11b04e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. Fix

    1. Fix issue where timer could not start after tele to stage then create saveloc then tele to saveloc then sm_rs and try start time
    2. Fix issue where "StageNotRecorded" would be displayed after doing above on stage 2
    Kyli3Boi committed May 15, 2021
    Configuration menu
    Copy the full SHA
    0660a36 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. Changes

    1. Added print to console to display when you created saveloc
    2. Change save loc recreation to less precise values which saves space and should always allow it to be inserted via chat
    3. Add missing variable to recreatePlayerCheckpoint
    4. Remove duplicate variable in recreatePlayerCheckpoint
    5. Rename translations
    Kyli3Boi committed May 16, 2021
    Configuration menu
    Copy the full SHA
    994c84c View commit details
    Browse the repository at this point in the history
  2. Creating savelocs from spectate

    Still to be tested with players but seems to work fine with bots.
    
    1. Allow saveloc to be created from spectate.
    2. Stop stage time print to chat happening in bonus when going into end zone (surfzones.sp)
    3. Rename translation
    Kyli3Boi committed May 16, 2021
    Configuration menu
    Copy the full SHA
    dd599bc View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

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

Commits on May 19, 2021

  1. Fix

    1. Force GetcurrentRunTime here to fix the bug with creating a saveloc right infront of CP (showing time as 0)
    Kyli3Boi committed May 19, 2021
    Configuration menu
    Copy the full SHA
    237f1c9 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Small tidy up

    Kyli3Boi committed May 25, 2021
    Configuration menu
    Copy the full SHA
    7789d26 View commit details
    Browse the repository at this point in the history
  2. Update Version

    Kyli3Boi committed May 25, 2021
    Configuration menu
    Copy the full SHA
    0c74be4 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Complete requested changes

    Kyli3Boi committed May 26, 2021
    Configuration menu
    Copy the full SHA
    96b958f View commit details
    Browse the repository at this point in the history
  2. Fix naming

    Kyli3Boi committed May 26, 2021
    Configuration menu
    Copy the full SHA
    ec4a782 View commit details
    Browse the repository at this point in the history
  3. Oops forgot this one xD

    Kyli3Boi committed May 26, 2021
    Configuration menu
    Copy the full SHA
    924b9ed View commit details
    Browse the repository at this point in the history
  4. another oops...

    Kyli3Boi committed May 26, 2021
    Configuration menu
    Copy the full SHA
    91fe80d View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    Kyli3Boi committed May 26, 2021
    Configuration menu
    Copy the full SHA
    bbd2c93 View commit details
    Browse the repository at this point in the history