beatrun/README.md

110 lines
4.7 KiB
Markdown
Raw Normal View History

2023-10-12 22:59:36 +05:00
# Beatrun | Community edition
2023-10-12 22:59:36 +05:00
* [Русский](./README_ru.md)
2023-08-14 18:45:34 +05:00
2024-04-07 17:23:07 +05:00
**PLEASE READ EVERYTHING BEFORE ASKING QUESTIONS ON OUR SERVER!**\
**WE DOCUMENTED EVERYTHING ENOUGH SO YOU CAN INSTALL THIS YOURSELF PRETTY EASILY**
Infamous parkour addon for Garry's Mod.\
Fully open sourced and maintained by the community (me 😞).
2023-08-14 18:45:34 +05:00
2023-10-12 22:59:36 +05:00
> [!IMPORTANT]
2024-04-07 17:23:07 +05:00
> This repository doesn't contain any malicious modules. It does contain some modules for additional functionality like:
2023-10-12 22:59:36 +05:00
>
> * Discord Rich Presence.
> * Steam Presence.
>
2024-04-07 17:23:07 +05:00
> **They are optional and can be removed at any time.**\
> You can find all modules **[here](https://github.com/JonnyBro/beatrun/tree/main/lua/bin)**.\
> Check **[Credits](#credits)** section for their source code.
2023-10-12 22:59:36 +05:00
2024-04-07 17:23:07 +05:00
## Automatic Installation (Recommended | Windows 10/11)
2023-10-12 22:59:36 +05:00
2024-04-07 17:23:07 +05:00
> [!WARNING]
> Windows 7 is not supported.\
> Update already...
2023-09-13 22:32:57 +05:00
2023-10-11 20:03:43 +05:00
Run the command below in Powershell.
2023-10-12 22:59:36 +05:00
> [!NOTE]
2024-04-07 17:23:07 +05:00
> Win + R > `powershell` > *Enter*
2023-10-12 22:59:36 +05:00
2023-09-13 22:32:57 +05:00
```powershell
2024-05-15 13:34:42 +05:00
iex (iwr "beatrun.jonnybro.ru/install" -UseBasicParsing)
2023-09-13 22:32:57 +05:00
```
2024-03-16 21:20:49 +05:00
2024-04-07 17:23:07 +05:00
* Select the `Beatrun` gamemode in right lower corner.
2023-09-13 22:32:57 +05:00
2023-10-12 22:59:36 +05:00
## Manual Installation
2024-04-07 17:23:07 +05:00
1. **[Download this repository](https://github.com/JonnyBro/beatrun/archive/refs/heads/master.zip)**.
2023-10-12 22:59:36 +05:00
2. **Delete the `beatrun` folder in *your_game_folder/garrysmod/addons* if you have one.**
2023-11-06 12:51:47 +05:00
3. Extract the `beatrun-main/beatrun` folder to *your_game_folder/garrysmod/addons*.
2024-04-07 17:23:07 +05:00
4. If you want to have Discord and Steam Presence:
* Extract the `beatrun-main/lua` folder to *your_game_folder/garrysmod*.
2023-12-08 14:20:01 +05:00
5. Select the `Beatrun` gamemode in right lower corner.
2023-07-28 21:47:46 +05:00
2023-08-14 18:45:34 +05:00
## Animations
2023-08-26 14:27:10 +05:00
2024-04-07 17:23:07 +05:00
[Please refer to this file.](beatrun/README.md)
2024-04-07 17:29:11 +05:00
## Features
2023-10-12 22:59:36 +05:00
> [!IMPORTANT]
> There are many undocumented changes and fixes in this version, you better look at the commits for more specific changes.
2024-05-11 01:41:09 +05:00
* Jonny_Bro is hosting **[custom courses database](https://courses.jonnybro.ru)**, which is also **free** to use and **[open sourced](https://git.jonnybro.ru/jonny_bro/beatrun-courses-server-express)**!
2024-04-07 17:23:07 +05:00
* New gamemode - **Deathmatch** (it's way more fun than Data Theft I promise).
* "Proper" Kick Glitch just like in **[original game](https://www.youtube.com/watch?v=zK5y3NBUStc)**.
* In-game configuration menu - you can find it in the tools menu, in the **Beatrun** category.\
**All** of the Beatrun settings can be changed in the configuration menu!
* Discord and Steam Presence.
2023-10-12 22:59:36 +05:00
* Localization support.\
2024-04-07 17:23:07 +05:00
Available in 5 languages now!
2023-11-08 17:55:17 +05:00
* Build Mode Tweaks.\
2024-04-07 17:23:07 +05:00
You can now spawn any prop from Spawn Menu and they will save in your course.
* Ability to get off of ladders - Press CTRL.
* Ability to remove ziplines that created with *Zipline Gun* - Press RMB.
* Arrow that shows the next checkpoint.
* ConVar to allow Overdrive usage (server) - `Beatrun_AllowOverdriveInMultiplayer`.
* ConVar to allow players to spawn props and weapons without admin rights (server) - `Beatrun_AllowPropSpawn`.
* ConVar to toggle the heatlh regeneration (server) - `Beatrun_HealthRegen`.
* ConVars to change HUD colors (client) - `Beatrun_HUDTextColor`, `Beatrun_HUDCornerColor`, `Beatrun_HUDFloatingXPColor`.
* ConVar to toggle the grapple ability (client) - `Beatrun_DisableGrapple`.
* ConVar to toggle between old and new Kick Glitch (client) - `Beatrun_OldKickGlitch`.
* ConVar to allow QuickTurn with any weapon or only with *Runner Hands* (client) - `Beatrun_QuickturnHandsOnly`.
* Small camera punch when diving.
* Your SteamID on the screen is no longer present.
2024-04-07 17:29:11 +05:00
## Fixes
2024-04-07 17:23:07 +05:00
* Some playermodels show up as **ERROR**.
* Leaderboard sorting in gamemodes.
* Grapple usage in courses and gamemodes.
* Crash in Data Theft when touching Data Bank.
* Collisions issues - PvP damage not going through in gamemodes other than Data Theft.
2023-10-12 22:59:36 +05:00
* Allowed jumping while walking (🤷).
2024-04-07 17:23:07 +05:00
* Tweaked safety roll - now you can roll under things.
* Tweaked some grapple related stuff - now it moves with the entity it was attached to and other players can see the rope.
2023-07-11 22:49:47 +05:00
2023-07-28 21:47:46 +05:00
## TODO
2023-10-12 22:59:36 +05:00
* [ ] Loadouts creation menu for Data Theft and Deathmatch. (idk how to properly implement this for know).
2024-04-07 17:23:07 +05:00
## Known issues
* [Issues](https://github.com/JonnyBro/beatrun/issues).
* Maybe more, i forgor 💀.
## Related projects
2023-10-12 22:59:36 +05:00
* [Beatrun Reanimated Project](https://github.com/JonnyBro/beatrun-anims).
## Credits
2023-07-24 12:11:47 +05:00
2023-10-12 22:59:36 +05:00
* [All contributors](https://github.com/JonnyBro/beatrun/graphs/contributors) - <3.
2023-09-13 22:32:57 +05:00
* [EarthyKiller127](https://www.youtube.com/channel/UCiFqPwGo4x0J65xafIaECDQ) - He made that piece of shit.
* [relaxtakenotes](https://github.com/relaxtakenotes) - Made all of this possible.
2023-10-12 22:59:36 +05:00
* [MTB](https://www.youtube.com/@MTB396) - Beatrun Reanimated Project.
2024-04-07 17:23:07 +05:00
* [Fluffy Servers](https://github.com/fluffy-servers/gmod-discord-rpc) - Discord Rich Presence.
* [YuRaNnNzZZ](https://github.com/YuRaNnNzZZ/gmcl_steamrichpresencer) - Steam Presence.