Fork of infamous parkour addon for Garry's Mod
Find a file
Jonny_Bro (Nikita) c1568781ec update
2023-05-28 16:19:59 +05:00
beatrun/gamemodes/beatrun update 2023-05-28 16:19:59 +05:00
lua/bin Cleanup and fixes 2023-05-21 01:52:22 +05:00
CHANGES.md update 2023-05-28 16:19:59 +05:00
LICENSE first commit 2023-05-20 12:08:00 +05:00
README.md update 2023-05-28 16:19:59 +05:00

beatrun

Modified beatrun's source code.

There are lua modules (source), 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).

Changes added by me

  • Custom online courses database! It's free 🤯!
  • Allow Overdrive usage on the server - Beatrun_AllowOvedriveInMultiplayer.
  • Change HUD's colors - Beatrun_HUDTextColor, Beatrun_HUDCornerColor, Beatrun_HUDFloatingXPColor.
  • Discord Rich Presence (extract lua folder to garrysmod, along side with addons folder).
  • Small camera punch when diving.
  • Change max moving speed - Beatrun_MaxSpeed.
  • Ability to remove ziplines that created with Zipline Gun - RMB.
  • Removed your SteamID from right corner, because I can.
  • Allow players to spawn props without admin rights - Beatrun_AllowPropSpawn.

Fixes from previous version

  • Fixed player collision.
  • Working on a new Gamemodes menu... (currently doesn't work at all).

All changes