Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
9
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
DDNet Wiki
ddnet-wiki.gitlab.io
Commits
3bb059e3
Commit
3bb059e3
authored
Mar 29, 2020
by
Patiga
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
improved contribution guide
parent
8d88a2c2
Pipeline
#130755391
passed with stages
in 28 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
26 additions
and
9 deletions
+26
-9
README.md
README.md
+8
-7
content/about/_index.md
content/about/_index.md
+10
-0
content/about/editing.md
content/about/editing.md
+1
-1
content/about/videos.md
content/about/videos.md
+7
-1
No files found.
README.md
View file @
3bb059e3
...
...
@@ -21,9 +21,12 @@ Non-Goals (potential goals once we finished main goals):
## Topics:
*
Weapons (mostly linking to game mechanics if it fits somewhere else)
*
Hammer: get exact range
*
Pistol: link to jetpack
*
Weapons
*
Hammer
*
Pistol
*
Shotgun
*
Grenade Launcher
*
Laser
*
Movement
*
Hook
*
Jump
...
...
@@ -40,13 +43,11 @@ Non-Goals (potential goals once we finished main goals):
*
Jetpack
*
Hammer Techniques
*
Hammerhit (hh)
*
Hammerrun (hr)
*
Wall hammer/Ground hammer
*
Throwing
*
Gores
*
Dragging (drag parts/top down dragging)
*
Drag Parts (drag parts/top down dragging)
*
Wall hammer/Ground hammer
*
Dimensions/Game world
*
Protocol/File formats documentation
*
Useful binds
*
Dummy
*
Client
...
...
content/about/_index.md
View file @
3bb059e3
...
...
@@ -16,6 +16,16 @@ You can then click on "Edit" to open the [Gitlab Web Editor][1] to create merge
[
1
]:
https://docs.gitlab.com/ee/user/project/repository/web_editor.html
### What to contribute?
We encourage every kind of contribution.
Here are a few examples what you could do:
-
you can always fix problems, correct grammar, make sure wording is accurate, etc. (See
[
Editing Pages
](
editing
)
-
expand an article by covering another topic
-
create videos for articles (
[
How to create videos
](
videos
)
)
-
write a new article.
[
Topics
](
https://gitlab.com/ddnet-wiki/ddnet-wiki.gitlab.io#topics
)
includes a variety of topics yet to cover
### See also:
-
[
Editing pages
](
editing
)
...
...
content/about/editing.md
View file @
3bb059e3
...
...
@@ -18,7 +18,7 @@ Existing colors:
*
default tee: #c3a267
*
ddnet-wiki videos: #5e84ae
Helful resources to pick colors:
Hel
p
ful resources to pick colors:
*
https://material.io/resources/color/#!/?view.left=0&view.right=0
*
https://material.io/design/color/text-legibility.html#text-backgrounds
...
...
content/about/videos.md
View file @
3bb059e3
...
...
@@ -19,12 +19,18 @@ Set zoom to 10: `cl_default_zoom 10`
## Maps
Set background to single color (currently
`RGB(94,132,174)`
)
Set background to single color (currently
`#5E84AE`
).
Look at the existing videos to create your maps in a similar style.
Also make it loopable if possible.
## Demo to video
*
https://github.com/ddnet/ddnet/pull/1928
Note: If the demo to video converter doesn't work for you, create a merge request with the demo and someone will take care of the video.
## Converting multiple videos in a loop
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment