Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Beginner Looking to Contribute Guidance Appreciated

#1
Smile 
Hey all,
I'm in a university class where the goal is to contribute to an open source project. I'm looking at several projects right now and this one seems really cool!
I'll be doing some more lurking to try to figure out a good place that I can contribute. 

The class is only 13 weeks so I'd like to contribute somewhere where its easier to break in and see results so to speak.

I have coding experience in Java and some graphics editing experience.

Anything that you can do to help me put me on the right way is appreciated!
Reply

#2
On the main menu of the website there's a contribute link. Check that out and view the underlying code changes to see if anything sparks your interest. I will say that there is almost no Java code in the project beyond NexuizDemoRecorder. One thing that you could do is simply rename all of the packages in there for Xonotic.
asyyy^ | are you releated to chuck norris?
Reply

#3
FWIW i don't think renaming Nexuiz stuff to Xonotic is the most worthwhile contribution. At best it's diff noise, at worst it breaks hardcoded paths in people's scripts/aliases and internet links.

If you wanna work on game logic, it's in the data repo. It's written in QuakeC which is mostly a subset of C-like langs (like Java). The repo has plenty of issues, but you'll have to search for beginner friendly ones. If things were easy, we'd have done them already Wink

The engine is in C, we're gonna move to the daemon engine which is in C++, i wouldn't recommend either of them if you only know java. Memory unsafe langs can be nasty.

A final warning: if you need your changes to get merged into master to get credit for them in your class, they'll need to get through code review and depending on how busy we are (and how much we care about the change) it can take a while.
[Image: 30381.jpg]

<packer> when i see martin-t's name my blood pressure increases

<[BOT]Hоtdоg> anyone here lives near martin?
<[BOT]Hоtdоg> will pay monies for shooting him
Reply

#4
Yea I checked out your repository and saw it was mostly C and C++ code? But I'll figure something out. Thanks for the tip Smile

@martin-t

Showing that I at least tried is the biggest part. I know some repos tag stuff as "first-timers-only" to reserve easy issues for beginners, do you guys do anything similar?
Reply

#5
@martin-t: understood, and mostly agreed. I only suggested that b/c it is Java and it is a long-standing annoyance of mine.
asyyy^ | are you releated to chuck norris?
Reply

#6
Only few issues are actually labeled.
Quickly looking through the open issues, I found these that seem to be easy:


https://gitlab.com/xonotic/xonotic-data....ssues/2164
https://gitlab.com/xonotic/xonotic-data....ssues/2111
https://gitlab.com/xonotic/xonotic-data....ssues/2113
https://gitlab.com/xonotic/xonotic-data....ssues/1898

There are also some projects that were created by members of the community and that have some issues.
https://gitlab.com/xonotic-zykure/multibot/issues/1 would be one of those, if you know about network/async programming.

Except for the Demo recorder, I don't know of any xonotic related project that uses Java.
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  A Linux noob that wants to contribute osayami 0 1,403 04-10-2021, 03:14 PM
Last Post: osayami
  Modder looking to mod Lyberta 9 9,187 03-09-2017, 11:35 AM
Last Post: -z-
  New to this game, looking for servers to play on and people to play with King_Dong 4 3,497 12-15-2015, 05:48 AM
Last Post: Halogene
  infested999 is looking for the best Linux game, so I'm here! infested999 6 6,918 01-12-2011, 04:10 AM
Last Post: ...
  Looking forward to xonotic release meanwhile newbie Nexuiz problem satipera 5 6,006 09-30-2010, 10:20 PM
Last Post: The mysterious Mr. 4m

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB original theme © iAndrew 2016, remixed by -z-