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

Fix block spacing - Remove redundant newlines #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions Debug.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ gdb src/redeclipse_windows.exe

<a href="images/debug/win_dbg2.png" target="_blank"><img src="images/debug/win_dbg2.png" width="512px"/></a>


Inside GDB, to start Red Eclipse, type:
```
run
Expand All @@ -43,7 +42,6 @@ bt full
```
This will produce a backtrace, copy and paste this to an accessible place such as a crash report on the Red Eclipse [Github Issues page](https://github.com/redeclipse/base/issues) or paste to the Red Eclipse [Discord](https://discord.com/invite/RPDmG5Z).


## Linux

On Linux-based systems, you can use GDB to get a backtrace:
Expand Down
1 change: 0 additions & 1 deletion Home.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,3 @@
- **[GitHub Project](http://redeclipse.net/github)** - We do all our development on GitHub, so this is the place to start when developing.
- **[Subscribe via Patreon](http://redeclipse.net/patreon)** - Pledge to our Patreon in order to help cover project costs.
- **[Donate via PayPal](http://redeclipse.net/paypal)** - Make a one-time or recurring donation to help cover project costs.

2 changes: 0 additions & 2 deletions Official-Maps.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,3 @@
</td>
</tr>
</table>


1 change: 0 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,3 @@ All paths need to be relative to each other. The docs repository is converted to

### Table of Contents
Kramdown supports the automatic generation of these, and the pages are automatically generated to include them. You do **not** need to create your own at the top of your pages.

4 changes: 0 additions & 4 deletions Trademark-Policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ The Red Eclipse project delcares that:
4. Personal information and contact details for Mr Quinton Reeves is available
to eligible organisations on request. Please email: [email protected]


## Permitted Use

You may use the marks without prior written permission (subject to the following
Expand Down Expand Up @@ -89,7 +88,6 @@ terms):
general presentation of the product does not imply any official association
or identity with the Red Eclipse project.


## Non Permitted Use

You may not use the marks in the following ways:
Expand All @@ -116,7 +114,6 @@ You may not use the marks in the following ways:
Thus uses of the marks in a domain name or company name without explicit written
permission from the Red Eclipse project are prohibited.


## Other Legal Notes

The Red Eclipse project reserves the sole right to:
Expand Down Expand Up @@ -149,7 +146,6 @@ If you currently have a product that is using the Red Eclipse marks in a way
that don't follow this policy, don't panic. Let us know, and we'll work it out,
as described above.


## Attribution

This text is Copyright (C) 2011-2019, the Red Eclipse Team
Expand Down
1 change: 0 additions & 1 deletion editing/Blendmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ texlayer 249
- **4:** Similar to \#1, except inverted: defaults to vlayer texture and paints base texture over it.
- **5:** Similar to \#2, except removes the vlayer according to the brush, functioning as an eraser.


| **Using the brush** | |
|-|-|
Now that we have a layered texture, we can draw with our brush onto the blendmap. Simply click on the texture with the brush painting mode activated. Choosing "*blend mode: merge*" will allow you to paint the layered texture on top of the base texture. | [![Blendmap](images/editing/blendmap03.jpg "Painting with a blend brush")](images/editing/blendmap03.jpg) |
Expand Down
1 change: 0 additions & 1 deletion editing/Fx-Other.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ Wind is a purely visual effect affecting some particles and models such as veget

Following pre-defined stains are available for use:


| Stain | Value |
|--------------------------|-------|
| $STAIN_SMOKE | 0 |
Expand Down
2 changes: 0 additions & 2 deletions editing/Fxlevels.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ Shadows tend to be the heaviest thing to render, so limiting most lights to only

The same as above, mapmodels will cast shadows which can be problematic for performance if there are many on lower end hardware. Duplicating the mapmodel entity (in the same location), but setting one of them to use the *no-shadow* flag can be useful.



Below shows a comparison of how fxlevel / mapeffects can be used to remove shadows from map models and lights, depending on the users `mapeffects` setting.

* `mapeffects 3`
Expand Down
1 change: 0 additions & 1 deletion editing/Models.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ save your mesh.obj file to the same folder as your obj.cfg

A correctly configured example of a model can be found here; Download this [map](https://github.com/redeclipse/docs/raw/master/editing/monkey-map.rar) and [model](https://github.com/redeclipse/docs/raw/master/editing/monkey-model.rar). Extract the two folders to the root directory of your [local data folder](https://www.redeclipse.net/docs/FAQ#where-do-i-find-screenshots-logs-and-other-user-data). Load the example map in game with by running `map monkey` at the console. You should see Blender's default monkey mesh present within the map.


#### iqm
This example uses a mesh exported for use as an iqm model.

Expand Down
3 changes: 0 additions & 3 deletions gameplay/Gameplay-Guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ By default friendly fire is enabled. Make sure not to injure your own teammates

Some maps will have a layout that is not perfectly symmetrical where one team may have a slight advantage. To counteract this for balance, the server may automatically swap the teams spawn points when the time limit reaches halftime.



### Game Modes

|Icon |Mode |Description|
Expand Down Expand Up @@ -82,7 +80,6 @@ This will create a game mode where players are not on teams, they only spawn wit

The above example will be abbreviated as **FF-In-Me-Ha-Deathmatch** for the active game mode being played.


#### Game mode specific mutators
Additional mutators which can only be enabled in specific game modes.

Expand Down
1 change: 0 additions & 1 deletion gameplay/Parkour-Guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,4 @@ or alternatively by opening the in-game console and typing `/showmovecount 1`
| **Dash** (\*) | Dashing can be used to quickly move out of the way, or to help gain speed whilst moving about the map. Pressing **[F]** will perform a dash, but you can also double tap the **[W]**,**[A]**,**[S]**,**[D]** keys to dash in a specific direction |
| **Impulse Pound** (\*) | After jumping, pressing **[SHIFT]** + **[SPACE]** will make you boost vertically downwards. This can be used to quickly change direction of free-fall movement. This ability can also be used to deal melee damage to a player from above. |


*(\*): Currently only available in the development branch.*
1 change: 0 additions & 1 deletion maps/Ennui.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ This is the map formerly known by its assigned layout name, ffs35.

Simple, but relatively large, layout capable of duel, survivor, or medium FFAs. Bridges cross the exposed center of the map, making long range combat viable.


## Notes & Strategies

- There is just one mine on this level, but it is quite useful in light of the map's teleporter.
Expand Down
1 change: 0 additions & 1 deletion maps/Octavus.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
## Overview
One of the only two main maps included in 1.6 to make it to 2.0.0, Octavus is a large, open symmetrical team map suitable for large matches.


## Notes & Strategies

- Despite its size, this is a fairly simple layout. The bases are located at either end of the large outdoor courtyard in the center of the map.
Expand Down
1 change: 0 additions & 1 deletion maps/Rift.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ This is the map formerly known by its assigned layout name, ctf13.

Tripartiate map with alpha and omega bases at the far corners. The long chasms leave players exposed to rifle fire, while the tight corridors are suitable for ambushes.


## Notes & Strategies

- The two mines are both local to the team bases. They may be useful corridor stuffers to cut off one mode of entry into the flag area.
Expand Down
1 change: 0 additions & 1 deletion maps/Trespass.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ Trespass is a clean, postmodern map with single pickups tuned for duel. It has a

It was originally released in 2013, but was not compatible with the gameplay style. It has been redone for its inclusion in Red Eclipse.


## Notes & Strategies

- The north side of the map is more cluttered than the open south side. Those who opt not to carry a long range weapon should consider attempting to draw conflict on the north side
Expand Down
1 change: 0 additions & 1 deletion server-how-to/Server-Setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ adminpass "yourpassword"
```
**Only give your adminpass to people you trust and deem responsible to manage your server! They can do just about anything to your server after claiming admin!**


#### Connection Settings
- If you wish to customize the ports used by the server you can do so by uncommenting the serverport line and changing the port number to that of your liking. For example:
```
Expand Down
1 change: 0 additions & 1 deletion variables/Variables-home.md
Original file line number Diff line number Diff line change
Expand Up @@ -1119,4 +1119,3 @@ end of Cubescript core commands
### weapon vars, var writing commands
"writevars" "writes the current server's variables to a config file named file;^nif [all] is true, every variable will be written with default values commented out; if false, only changed variables will be written (default: false)^nif [sv_] is true, variables will be prefixed with ^"sv_^" (default: false)" "file [all] [sv_]"
"writevarsinfo" "writes raw information about all existing vars, commands and aliases to a file;^nfor each item the following fields are printed: NAME TYPE FLAGS ARGS VALTYPE VALUE MIN MAX DESC USAGE,^nfields are separated by tabs, and empty if nonexistent" "file"