Fork of infamous parkour addon for Garry's Mod
Find a file
Jonny_Bro (Nikita) cdb9b41767 anims v4
2023-07-13 18:21:19 +05:00
.github/ISSUE_TEMPLATE Update issue templates 2023-07-01 18:16:40 +05:00
beatrun/gamemodes/beatrun anims v4 2023-07-13 18:21:19 +05:00
lua/bin Cleanup and fixes 2023-05-21 01:52:22 +05:00
vmaniprework fix my autism 2023-06-22 03:02:12 +05:00
.glualint.json New VManip and settings menu!! 2023-06-04 19:50:50 +05:00
LICENSE first commit 2023-05-20 12:08:00 +05:00
README.md Credits 2023-07-11 22:49:47 +05:00

beatrun

Modified beatrun's source code.

There are lua modules, they are for Discord Rich Presence to work, if you want pure Lua just don't extract them, but your Level and Map will not be shown in your Discord status.
This version of the beatrun works on any version of the game (Chromium or not).

Installation

  1. Delete or disable VManip (Base) that downloaded from Workshop!
  2. Delete beatrun and vmaniprework folders in addons if you have one!
  3. Extract beatrun and vmaniprework folders to your_game_folder/garrysmod/addons.
  4. Extract lua folder to your_game_folder/garrysmod.
    • lua folder constains modules for Discord Rich Presense to work. They are open source, visit this to see the source.

Changes added by me

  • Custom online courses database! It's free 🤯
  • Configurations menu - You can find it in the tool menu, in the Beatrun Category!
    All of the settings below can be changed in the configuration menu
  • Allow Overdrive usage on the server - Beatrun_AllowOverdriveInMultiplayer.
  • Toggle between old and new (like in ME) Kick-Glitch - Beatrun_OldKickGlitch.
  • Change HUD's colors - Beatrun_HUDTextColor, Beatrun_HUDCornerColor, Beatrun_HUDFloatingXPColor.
  • Allow players to spawn props without admin rights - Beatrun_AllowPropSpawn.
  • Discord Rich Presence (extract lua folder to garrysmod, along side with addons folder).
  • Small camera punch when diving.
  • Ability to remove ziplines that created with Zipline Gun - RMB.
  • Removed your SteamID from right corner, because I can.

TODO

  • Gamemodes menu

Fixes and changes from previous version

  • Punching while crouching.
  • Tweaked safety roll, now you can roll under things.
  • Fixes to Gamemodes menu.
  • Removed unused code.

All changes and fixes

  • Course saving works with compression and without.
  • Quick turnaround only with Unarmed.
  • Fixed leaderboard sorting in gamemodes.
  • Fixed grapple usage in courses and gamemodes.
  • Fixed DataTheft crash when touching data bank.
  • Fixed error when loading course.
  • Fixed collisions issues.
  • Fixed and tweaked player-player weapon damage.
  • Proper Kick Glitch (Like in original ME: https://www.youtube.com/watch?v=zK5y3NBUStc).
  • Tweaked safety roll, now you can roll under things.
  • You can now dive to your death =).
  • Allowed punching while crouching.
  • Grapple fixes. Now it moves with entity it attached to and other players can see it.
  • More reliable grappling.

Credits

  • modeltexturesbones - Changed anims a bit.