Skip to content

Commit 2a875eb

Browse files
author
Red Eclipse
committed
Build docs:19 from 3fe81758d83059806a2f7d814fea4442f7c63912
1 parent 3cbf015 commit 2a875eb

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

docs/Install-Guide.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,14 @@ If you get a permission denied error during install, right click the installer a
2727

2828
### Standard Package
2929
- Install Red Eclipse's dependencies.
30-
- Debian/Ubuntu: `sudo apt-get install build-essential curl git libsdl2-2.0-0 libsdl2-image-2.0-0 libsdl2-mixer-2.0-0 libopenal1 libsndfile1 zlib1g libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev libopenal-dev libsndfile-dev zlib1g-dev`
31-
- Fedora: `sudo dnf groupinstall "Development Tools" && sudo dnf install curl git SDL2 SDL2_image SDL2_mixer openal-soft libsndfile zlib SDL2-devel SDL2_image-devel SDL2_mixer-devel openal-soft-devel libsndfile-devel zlib-devel`
32-
- Arch: `sudo pacman -S base-devel curl git sdl2 sdl2_image sdl2_mixer openal libsndfile zlib`
30+
- Debian/Ubuntu: `sudo apt-get install curl libsdl2-mixer-2.0-0 libsdl2-image-2.0-0 libsdl2-2.0-0`
31+
- Fedora: `dnf install curl SDL2 SDL2_mixer SDL2_image`
3332
- [Download the tarball](/download/linux), move it to your home directory, and extract it with your file manager, an archive utility, or the terminal command `tar -jxvf redeclipse_X.Y.Z_nix.tar.bz2`.
3433
- Enter the extracted folder (redeclipse-X.Y.Z) and run `redeclipse.sh` to launch Red Eclipse.
3534

3635
### From Source
3736
- Install additional dependencies to compile with:
38-
- Debian/Ubuntu: `sudo apt-get install build-essential curl git libsdl2-2.0-0 libsdl2-image-2.0-0 libsdl2-mixer-2.0-0 libopenal1 libsndfile1 zlib1g libfreetype6 libx11-6 libgl1 libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev libopenal-dev libsndfile-dev zlib1g-dev libfreetype-dev libx11-dev libgl1-mesa-dev`
39-
- Fedora: `sudo dnf groupinstall "Development Tools" && sudo dnf install curl git SDL2 SDL2_image SDL2_mixer openal-soft libsndfile zlib freetype libX11 mesa-libGL SDL2-devel SDL2_image-devel SDL2_mixer-devel openal-soft-devel libsndfile-devel zlib-devel freetype-devel libX11-devel mesa-libGL-devel`
40-
- Arch: `sudo pacman -S base-devel curl git sdl2 sdl2_image sdl2_mixer openal libsndfile zlib freetype2 libx11 mesa`
37+
- Debian/Ubuntu: `sudo apt-get install libsdl2-mixer-dev libsdl2-image-dev libsdl2-dev libfreetype-dev libopenal-dev libsndfile-dev`
4138

4239
From the command line:
4340
- Clone the repository and its submodules with `git clone --recurse-submodules https://github.com/redeclipse/base`

docs/gameplay/Weapon-Mine.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ Lastly, you can put the mine on yourself with some practice and play kamikaze. I
3636

3737
### Secondary
3838

39-
*NOTE: The secondary is supposed to work like this, but it's currently bugged and doesn't shoot out the intended laser. This will be eventually patched. For now, treat it as the primary with a different trigger.*
40-
4139
As for the alt fire, it creates a laser tripmine. As in, it literally fires a laser when tripped. The said laser is incredibly devastating and, like every other projectile in the game, can headshot stupidly well, though you do not need it to. It also extends a ridiculous distance, so you can sometimes create a trap that fires a laser across half the map. Very funny. Its usage is not that different from the primary at first glance - you just stick it to surfaces and it does its thing. It's not recommended to stick it to people, though, because this makes it much easier for them to aim that laser at you and kill you with it. Because of the big laser marker that is plain for everyone to see, it is also not recommended to hide it on objectives.
4240

4341
So how do you use the alt fire? Simple - the visual cue that an area is blocked off is a psychological advantage. This will make people feel uncomfortable when approaching objectives, so covering a place with those mines will have them slow down a little bit or take a less optimal route just to avoid the possibility of dying to the laser tripmine, and there's always the threat of making a mistake during that process and dying. Put it in doorways and watch as people fail to slide under them or jump over them. Make it guard a flag or bomberball goal and enjoy their suffering when they can't actually run in like a moron anymore. Of course, this is not to say the surprise element of the primary is completely removed - it can still be placed well at the beginning of a doorway and catch people off guard. But clearly, it's not as good at that.

0 commit comments

Comments
 (0)